﻿.clear{clear:both;}
.clear2 {
	background:#0b0f1a;
}
/*-----------------common-----------------*/
body {
	margin:0;
	padding:0; 
	background:#0b0f1a;
	text-align:center;
	font-family: Arial, Verdana, 宋体, Sans-Serif;
	font-size: 12px;
	height:100%;
}
input {
	font-family: Arial, Verdana, 宋体, Sans-Serif;
	font-size: 12px;
}
hr {
	color:#666666;
}
table td tr{
	border: 0px;
	border-collapse:collapse;
}
p {
	font-size: 12px;
	font-family: Arial, Verdana, 宋体, Simsun, Sans-Serif;
}

h2 { /*SUB TITLE*/
	font-size: 16px;
	color:#448ccb;
}
h4 {
	font-size: 16px;
	color:#000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3767bc;
}
h5 {
	font-size:13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

h6 {
	font-size:13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color:#448ccb;
}
.super {
	vertical-align: super;
	font-size: 8pt;
}
/*
a,a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover,a:active{
	text-decoration:underline;
	background: #ef5c48;
	color: #3767bc;
}*/

a,a:visited{
	text-decoration:none;
	color:#3767bc;
}
a:hover,a:active{
	text-decoration:underline;
	color: #ff0000;
}
p a,a:visited{
	text-decoration:none;
	color:#3767bc;
}
p a:hover,a:active{
	text-decoration:underline;
	color: #ff0000;
}
#container {
	height: 100%;
}
#nav_hd_stat {
	padding: 0px;
	margin: 0px;
	height: 170px;
	width: 100%;
	background: url("../img/nav_bg.jpg") repeat-x;
	text-align:center;
	border: 0px;
}

/*-----------------nav-----------------*/
#nav_header {
	padding: 0px;
	margin: 0px;
	height: 170px;
	width: 100%;
	background: url("../img/nav_bg.jpg") repeat-x;
	text-align:center;
	border: 0px;
}

#nav_header table{
	border-collapse:collapse;
	border: 0px;
	padding:0px;
	margin:0px;
	text-align:center;
	/*width: 100%;*/
}
/*Fixed border bug
#nav_header td{
	border-collapse:collapse;
	border: 0px;
	padding:0px;
	margin:0px;
}
*/
#nav_header input{
	background: url("../img/an0009.gif");
	border: 0px;
	font-family: Arial, Verdana, 宋体, Sans-Serif;
	font-size: 12px;
	width: 70px;
	height: 19px;
	padding-top: -1px;
	margin-top: -1px;
}
#nav_header select{
	border: 1px solid #f8f8f8;
	font-size: 12px;
	width: 110px;
	background: #ebebeb;
	font-family: Arial, Verdana, 宋体, Sans-Serif;
}
.stat_nav_td_right {
	text-align:right;
}
.stat_nav_td_left {
	text-align:left;
}

#nav {
	margin-top: -1px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
}

/*-----------------content-----------------*/
#ReqField {
	font-weight:bold;
	color: #ff0000;
	font-size: 14px;
}
#content{
	width: 1000px;
	text-align: center;
	border: 0px;
	float: center;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
#block_top{
	background-color:#0b0f1a;
	background-image: url("../img/block_top_bg.jpg") repeat;
	margin-top:0px;
	padding:0px;
	height:28px;
}
#block_top_cent{
	background: url("../img/block_top.jpg") top repeat;
	height:28px;
	margin:0px;
	padding:0px;
}
block_top_centt{
	background: url("../img/block_top.jpg") top no-repeat;
	height:15px;
	margin:0px;
	padding:0px;
}
#main {
	float:center;
	text-align:center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#main table td{
	border: 0px;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}
#cont_table {
	padding:0px;
	margin:0px;
	border: 0px;
	border-collapse:collapse;
	width: 1000px;
}
.main_block{
	width:908px;
	text-align: center;
	border: 0px;
	border-collapse:collapse;
	float: center;
}
.main_block table {
	border: 0px;
	border-collapse:collapse;
}
.main_block_top {
	background: url("../img/main_block_top.jpg")
	width: 908px;
	height: 15px;
}
.main_block_bot {
	background: url("../img/imgmain_block_bot.jpg")
	width: 100%;
	height: 15px;
}
.main_block_cont {
	background: #e4e5e6;
	width: 15px;
}
.main_block_body {
	border: 0px;
	background: #e4e5e6;
}
.indent {
	background-color: #e6e8ea;
}

#block_bot {
	background: url("../img/block_bot.jpg") top no-repeat;
	width: 1000px;
	
}
#post {
	background: url("../img/main_block_content.jpg") left top no-repeat;
	width: 870px;
	padding: 5px 0 0 0;
	margin: 0px;
	border: 0px;
	font-size: 12px;	
	text-align: left;	
}

.navbar {
	background: url("../img/navbar.jpg");
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 854px;
	font-size: 12px;
	text-align: left;
}
#navtext {
	line-height:25px; 
	margin:0px; 
	font-size:12px;
	position:relative;
	text-align:left;
	text-indent:20px;
	height:25px;
	line-height:25px;
	padding-left: 6px;
}
#navtext img{
	height:24px;
	width:24px;
	position:absolute;
	top:50%;
	margin-top:-14px;
	left:2px;
	margin-right:16px;
}

.closebtn {
	text-align: right;
}

#subtitle {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right:30px;
	font-weight: bold;
}
#subtitle img {
	margin-bottom: -8px;
}

#post{
	padding:2px;
	font-size: 12px;
}

#post a,a:visited{
	text-decoration:none;
	color:#3767bc;
}
#post a:hover,a:active{
	text-decoration:underline;
	color: #ff0000;
}
#post ul li{
	list-style:outside;
	list-style-type:square;
}

#post ul li ul li{
	list-style:outside;
	list-style-type:circle;
}
#post table td {
	padding: 2px;
}

#post input.text{
	border:solid 1px;
	border-color:#ccc;
	font-size:14px;
	height:25px;
	padding-top: 4px;
}

#post form {	
	margin:0px;
	padding:0px;
}
.postbtn:hover, .postbtn:active {
	padding-top: 0px;
	/*background:#363942;*/
	background: url("../images/btn-bg1.gif") left top;
	color:#000;
	/*border: 2px outset transparent;*/
	border:1px solid #6699FF;
	border: 1px solit;
	height: 25px;
	width: 80px;
	font-size: 12px;
	font-family: Arial, Verdana, 宋体, Sans-Serif;
}
.postbtn{
	padding-top: 0px;
	background:#448ccb;
	color:#FFFFFF;
	border: 2px outset transparent;
	height: 25px;
	width: 80px;
	font-size: 12px;
}

#postbg {
	height:288px;
}
#wtop{
	background:url("../img/w-top.gif") left top;
	border:0px;
	margin:0px;
	padding:0px;
	height:16px;
	width: 426px;
}
#wbot{
	background:url("../img/w-bot.gif") left top;
	border:0px;
	margin:0px;
	padding:0px;
	height:16px;
	width: 426px;
}
#wcont{
	background:url("../img/w-bg.gif") repeat-x;
	border:0px;
	width: 426px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	padding-right:0px;
}
#wcont a, a:visited{
	text-decoration:none;
	color:#3767bc;
}
#wcont a:hover,a:active{
	text-decoration:underline;
	background: #003366;
	color: #ffffff;
	
}

#w-box {
	padding-right: 15px;
	padding-left: 15px;
}
#w-box br {
	margin-top: 5px;
	margin-bottom: 5px;
}

#paypalh5{
	font-size:13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #666666;
	text-align:center;
	
}
#pro2pe table tr td {
	border-collapse:collapse;
	border: solid 1px;
	text-align:left;
	padding:2px;
	margin:0px;
	
}
#ProductOverview table td{ 
	border: solid 1px #000; 
	padding: 5px;
}

.old_price {
	text-decoration: line-through;
	font-size:13px;
	font-weight: bold;
	color: #c2c2c2;
}

/*------------------footer------------------*/
#bott{
	height:76px;
	background: url("../img/bot_bg.jpg") repeat-x;
	background-image: url("../img/bot_bg.jpg") repeat-x;
	text-align: center;
	border: 2px;
	border-color: #ff9900;
}
#copyright {
	border: 0px;
	width: 700px;
	text-align: left;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.footer_bg{
	background:url("../images/footer_bg.jpg"); 
	height:76px; 
	padding-top: 16px;
}
.footer_bg a:hover, a:active {
	text-decoration:underline;
	color: #ff0000;
}
.footer_bg a, a:visited {
	text-decoration:none;
	color: #000000;
}