body {
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	background-color: #7D7D7D;
	margin: 0px;
}
div {
	margin: auto;
}
form {
	margin: 0px;
}
img {
	vertical-align: middle;
	border: none;
}
td {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
}

.page {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(bg_main.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.eng {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
}

/* about page left */
.left {
	width: 540px;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px;
	background-color:  #FFFFFF;
	float: left;
}
.logo {
	height:50px;
	background: url("title.gif") left top no-repeat;
}
.table-head {
	height: 32px;
	background: url("table_head.gif") left top no-repeat;
}
.table-foot {
	height: 40px;
	background: url("table_foot.gif") left top no-repeat;
}

.table-product-name, .table-product-content, .table-product-price {
	height: 40px !important;
	height: 30px;
	background-color: #FFFFFF;
}
.table-product-name, .table-product-content {
	text-align: left;
	padding: 5px;
}

.table-product-name {
	width: 90px;
}
.table-product-content {
	background-color: #F8F8F8;
}
.table-product-price {
	width:75px;
	color: #666666;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 10px 0px 5px;
}
.table-line {
	height: 1px;
	font-size: 1px;
	background: url("bg_line_1.gif") left center repeat-x;
	margin: 0;
	padding: 0;
}
.rmb {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.warning {
	font-size: 12px;
	color: #666666;
	padding: 8px;
	background-color: #F7F7F7;
	border: 1px solid #B5B5B5;
}

/* about pagge right */
#right {
	width: 180px;
	text-align: center;
	vertical-align: top;
	padding: 0 5px 5px 5px;
	float: left;
}
#right .title-codes, #right .title-products, #right .title-others {
	width:150px;
	height:40px;
	background-color: #E8E8E8;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 18px;
}
#right .title-codes {
	background-image: url("title_codes.gif");
}
#right .title-products {
	background-image: url("title_products.gif");
}
#right .title-others {
	background-image: url("title_others.gif");
}
#right ul {
	width:150px;
	list-style: none outside none;
	margin: 0 0 0 15px !important;
	margin: 0;
	padding: 0;
}
#right li {
	width:150px;
	color: #999999;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	text-align:left;
	margin: 4px 0;
}
#right li a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
#right li a:hover {
	color: #333333;
	text-decoration: none;
}

/* about Copyright */
.copyright {
	background-color: #ADADAD;
	clear: both;
}
.copyright-left {
	text-align: right;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
}
.copyright-right {
	width: 189px;
	background: url(logo.gif) center center no-repeat;
}
.copyright-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;;
	color: #666666;
	text-align: right;
	padding: 0 10px 0 0;
	border-right: 1px solid #666666;
}
a.web {
	color:#003399;
	text-decoration: none;
}
a:hover.web {
	text-decoration: underline;
}
a.mail {
	color:#666666;
	text-decoration: none;
}
a:hover.mail {
	color:#FFFFFF;
	text-decoration: underline;
}
 /* about W3C */
.w3c {
	width: 200px;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.w3c img {
	margin: 2px;
}

 /* about PageRrank */
.pagerank {
	width: 70px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px !important;
	padding-bottom: 20px;
}

/* about AD.*/
.ad {
	margin-top: 15px;
}

/* friend */
#friend {
	height: 12px;
	color: #cccccc;
	font-size: 10px;
	text-align: left;
	background-color: #333333;
	padding: 5px;
	clear: both;
}
#friend a {
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#friend a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#friend a.chn {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#friend a:hover.chn {
	color:#FFFFFF;
	text-decoration: underline;
}
#friend .friend-item-l {
	float: left;
	margin: 0 5px;
}
#friend .friend-item-r {
	float: right;
	margin: 0 5px;
}
