@charset "gb2312";
body{
	background-color:#E5E5E5;
	font-size: 10pt;
	background-image: url(../images/bg1.gif);
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	margin-top: 0px;
}
h1{
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}

.red {color: #FF0000}
.green {color:#008800}
#divLanguage {
	width: 120px;
	float: right;
	margin-top: 3px;
}
.top {
	height: 120px;
	width: 978px;
	background-image: none;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.main {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	overflow: visible;
	clear: both;
}
.main .left {
	background-color: #C6D6EB;
	width: 200px;
	clear: none;
	float: left;
}
.main .left ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main .left li {
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	width: 100%;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}

.main .c {
	clear: none;
	float: left;
	width: 500px;
	padding: 16px;
}

.input_text {
	background-color: #F5F5F5;
	border: 1px solid #CDCDCD;
	padding: 2px;
}

.Container {
	background-color: #FFFFFF;
	width: 918px;
	padding: 24px;
	border: 6px solid #009ACE;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
.smallTop {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom:0px;
	margin-top:0px padding-bottom:0px;
	padding-top:6px;
	border-width:0px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../images/control/menuBg.gif);
	height: 22px;
}
.smallCurrentTitle{
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px; 
	padding-top:4px;
	padding-left:30px;
	padding-right:30px;
	font-weight: bold;
	height: 24px;
	background-color: #CCCCCC;
	background-image: url(../images/control/submenuBg.gif);
}
.required {
	color: #FF0000;
}

.smallCurrentTitle h2{
margin:0px;
padding:0px;
}
.input_button_normal {
	border: 1px solid #FF6801;
	background-color: #F1CD6F;
	color: #02348D;
}
legend{
	color:#864D00;
	font-weight:bold;
}
.CurrentLanguage {
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;

}
.UnableLanguage {

	font-size: 10pt;
	padding: 3px;

}
.smallCurrentTitle ul {
	margin: 0px;
	padding: 0px;
}
.smallCurrentTitle li{
	clear: none;
	float: left;
	list-style-type: none;
	padding-left:6px;
	padding-right:4px;
	margin-left:2px;
	margin-right:2px;
	border:dashed #fff 1px;
	height: 16px;
}
.smallCurrentTitle .navCurrent{
 background-color:: #fff; 
 	background-image: url(../../../../../images/icon/nextStep.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 20px;
}

.smallCurrentTitle li a {
	color: #000000;
}

.Container #form1 #Dialog #content table td {
	height: 22px;
	padding: 3px;
}


.Container #form1 #Dialog #content table .title {
	background-color: #e1e1e1;
	font-weight: bold;
}
.Container #form1 #Dialog #content table .light {
	background-color: #ffffff;
}
.Container #form1 #Dialog #content table .dark {
	background-color:  #f6f6f6;
}
.smallTop td {
	font-weight: bold;
}
.Container #form1 #Dialog #content fieldset {
	padding: 5px;
}
#Notice {
	text-align: left;
	border: 1px solid #00CCFF;
	padding: 5px 5px 5px 30px;
	font-size: 14px;
	margin: 4px auto 4px auto;
} 
#Notice.on { border-color: #9c9; color: #060; background: #E2F9E3; }
#Notice.off {
	border-color: #c99;
	color: #fff;
	background:  #c00;
	padding: 5px;
}
.navCurrent {
	background-color: #FFFFFF;
}
.smallTop .currentBNav {
	color: #FF0000;
}
.smallTop a {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
.smallBottom {
	width: 696px;

	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom:5px; margin-top:0px padding-bottom:0px; padding-top:6px; border-width:0px; padding-left:30px; padding-right:30px;
}
.Container li {
	list-style-position: outside;
	list-style-image: url(../images/icon/star_small.png);
}
td.title {
	background-color: #e1e1e1;
	height: 18px;
	padding: 3px;
}
td.dark {
	background-color: #f6f6f6;
	height: 12px;
	padding: 2px;
}
span#s {
	color: #FF0000;
}
.top {
	height: 120px;
	width: 978px;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(/images/2.gif);
	background-repeat: no-repeat;
	background-position: 298px 0px;
	margin-bottom: 0px;
}
.input_white {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-size: 10pt;
	color: #333333;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
.assistant {
	clear: both;
	display: block;
	height:0px;
}
#menu {
	height: 30px;
	padding-top: 0px;
	top: 0px;
	position: relative;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#menu li {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	list-style-type: none;
	color: #353E49;
	height: 30px;
	background-color: #002B5E;
}
#menu .currentBNav {
	margin: 0px;
	clear: none;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	height: 30px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
/*	background-image:url(../images/icon/up.png);
	background-repeat:no-repeat;
	background-position:center bottom;*/
}


#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #990000;
	background-image:url(../images/icon/menuCurrent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .normal a:hover {
	color: #990000;
}

#menu .currentBNav a {
	color: #FFFFFF;
}
#menu .currentBNav a:hover {
	color: #ff0000;
	padding-top: 8px;
}

.main .left a {
	color: #353E49;
	text-decoration: none;
	padding-right: 12px;
}
.main .r {
	clear: none;
	float: left;
	width: 230px;
	padding-right: 8px;
	padding-left: 8px;
}
.currentBNav {
	color: #FFFFFF;
}
p.index2em {
	text-indent: 2em;
}
.highlight {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
#menu .normal {
	padding-right: 12px;
	padding-left: 12px;
}
#menu li a {
	margin-top: 8px;
}

.smallTop li {
	padding-right: 12px;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	clear: none;
	float: left;
}
.smallTop ul {
	background-image: url(../images/control/menuBg.gif);
	margin: 0;
}
.Container .tips {
	border-color:#00CCFF;
	border-style:solid;
	border-width:1px;
	padding:6px;
}
.smallBottom a {
	text-decoration: none;
}
.tips_gray {
	border: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.smallCurrentTitle .nav {
	background-image: url(../../../../../images/icon/nextStep.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 20px;
}

