@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#header {
	height: 174px;
	width: 1000px;
	background-image: url(../images/_layout_banner.jpg);
	background-position: 0px 57px;
	background-repeat: no-repeat;
}
.news_bar {
	height: 53px;
	width: 1000px;
}
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#content {
	width: 1000px;
}
#content h1{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -14px;
}
#content h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}
#content h3{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}
#content_txt {
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 40px;
	margin-top: -20px;
}


#content_right {
	float: right;
	width: 761px;
}


#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 239px;
	background-image: url(../images/_layout_sidebar_1pBg.jpg);
	background-repeat: repeat-y;
	background-position: 28px;
	margin-bottom: 50px;
}
#sidebar_co {
	width: 190px;
	margin-left: 28px;
	background-image: url(../images/_layout_sidebar_title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 62px;
}
#sidebar_search {
	font-weight: normal;
	background-image: url(../images/_layout_sidebar_down.jpg);
	background-repeat: no-repeat;
	height: 71px;
	margin-left: 28px;
	width: 190px;
}
.sidebar_search_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FE;
	text-decoration: none;
}

.sidebar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sidebar_arr.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
	background-position: 42px 5px;
	padding-bottom: 20px;
}
.sidebar_txt a{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar_txt a:hover{
	color: #0000FF;
	text-decoration: none;
}
#title {
	height: 61px;
	width: 761px;
}
#mgs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E388E;
	text-decoration: none;
	background-image: url(../images/_layout_mgs_1pBg.jpg);
	background-repeat: repeat-x;
	float: none;
	clear: right;
	position: relative;
}
#mgs_bg {
	background-image: url(../images/_layout_mgs_bg.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-left: 200px;
	padding-top: 20px;
}
#mgs_bg h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E388E;
	text-decoration: none;
	margin-bottom: 0px;
}
#mgs_bg a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E388E;
	text-decoration: none;
}
#mgs_bg a:hover{
	color: #DF2EBE;
	text-decoration: none;
}
.preducts_page_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #428CC3;
	text-decoration: none;
	padding-left: 10px;
}
.preducts_page_name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #428CC3;
	text-decoration: none;
	padding-right: 8px;
}
.preducts_page_name a:hover{
	color: #FF0000;
	text-decoration: none;
	padding-right: 8px;
}
.preducts_page_arr{
	color: #FF0000;
	text-decoration: none;
	padding-right: 6px;
}
.preducts_page {
}
.preducts_down_pageBg {
	background-image: url(../preducts/images/page_1pBg.jpg);
	background-repeat: repeat-y;
}

.products_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #203D81;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #D4DCE7;
	width: 192px;
	float: left;
	background-position: center bottom;
	text-align: center;
	height: 230px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 16px;
}
.products_img a{
	color: #203D81;
	text-decoration: none;
}
.products_img a:hover{
	color: #FF0000;
	text-decoration: none;
}

.products_img img{
	margin-bottom: 10px;
}
.products_img_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #203D81;
	text-decoration: none;
	text-align: center;
	margin-bottom: 6px;
}
#cleancss {
    clear:both;
}
.view_img {
	height: 300px;
	width: 350px;
	border: 1px solid #D4DCE7;
	padding: 10px;
	margin-right: 16px;
	margin-top: 30px;
	float: left;
}
.view_neme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #203D81;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.view_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}

.line {
	background-image: url(../preducts/images/line.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
	height: 2px;
}
.wolonglink{
	position: absolute;
	left: 880px;
	top: 60px;
}
#product-info{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.product-info-one{
	float: left;
	width: 48%;
	height: 80px;
	padding-right: 10px;
}
