@charset "utf-8";
/* CSS Document */

@charset "utf-8";
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#737373;
	background:#ffffff;
	overflow-x:hidden;}
	p{margin:0;padding:0;}

dl,dd,dt,ul,li,form,p{margin:0;padding:0;}
img{border:0;} 
		
a:link {color: #737373;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #737373;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #737373;text-decoration: none;} /* 点击激活链接 */

.contaner_bg{background:url(../images/contaner_bg.jpg) repeat-x;}
.contaner{ width:1002px; margin:0 auto;}
.top_top{ width:1002px; height:132px;}
.about_top{ width:1002px; height:267px; padding:0 0 10px 0;}
.left_left{ width:599px; height:623px; float:left;}
.about_left{ width:247px;float:left; padding-left:8px;}
.about_tit{ width:247px; height:48px;}
.right_right{ width:403px; height:559px; float:right; background:url(../images/right_bg.jpg) no-repeat; padding-top:64px;}
.about_right{ width:724px;float:right;}
.title_bg{ width:379px; height:29px; background:url(../images/tit_bg1.jpg)}
.news_list{ width:379px; height:156px; padding-top:6px;}
.case_titbg{ width:379px;padding-top:10px;}
.case_tit{ width:379px; height:29px; background:url(../images/tit_bg.jpg) repeat-x;}
.case_list{width:379px;padding-top:20px;}
.case_list ul{ list-style:none;}
.case_list ul li{float:left;padding:0 3px;width:119px;}
.c-b1{background:url(../images/img_bg1.jpg) no-repeat;text-align:center;padding:5px 0 0 0;height:88px;}
.c-b2{margin:1px 0 0 0;height:18px;padding:4px 0 0 0;background:url(../images/text_bg1.jpg) no-repeat; text-align:center;}





.search_bg{ width:379px; height:74px; background:url(../images/search_bg.jpg) no-repeat;}
.about_search{ width:234px; height:110px; padding-top:20px; padding-left:10px;}
.about_searchbg{ width:234px; height:110px; background:url(../images/about_searchbg.jpg) no-repeat;}
.about_centertit{ width:724px; height:32px; background:url(../images/about_titbg.jpg) no-repeat;}
.center_contaner{ width:720px; padding:15px 2px 0 2px; line-height:26px;min-height:400px;height:auto !important;height:400px;}


.under_bg{ height:70px;background:url(../images/under_bg.jpg) repeat-x;margin:10px 0 0 0}
.under_font{ width:1002px; height:70px; margin:0 auto;}
.under_left{ width:600px; padding-top:18px; padding-left:12px; line-height:22px; float:left;}
.under_right{ width:300px; padding-top:30px; padding-right:12px; float:right;}




.left_a{ width:207px; padding-top:5px; margin:0 auto;}
.menu{ background:#FFFFFF; list-style:none;}
.menu li{ width:212px;padding:0;}
.menu li a{ display:block;width:192px;height:21px;padding:10px 0 0 20px;margin:0 auto; background:url(../images/title_pic1.jpg) no-repeat;}
.menu li a:link{ color:#7A7A7A; background:url(../images/title_pic1.jpg) no-repeat;}
.menu li a:visited{ color:#7A7A7A; background:url(../images/title_pic1.jpg) no-repeat;}
.menu li a:hover{font-weight:bold; color:#7A7A7A; background:url(../images/title_pic2.jpg)  no-repeat;}
.menu li a:active{font-weight:bold; color:#7A7A7A; background:url(../images/title_pic1.jpg) no-repeat;}
.pages{padding:10px 0}
.proj-list{ list-style:none;}
.proj-list dt{color:#FF0000;font-weight:bold;font-size:14px;border-bottom:1px dotted #737373;padding:6px 0 6px 6px;}
.proj-list dd{color:#737373;margin:6px 0 4px; vertical-align:middle;padding:6px 0}
.proj-list dd span{ font-weight:bold;padding:3px 0;}













