body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
p {
	text-indent: 2em;
	margin: 0px;
	padding: 0px;
}
.page {
	margin: 0px;
	color: #333333;
	text-align: right;
	padding-top: 7px;
	padding-right: 23px;
	text-decoration: none;
	clear: both;
	background: url(../images/page.gif) no-repeat;
	height: 30px;
	width: 640px;
}
.page .pageem {
	color: #FF0000;
}
.page a {
	text-decoration: none;
	color: #333333;
}
.page a:hover {
	text-decoration: none;
	color: #CA0000;
}
.pagebox {
	font-size: 11px;
}
.pagebtn {
	font: 11px Arial, Helvetica, sans-serif;
}

.bg {
	background: url(../images/bg.jpg);
}
a.agray {
	text-decoration: none;
	color: #555555;
}
a.agray:hover {
	text-decoration: none;
	color: #CA0000;
}
a.aback {
	color: #C60000;
	text-decoration: none;
}
a.atop {
	text-decoration: none;
	color: #FFEAB5;
}
a.atop:hover {
	text-decoration: none;
	color: #FFFFD7;
}



.bord_photo {
	background: url(../images/bord.gif) no-repeat;
	padding: 7px;
}

.contain {
	margin: 0px auto;
	padding: 0px;
	width: 1002px;
}
.sidebar {
	width: 236px;
	background: #FCF6E6 url(../images/left1.jpg) no-repeat left top;
	padding-top: 237px;
	padding-left: 76px;

}
.sidebar_guide {
	width: 236px;
	background: #FCF6E6 url(../images/left_guide.jpg) no-repeat left top;
	padding-top: 237px;
	padding-left: 76px;

}
.sidebar_show {
	width: 236px;
	background: #FCF6E6 url(../images/left_show.jpg) no-repeat left top;
	padding-top: 237px;
	padding-left: 76px;

}
.main{
	background: #FBF6E6 url(../images/bg_main.jpg) no-repeat right top;
	height: 377px;
	margin: 0px;
	padding: 18px 0px 0px;
}
.main2 {
	background: #FCF6E6;
}

.f-content {
	color: #5F5E5B;
	line-height: 230%;
}
.f-gray2 {
	line-height: 200%;
	color: #5F5E5B;
}

.f-gray {
	line-height: 180%;
	color: #5F5E5B;
}

.f-red {
	font-weight: bold;
	color: #C60700;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #B70000;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}


.list {
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.list li {
	list-style: none;
	margin: 0px 60px 0px 0px;
	padding: 0px;
	float: left;
}






.bottom {
	line-height: 150%;
	color: #FFFDD0;
}
.bottom .f-en {
	font: 11px Arial, Helvetica, sans-serif;
}
.bottom .f-en a {
	text-decoration: none;
	color: #D7C58C;
}

