@charset "utf-8";
#LoginBar {
	height: 30px;
	width: 778px;
	background-image: url(images/menu_login_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#MainMenu {
	width: 778px;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 28px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/menu_main_bg.jpg);
	background-repeat: no-repeat;
}
#MainNavL {
	width: 165px;
	float: left;
	margin-top: 72px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
}
#MainContent {
	width: 565px;
	float: right;
	border: 2px solid #FFA651;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-size: 10.5pt;
	line-height: 18pt;
	text-align: left;
	padding: 0px;
}
#Content {
	width: 778px;
	margin: 0px;
	padding: 0px;
	background-color: #fefd92;
	background-image: url(images/Main_Content_bg.jpg);
	background-repeat: no-repeat;

}
#MainMenu_btn_1 {
	margin: 6px;
	width: 70px;
	position: relative;
}
#MainMenu_btn_2 {
	width: 70px;
	margin: 6px;
	position: relative;
}
#Counter {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	text-align: right;
}
#MainNavL_TopBanner {
	background-image: url(images/MainNavL_TopBanner.gif);
	height: 16px;
	width: 151px;
	text-align: center;
	padding: 7px;
	font-size: 11pt;
	color: #FFFFFF;
}
#MainNavL1 {
	width: 137px;
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF8F40;
	border-right-color: #FF8F40;
	border-bottom-color: #FF8F40;
	border-left-color: #FF8F40;
	background-color: #FFFFFF;
	line-height: 15pt;
}
#MainNav_hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.MainContent_Pic_R_free {
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	font-size: 8.5pt;
	height: auto;
	width: auto;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.msg {
	margin: 8px;
}
#ContentHolder {
	background-color: #FDD8C1;
	font-size: 11pt;
	line-height: 16pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: decimal;
	display: block;
	margin: 30px;
	width: auto;
}
.ContentHolder_hr {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.brief_intro {
	font-size: 9pt;
	color: #992828;
	line-height: 12pt;
	vertical-align: super;
	font-style: italic;
}
#Content_eng {

	width: 778px;
	margin: 0px;
	padding: 0px;
	background-color: #F5916F;
	background-image: url(images/Main_Content_bg_eng.jpg);
	background-repeat: no-repeat;

}
h1 {
	font-size: 14pt;
	color: #CA490B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E56B0B;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 80%;
	margin-bottom: 30px;
}
h4 {
	font-size: 11pt;
	font-weight: bolder;
	padding-top: 20px;
	padding-bottom: -10px;
}
h3 {
	padding-top: 30px;
	padding-bottom: -10px;
	font-weight: bold;
	font-size: 12pt;
	color: #6A4D37;
}


hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFE392;
	border-right-color: #FFE392;
	border-bottom-color: #FFE392;
	border-left-color: #FFE392;
	width: 80%;
	margin-top: 30px;
	margin-bottom: 30px;
}

