/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
.font_white {color: #FFFFFF}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
}
.font_14_white {
	font-size: 14px;
	font-weight: bold;
}
.font_16_white {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.white:active {
	text-decoration: none;
}
.line_01 {
	background-attachment: fixed;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.left_title {
	background-image: url(../images/c_title_xiao_01.gif);
	padding-left: 50px;
	height: 49px;
}
.font_red {
	color: #FF6600;
}
strong {
	color: #000000;
}
.pic {
	border-top-width: 20px;
	border-bottom-width: 60px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.padding_10 {
	padding: 10px;
}
input {
	border: 1px solid #666666;
	font-family: "ËÎÌå";
	font-size: 12px;
}
textarea {
	font-family: "ËÎÌå";
	font-size: 12px;
	border: 1px solid #666666;
}
select {
	font-family: "ËÎÌå";
	font-size: 12px;
	border: 1px solid #666666;
}
.table_3border {
	border-top: 1px solid #E3E3E3;
	border-right: 3px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 3px solid #E3E3E3;
}
.table_3border_red {
	border: 4px solid #990000;
	padding: 5px;
}
.tc_p {
	background-color: #9999FF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.tc_p1 {
	background-color: #FF9900;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.tc_p2 {
	background-color: #2D2E2F;
	padding:5px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.tc_p3 {
	background-color: #F2E6DA;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
.polist{
	width:150px;
	height:30px;
	border:1px solid #cccccc;
	float:left;
	margin:15px;
	line-height:25px;
	text-align:center
} 

