BODY {

	background-color: #fff;
	margin: 0px auto -1px auto;

}

a:link{COLOR:#000; TEXT-DECORATION:none;} 
a:visited{COLOR:#000; TEXT-DECORATION:none;} 
a:active{COLOR:#4CA2D5; TEXT-DECORATION:none;} 
a:hover{color:#4CA2D5; TEXT-DECORATION:none;} 


td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #000;
	line-height : 22px;
	text-decoration: none;
	text-align: left;
}

.back_box {
	width:100%;
	background-image:url(../img/top_back.jpg);
	background-repeat: repeat-x;
}

.footer_back_box {
	width:100%;
	background-image:url(../img/footer_back.jpg);
	background-repeat: repeat-x;
}


.main_box {
	width:900px;
	border-left: 1px solid #e5f3f9;
	border-right: 1px solid #e5f3f9;
	background-color: #fff;
	margin: 0px auto -1px auto;
}

.content_box {
	width:900px;
	background-image:url(../img/mid_back.jpg);
	background-repeat: repeat-x;
	margin: 0px auto -1px auto;
}

.map_frame {
	border: 1px solid #c3e1df;
	margin-top: 12px;
}

.pic_box {
	border: 1px solid #c3e1df;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
	padding: 1px;
}
.pic_frame {
	width:50px;
	height:300px;
	border: 1px solid #c3e1df;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #bad9e1;
	padding: 0px;
}

.frame_table {
	background-color: #f7f8f8;
}

.tudou_heading {
	color: #000;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight : bold;
	line-height : 20px;
}

.table_smtx {
	color: #000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height : 16px;
	text-align: right;
	text-decoration: none;
	margin: 0px auto -1px auto;
}


a.FAQ_head   {
	color: #3e8bb8;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight : bold;
	line-height : 20px;
}

a.FAQ_head:hover {
	color: #177a83;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight : bold;
	line-height : 20px;

}


.i 	{
						color:#FF0000;
						line-height:12px;
						font-weight : bold;	
						}					
.i a	{
						color:#FF0000;
						font-size:12px;
						font-weight : bold;
						text-decoration:underline;
						}
.i a:hover	{
						color:#FF0000;
						font-size:12px;
						font-weight : bold;
						text-decoration:none;
						}	


.bottom_box {
		width: 100%;
		height: 60px;
		background-color: #5c5c5c;
}



.white_text {
	color: #fff;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
}

.footer_text {
	color: #fff;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.footer_text a {
	color: #FFFFFF;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.footer_text a:hover {
	color: #000000;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.company  {
	color: #3C6D96;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight : bold;
	line-height : 30px;
}

a.contact_link  {
	color: #9E6A07;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight : normal;
	line-height: 16px;
}
a.contact_link:hover  {
	color: #D51010;
	font-weight : normal;
	text-decoration: none;
}


.hr {
	clear: both;
	border-top: 1px dashed #77a7a4;
	height: 1px;
	margin: 10px 10px 10px 0px;
}

.Header {
	color: #3e8bb8;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight : bold;
	line-height : 20px;
}

.News_Header {
	color: #91641e;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight : bold;
	line-height : 18px;
}

.fund_dot {
	color: #000;
	font-family:  "Arial", "Helvetica", "sans-serif";
	margin-left: 20px;
}

.note {
	color: #ccc;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height : 16px;
	text-decoration: none;
}


.form{
    margin:0px;
}


/*--------------table color------------------------------------------------------------*/

#mytable {
	width: 96%;
	margin: 0px auto -1px auto;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 14px Arial, Helvetica, sans-serif, Tahoma;
	text-align: right;
}

#mytable th {
	font: bold 17px  Arial, Helvetica, sans-serif, Tahoma;
	color: #fff;
	line-height : 24px;
/*--	width: 100%;	--*/
	border-left: 1px solid #c3e1df;
	border-right: 1px solid #c3e1df;
	border-bottom: 1px solid #c3e1df;
	border-top: 1px solid #c3e1df;
	letter-spacing: 0px;
	text-align: left;
	padding: 12px 12px 12px 12px;
	background: #4f8e8f /*--url(images/bg_header.jpg) repeat-x--*/;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #c3e1df;
	background: none;
}

#mytable td {
	border-right: 1px solid #c3e1df;
	border-bottom: 1px solid #c3e1df;
	background: #fff;
	padding: 12px 12px 12px 12px;
	font: normal 14px Arial, Helvetica, sans-serif, Tahoma;
	line-height : 22px;
	color: #000;
}


#mytable td.alt {
	background: #e8fff4;
	color: #000;
}

#mytable th.spec {
	border-left: 1px solid #c3e1df;
	border-top: 0;
	background: #fff /* url(images/bullet1.gif) no-repeat*/; 
	font: normal 14px Arial, Helvetica, sans-serif, Tahoma;
	line-height : 22px;
	color: #000; 
}

#mytable th.specalt {
	border-left: 1px solid #c3e1df;
	border-top: 0;
	background: #e8fff4 /* url(images/bullet2.gif) no-repeat */;
	font: normal 14px Arial, Helvetica, sans-serif, Tahoma;
	line-height : 22px;
	color: #000;
}
