﻿
body{font-family:"微软雅黑";}

.main {	font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #3D3D3D;}
a.a:link {font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #F1730D;	text-decoration: none;}
a.a:visited {font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #F1730D;text-decoration: none;}
a.a:active {font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #F1730D;text-decoration: none;}
a.a:hover {font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #FF3300;text-decoration: none;}
.bor {border: 1px solid #DDDCDC;}
a.b:link {font-family: "微软雅黑";font-size: 12px;line-height: 22px;font-weight: bold;color: #3D3D3D;text-decoration: none;}
a.b:visited {font-family: "微软雅黑";font-size: 12px;line-height: 22px;color: #3D3D3D;text-decoration: none;font-weight: bold;}
a.b:active {font-family: "微软雅黑";font-size: 12px;line-height: 22px;font-weight: bold;color: #3D3D3D;	text-decoration: none;}
a.b:hover {	font-family: "微软雅黑";font-size: 12px;line-height: 22px;font-weight: bold;color: #FF3300;	text-decoration: none;}   

ul,ol,dl{ list-style:none;}
a{text-decoration: none; color:#444;}
a:hover{ text-decoration:underline;}
img{ border:0;}
.main {font-family: "微软雅黑";	font-size: 12px;line-height: 23px;	color: #444444;}

.newslist{margin-top:-7px;}
.newslist ul{ margin:0; padding:0;}
.newslist li{ position:relative; height:31px; border-bottom:1px dashed #868686; background:transparent url(/images/point.jpg) 4px 12px no-repeat; text-indent:16px;}
.newslist li a{ font-size:12px; line-height:31px;}
.newslist li span{ position:absolute; top:0; right:0; width:96px; height:31px; line-height:31px; text-align:center; color:#b3b3b3; font-size:12px;}

.pagelist{margin-top:-7px;}
.pagelist ul{ margin:0; padding:0;}
.pagelist li{ position:relative; height:25px; background:transparent url(/images/point.jpg) 4px 12px no-repeat; text-indent:16px;}
.pagelist li a{ font-size:12px; line-height:31px;}

/*page*/
.turnPages {margin: 12px 12px 12px 0px; text-align:left}
.turnPages a, .turnPages span {display: block;float: left;height: 18px;line-height: 18px;margin: 0 2px;padding: 0 6px;}
.turnPages a {border: 1px solid #B1D5EE;color: #036BB4;}
.turnPages a:hover {background: none repeat scroll 0 0 #CBE7F6;border: 1px solid #CBE7F6;}
.turnPages span {background: none repeat scroll 0 0 #CBE7F6;border: 1px solid #CBE7F6;font-weight: 700;}

/*read*/
.read{text-align: left;font-family: "微软雅黑";}
.read h1{text-align: center; font-size: 16px; color:#D12A18;border-bottom: 1px dashed #868686; line-height: 22px; font-weight:bold; padding-bottom:8px;}
.read h2{text-align: center; font-size: 12px;line-height: 15px; font-weight:normal;}
.cont{font-size: 14px;line-height: 25px;margin: 16px 0;}
.cont p{font-size: 14px;line-height: 25px;margin: 16px 0;font-family: "微软雅黑";}

/*message*/
.message p{ margin-bottom:8px;}
.message_list{ border:#DDD solid 1px; padding:3px; margin-bottom:12px;}
.message_list p{text-indent:8px; }
    .title{ background:#A1A1A1; font-weight:bold;  height:34px; line-height:34px; color:#FFF;}
    .author{ background:#F3F2F2;height:30px; line-height:30px;}
    .author span{ margin-right:38px;}
    .message_info{color:#F60; margin:8px 0}
    .re {background: none repeat scroll 0 0 #f6f5f5;border: 1px solid #666;color: #333;margin: 10px 15px;padding: 10px;text-align: left;}
    
/*banner-box*/
.banner-box{ width:100%; height:292px; overflow:hidden; position:relative;}
.banner{ width:1920px; height:292px; position:absolute; left:50%; margin-left:-960px; }
.banner li{ width:1920px; height:292px; float:left;}  
.banner li img{ display:block; width:1920px; height:292px; margin-left:-85px}
.change{ position:relative; height:1px; }
.position{ position:absolute; right:550px; top:240px; height:13px;list-style:none;}
.position li{ width:13px; height:13px;background:url(/images/banner_icon.png) center no-repeat; cursor:pointer; float:left;  margin-right:11px;}
.position li.on{ background:url(/images/banner_icon_current.png) center no-repeat; width:13px; height:13px;}    