body {
	margin:0;
	padding:0;
	background: none repeat scroll 0 0 #F0F0F0;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content {
	width:708px;
	background:#bfbfbf;
	margin:auto;
}
.main {
	width:698px;
	background:#FFF;
}
.main_top {
	height:60px;
	margin-bottom:10px;
	display:block;
	border-bottom:1px solid #EEEEEE;
}
.main_top_left {
	float:left;
	margin:5px;
}
.main_top_right {
	float:right;
	font-family:"ËÎÌå";
	font-size:12px;
	font-weight:bold;
	margin:5px 5px 0 0;
	text-align:right;
}
.main_top_right p {
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0px;
}
.main_main {
	border-bottom:2px solid #ff9900;
}
.main_main h1 {
	font-family:"ËÎÌå";
	color:#ff9900;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	font-size:18px;
}
.main_content {
	margin:10px;
	padding:10px;
}
.main_content p {
	text-indent:2em;
	color:#777777;
}
.p1 {
	font-size:12px;
}
.main_content h2 {
	font-size:16px;
	letter-spacing:2px;
}
.main_bottom {
	border-top:2px solid #ff9900;
	padding-top:10px;
	line-height:24px;
	font-size:12px;
	caption-side:#333333;
	text-align:center;
}
