@charset "gb2312";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:150%;
	color:#424242;
	text-decoration:none;
}
li{
	list-style:none;
}
body{
	background-color:#ececec;
	text-align:center;
	margin-top:10px;
}
#Container{
	position:relative;
	left:50%;
	margin:0 auto 0 -485px;;
	width:970px;
	text-align:left;
}
#top_logo{
	float:left;
	margin-bottom:10px;
}
#top_menu1{
	position:relative;
	float:right;
	height:32px;
}
#top_menu1 ul li{
	background-image:url(../../images/ico.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	float:left;
	margin-left:20px;
	list-style:none;
}
a:hover{
	color:red;
}
#menu{
	position:relative;
	clear:both;
	height:32px;
	background-position:left;
}
#top_menu_Left{
	background-image:url(../../images/top_menu_left.png);
	width:5px;
	height:32px;
	float:left;
}
#top_menu_center{
	background-image:url(../../images/top_menu_center.png);
	height:32px;
	float:left;
	width:960px;
}
#top_menu_right{
	background-image:url(../../images/top_menu_right.png);
	width:5px;
	height:32px;
	float:right;
}
#top_menu_center ul li a{
	color:#FFF;
	text-shadow:red 0px 0px 5px;
	height:32px;
	vertical-align:middle;
	padding-top:7px;
	padding-left:17px;
	padding-right:17px;
	display:block;
	width:52px;
}
#top_menu_center ul li a:hover{
	color:#FF0;
	text-shadow:red 0px 0px 5px;
	height:25px;
	width:52px;
	vertical-align:middle;
	padding-left:17px;
	padding-right:17px;
	background-image:url(../../images/top_menu_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
}
#top_menu_center ul li{	
	color:white;
	float:left;
	background-image:url(../../images/top_menu_split.png);
	background-position:left;
	background-repeat:no-repeat;
	height:32px;
	list-style-image:none;
}
#top_menu_center ul{
	list-style:none;
}
.first{
	background-image:none;
}
#top_pic{
	clear:both;
	width:970px;
	text-align:center;
	padding:5px 0 5px 0;
}
.top_menu_bg{
	color:#FF0;
	text-shadow:red 0px 0px 5px;
	height:25px;
	width:52px;
	vertical-align:middle;
	padding-left:17px;
	padding-right:17px;
	background-image:url(../../images/top_menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
}
#mcenter{
	width:970px;
	padding-left:3px;
	padding-right:3px;
}
#main_left,#main_center{
	float:left;
}
#main_left{
	width:222px;
	background-color:#FFF;
}
#main_center{
	width:430px;
	margin-left:9px;
	margin-right:9px;
}
#main_right{
	float:left;
	width:293px;
}
#title_bg{
	background-image:url(../../images/left_title_bg.png);
	width:222px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#title_bg img{
	padding-left:10px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:3px;
}
#content{
	background-color:#FFF;
	padding:3px;
}
#content img{
	float:left;
	border:#EAEAEA 4px solid;
	margin:3px;
}
#content h1{
	color:#F00;
	text-align:center;
}
#more{
	text-align:right;
	color:#F60;
	background-image:url(../../images/more.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:5px;
}
#bottom{
	clear:both;
	margin-top:5px;
	margin-left:3px;
	border-top:#c5c5c5 1px solid;
	background-color:#FFF;
	width:960px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#bottom li{
	list-style:none;
}
#main_center_content{
	background-image:url(../../images/main_center_bg.gif);
	height:269px;
	background-repeat:repeat-x;
	width:430px;
	border-bottom:#c5c5c5 1px solid;
}
#main_right_content{
	background-image:url(../../images/main_center_bg.gif);
	height:269px;
	background-repeat:repeat-x;
	width:292px;
	border-bottom:#c5c5c5 1px solid;
}
#main_center_con ul li{
	clear:both;
	line-height:100%;
	list-style:disc;
}
#main_center_content h1{
	color:#c40004;
	font-size:14px;
	font-weight:bold;
	background-image:url(../../images/compny_customer_bg.png);
	background-repeat:no-repeat;
	height:27px;
	width:135px;
	text-align:center;
}
.top10px{
	margin-top:5px;
}
#main_right_content h1{
	color:#c40004;
	font-size:14px;
	font-weight:bold;
	background-image:url(../../images/compny_customer_bg.png);
	background-repeat:no-repeat;
	height:27px;
	width:135px;
	text-align:center;
}
#main_center_content ul li{
	float:left;
}
#main_center_content ul li a{
	float:left;
	line-height:120%;
}
#main_center_content ul li #content_title{
	width:80px;
	height:27px;
	display:block;
	font-size:12px;
	color:#5b5b5b;
	text-align:center;
}
#main_center_content ul li #content_title:hover{
	background-image:url(../../images/main_Menu_bg.png);
	width:107px;
	height:27px;
	display:block;
	text-align:center;
	color:#c40004;
	font-weight:bold;
	font-size:14px;
}
#main_center_con{
	background-image:url(../../images/compny_content_bg.png);
	width:430px;
	height:100%;
	text-align:center;
	padding-left:15px;
	background-repeat:repeat-y;
}
#main_right_con{
	background-image:url(../../images/compny_rightcontent_bg.png);
	width:430px;
	height:90%;
	text-align:center;
	padding-left:15px;
	background-repeat:repeat-y;
}
#main_right_con1{
	background-image:url(../../images/compny_rightcontent_bg.png);
	width:270px;
	height:90%;
	text-align:center;
	padding-left:15px;
	background-repeat:repeat-y;
}
#main_center_con li{
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
}
#listContent li a{
	width:370px;
	text-align:left;
	border-bottom:#2b2b2b 1px dotted;
	padding-left:5px;
}
#main_center_con li img{
	border:#d4d3cf 1px solid;
}
/*news*/
#listTitleContent{
	background-image:url(../../images/main_center_bg.gif);
	background-repeat:repeat-x;
	width:100%;
}
#listTitleContent h1{
	color:#c40004;
	font-size:14px;
	font-weight:bold;
	background-image:url(../../images/compny_customer_bg.png);
	background-repeat:no-repeat;
	height:27px;
	width:135px;
	text-align:center;
}

#listTitleContent ul li a{
	line-height:120%;
	text-decoration:none;
}
#body_Center{
	width:730px;
	margin-left:9px;
	margin-right:9px;
	float:left;
}
#listContentValue{
	background-image:url(../../images/body_center.png);
	height:100%;
	text-align:left;
	padding-left:15px;
	line-height:30px;
	background-repeat:repeat-y;
	background-color:White;
	border-bottom:#c5c5c5 1px solid;
}
#listContentValue li a{
	line-height:20px;
	height:20px;
	display:block;
}
#listContentValue #main_center_con a{
	line-height:80px;
	height:80px;
	display:block;
	border-left:none;
	border-right:none;
}

#listContentValue #main_center_con ul li{
border-left:none;
	border-right:none;
}
#listContentValue #ntitle{
	text-align:center;
	color:red;
	width:100%;
	font-size:12px;
	font-weight:bold;
	background-image:none;
}