@charset "gb2312";
body {
	background-color: #337ABB;
	margin: 0px;
	SCROLLBAR-FACE-COLOR:#72A3D0;
      SCROLLBAR-HIGHLIGHT-COLOR:#72A3D0;
      SCROLLBAR-SHADOW-COLOR:#72A3D0;
      SCROLLBAR-3DLIGHT-COLOR:#337EC0;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-TRACK-COLOR:#337EC0;
      SCROLLBAR-DARKSHADOW-COLOR:#337EC0;
}
#title {
	font-size: 14px;
	font-weight: bold;
	color: #337ABB;
	text-decoration: underline;
	height: 40px;
	padding-top: 20px;
	padding-left: 10px;
}
#top_title {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#top_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top_title a:hover {
	color: #FFFF66;
}


#cp_table {
	width: 100%;
	background-color: #D7E6FF;
	font-size: 12px;
	color: #337ABB;
}
#cp_table td {
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #DAE8FE;
	border-right-color: #DAE8FE;
	border-bottom-color: #DAE8FE;
	border-left-color: #DAE8FE;
	border-right-style: dashed;
	border-left-style: dashed;
}


.cp_class_input {
	height: 20px;
	width: 120px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #337ABB;
}
.cp_class_input_sub {
	background-color: #D3E5FA;
	height: 20px;
	padding-top:2px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #666666;
}
a.a_1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #66A5DC;
	padding: 8px;
}
a.a_1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #66A5DC;
	padding: 8px;
}
a.a_1:hover {
	color: #337ABB;
	font-size: 12px;
	text-decoration: none;
	background-color: #66A5DC;
	padding: 8px;
}
a.a_2:link {
	color: #337ABB;
	font-size: 12px;
}
a.a_2:visited {
	color: #337ABB;
	font-size: 12px;
}
a.a_2:hover {
	color: #132D44;
	font-size: 12px;
	text-decoration: underline;
}
a.a_3:link {
	color: #337ABB;
	text-decoration: none;
}
a.a_3:visited {
	color: #337ABB;
	text-decoration: none;
}
a.a_3:hover {
	color: #FFFF00;
}
a.a_4:link {
	color: #666666;
	text-decoration: none;
}
a.a_4:visited {
	color: #666666;
	text-decoration: none;
}
a.a_4:hover {
	color: #FF0000;
}
a.a_5:link {
	color: #ffffff;
	text-decoration: none;
}
a.a_5:visited {
	color: #ffffff;
	text-decoration: none;
}
a.a_5:hover {
	color: #FFff00;
	text-decoration: underline;
}
.cp_class_input_2 {
	height: 20px;
	width: 180px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #999999;
}
#title_2 {
	font-size: 12px;
	font-weight: bold;
	color: #337EC0;
	height: 35px;
	padding-top: 10px;
	padding-left: 30px;
}
.cp_class_input_3 {
	height: 20px;
	width: 300px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.t_1 {
	font-size: 12px;
}
.t_2 {
	width:100%;
	height:23px;
	font-size:12px;
	text-align:left;
	padding-top: 5px;
	padding-left: 20px;
	color: #666666;
	background-color: #D7E6FF;
}

#page {
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	text-align: center;
}
#page a:link {
	color: #337ABB;
	text-decoration: none;
}
#page a:visited {
	color: #337ABB;
	text-decoration: none;
}
#page a:hover {
	color: #337ABB;
	text-decoration: underline;
}
#top {
	background:#D7E6FF;
	height:30px;
	width:100%;
	font-size:14px;
	padding-left:30px;
	padding-top:10px;
	font-weight: bold;
}
#top a:link {
	color: #000000;
	text-decoration: none;
}
#top a:visited {
	color: #000000;
	text-decoration: none;
}
#top a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.cp_class_input_4 {
	height: 20px;
	width: 180px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	color: #666666;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.pass {
	height:120px;width:70%;font-size:12px;color:#ffffff
}
.cp_class_input_renzheng {
	height: 18px;
	width: 80px;
	font-size: 9px;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #337ABB;
	background-color: #D9F2FD;
}
.cp_class_input_login {
	height: 18px;
	width: 100px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #337ABB;
	background-color: #D9F2FD;
}

