@charset "gb2312";
* {margin: 0;padding: 0;border: 0;}
body {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
}
.clear{
	clear:both;
}
a:link {
	font-size: 12px;
	line-height: 1.5;
	color: #093A74;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 1.6em;
	color: #093A74;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 1.6em;
	color: #ff6600;
	text-decoration: underline;
}
.b1 {
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.b2 {
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #226194;
	text-decoration: none;
}
.b3 {
	font-size: 13px;
	font-weight: bold;
	color: #226194;
	text-decoration: none;
	padding-left: 30px;
	margin-top: 5px;
}
.back {
	background-image: url(index_20.gif);
	background-repeat: repeat-x;
}
.left5 {
}
li {
list-style-type:circle;COLOR: #666;padding-left: 6px;
}
input {
background-color: #fff;
border: 1px solid #38719C;
font-size: 12px;
color: #666;
height:18px;
}
select {
background-color: #fff;
border: 1px solid #38719C;
font-size: 12px;
color: #666;
height:18px;
}