﻿* {
	
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #EF8B0D;
	text-decoration: none;
}
body {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	font-size:12px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/* content holder */
#content { width: 960px; margin:0 auto;}
/* header */
#header { height: 98px; background-image:url(../images/headerbg.jpg); margin-top:6px;}
#eheader { height: 98px; background-image:url(../images/eheaderbg.jpg); margin-top:6px;}
#logo { width:322px; height:43px; float:left; padding-top:40px; padding-left:10px;}
#header_right { width:577px;float:right; text-align:right;}
#800 { width:236px; height:40px;}
#menu { width:577px; height:43px; padding-top:55px;}
#header_text { padding-left:30px; padding-top:32px; font-size:32px; font-weight:bold; color:#FFFFFF;}
#header_text2 { padding-left:280px; padding-top:5px; font-size:15px; color:#FFFFFF;}
#navigation { width:721px; height:114px; float:left; background-image:url(../images/navigation_bg.jpg);}
#banner { height: 146px; background:url(../images/banner.jpg);}
#main {
	width:960px;
	}
/* left side */
#main_left {
	float: left;
	width: 214px;
	margin-top:10px;
}
#search { height:84px; background-image:url(../images/search.jpg);}
#esearch { height:84px; background-image:url(../images/esearch.jpg);}
.left_01 { height:44px;}
.left_02 { height:auto; background-image:url(../images/left_bg_02.jpg); padding-left:5px; padding-top:5px; padding-bottom:10px; line-height:22px;}
.left_04 { height:auto; background-image:url(../images/left_bg_02.jpg); padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:10px; line-height:22px;}
.left_03 { height:7px;}
.left_class { width:190px;}
/* right side */
#main_right {
	float: right;
	width: 737px;
	margin-top:16px;
	padding-bottom:10px;
}
.mes_line{ font-size:12px; text-align:left;}
#banner { height:243px;}
#banner_cn { height:150px; border:#CCCCCC 1px solid; background-image:url(../images/banner_cn.jpg);}
#banner_en { height:150px; border:#CCCCCC 1px solid; background-image:url(../images/banner_en.jpg);}
#index_mid { width:557px; float:left;}
#index_right { width:180px; float:left;}
.index_right_link { width:180px;}
#index_right_bg { width:180px; background-image:url(../images/index_right_bg.jpg);}
.title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left:25px;
	}
.cntitle {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left:25px;
	line-height:30px;
	height:32px;
	background-image:url(../images/cntitle_bg.jpg);
	margin-top:5px;
	}
#cn_mainboard { width:715px; border:1px #CCCCCC solid; padding:10px; background-color:#F9F8F8;}
/* 产品展示 */
#pro_show{
	width:800px;
	margin-top:10px;
	font-size: 11px;
	color: #333;
	}
#pro_show ul {
	list-style:none;
	margin:0px;
	}
#pro_show li {
	display:inline;width: 190px;
}
#pro_show ul li a{
	float: left;
	color: #333;
	width: 200px;
	margin-top:5px;
	text-align: center;
	text-decoration: none;
}
#pro_show ul li a:hover{
	color: #FF6600;
}


/* footer  */
#footer {
	clear: both;
	margin:0px auto;
	font-size:12px;
	text-align:center;
	background-color:#EAEAEA;
	border:1px #DDDDDD solid;
	width:958px;
	height:28px;
	line-height:28px;
	color:#666666;
	margin-top:5px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#copy {
	clear: both;
	font-size:12px;
	text-align:center;
	background-color:#F0F0F0;
	width:960px;
	height:76px;
	color:#666666;
	margin-bottom:20px;
	padding-top:10px;
	line-height:18px;
}
