body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
.table{border-right: blue 2px solid; border-top: blue 3px solid; border-left: blue 3px solid; border-bottom: blue 2px solid; margin:5px auto 10px auto;}
.td{border-right: blue 1px solid; border-top: blue 0px solid; border-left: blue 0px solid; border-bottom: blue 1px solid;word-break: break-all;}

h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
h3{font-size:18px;};
q:before,q:after{content:'';}abbr,acronym {border:0;}
body {font-family:SimSun-ExtB Arial;font-size:12px;color:#000;line-height:20px;background-color:#fff;text-align:center;margin:0;padding:0;border:0;}
a:link, a:visited, a:active {
	color: #0464BB;
	text-decoration:none;
}
a:hover {
	color: #1C417C;
	text-decoration: underline;
}
/* main document center */
#viewport {
	margin:auto;
	text-align:left;
	width:960px;
	/*background: transparent url(../images/bg.jpg) no-repeat center 0;*/
}
/* body styles */
#bd {
	margin:5px 15px 0;
	zoom:1;
}
#bd p {
	margin-top:10px;
	margin-bottom:10px;
}
#bd br {
	font-size:10px;
	line-height:10px;
}
#bd .left-column {
	width:700px;
	float:left;
}
#bd .right-column {
	width:200px;
	float:left;
	margin-left:20px;
}
#bd .right-column p {
	margin:5px;
	font-size:12px;
}
#bd h3 {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #385F95;
	margin:1px 0;
}
#bd h4 {
	font-size:14px;
	font-weight:bold;
	color: #555;
	margin:5px 0;
}
#bd h5 {
	background-color:#F1F1F1;
	padding:3px;
	line-height:20px;
	font-weight:bold;
}
#bd .big-box h5.alt {
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #eee;
	color:#385F95;
}
#bd .box {
	padding: 3px 5px 15px;
}
/* footer */
#ft {
	margin-top:25px;
	text-align:center;
	background: transparent url(../images/ft-bg.png) no-repeat center 0;
	padding-top:5px;
}
#ft table.nav {
	margin: 0 auto;
}
#ft table.nav a, #ft table.nav a:hover, #ft table.nav a:visited {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:5px 15px 0;
}
#ft div.copy {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding:10px 0;
	color:#000;
}
/* feature list */
ul.features, .content-box ul, .side-box ul {
	margin-left:15px;
	list-style-image: url(../images/c-sep-l.gif);
}
ul.features li,  .content-box ul li, .side-box ul li {
	margin-top:5px;
	margin-bottom:5px;
}
/* side boxes */
div.side-box {
	background: transparent url(../images/side-box.png) no-repeat;
	padding-top:9px;
	width:200px;
	margin-bottom:20px;
	zoom:1;
}
div.side-box-inner {
	background: transparent url(../images/side-box.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px;
	zoom:1;
}
#bd div.side-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}
div.big-box {
	background: transparent url(../images/big-box.png) no-repeat;
	padding-top:12px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-inner {
	background: transparent url(../images/big-box.png) no-repeat 0 bottom;
	padding:0 15px 12px;
	font-size:12px;
}
div.big-box-solid {
	background: transparent url(../images/big-box-solid.png) no-repeat;
	padding-top:8px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-solid-inner {
	background: transparent url(../images/big-box-solid.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px;
	color:#555577;
}
#bd div.big-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}div.full-box {
	background: transparent url(../images/full-box.png) no-repeat;
	padding-top:12px;
	width:920px;
}
div.full-box-inner {
	background: transparent url(../images/full-box.png) no-repeat 0 bottom;
	padding:0 15px 10px;
	font-size:12px;
}
div.content-box {
	width:700px;
}
div.content-box p {
	margin-left:5px;
	margin-right:5px;
}
#bd div.content-box ul.features {
	margin-left:20px;
}
#bd .content-box h5 {
	background-image: url(../images/med-shd.png);
	padding-left:10px;
}

.navbuttons {
	font: bold 12px; color: white; display: inline; 
	border-style: solid; cursor: hand; width: 85px; height: 24px;
	background-color: #0000cc; border-color: black; border-width: 1px;
}
.adminbuttons {
	font: bold 12px; color: white; display: inline; 
	border-style: solid; cursor: hand; width: 105px; height: 24px;
	background-color: #0000cc; border-color: black; border-width: 1px;
}
.red{color:red;}
.fw{font-weight:bold;}
.title{ font-family:"ºÚÌå", "Arial Black", Arial; font-weight:800; color:#C00}
.redbg{background-color: #F93;font-weight:bold;font-size:14px;border-color: #0464BB; border-width:2px;padding:6px;text-align:center;}
