* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul,ol,dl {
	list-style-type: none;
}

a {
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.top,.nav,.content,.copyright {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	background-color: #FFFFFF;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.nav {
	margin-bottom: 12px;
}
.nav1 li {
	background-image: url(images/bg_nav1_l.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin-bottom: 1px;
	line-height: 18px;
	margin-right: 1px;
}
.nav1 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-image: url(images/bg_nav1_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.nav1 a:hover {
	color: #FF0000;
}

.nav2 li {
	line-height: 18px;
	background-image: url(images/bg_nav2_l.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.nav2 a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_nav2_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.nav2 a:hover {
	color: #FF0000;
}

.content {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.content_l {
	float: left;
	width: 240px;
	margin-right: 13px;
	overflow: hidden;
}
.content_l h1 {
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg_title_left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 26px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.content_l dl {
	margin-left: 20px;
	line-height: 180%;
	margin-bottom: 8px;
}
.content_l dt {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
.content_l dd {
	padding-left: 3px;
}
.content_l dd a {
	font-size: 11px;
	color: #333333;
}
.content_l dd a:hover {
	color: #FF0000;
	text-decoration: none;
}
.content_l dl.product dd a {
	background-image: url(images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.content_l dl.product dd a:hover,.content_l dl.product dd a.cur_link {
	background-image: url(images/arrow_1.gif);
	color: #FF0000;
}

.content_r {
	float: left;
	width: 750px;
	overflow: hidden;
}
.content_r h1 {
	font-size: 12px;
	line-height: 24px;
	background-image: url(images/bg_title_right.jpg);
	background-repeat: no-repeat;
	height: 24px;
	color: #FFFFFF;
	padding-left: 25px;
}
.content_r h1.title {
	background-image: url(images/bg_title_right2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2CAB9;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content_r h1.title2 {
	background-image: url(images/bg_title_right2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content_r h1.title3 {
	background-image: url(images/bg_title_right2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.content_r h2 {
	font-size: 12px;
	font-weight: normal;
	color: #014E17;
	background-color: #F3F4F5;
	border: 1px solid #B9C4BC;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-top: 3px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}


.border_input {
	line-height: 16px;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #7F9DB9;
}
.border_textarea {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	vertical-align: top;
}
.form1 {
	padding-left: 15px;
	padding-bottom: 8px;
}
.form1 p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.form1 a {
	color: #333333;
}
.form1 a.cur_link {
	color: #FF0000;
}
.form2 {
	margin-top: 10px;
	margin-bottom: 8px;
}
.form2 p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.form2 p span {
	display: block;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 65px;
}
.form3 {
	margin-top: 10px;
	margin-bottom: 8px;
}
.form3 p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.form3 p span {
	display: block;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 95px;
}
a.cur_link:hover {
	color: #333333;
	text-decoration: none;
}
.div_product,.div_product2 {
	float: left;
	width: 375px;
	background-image: url(images/line_1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.div_product2 {
	background-image: none;
}
.div_product p.padding,.div_product2 p.padding {
	padding-left: 80px;
	padding-top: 3px;
	padding-bottom: 1px;
}
.div_product p.padding2,.div_product2 p.padding2 {
	padding-left: 80px;
	padding-top: 8px;
	padding-bottom: 18px;
	background-image: url(images/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div_promotionlogo {
	background-color: #E6F2FF;
	padding: 9px;
	border: 1px solid #6D97C8;
	width: 730px;
}
.div_promotionlogo_1,.div_promotionlogo_2 {
	float: left;
	width: 146px;
	background-image: url(images/line_3.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
}
.div_promotionlogo_2 {
	background-image: none;
}
.div_promotionlogo_1 p.padding,.div_promotionlogo_2 p.padding {
	padding-top: 8px;
	padding-bottom: 15px;
	background-image: url(images/line_4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div_honor1,.div_honor2 {
	float: left;
	width: 375px;
	background-image: url(images/line_1.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
}
.div_honor2 {
	background-image: none;
}
.div_honor1 p.padding,.div_honor2 p.padding {
	padding-top: 8px;
	padding-bottom: 8px;
}
.div_honor1 p.padding2,.div_honor2 p.padding2 {
	padding-top: 8px;
	padding-bottom: 18px;
	background-image: url(images/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.copyright {
	background-image: url(images/bg_copyright.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 80px;
	padding-top: 10px;
}
.copyright a {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content_display {
	line-height: 180%;
	padding: 10px;
}
.div_honor img {
	float: left;
	margin-right: 14px;
}
.dqwz {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2CAB9;
}
.showpage {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2CAB9;
	border-bottom-color: #B2CAB9;
	margin-top: 8px;
	margin-bottom: 10px;
}
.showpage a.cur_link {
	font-weight: bold;
	text-decoration: none;
}
.con_contact {
	line-height: 180%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table1 {
	border-collapse:collapse;
}
.table1 th {
	background-color: #D1EDD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C989;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DDD3;
}
.table1 a {
	text-decoration: none;
}
.table1 a:hover {
	color: #FF0000;
}
.table1 input {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #88C989;
}
.content2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.content2 h1 {
	background-color: #D1EDD1;
	background-image: url(images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 11px;
	color: #062F13;
	padding-left: 20px;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C989;
}
.content2 h1.title {
	background-image: none;
	background-position: 0px 0px;
	text-align: center;
	padding: 0px;
	margin-bottom: 8px;
}
.content3 {
	width: 850px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #7ABF7B;
	background-color: #FFFFFF;
	text-align: center;
}
.content4 {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	border: 1px solid #7ABF7B;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content4 div.pro {
	float: left;
	width: 133px;
	line-height: 150%;
}
.content4 .pro p.padding {
	padding-left: 15px;
	font-size: 11px;
}


.con_honor {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.con_honor,.con_honor p {
	line-height: 25px;
	background-image: url(images/bg_p.gif);
	font-size: 11px;
}
.con_honor p.bg {
	background-image: url(images/arrow_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

