/* CSS Document */
*{ margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; padding: 0px;list-style-type: none;text-decoration: none;font-family:"宋体"; 
}

body,td,th {
    font-size: 12px;
    color: #3665A9;
line-height:20px}

/*************************************************************************************/
a:link,a:visited{color:#194F95;text-decoration:none;}
a:hover,a:active{color:#FF6600;}
/*************************************************************************************/

	/*主页整体开始*/
#index{width:950px;height:auto; text-align:center;
	}
	
	/*main主体部分开始*/
#main{ width:950px; height:auto; margin-left:auto; margin-right:auto; padding-left:4px; text-align:center;}
	
/*位置导航菜单*/
#daohang{ width:948px;background: url(../images/position_bg.jpg); border:#B0CAE3 solid 1px; color: #366ab3; height: 32px;overflow:hidden; margin-bottom:5px;}
#info{margin:0 auto;clear:both;line-height:32px;height:32px;overflow:hidden; }
#info li{float:left;padding:3px 0 0 4px;text-align:left;}
#daohang a:link{color:#0058A7;}
#daohang a:visited{color:#0058A7;}
#daohang a:hover,a:active{color:#DB0010;text-decoration:underline;}

/*广告栏位*/
#ad{float:center;width:950px; margin:0 auto; height:auto;}
	
/*左侧部分开始*/
#left{ width:640px; height:auto; float:left; margin-right:6px;}

#cengyi{ width:640px; height:auto; padding:0 0;}
#cenger{ width:640px; height:auto; padding:0 0; margin-top:5px;}
#cengsan{ width:640px; height:auto; padding:0 0; text-align:left; margin-top:10px;}
#cengsi{ width:640px; height:auto; padding:0 0;}
#left_zuo{ width:304px; height:200;float:left;}
#left_you{ width:330px; height:200; float:right;}

/*右侧部分开始*/
#right{ width:300px; height:auto; float:right; text-decoration: none;}

/*热门文章*/
#hot_news{width:330px;height:200px; float:left;}
#hot_news div{width:328px;border:1px solid #8FAFD2;margin:0px -1px 0px;0px;background:#F1F9FD;height:100px;}
#hot_news h3 a{width:330px;font-size:14px;font-weight:bold;margin:2px 0px 2px 0px;}
#hot_news h3{width:100%;padding-top:6px;text-align:center;overflow:hidden;margin-bottom:9px;}

/* 文章开始 */
#catfocusimg{width:300px;border:1px solid #8FAFD2;height:200px;background:#F5FAFE margin:5px 0px 0px 0px;}
#catfocusimg img{width:290px;border:4px solid #F1F9FD;height:170px;}
#catfocustext{width:300px;float:left;padding:4px 0 0;background:#F5FAFE url(../images/fb.jpg) no-repeat 0 0;text-align:center;height:17px;}

/*文章正文列表*/
#mainleftlist{width:638px;border:1px solid #8FAFD2;margin:0px; 0px; 0px; 0px;background:#F1F9FD }

/* 子分类列表 */
.newslist dl{float:left;width:638px;}
.newslist dl dt{padding:0 10px;color:#10478C;line-height:32px;text-align:right;height:32px;}
.newslist dl dt span{float:left;font-size:12px;font-weight:bold;text-align:left;overflow:hidden;}
.newslist dl dt a:link,.newslist dl dt a:visited{color:#16387C;font-size:14px;}
.newslist dl dt a:hover..newslist dl dt a:active{color:#F60;}
.newslist dl dd{padding:0 3px 8px;margin:0 5px;border-bottom:1px dashed #ccc;clear:both;background:#FFF;font-size:12px;line-height:18px;}
.newslist dl dd br{display:none;}
.newslist dl dd img{float:right;}

/*分页显示*/
#shiji{width:640px;height:184px;border-left:5px solid #1989D7;border-right:5px solid #1989D7;margin-right:-0px;float:left;background-color:#fff;margin:0px;0px;0px;0px; }

/* 列表分页 */
#pagelist{ width:100%; height:auto; text-align:center;}
#pagenum{padding:0 0px;clear:both;background:#F8F8F8;line-height:32px;height:50px;overflow:hidden; width:68%;}

#pagenum ul{
    width:auto;
    height:50px;
    float:left;
    padding:12px 0px 12px 16px;
	text-align:center;
}

#pagenum ul li{
    float:left;
    font-family:Tahoma;
    line-height:32px;
    margin-right:6px;
	text-align:center;
}

#pagenum ul li a:link,#pagenum a:visited{margin:5px 2px 4px;padding:2px 5px 1px;border:#91ABBB 1px solid;background:#F0F6F9;color:#1F3A87;}
#pagenum ul li a:hover,#pagenum a:active{border:#91ABBB 1px solid;background:#1F3A87;color:#fff;}
#pagenum strong{color:#f60;}

#commentlistnum{padding:0 4px;clear:both;background:#F8F8F8;border-top:1px solid #DDD;text-align:center;line-height:32px;height:30px;overflow:hidden;}


	