@charset "utf-8";


* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:"宋体";
	font-size:12px;color:#555555;
    background:url(../eng/images/bg.gif) center repeat-y;
}
input, select, textarea {
	font-size:12px;
	padding:3px 5px;
}
.layout {
	width:1000px;
	margin:0 auto;
}
.layout1 {
	width:844px;
	margin:0px auto;
}
.clear {
	clear:both;
}
img {
	border:none;
}
li {
	line-height:22px;
}
h1 {
	font-size:14px;
	text-align:center;
	line-height:26px;
}
h2 {
	font-size:12px;
}
p {
	line-height:22px;
}
a {
	color:#555555;
	text-decoration:none;
}
a:hover {
	color:#BC1316;
	text-decoration:underline;
}

#top {
	height:73px;
	background-image:url(../eng/images/in_04.gif)
}
#logo {
	height:74px;
	width:173px;
	float:left;
}

#top_menu {
	height:80px;
	width:250px;
	text-align:right;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
#banner {
	height:320px;
}



#nav {
	height:30px;
	margin:1px auto;	
	background:url(../eng/images/menu_06.gif) no-repeat;
}
#nav ul li {
	float:left;
	line-height:30px;
	background:url(../eng/images/nav_bg_div.jpg) right no-repeat;
	width:100px;
	text-align:center;
}
#nav ul li a {
	display:block;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#nav ul li a:hover {
	text-decoration:none;
	background:url(../eng/images/nav_bg_hover.jpg) center no-repeat;
	color:#DFDFDF;
}



#content {
}
#left {
	width:224px;
	float:left;

}
.left_body {
	padding:10px;
	border-right:1px solid #DFDFDF;
	border-top:none;
	margin-bottom:1px;
}
.left_title {
	height:49px;
	line-height:60px;
	padding-left:15px;
	border-right:1px solid #DFDFDF;
	margin-top:1px;
	background:url(../eng/images/left_title_bg.jpg) no-repeat;
}
.left_title1 {
    height:26px;
	line-height:26px;
	padding-left:15px;
	margin-top:10px;
	background:url(../eng/images/title3.gif) no-repeat;
}

.left_body ul li {
	padding-left:10px;
	line-height:30px;
	border-bottom:1px dashed #999;
	background:url(../eng/images/ico.jpg) center left no-repeat;
}
#left1 {
	width:200px;
}
#index_right {
	width:540px;
	float:right;
	color:#555;
}     
.index_right_body {
	padding:10px;
	border-top:none;
	overflow:auto;
	zoom:1;
}
#index_center {
	width:300px;
	float:right;
	color:#555;
}     

#right {
	width:760px;
	float:right;
	color:#555;
}
#right a {
	color:#555;
}
#right a:hover {
	color:#F60;
}
.right_title {
	height:49px;
	line-height:49px;
	padding-left:25px;
	padding-top:15px;
	margin-top:1px;
	position:relative;
	background:url(../eng/images/right_title_bg.jpg) no-repeat;
}

.right_title h2 {
	color:#008000;
	font-size:14px
	
}

.right_body {
	padding:10px;
	border-top:none;
	overflow:auto;
	zoom:1;
}
.more {
	position:absolute;
	right:30px;
	top:0px;
	width:50px;
	height:30px;
	text-align:center;
}
.products li {
	float:left;
	text-align:center;
	padding:8px;
}
.products img {
	padding:5px;
	border:1px solid #C2C2C2;
}
.products a:hover img {
	border:1px solid #999999;
}
.products a {
	line-height:22px;
}
.news li {
	line-height:26px;
	border-bottom:1px dashed #999999;
	padding-left:15px;
	background:url(../eng/images/news_ico.jpg) left center no-repeat;
	position:relative;
}
.data {
	position:absolute;
	right:20px;
	top:0px;
}




#link_text {
	height:37px;
	line-height:37px;
	margin-top:5px;
	background:url(../eng/images/nav_bg.jpg) no-repeat;
}
#link_text ul li {
	float:left;
	text-align:center;
	padding-left:10px;
	line-height:40px;
}
#link_text ul li a {
	color:#FFF;
}
#link_img {
}
#link_img ul img {
	padding:3px;
	border:1px solid #999;
}
#link_img a:hover img {
	border:1px solid #C1171A;
}

#link_img ul li {
	float:left;
	text-align:center;
	padding-left:10px;
	line-height:40px;
}
#footer {
	text-align:center;
	background-image:url(../eng/images/footerbg.gif)
}
/*底部结束*


.table {
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}
.table td {
	padding:5px;
	border:1px solid #7F9DB9;
}

.submit {
	text-align:center;
}
.submit input {
	padding:10px 25px;
}

