@charset "utf-8";
/* CSS Document */

body {
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
}
#top {
	font-weight: normal;
	height: auto;
	text-align: right;
	margin-top: 3px;
}
#mainpage {
	font-weight: normal;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#main {
	font-weight: normal;
	text-align: left;
	height: auto;
}
#main_l {
	font-weight: normal;
	width: 235px;
	float: left;
	height: auto;
}
#main_r {
	width: 535px;
	height: auto;
	float: right;
}
#footer {
}
.photoblock {
	font-weight: normal;
}
.note {
	font-weight: normal;
	color: #FFCC00;
	padding-top: 5px;
}
.note h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #F2C100;
}
.infoblock {
	border: dotted #ccc 1px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}
#nav {
	color: #FFFFFF;
	height: 25px;
	background-color: #4B6AAD;
	width: auto;
}
#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu a:link  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #4B6AAD;
}
#menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #4B6AAD;
}
#menu a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #F0D24E;
}
#menu li {
	float: left;
	width: 107px;
	background-color: #CCCCCC;
}
#menu a {
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#menu li.selected a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #005AC1;
}
.photo {
	margin-top: 5px;
}
.photo h1 {
	font-size: 18px;
	color: #4B6AAD;
	font-family: "黑体";
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-weight: normal;
	text-align: left;
}
#update {
	margin: 0;
	padding: 0;
}
.news {
	width: 329px;
	float: left;
	margin-top: 16px;
}
.news h1,.mission h1 {
	font-weight: bold;
	font-size: 14px;
	color: #4B6AAD;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 5px;
}
.news ul {
	margin: 0;
	padding: 0;
}
.news li {
	list-style-type: none;
	line-height: 1.8em;
	background-image: url(../images/but1.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 15px;
}
.news li a,.contact a {
	color: #666666;
	text-decoration: none;
}
.news li a:hover,.contact a:hover {
	text-decoration: underline;
}
.mission {
	float: right;
	width: 190px;
	margin-left: 15px;
}
.mission p,.news p {
	color: #666666;
	margin: 0;
	line-height: 1.8em;
	font-size: 12px;
}
.newproducts {
	clear: both;
}
.newproducts h1 {
	font-size: 14px;
	color: #4B6AAD;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0;
}
.photolist {
	margin-top: 10px;
	margin-bottom: 20px;
}
.photolist img {
	border: solid #cccccc 2px;
}
#top h1 {
	display: none;
}
.photolist a {
	border: 0;
}
.infoblock ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 1em;
	padding-top: 1em;
}
.infoblock li {
	font-weight: bold;
	line-height: 2.5em;
	list-style-type: none;
}
.language {
	background-image: url(../images/icon5.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 30px;
}
.email {
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.8em;
	padding-left: 30px;
}
.phone {
	color: #666666;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 30px;
}
.fax {
	color: #666666;
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 30px;
}
.infoblock a {
	color: #DD1500;
	text-decoration: none;
}
#logo {
	margin-top: 10px;
}
.content,.contact {
	height: auto;
	color: #333333;
	margin-bottom: 20px;
}
.content h1,.contact h1 {
	font-size: 16px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.content p {
	line-height: 1.8em;
}
.content ul {
	margin: 0;
	padding: 0;
}
.content li {
	line-height: 2.3em;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/icon4.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	padding-left: 30px;
}
.products {
	width: 100%;
}
.productslist {
	width: 250px;
	float: left;
}
.productslist a {
	color: #4B6AAD;
}
.productsphoto {
	float: right;
	width: 250px;
	text-align: right;
}
.contact p {
	line-height: 1em;
	font-size: 12px;
}
.content li a {
	color: #4B6AAD;
	text-decoration: none;
}
.content li a:hover {
	background-color: #F0D24E;
	color: #333333;
	padding: 3px;
}
.valid {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.productsphoto img{
	border: solid #cccccc 2px;
	padding: 2px;
	margin-bottom: 0px;
	margin-right: 2px;
}
.pagelist {
	color: #666666;
	padding-top: 10px;
	margin-bottom: 10px;
}
.pagelist strong{
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
}
.pagelist a{
	color: #4B6AAD;
	padding-right: 8px;
}
.noshow {
	display: none;
}
#guide {
	padding-top: 10px;
	color: #666666;
	padding-bottom: 5px;
}
#guide a {
	color: #4B6AAD;
	text-decoration: none;
}
#title {
	font-weight: bold;
	font-size: 16px;
	color: #4B6AAD;
	width: auto;
	background-color: #F7F7F7;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 10px;
}
#tart {
	color: #666666;
	background-color: #F7F7F7;
	padding-left: 20px;
}
#tart span {
	padding-right: 10px;
}
#content {
	color: #666666;
	font-size: 14px;
	background-color: #F7F7F7;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content p {
	margin: 0;
	padding-top: 10px;
}
#realte {
}
#realte ul {
	margin: 0;
	padding: 0;
}
#realte li {
	line-height: 1.8em;
}
