@charset "gb2312";
/* CSS Document */

body{ font-size:12px; margin:0px; padding:0px;	font-family:Verdana, Arial, Helvetica, sans-serif;}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */	
	visibility:hidden;
}
a{ color:#999; text-decoration:none;}
a:hover{ color:#E50101;}
/* 子公司链接 */
ul,li,dl,dt,dd { list-style-type:none; padding:0px; margin:0px;}
.link_demp {
	float:right;
	clear: right;
	margin-top: 20px;
	margin-right: 20px;
}
.link_box { width:178px; height:18px; float:right; background:#FBFBFB; border:solid 1px #D9D9D9; z-index:100; position:relative;  }
.link_box ul {}
.link_box ul li { width:178px; height:19px; border:0px; float:left; line-height:19px; position:relative; background:url(link_icon.gif) no-repeat 160px 0px;}
.link_box ul li ul li { width:178px; height:20px; border:0px; float:left; line-height:20px; position:relative; background:none;}
.link_box ul li ul li a { padding-left:6px; width:172px;}
.link_box ul ul { border:solid 1px #D9D9D9; background:#FBFBFB; visibility:hidden; color:#999; position:absolute; top:18px; left:-1px;}
.link_box table { position:absolute; top:1px; left:0px;}
.link_box ul li:hover ul { visibility:visible;}
.link_box ul a:hover ul { visibility:visible;}
.link_box a { display:block; background:url(images/case_ico6.gif) no-repeat right 50%; margin-left:6px; color:#999; text-decoration:none;}
.link_box a:hover { border-width:1px; color:#666;}
.link_box ul ul {}
.link_box ul ul li { clear:both; text-align:left;}
.link_box ul ul li a { width:178px; display:block; background:none transparent scroll repeat 0% 0%; margin:0px;}
.link_box ul ul li a:hover { background:#efefef; color:#666;}
/* 页头 */
.box{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	}
#header{
	width: 940px;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0px;
	}
#newdate{
	width: 200px;
	float: right;
	font-size: 9pt;
	color: #999;
	padding-top: 5px;
	margin-right: 10px;
	}
#nav{
	width: 940px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(menu_back.jpg);
	background-repeat: repeat-x;
	}
#menu{
	font-family: "宋体";
	font-size: 11pt;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	}
#menu a {
	font-family:"宋体";
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	letter-spacing: 2pt;
	font-weight: bold;
}
#menu a:hover  {
	font-family:"宋体" ;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: underline;
	padding-top: 5px;
	letter-spacing: 2pt;
	font-weight: bold;
}
#banner{
	width: 940px;
	height: 270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}	
/* 首页 */
#main{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_zhong_list ul{
	list-style-type: none;
	padding: 2px;/* 取消列表边距 */
	margin: 0px;/* 取消列表边距 */
}
#main_zhong_list li{
	height: 24px;
	color: #999999;
}
/* 次页样式表 */
#tab{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#tab_left{
	width: 225px;
	float: left;
}
#tab_left_lm1{
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(agent_chanpin.JPG);
	background-repeat: no-repeat;
	height: 24px;
}
#tab_left_lm2{
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(agent_contact.JPG);
	background-repeat: no-repeat;
	height: 24px;
}
#tab_left_list1,#tab_left_contact,tab_left_contact2{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 10px;
}
#tab_left_list1 ul{
	list-style-type: none;/* 取消列表边距 */
	margin: 0px;
	width: 150px;
}
#tab_left_list1 li{
	padding-left: 10px;
}
#content_lm{
	width: 685px;
	background-image: url(allbout_bei_top.jpg);
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	height: 30px;
	padding-top: 10px;
	clear: right;
	float: right;
	padding-left: 30px;
}
#content_lm a {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	height: 24px;
	padding-top: 5px;
}
#content_lm a:hover  {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	height: 24px;
	padding-top: 5px;
	text-decoration: underline;
}
#content{
	width: 650px;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	background-position: center top;
	float: right;
	clear: right;
}
#content_news{
	width: 700px;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	background-position: center top;
	float: right;
	clear: right;
	margin-right: 10px;
}
.mapsimg{
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
/* 版权页样式 */
#link{
	width: 950px;
	text-align: center;
	background-image: url(bg_box_bottem.jpg);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#copyright{
	width: 950px;
	text-align: center;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #666666;
	padding-top: 10px;
	line-height: 150%;
	}
#copyright a {
	font-family:Arial, Helvetica, sans-serif, "宋体" ;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
#copyright a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体" ;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	line-height: 150%;
}
/* 其它样式表 */
.left_wenzi{
	float: left;
	width: 370px;
}
.right_wenzi1{
	float: right;
	width: 120px;
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
.right_date{
	float: right;
	width: 100px;
	font-family: "宋体";
	font-size: 9pt;
	text-align: right;
}
.wenzi{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #999999;
}
.wenzi1{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #FF0000;
	height: 190px;
}
.title{
	font-family: "宋体";
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	font-weight: bold;
}

