﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
.style4 {font-size: 18px}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {color: #C5E2FE; font-weight: bold; }
.bg {
	background-image: url(/images/Documents/bg.gif);
	background-repeat: repeat-x;
	height: 140px;
}
.bg_mn {
	background-image: url(/images/Documents/bg_mnnt.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.bg_mnbox {
	background-image: url(/images/Documents/bg_mnbox.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.bg_banner {
	background-image: url(/images/Documents/bg_bn.gif);
	background-repeat: repeat-x;
	height: 84px;
}
.v_tab {
	background-image: url(/images/Documents/bg_tab.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.v_tab2 {
	background-image: url(/images/Documents/v_content.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.v_dleft {
	background-image: url(/images/Documents/vd_left.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.v_dright {
	background-image: url(/images/Documents/vd_right.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.bg_mau {
	background-image: url(/images/Documents/counterbox.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 51px;
	background-position: right;
}
.text_td {
	font-family: tahoma;
	font-size: 11px;
	color: #254075;
	text-decoration: none;
}
.text_td:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.kc {
	background-image: url(/images/Documents/v.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.bg_coppyright {
	background-image: url(/images/Documents/bg_coppyright.gif);
	background-repeat: repeat-x;
	height: 107px;
}
.text_mnn {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
input, textarea, select
{
	color: #000000;
	font: normal 11px tahoma, verdana, arial;
	border: 1px solid;
	border-color: #7B9EBD;
	background: url(bg_but.gif);
}
#RegisterForm input
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	color: #666666;
	width: 200px;
}
#RegisterForm .RegisTitle
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#RegisterForm select
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.paging {
	margin:0 0 10px 0;
	padding-bottom:20px;
}
.paging .linfo {
	float:left;
	font-size:85%;
}
.paging .rinfo {
	float:right;
}
.paging .rinfo a, .paging .rinfo span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
	font-size:80%;
}
.paging .rinfo span.current {
    border: 1px solid #3B5998;
    font-weight: bold;
    background: #3B5998;
    color: #fff;
}
.paging .rinfo a {
    border: 1px solid #3B5998;
    text-decoration: none;
}
.paging .rinfo a:hover {
    border-color: #ff6600;
}
.pagefoot {
	margin:5px 0;
	clear:both;
	padding:5px 0;
}
