@charset "gb2312";

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif, "ËÎÌå";
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

p{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.font90{
	font-size: 90%;
}

.font70{
	font-size: 70%;
}

a{
	color: #3F72BD;
	text-decoration: none;
}

a:visited {
	color: #3F72BD;
	text-decoration: none;
}


a:hover {
	color: #FF7400;
	text-decoration: underline;	
}

h1{
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	width: 580px;
	background-image: url("../images/h3_back66.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

#wrapper {
	margin: 0px;
	font-size: 0.75em;
	color: #666666;
	text-align: left;
	width: 610px;
	background-color: #FFFFFF;
	padding: 15px 10px 10px;
}

body:last-child #wrapper{
	font-size: 12px;
}

#bt_ow{
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}
