@charset "utf-8";
body {
	margin: 0px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	background-image: url(../img/ge.gif);
	background-attachment:scroll;
	background-color:transparent;
	background-size:auto;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #343434;
}
img{
	border:none;
}

.header {
	background-image: url(../img/header_bg.jpg);
	height: 140px;
}

.header_top {
	height: 92px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(../img/menu_in.jpg);
	width: 1000px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
}
.menu_left {
	background-image: url(../img/menu_left.jpg);
	float: left;
	height: 48px;
	width: 5px;
}
.menu_right {
	background-image: url(../img/menu_right.jpg);
	float: right;
	height: 48px;
	width: 5px;
}
.menu_item {
	height: 48px;
	width: 109px;
	float: left;
	color: white;
	text-align:center;
	font:14px  Tahoma, Arial;
	font-weight:bold;
}
.menu_blank{
	background-image: url(../img/menu_xian.jpg);
	height: 46px;
	width: 2px;
	float: left;
}

.menu_item a {
	height: 42px;
	width: 109px;
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
	line-height: 42px;
	color: white;
}

.menu_item a:hover {
	color: white;
	text-decoration: underline;
}

.footer {
	background-image: url(../img/footer_bg.jpg);
	height: 100px;
	color: white;
	line-height: 24px;
	text-align: center;
}
.mid {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	//height: 320px;
	width: 1000px;
	background-image: url(../img/banner_bg.jpg);
}
.notice {
	height: 30px;
	width: 1000px;
	background-image: url(../img/notice_in.jpg);
}
.clearbox {
	clear: both;
}
.notice_title {
	background-image: url(../img/tong_tu.jpg);
	float: left;
	height: 30px;
	width: 85px;
}
.notice_left {
	background-image: url(../img/notice_left.jpg);
	float: left;
	height: 30px;
	width: 5px;
}
.notice_right {
	background-image: url(../img/notice_right.jpg);
	float: right;
	height: 30px;
	width: 5px;
}
.main_left{
	width:770px;
	float:left;
}
.main_right{
	width:230px;
	float:left;
}
.about_box {
	float:left;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.about_content {
	background-color: white;
	height: 228px;
	width: 373px;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #CCC;
}

.box_top {
	background-image: url(../img/box_top_in.gif);
	height: 39px;
	line-height:39px;
}
.box_top_title {
	background-image: url(../img/box_txt.png);
	height: 39px;
	width: 96px;
	float: left;
	text-align: center;
	font: 14px  Tahoma, Arial;
	font-weight: bold;
	color:white;
	vertical-align: middle;
}
.box_top_title a {
	height: 39px;
	width: 96px;
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
	line-height: 42px;
	color: white;
}
.box_top_left {
	background-image: url(../img/box_top_left.gif);
	height: 39px;
	width: 5px;
	float: left;
}


.box_top_right {
	background-image: url(../img/box_top_right.gif);
	float: right;
	height: 39px;
	width: 5px;
}


.box_bottom {
	background-image: url(../img/box_bottom_in.gif);
	height: 5px;
}
.box_bottom_left {
	background-image: url(../img/box_bottom_left.gif);
	height: 5px;
	width: 5px;
	float: left;
}
.box_bottom_right {
	background-image: url(../img/box_bottom_right.gif);
	float: right;
	height: 5px;
	width: 5px;
}
.more{
	float: right;
	line-height:39px;
}
.more a{
	text-decoration: none;
	color: #343434;
}
.more a:hover {
	text-decoration: underline;
	color: red;
}
.notice_box {
	float:left;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.notice_content {
	background-color: white;
	height: 228px;
	width: 373px;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #CCC;
}
.product_box{
	width: 760px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.product_content {
	background-color: white;
	width: 748px;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #CCC;
	padding-left:10px;
	padding-top:10px;
}
.product_content .imglistbox{
	height:210px;
	border-bottom:#c0c0c0 dashed 1px;
}
.product_content .imglistbox ul li{
	width:180px;
	height:205px;
	padding:5px;
	text-align:center;
	float:left;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}
.product_content .imglistbox ul li .img{
	width:170px;
	height:170px;
	text-align:center;
	border:#f0f0f0 solid 1px;
	padding:0px;
	margin:0px;
}
.product_content .imglistbox ul li .img img{
	max-width:170px;
	max-height:170px;
	padding:0px;
	margin:0px;
}
.product_content .imglistbox ul li p{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#FD8701;
	padding:0px;
	margin:0px;
}
.product_content .imglistbox ul li p a{
	color:#FD8701;
}
.product_content .imglistbox ul li p a:hover {
	text-decoration: underline;
}
.product_content .listbox{
	padding-bottom:20px;
}
.product_content .listbox ul{
	margin-bottom:10px;
}
.product_content .listbox ul li{
	line-height:25px;
	float:left;	
	width:340px;
	padding-left:10px;
}
.product_content .listbox ul li span{
	color:#FD8701;
	font-weight:bold;
}
a:hover {
	color: red;
	text-decoration: none;
}

.link_box {
	background-image: url(../img/link_bg.jpg);
	background-repeat: repeat-x;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	border: solid 1px #CCC;
}
.link_box_title{
	height:25px;
	margin:10px;
	border-bottom: solid 1px #CCC;
}
.link_box_content{
	height:100px;
	background-color:white;
	padding-left:10px;
	padding-right:10px;
}

.link_box_content a:hover {
	color: red;
	text-decoration: none;
}

.contact_box {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#0092F2;
	width: 230px;
}
.contact_box_top {
	background-image: url(../img/about_left_banners.jpg);
	width: 230px;
	height: 39px;
}
.contact_box_mid{
	width: 230px;
	height: 39px;
	border-top:#c0c0c0 dashed 1px;
	border-bottom:#c0c0c0 dashed 1px;
}
.contact_box_title{
	width: 96px;
	height: 39px;
	text-align: center;
	font: 14px  Tahoma, Arial;
	font-weight: bold;
	color:white;
	vertical-align: middle;
}

.contact_box_title a {
	height: 39px;
	width: 96px;
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
	line-height: 42px;
	color: white;
}
.contact_box_bottom {
	background-image: url(../img/about_lian.jpg);
	width: 230px;
	height: 140px;
}
.contact_box_content{
	padding:10px;
	color:white;
	}
.contact_box_content a{
	color:white;
	}
.pager{
	margin-top:10px;
	text-align: center;
}