@charset "utf-8";
/* CSS Document */

.banner{ width:100%; overflow:hidden}
.banner img{ display:block; width:100%}

.now{ clear:both; zoom:1; font:12px/21px "新宋体", "宋体", "仿宋"; color:#666; width:1000px; margin:0 auto; padding-bottom:20px}
.now a{ color:#666}
.now p{ clear:both; height:1px; border-bottom:1px solid #ccc; }
.now i{ display:block; height:1px; border-bottom:1px solid #26438a; width:220px;}

.main{ width:1000px; margin:0 auto; padding-top:15px;}
.m_l_box{ width:260px; float:left;}

.m_r_box{ width:720px; float:right;}
.m_r_box h3 { font:18px/32px Microsoft Yahei; color:#333; text-indent:0.7em; *text-indent:0em;}
.m_r_box h3 p{ height:1px;  clear:both}
.m_r_box h3 i{ display:block; width:100px; height:1px; }
.m_r_box ul{ overflow:hidden; zoom:1; margin-bottom:10px;border:1px solid #ccc;border-radius:5px;padding:10px;}
.m_r_box ul li{ font:14px/40px "新宋体", "宋体", "仿宋"; color:#666; overflow:hidden; zoom:1; border-bottom:1px dotted #ccc}
.m_r_box ul li a{ padding-left:10px;float:left; color:#666;background:url(leftlibg.png) left center no-repeat; }
.m_r_box ul li span{ float:right}



.page{
	padding-top:5px;height:30px; 
	line-height:25px;background:#f5f5f5; 
	text-align:center;border:1px solid #ccc
}
.page a{
	font:14px Microsoft Yahei;
	padding:3px 5px 2px 5px;
}

