@import url("http://www.e21.cn/css/style_remote_common.css");
.black12 {  font-size: 12px; font-style: normal; line-height: 150%; color: #000000; text-decoration: none}
.blue {  font-size: 12px; font-style: normal; line-height: 150%; color: 03507F; text-decoration: none}
.red12 {  font-size: 12px; font-style: normal; line-height: 150%; color: #BF0000; text-decoration: none}
a.black12:hover {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: underline}
.b12 {  font-size: 12px; font-style: normal; line-height: 150%; color: #000000; text-decoration: none}
a.b12:hover {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: none}
.h12 {  font-size: 12px; font-style: normal; line-height: 150%; color: #000000; text-decoration: none}
a.h12:hover {  font-size: 12px; font-style: normal; line-height: 150%; color: 03507F; text-decoration: none}
a.blue:hover {  text-decoration: underline}
.red16 {  font-size: 16px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: none}


a.red12:link {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: none}
a.red12:visited {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: none}
a.red12:active {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: none}
a.red12:hover {  font-size: 12px; font-style: normal; line-height: 150%; color: #CC0000; text-decoration: underline}



A:link {
	COLOR: #000000; FONT-FAMILY: ËÎÌå; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; FONT-FAMILY: ËÎÌå; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; FONT-FAMILY: ËÎÌå; TEXT-DECORATION: none
}
A:hover {
	 font-size: 12px; font-style: normal; line-height: 150%; color: 03507F; text-decoration: none
}

select{
	background-color:transparent;
	border:0;
	width: 97%;
}
input{
	border:1px solid #999999;
	background-color:transparent;
}
input.radios{
	border:none;
	background:none;
	width: 13px;
}
input.login{
	color:#336699;
	background-image: url("../images/bg_03.gif");
	width: 58%;
	border:1px solid #999999;
}
input.main{
	width: 85%;
	border:0;
	border-bottom:1px solid #999999;
}
input.buttons{
	width:80px;
	background-image: url("../images/bg_12.gif");
	border:1px solid black;
	font-weight: bold;
	padding:1px;
}

.warningfont2{color: black;font-weight: bold;}
.warningfont_blue{color: blue;font-weight: bold;}
.warningfont_red{color:red;font-weight: bold;}



table{
	font-size: 12px;
}
td{
	word-break: break-all;
}

h2{
	font-family:ºÚÌå;
	font-size:20px;
	font-weight:bold;
	color:red;
	margin:4px 0;
}


.pane_11{
	border: 1px solid #6A6A72;
	margin:15px 10px;
	width:  95%;
	background-color: #F7F7F7;
}
.pane_11 td{
	padding:5px 10px;
	/*border-top: 1px dotted #6A6A72;*/
}