body {
	font-size: 13px;
}

h1 {
	font-size: 128%;
	margin-top: 1em;
	margin-bottom:1em;
	color: #0D2055;
}

h2 {
	font-size: 102%;
	margin: 1em 0 1em 0;
	font-weight: bold;
}

h1,h2 {
	font-family: 微软雅黑,Tahoma, 宋体;
	font-weight: bold;
}

div.rel h2 {
	color: red;
	font-size: 125%;
}
div.rel p {
	font-size:110%;
}
h2.rel {
	color: red;
	font-size: 125%;
}

h2.h {
	margin:1.8em 0 0 0;	
}

p {
	font-size: 100%;
	line-height: 140%;
	margin-top:1em;
}

#id-logo {
	position: relative;
}

#nav-menu {
	height: 2em;
	margin:2em 0 2em 0em;
	background: #4A68BB;
	padding: 0.2em 0 0 5em;
}

#nav-menu ul {
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin:0 0 0 1em;
	width:8em;
	padding:0.25em 0 0 0;
}

#nav-menu li a,#nav-menu li a:visited {
	color:white;
	font-size: 110%; 
	text-decoration: none;
	font-family: "微软雅黑","宋体";
}

#nav-menu a:hover {
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

td, th {
	border: 1px solid ;
}

table.no-border td {
	border: none;
}

label.f {
	display: block;
}

#id_prod_list tr {
	background-color: white;
	height:2.5em;
}

#id_prod_list th {
	height:2em;
	background-color: #B7C3EC;
	font-weight: bold;
	padding-left: 0.3em;
	border: solid black 1px;
}

#id_prod_list td {
	height: 2.5em;
	padding: 0.3em;
	border: solid black 1px;
	font-size:110%;
}

div.errmsg {
	border: 2px red solid;
	padding: 0.5em 0 0.8em 1em;
	margin: 1em 0 1em 0;
}

#ft {
	text-align: center;
	font-size:85%;
}


#cart_prod td {
	height: 2em;	
}

table.noborder {
	border: none;
}

table.noborder th, table.noborder td {
	border: none;
}

td.tips {
	font-size:88%;
	color: gray;
	padding-left:0.5em;
}

table.inv {
	margin: 1.5em 0 1.5em 0;
}


table.inv th {
	background-color: gray;
	color: white;
	font-family: 微软雅黑;
	height: 1.3em;
	padding: 0.15em 0  0.15em 0.2em;
	border: 1px black solid;
}

table.f {
	font-size: 110%;
}

table.f td, table.f th {
	height: 2.2em;
}

button.btok {
	width: 5em;
	font-size: 110%;
	font-family: 微软雅黑,黑体;
}
td.r {
	text-align: right;
	padding-right: 0.6em;
}

td.n {
	text-align: right;
	padding-right: 0.2em;
}

table.inv td {
	height: 1.8em;
}

#faq p {
	font-size:90%;
}

#faq p.q {
	font-size:110%;
	font-family: 微软雅黑;
	margin-top: 1.5em;
}

a.bt,a.bt:visited {
	font-family: 微软雅黑,宋体;
	text-decoration: underline;
	font-size: 90%;
	color: blue;
}

li.qq {
	margin: 10px 0 10px 0;
}

td.prod_name {
	font-size: 115%;
	font-family: 微软雅黑;
}

#official-sites p {
	font-size:90%;
}

.en {
	font-family: Arial;
}

a.x ,a.x:visited {
	text-decoration: none;
	color: blue;
}
a.x:hover {
	text-decoration: underline;
}

a.black,a.black:visited {
	color: black;
}

/* home page links */
span.l {
	margin-right:2em;
}
span.l a, span.l a:visited {
	color: black;
	text-decoration: none;
}

td.doc {
	margin:0.3em;
	width:19em;
	height:1.5em;
//	font-family: 微软雅黑, 宋体;
//	font-size:105%;
}

/* IP lookup */


/* article right */
div.article_right a,div.article_right a:visited {
	text-decoration: none;
	font-size:95%;
}

div.article_right ul {
	line-height:1.5em;
}

div.home-right-pannel {
	border: 1px solid gray;
	padding: 0 0 0.5em 0;
	margin: 2em 0 2em 0;
}

div.home-right-pannel h2 {
	background-color: #3D589C;
	margin: 0;
	padding:0.2em ;
	color: white;
	font-size:102%;
}
div.home-right-pannel p {
	margin: 0.5em 0 0.5em 0.5em;
}

table.order-ip th {
	padding:3px;
}
table.order-ip td {
	padding:3px;
}

#order_complete tr {
	height: 2em;
}

#order_complete td {
	padding: 4px;
}

div.large p {
	font-size:115%;
}

div.order {
	padding:0.5em;
	margin-bottom:2em;
}
div.order p {
	margin:0.2em 0 0.2em 0;
}
div.order h2 {
	color: blue;
}
div.order table th,div.order table td {
	padding-left:0.3em;
}

