body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ececec;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/base-bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	font-size:10pt;
}

a{
	color:#660000;	/* color:#8b07a7; */
	text-decoration: none;
}
a:hover{
	color:#CC0000;
	/* font-weight: bold;
	text-decoration:underline; */
}
a:vlink {
	color:#660000;
	text-decoration: none;
}

#base {
	width: 950px;
	margin: 0 auto;
	background-color: #000000;
}

#top {
	width:950px;
	height:210px;
	margin: 0 50px;
	vertical-align:top;
}

#top_logo {
	width:616px;
	height:70px;
	padding-top:20px;
}

#Menu {
	width:950px;
	height:85px;
	padding: 0px;
	margin-top: 30px;
}

#Menu_btn {
	height:85px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#Banner {
	width:950px;
	padding: 0px;
	margin: 0 auto;
}

#Main {
	width:950px;
	height:320px;
	margin: 0 50px;
	color:#FFFFFF;
}

#index_box {
	width:259px;
	height:220px;
	border: 1px solid #666666;
	margin: 20px;
	margin-top: 40px;
	float:left;
	display:block;
}

#box_content {
	margin: 15px 0 0 20px;
	float:left;
	display:block;
}

#news_box {
	width:500px;
	height:250px;
	margin: 20px;
	margin-top: 40px;
	float:left;
	display:block;
}

#news_content {
	width:140px;
	margin: 5px 0 0 15px;
	float:left;
	display:block;
	vertical-align:top;
}


#main_nav {
	padding: 25px 0;
	text-align:right;
	font-size:10px;
	font-family: sans-serif, Arial, Helvetica;
	display:block;

}

#main_location {
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	color:#999999;
	padding-right:40px;
}

#Main_Nothing {
	width:950px;
	height:300px;
	color:#FFFFFF;
	display:block;
	clear:both;
}


#Main_About {
	width:950px;
	height:1250px;
	color:#FFFFFF;
	background-image:url(images/about-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	clear:both;
}

#Main_Comm {
	width:950px;
	height:1400px;
	color:#FFFFFF;
	background-image:url(images/committee-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	clear:both;
}

#Main_Invest {
	width:950px;
	height:1100px;
	color:#FFFFFF;
	background-image:url(images/invest-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	clear:both;
}


#content {
	width:850px;
	margin: 0 70px;
}

#content_box {
	width:810px;
	height:320px;
	border: 1px solid #666666;
	display:block;
}

#small_box {
	width:237px;
	height:220px;
	border: 1px solid #666666;
	display:block;
	float:left;
}

#content_box p, #small_box p {
	padding: 10px 30px 0px 30px;
	line-height:16pt;
}

#invest_box {
	width:790px;
	height:220px;
	background-image:url(images/invest-imgbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:20px;
}

#invest_content {
	width:386px;
	height:320px;
	margin-left:20px;
	margin-top:10px;
	border: 1px solid #666666;
	float:left;
}

#tutor_box {
	width:250px;
	height:180px;
	padding: 0 10px;
	margin-bottom:20px;
	/*border: 1px solid #333333;*/
	float:left;
	font-size:11px;
}

#tutor_box h2 {
	color:#CC0000;
	font-size:13pt;
	font-weight:bold;
	line-height:10px;
}

#tutor_box h2.title {
	color:#FFCC66;
	font-size:10pt;
	line-height:12px;
	font-weight:normal;
}


.imgTutor {
	float:left;
	padding-right:10px;
}

.imgRight {
	float:right;
	padding-left:25px;
}

.imgLeft {
	float:left;
	padding-right:25px;
}


h1 {
	font-size:18pt;
	color:#fefefe;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:12pt;
}

h1.small {
	font-size:14pt;
	color:#fefefe;
	font-family:Arial, Helvetica, sans-serif;
	line-height:10pt;
}


h2 {
	font-size:14pt;
	color:#FFFF66;
	font-family: Arial, Helvetica, sans-serif;
}

h2.normal {
	font-size:12pt;
	color:#FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
}

ul.tick {
	list-style-image:url(image/tick.png);
}

ul.tick li {
	padding-bottom:15px;
}


.doted { border-bottom:dotted thin; }

.small_text {
	font-size:8pt;
	color:#CCCCCC;
}

.highlight1 {
	color:#FFFFCC;
	font-size:11pt;
	font-weight:bold;
}

.highlight2 {
	color:#FF9900;
	font-size:10pt;
	font-weight:bold;
}


#footer {
	background-color:#CECECE;
	width:950px;
	height:130px;
	background-image:url(images/footer-bg.jpg);
	background-position:top centre;
	background-repeat:no-repeat;
}

#footer_links {
	padding: 50px 0px 0px 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 auto;
	color:#000000;
}

#footer_copy{
	padding: 5px 0px 0px 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:12pt;
	margin: 0 auto;
	color:#333333;
}

#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #000088;
}
