@charset "utf-8";
/*!CSS Document for DLXWW Css 2013 - Created by daishu */ 
body{ background:#F2F2F2 url(../pub/page.png) repeat-x left top;}


#channel_nav ul li.index{}
#channel_nav ul li a{ width:90px; padding:10px;}
#channel_nav ul li.index a{ width:auto; padding:10px 20px;}
#channel_nav ul li.long{ background:none;}
#channel_nav ul li.long a{
	width:40px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 17px;
}




#paper_list{ width:100%; overflow:hidden;}
#paper_list ul{ width:120%; overflow:hidden;}
#paper_list li{ float:left; width:315px; margin:0 0px 15px 0;}
#paper_list .module{ padding:2px; background:url(tst.png);}
#paper_list .module .module-title{ padding:0 10px; border:1px solid #DCDCDC; border-bottom:none; background:#fff;}
#paper_list .module .module-title h3{width:270px; margin:0 auto; padding:10px 0 6px; border-bottom:4px solid #333333; font-size:12px; font-weight:bold; color:#333;}
#paper_list .module .module-content{ margin:0 auto; padding:0 15px 10px; border:1px solid #DCDCDC; border-top:none; background:#fff;}
#paper_list .module .module-content a{ display:block; width:270px; margin:0 auto; padding-top:5px; border-top:3px solid #EAEAEA;}
#paper_list .module .module-content img{ margin-bottom:5px; border:1px solid #EAEAEA;}
#paper_list .module .module-content b{ display:block; text-align:center; font-size:14px; font-weight:bold; color:#3D63A1;}
#paper_list .bg{ height:14px; overflow:hidden; background:url(paper-module-bg.png) no-repeat center top;}

#contact{}
#contact .module{ float:left; width:315px; margin:0 7px 20px; padding:2px; background:url(tst.png);}
#contact .module .module-title{ position:relative; padding:0 10px; background:#fff; border:1px solid #DCDCDC; border-bottom:none;}
#contact .module .module-title h3{ padding:10px 0; border-bottom:1px solid #333; color:#333;}
#contact .module .module-title span.more{ position:absolute; right:10px; top:13px;}
#contact .module .module-title span.more a{ color:#437FAF;}

#contact .module .module-content{ height:120px; padding:10px; background:#fff; border:1px solid #DCDCDC; border-top:none;}
#contact .module .module-content p{}
