@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	background-color: #FCC19F;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#LoginBar {
	height: 30px;
	width: 778px;
	background-image: url(images/menu_login_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#Holder {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 9pt;
	padding: 8px;
	background-color: #FFFFFF;
}
#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: 758px;
	float: none;
	border: 2px solid #B53617;
	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: #F5916F;
	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: #B53617;
	border-right-color: #B53617;
	border-bottom-color: #B53617;
	border-left-color: #B53617;
	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;
}
.loginBarText
{
    
    vertical-align: top; font-size: 9pt;
    	background-color: #9CB9E3;
    
    }
.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;
}
.card_each {
	background-color: #FFE791;
	width: 150px;
	padding: 4px;
	font-size: 9pt;
	color: #646D9B;
	margin-bottom: 20px;
	line-height: 10pt;
	height: 300px;
}
.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;
}

h2 {
	font-size: 16px;
	margin-top: 35px;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
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;
}
