@charset "utf-8";
/* CSS Document */
body {
	font: 12px/20px Arial,simsun;
	color:#666;
	margin: 0px;
	text-align:left;
	}
*{ padding:0; margin:0;}
a{ color:#0085dc; text-decoration:none;}
a:hover{ color:#ec5b04; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
em,i,b{ font-style:normal;}
.clearboth { clear:both;}
/*共用部分结束*/
#wrapper{ width:1000px; margin:20px auto;}
#top_cont{ width:1000px; float:left;}
#top_cont .left{ float:left; width:760px;}
#top_cont img.hd{ float:left; width:205px; height:200px; border:1px solid #CCC; padding:1px; margin-right:20px;}
#top_cont .intro{ float:left; width:520px;}
#top_cont .intro h4{ float: left; width:520px; font-size:26px; line-height:36px; font-weight:400; text-align:center; font-family:"Microsoft YaHei"; color:#333;}
#top_cont .intro h4 span{ display:inline-block;}
#top_cont .intro h4 i{ width:26px; height:28px; display:inline-block; background:url(../images/tl_logo.jpg) no-repeat; line-height:28px;}
#top_cont .intro p{ text-indent:2em; line-height:26px;}
#top_cont .about_menu{ float:left; width:760px; background:url(../images/menu_bg.jpg) repeat-x; height:34px; line-height:34px; text-align:center; color:#0085dc; margin-top:20px;}
#top_cont .about_menu a{ margin:0 20px;}
#top_cont .right{ float:right; width:230px; background:#f9f9f9;}
#top_cont .right h3{ float:left; width:220px; padding-left:10px; line-height:30px; margin-top:5px; font-size:14px;}
#top_cont .right ul{ float:left;}
#top_cont .right ul li{ float:left; width:220px; margin-left:10px; +margin-left:5px; padding:5px 0; +padding:5px 0 4px;}
#top_cont .right ul li input.text{ width:200px; padding-left:5px; height:24px; line-height:24px; border:1px solid #CCC; background:#fff url(../images/date.jpg) no-repeat 185px;}
#top_cont .right ul li input.bot{ width:100px; height:30px; border:0; padding:0;background:#fff url(../images/ss.jpg) no-repeat;cursor:pointer;}
#top_cont .right ul li.link a{ width:110px; float:left; color:#666; line-height:22px;}

#gg{ width:1000px; float:left; height:90px; overflow:hidden; margin-top:10px;}
#gg .left{ float:left; width:760px; height:90px; background:#f8f8f8;}
#gg .right{ float:right; width:230px; height:90px; background:#f8f8f8;}

#mid_cont{ width:1000px; float:left; margin-top:10px;}
#mid_cont .dplc{ float:left; width:760px;}
#mid_cont .dplc h3{ float:left; width:738px; padding-left:20px; height:35px; line-height:35px; font-size:14px; color:#333; background:#f8f8f8/*url(../images/title_bg.jpg) no-repeat*/; border:1px solid #CCC; border-bottom:0;}
#mid_cont .dplc ul{ float:left; width:758px; border:1px solid #CCC; border-top:0;}
#mid_cont .dplc ul li{ float:left; width:718px; padding:5px 20px; border-bottom:1px solid #eee;}
#mid_cont .dplc ul li h4{ font-size:14px; line-height:30px;}
#mid_cont .dplc ul li p.more{ text-align:right;}
#mid_cont .dplc ul li p.more a{ margin-right:20px;}

#mid_cont .news{ float:right; width:230px; background:#f9f9f9;}
#mid_cont .news h3{ float:left; width:220px; padding-left:10px; font-size:14px; color:#333; line-height:35px; border-bottom:1px solid #CCC;}
#mid_cont .news h3 a{ float:right; margin-right:10px; font-size:12px; color:#666; font-weight:400; font-family:SimSun;}
#mid_cont .news ul{ float:left; padding:10px 0;}
#mid_cont .news li{ float:left; width:200px; padding-left:15px; background:url(../images/huidian.jpg) no-repeat 10px; line-height:26px;height:26px;overflow:hidden;}
#mid_cont .news li a{ color:#666;}

#bot_cont{ width:1000px; float:left; margin-top:10px;}
#bot_cont .chenzhan{ float:left; width:758px; border:1px solid #CCC;}
#bot_cont .chenzhan h3{ float:left; width:738px; padding-left:20px; height:35px; line-height:35px; font-size:14px; color:#333; background:#f8f8f8;}
#bot_cont .chenzhan dl{float:left; width:758px; border-bottom:1px solid #eee; padding:10px 0;}
#bot_cont .chenzhan dt{ float:left; font-weight:700; margin-left:20px; _margin-left:10px;}
#bot_cont .chenzhan dd{ float:left; width:660px;}
#bot_cont .chenzhan dd a{ float:left; margin:0 10px; color:#666;}

#bot_cont .fuwu{ float:right; width:228px; border:1px solid #CCC;}
#bot_cont .fuwu h3{ float:left; width:218px; padding-left:10px; height:35px; line-height:35px; font-size:14px; color:#333; background:#f8f8f8;}
#bot_cont .fuwu p{ padding:0 10px; line-height:24px;}

#wenda{ float:left; width:998px; border:1px solid #CCC; margin-top:10px;}
#wenda h3{ float:left; width:978px; padding-left:20px; background:#f8f8f8; font-size:14px; line-height:30px;}
#wenda ul{ float:left; padding:10px 0;}
#wenda li{ float:left; margin-left:20px; _margin-left:10px; line-height:26px; width:300px; padding-left:10px; background:url(../images/huidian.jpg) no-repeat left;}
#wenda li a{ color:#666;}

/*底部*/
.foot{ width:1000px; float:left; margin-top:20px; padding:15px 0; text-align:center; color:#666; line-height:24px; border-top:1px solid #ccc; }
.foot a{ margin:0 10px; color:#666;}
.foot a:hover{ color:#ec5b04;}