﻿#topcross {
	margin: auto;
	height: 80px;
	width: 990px;
}
body {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #5F8DE1;
	text-decoration: none;
}
.page {
	margin: auto;
	padding: 0px;
	width: 990px;
	height:auto;
}
.adv {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 990px;
}
.adv h1 {
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 90px;
	width: 630px;
	border: 1px dashed #CCCCCC;
	line-height: 90px;
	margin: 0px;
}
.adv h2 {
	text-align: center;
	display: block;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 305px;
	border: 1px dashed #CCCCCC;
	line-height: 90px;
}
#main_left {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 630px;
}
#nav {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 627px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	text-align: left;
}
#main_news {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 627px;
	border: 1px solid #73D1E9;
	background-color: #F5FEFF;
}
#main_news h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73D1E9;
}
#news_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 627px;
}
#news_content #news_info {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 35px;
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 540px;
}
#news_content h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 5px 0px;
	padding: 0px;
	height: 25px;
	width: 540px;
}
#news_content ul {
	display: block;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	height: auto;
	width: 588px;
	list-style-type: none;
	text-align: left;
	float: left;
}
#news_content li {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
#news_content img {
	text-align: center;
	margin-left: 30px;
}
#newscomm {
	display: inline;
	margin: 20px 0px 10px 13px;
	padding: 0px;
	height: 280px;
	width: 600px;
	float: left;
}
#newscomm #comm_title {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 170px;
	line-height: 29px;
	text-align: left;
	display: block;
	float: left;
	background-image: url(newscommbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#newscomm #comm_title_repeat {
	background-image: url(newscommbgrepeat.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 410px;
}
#newscomm #comm_title_back {
	background-image: url(newscommbgback.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 20px;
}
#comm_title #title_left {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 29px;
	font-weight: lighter;
	color: #666666;
	display: block;
	padding: 0px;
	float: left;
	height: 29px;
	width: 60px;
	margin-left: 25px;
}
#newscomm #comm_content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 598px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	float: left;
}
#newscomm #comm_content ul {
	text-align: center;
	margin: 20px 0px;
	padding: 0px;
	height: 200px;
	width: 595px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	float: left;
}
#newscomm #comm_content li {
	display: inline;
	padding: 0px;
	float: left;
	height: 20px;
	width: 280px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 7px;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: left;
}
#new_product {
	background-color: #F5FEFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 627px;
	border-right: 1px solid #73D1E9;
	border-bottom: 1px solid #73D1E9;
	border-left: 1px solid #73D1E9;
}
#new_product_title {
	line-height: 30px;
	background-color: #C0E9F5;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	width: 617px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73D1E9;
	text-align: left;
}
#new_product_content {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 627px;
}
#new_product_content ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 625px;
	list-style-type: none;
	text-align: center;
	float: left;
	clear: both;
}
#new_product_content li {
	display: inline;
	padding: 0px;
	float: left;
	height: 110px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#new_product_picbig {
	display: inline;
	margin: 10px 0px 5px 8px;
	padding: 0px;
	float: left;
	height: 116px;
	width: 116px;
	overflow: hidden;
	text-align: center;
}

#new_product_pic{
	width:116px;
	height:96px;
	border:1px solid #ccc;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	line-height: 96px;
}
#new_product_pic img {
	vertical-align: middle;
	padding-top: -50%;
	padding-left: -50%;
}
#new_product_pic p{
	position:absolute;
	margin: 0px;
	padding: 0px;
}



#new_product_pictitle {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 116px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

#messboard {
	background-color: #F5FEFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 627px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #73D1E9;
	border-bottom-color: #73D1E9;
	border-left-color: #73D1E9;
}
#messboard_title {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	display: block;
	margin: 0px;
	height: 30px;
	width: 617px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73D1E9;
	background-color: #C0E9F5;
	text-align: left;
}
.main_right {
	text-align: center;
	display: inline;
	margin: 30px 0px 0px 15px;
	padding: 0px;
	float: left;
	height: auto;
	width: 310px;
}
#right1 {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 310px;
}
#tophead {
	background-image: url(topheadblue2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 310px;
}
#right1_title {
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 26px;
	width: 90px;
	margin-left: 10px;
	text-align: left;
}

#right1_content {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 308px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	float: left;
}
#right1_content ul {
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: 300px;
	display: block;
	float: left;
}
#right1_content li {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	color: #5F8DE1;
	text-align: left;
	display: block;
	margin: 0px;
	height: 20px;
	width: 270px;
	list-style-position: inside;
	list-style-image: url(promotion_bg.gif);
	padding: 0px 0px 0px 10px;
}
#right1_content li a {
	width: 100%;
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #5F8DE1;
	text-decoration: none;
}
#right1_content li a:hover {
	color: #FFFFFF;
	background-color: #82A6E9;
}
#right1_content li a:visited {
	text-decoration: none;
}


#right1 #h3 {
	background-image: url(commonBgdown310.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 310px;
	overflow: hidden;
}
#right2 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 310px;
}


#right2_content {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 308px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#right2_content ul {
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	text-align: left;
}#right2_content li {
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 130px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: none;
	line-height: 20px;
}

#right2 #h3 {
	background-image: url(commonBgdown310.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 310px;
	overflow: hidden;
}

#right2_picbig {
	display: inline;
	margin: 10px 0px 5px 20px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 120px;
	overflow: hidden;
	text-align: center;
}

#right2_pic{
	position:relative;
	overflow:hidden;
	width:120px;
	height:100px;
	border:1px solid #ccc;
	margin: 0px;
	padding: 0px;	
	cursor:pointer;
}
#right2_pic p{
	position:absolute;
	top:50%;
	left:50%;
	margin: 0px;
	padding: 0px;
}
.centerBox {
	position: relative;
	left: -50%;
	top: -50%;
	margin: 0px;
	padding: 0px;
	height: 100px;
}


#right2_pictitle {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
