@charset "utf-8";
body{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	margin: 0;
	background-image: url(../images/bgPku.gif);
	background-repeat: repeat-x;
}
h1{
	font-size:14pt;
	font-weight:bold;
	color: #002B5E;
	padding: 4px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}

.red {color: #FF0000}
.green {color:#008800}
#divLanguage {
	width: 150px;
	float: right;
	margin-top: 3px;
	position: relative;
	top: 0px;
	right: 2px;
	clear: both;
}
.top {
	height: 120px;
	width: 978px;
	background-image: none;

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.main {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: visible;
	clear: both;
	margin-top: 8px;
}
.main .left {
	width: 200px;
	clear: none;
	float: left;
}
.main .left ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.main .left li {
	font-size: 10pt;
	/*font-weight: bold;*/
	list-style-type: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
}

.main .c {
	clear: none;
	float: left;
	width: 560px;
	padding: 0px;
}

.input_text {
	background-color: #F5F5F5;
	border: 1px solid #CDCDCD;
	padding: 2px;
}

.main .c .Container {
	background-color: #FFFFFF;
	width: 524px;
	padding: 12px;
	border: 4px solid #E5E5E5;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;

}

.main .c .Container  h1{
	font-size:12pt;
	font-weight:bold;
	color: #002B5E;
	padding: 4px;
	background-color:#EFEFEF;
	font-style:italic;
	
}
.required {
	color: #FF0000;
}


.input_button_normal {
	border: 1px solid #FF6801;
	background-color: #F1CD6F;
	color: #02348D;
}
legend{
	color:#864D00;
	font-weight:bold;
}
#divLanguage .CurrentLanguage {
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;

}
#divLanguage .UnableLanguage {

	font-size: 10pt;
	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;
}

.Container #form1 #Dialog #content fieldset {
	padding: 5px;
}
#Notice { text-align: left; border: 1px solid #ccc; padding: 5px 5px 5px 30px; font-size: 14px; margin: 0 auto 12px auto;  } 
#Notice { margin-top: 12px; font-size: 12px; } 
#Notice.on { border-color: #9c9; color: #060; background: url(http://www.cconnect.org/graphics/simple/alertgood_icon.gif) #E2F9E3 left no-repeat; }
#Notice.off {
	border-color: #c99;
	color: #fff;
	background: url(http://www.cconnect.org/graphics/simple/alertbad_icon.gif) #c00 left no-repeat;
	padding: 5px;
}



.main .c .Container li {
	list-style-position: inside;
	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: 160px;
	width: 978px;
	background-position: 298px 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.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: #fff;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#002B5E;
	text-align:center;
}
.assistant {
	clear: both;
	display: block;
	height:0px;
}


#menu {
	height: 30px;
	padding-top: 0px;
	top: -114px;
	position: relative;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 848px;
}
#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;
	padding: 0px;
	clear: none;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	height: 30px;
/*	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;
}



.main .left a {
	/*	color: #FFFFFF;*/
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	font-weight:100%;

}
.main .r {
	clear: none;
	float: left;
	width: 200px;
	padding-right: 8px;
	padding-left: 8px;
}
.box160 {
	padding-right: 10px;
	padding-left: 10px;
}
.box160 img {
	border: 1px solid #DEE8F3;
	margin-bottom: 6px;
}
.top #divLanguage a {
	width: 58px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color:#002B5E;
}
.main .c h1 {
	font-size: 12pt;
	color: #000000;
}
.main .c p {
	color: #353E49;
	font-size: 10pt;
	margin-bottom: 2px;
	margin-top: 6px;
}

.highlight {
	font-weight: bold;
}
.main .left .cnav {
	background-color: #E5E5E5;
	cursor:hand;
}
.main .left .cnavWhite {
	background-color: #FFFFFF;
	background-image: url(../images/icon/current.png);
	background-position: right center;
	background-repeat: no-repeat;
		cursor:hand;
}
.main .left li{
	text-indent:12px;
}
.main .c .Container div li {
	clear: none;
	float: left;
	width: 250px;
	list-style-image: none;
	list-style-type: none;
	color: #353E49;
	margin-left: 0px;
	padding-right: 0px;
}
 h2.utitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	clear: both;
	font-size:12pt;
	font-style:italic;
	color: #000099;
	margin-top:10px;
	margin-bottom:8px;

}

p.index2em {
	text-indent: 2em;
}






#c5 li {
	height: 24px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: left center;
}
.main .left .box160 h1 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #353E49;
	text-align: right;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main .left .box160 li {
	text-indent: 0px;
}
#c5 p {
	text-indent: 2ex;
}
.main .r ul{
	margin: 0px;
	list-style-type: none;
	width: 100%;
	padding-left: 0px;
}
.main .r li{
	margin: 2px 0px 2px 0px;
	list-style-type: none;
	background-color: #fefefe;
	padding: 4px;


	border:#eeeeee solid 1px;
}
.main .r li a{
	 text-decoration:none;
	 color:#000066;
}
.main .r li{
margin-left:0px;
}
.main .r table tr td h1{
font-size:12px;
font-weight:bold;
margin-left:0px;
color:#60F
}
.main .r table tr td{
	font-size:10pt;
}

