﻿body
{
	font-family: "华文细黑" , "黑体" , "幼圆" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
	margin: 0px;
	width: 100%;
}
/* remove the dot border when click the A link*/
a:active, a:focus
{
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
form
{
	margin: 0px;
	width: 100%;
}
hr
{
  height: 2px;
  background-color: #D3D3D3;
  border: 1px solid #D3D3D3;
}
#header
{
	background-color: #B5565E;
	height: 61px;
}
#mainmenu
{
	background-color: #B5565E;
	height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: 幼圆;
	font-weight: 600;
	border: 0px none #B5565E;
}
#mainmenu a
{
	line-height: 15px;
	width: 85px;
	height: 15px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: url('images/menu_bg.png') no-repeat 0px -102px;
}
#div400
{
	position: absolute;
	z-index: 99;
	color: #FFFFFF;
	font-size: 15px;
	font-family: 黑体;
	font-weight: bold;
	width: 175px;
	height: 18px;
	right: 60px;
	top: 76px;
}
#divPurchase
{
	display: none;
}
#divPrice
{
	background-color: #E61116;
	width: 110px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	color: #FFFFFF;	
	font-size: 13px;
	font-family: 黑体;
	font-weight: bold;
	border: 1px solid #FF6600;
	padding-top: 1px;
	display: none;
}
#submenu
{
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: 幼圆;
	font-weight: 500;
	background-color: #D3D3D3;
}
#submenu a
{
	margin: 0px;
	padding-top: 3px;
	width: 125px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#submenu a:hover
{
	color: #FFFFFF;
}
#submenu a:active
{
	outline: none;
}

#content
{
	background-color: #FFFFFF;
	height: 550px; /*background: url('images/homebg.png') no-repeat; 	background-position:center;  */
}
.imgnone
{
	border: 0px;
}
.imgnone a
{
	border: 0px;
}
.imgnone img
{
	border: 0px;
}
.textheader
{
	font-size: 11pt;
	font-family: 幼圆;
	color: #907056;
	font-weight: 500;
}
.texttitle
{
	font-size: 18pt;
	font-family: 幼圆, 华文细黑, 黑体;
	color: #907056;
	font-weight: 600;
}
.textcontent
{
	font-family: 幼圆, 华文细黑, 黑体;
	line-height: 17pt;
	font-weight: normal;
	font-size: 10pt;
}
.text00
{
	font-size: 12pt;
	font-family: 幼圆;
	color: #907056;
	font-weight: 500;
}
.button
{
	background: #909090;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	text-align: center;
	display: inline-block;
	border: 1px solid #D3D3D3;
	text-decoration: none;
	font-size: 9pt;
	line-height: 20px;
	vertical-align: middle;
	font-weight: 600;
}
#capabilityInstruction
{
	font-size: 12px;
	font-family: 幼圆;
	line-height: 15pt;
	font-weight: 500;
	text-align: left;
	width: 160px;
}
#shoppingcart
{
	background: url('images/ShoppingCart1.png') no-repeat 0px 0px;
	width: 48px;
	height: 48px;
	display: inline-block;
}
#shoppingcart:hover
{
	background: url('images/ShoppingCart2.png') no-repeat 0px 0px;
	width: 48px;
	height: 48px;
	display: inline-block;
}
#specficationtable
{
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	font-size: 12px;
	font-family: 黑体;
	line-height: 15pt;
	color: #000000;
	margin-top: 5px;
}
#specficationtable th
{
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	text-align: center;
	width: 100px;
	font-size: 13px;
	font-weight: normal;
}
#specficationtable td
{
	font-size: 12px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	text-align: left;
	width: 150px;
}
#mainagentheader
{
	font-family: 幼圆, 华文细黑, 黑体;
	font-size: 9pt;
	width: 100px;
	height: 15px;
	line-height: 15px;
	background: url('images/caption_bg.png') no-repeat -80px -22px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: 600;
	padding-top: 0px;
}
#distributionheader
{
	font-family: 幼圆, 华文细黑, 黑体;
	font-size: 9pt;
	width: 100px;
	height: 15px;
	line-height: 15px;
	background: url('images/caption_bg.png') no-repeat -80px 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: left;
	padding-top: 2px;
}
/* the css for the footer part of the page: function bar, navigate bar and the footer */
#functionbar
{
	background-color: #D3D3D3;
	height: 15px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: 幼圆;
	font-weight: 600;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#functionbar .functionitem
{
	width: 85px;
	height: 15px;
	background: url('images/funtion_bg.png') no-repeat 0px 0px;
}
#functionbar a
{
	width: 85px;
	height: 15px;
	line-height: 15px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
	text-decoration: none;
	background: url('images/funtion_bg.png') no-repeat 0px 0px;
}
#functionbar .selected
{
	background: url('images/funtion_bg.png') no-repeat -85px 0px;
}
#functionbar a:hover
{
	background: url('images/funtion_bg.png') no-repeat -85px 0px;
}
#functionbar .spliter
{
	background: url('images/nav_split.png') no-repeat 0px 0px;
	width: 3px;
	overflow: hidden;
	display: inline;
}

#navigatebar
{
	background-color: #7F6558;
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: 幼圆;
	font-weight: 600;
	text-align: right;
}
#navigatebar div
{
	margin-top: 6px;
	margin-right: 60px;
	display: inline-block;
}
#navigatebar a
{
	line-height: 15px;
	width: 55px;
	height: 15px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
#navigatebar a:hover
{
	font-weight: 500;
}
#navigatebar .selected
{
}
#navigatebar a:active
{
	outline: none;
}
#footer
{
	background-color: #000000;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 幼圆;
}

/*
a{
outline: none;
border: none;
}

a:link img{
outline: none;
border: none;
}

a:visited img{
outline: none;
border: none;
}

a:hover img{
outline: none;
border: none;
}

a:active img{
outline: none;
border: none;
}

a:focus img{
outline: none;
border: none;
}
*/