﻿*{margin:0px; padding:0px;list-style-type: none}

/* 全局CSS定义 */
body{font-family:"宋体","Arial"; font-size:12px; color:#000000; background:#f3f3f3 url(images/a_09scol_bg.jpg) repeat-x; text-align:center; margin:0; padding:0; line-height:170%}
div,form,img,ul,ol,li,dl,dt,dd{margin:0; padding:0; border:0}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
table,td,tr,th{font-size:12px; line-height:170%}

/* 搜索栏 */
#s1input,s1select,s1textarea{font-size:12px; color:#000000; width:70px; border:1px solid #666666;}
#s2textarea{font-size:12px; color:#0000000; width:70px; border:1px solid #666666;}
#s2select{font-size:12px; width:50px; border:1px solid #666666;}
#s2input{font-size:12px; border:0px;}

/* 链接颜色 */
a:link{color: #000000; text-decoration:none;}
a:visited{color: #000000;text-decoration:none;}
a:hover{color: #cc0000; text-decoration:underline;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB{font-weight: bold;}
.fI{font-style: italic;}

/* 字体大小*/
.f12px{font-size:12px;}
.f14px{font-size:14px;}

/* 其他属性 */
.left{float: left;}
.right{float: right;}
.hidden{display: none;}
.clear {display: block;clear: both;visibility: hidden;margin: 0px;padding: 0px;border:0px none #FFFFFF;}
.clear:after {height: 0px;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}
.spanclass{display:none;}

/* 图片 */
.pic{border: 1px solid #999999; padding:2px}

/* 滚动新闻 */
#scrollWrap{margin: 6px 0; width:300px; height: 72px; overflow: hidden;}   
#scrollMsg{float: left; text-align: left; padding:0;}  
#scrollMsg ul{margin:0; padding:0;}  
#scrollMsg li{line-height: 24px; list-style:none;}

/* 皮肤 */
#skin{margin:5px; padding:5px 0; list-style:none;}
#skin li{float:left; margin-right:5px; width:15px; height:15px; text-indent:-999px; overflow:hidden; display:block; cursor:pointer; background-image:url(images/theme.gif);}
#skin_0{background-position:0px 0px;}
#skin_1{background-position:15px 0px;}
#skin_2{background-position:35px 0px;}
#skin_3{background-position:55px 0px;}
#skin_0.selected{background-position:0px 15px !important;}
#skin_1.selected{background-position:15px 15px !important;}
#skin_2.selected{background-position:35px 15px !important;}
#skin_3.selected{background-position:55px 15px !important;}
.title{cursor:pointer;}

.text {color: #5e5e5e}
.text-d {font-size: 14px}
.text-s {font-size: 12px}
.text-l {font-size: 12px; line-height:190%}
.vote {color: #005E9B; text-decoration: underline; line-height:178%}
.time {color: #999999}

.non {display: none}
.reddiv1{border: 1px dashed #FF0836; background-color : #FFF0F2; text-align:left; overflow : hidden; padding : 2px;}
