@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	}
img{
	border:none;
}
html > * {
	margin: 0;
	padding: 0;
	}
body {

	font-family: Tahoma;
	}
.Wrapper {
	margin: 0 auto;
	width: 900px;
	}
.Debug {
	clear: both;
	}	
/*Header*/
.Header {}
.Logo {
	margin-top:10px;
	width: 308px;
	}
.Logo a {
	display: block;
	width: 308px;
	height: 46px;
	}
.HeaderLink {
	padding: 10px 0;
	float: right;
	}
a.Signin {
	padding: 3px 10px 3px 25px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.Signin:hover {
	color: #0033CC;
	text-decoration: none;
	}
a.CreatAccount {
	padding: 3px 10px 3px 25px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}
a.CreatAccount:hover {
	color: #0033CC;
	}
.NavigationBar {
	height: 37px;
	background:url(../images/nav_bg.jpg) center center;
	width:900px;
	}	
.Home {
	width: 90px;
	float: left;
	}
.HomeLink {
	width: 90px;
	height: 37px;
	background: url(../images/btn_home.jpg) no-repeat;
	display: block;
	}
.NavigationLinks {
	height: 37px;
	overflow: hidden;
	float: left;
	}
.NavigationLinks ul {
	list-style: none;
	}
.NavigationLinks ul li {
	margin: 2px 0 0 0;
	padding: 0 8px;
	list-style: none;
	background: url(../images/navi_line.gif) no-repeat right center;
	display:inline;
	float: left;
	}
.NavigationLinks a {
	padding: 0 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	}
.NavigationLinks a:hover {
	}
.NavigationLinks a span{
	padding: 9px 20px 9px 0;
	display: block;
	}
.NavigationLinks a:hover span {
	color: #CCCCCC;
	} 
a.NaviSelect {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
a.NaviSelect span{
	}
div.Search {
	margin: 6px 0 0 0;
	padding: 5px 0 0 10px;
	background: url(../images/search_background.gif) no-repeat 0 0;
	width: 220px;
	height: 20px;
	float: right;
	overflow: hidden;
	}
div.Search:hover {
	background: url(../images/search_background.gif) no-repeat 0 -26px;
	}
input.SearchInput {
	background: none;
	width: 140px;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	border: 0;
	}
input.SearchBtn {
	margin: 0 0 0 5px;
	background: none;
	width: 62px;
	height: 20px;
	border: 0;
	cursor: pointer;
	}
.SubNavi {
	height: 25px;
	line-height: 25px;
	}
/*Main*/
.Main {
	margin: 10px 0;
	}
.Banner {
	height: 156px;
	}

.ServiceBox {
	margin: 0 auto;
	background: url(../images/service_background.jpg) no-repeat left bottom;
	width: 850px;
	overflow: hidden;
	}
.ServiceBox h3 {
	padding: 10px 0;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	}
.ServiceBox li {
	padding: 0 10px 0 55px;
	width: 250px;
	height: 120px;
	list-style: none;
	float: left;
	}
.ServiceBox div {
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	color: #FF6600;
	}
.ServiceBox span {
	font-size: 12px;
	line-height: 1.5em;
	}
.BtnView {
	margin: 5px 0;
	background: url(../images/btn_view.gif) no-repeat 0 0;
	width: 60px;
	height: 16px;
	display: block;
	}

.OtherBox {
	margin-top:10px;
	float:left;
	width: 440px;
	margin-right:15px;
	}
.OtherBox .box1 {
	width: 440px;
	float: left;
	}
.box1 ul li{
	margin:opx;
	padding:0px;
	}
.OtherBox .box1 li{
	list-style-type:none;
	}
.OtherBox .box2 {
	list-style: none;
	width: 440px;
	float: left;
	}

.OtherBox a {
	line-height: 2em;
	font-size: 12px;
	color: #ff0000;
	display: block;
	}
.OtherBox a:hover {
	color: #0033CC;
	}

.Picture {
	float: left;
	margin-top:10px;
	}
	
.Picture img{
	border: 3px solid #CCCCCC;
	}
.pro_Picture {
	width: 186px;
	float: left;
	}
.pro_Picture img{
	border: 3px solid #CCCCCC;
	}
.Notes {
	width: 310px;
	float: right;
	border: 1px solid #CCCCCC;
	}

.Notes a {
	margin: 0;
	padding: 5px 2px;
	background: #F6F6F6;
	font-size: 12px;
	line-height: 1.5em;
	text-indent:0;
	color: #000000;
}
.Notes1 {
	width: 310px;
	float: right;
	margin-top:10px;
	color:#ff0000;
	font-size: 13px;
	}
.Notes1 a{
	margin: 0;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 0;
	color: #FF0000;
	font-weight: bold;
	}
.OtherBox1 {
	margin-top:10px;
	float:right;
	width: 440px;
	}
.OtherBox1 li{
	list-style-type:none;
}
.Box01{
	width:440px;
	background:url(../images/new_xian.jpg) left bottom;
	text-indent:30px;
}
.Box01 a{
	line-height:29px;
	height:29px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

/*Footer*/
.Footer {
	background: url(../images/footer.jpg) no-repeat 0 0;
	width: 900px;
	height: 30px;
	color: #b4d8e8;
	font-size: 12px;
	margin-top:10px;
	}
.Footer u {
	font-weight: bold;
	width:900px;
	}
.Footer a {
	line-height:25px;
	color: #b4d8e8;
	font-size: 11px;
	width:900px;
	}
.Infomation {
	padding: 10px 20px;
	height: 80px;
	line-height: 2em;
	color: #295CCD;
	float: right;
	}
.Copyright {
	height: 25px;
	text-align: center;
	line-height: 25px;
	width:900px;
	}
.Copyright p {
	padding: 0px 0 0 0px;
	}