/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #86D08D;
	background-image: url(../images/bg/blue.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	width: 100%; 
	
}
a:link, a:visited, a:hover {color: #417C90;	text-decoration: none;}


#masthead{
	width: 100%; 
	background-image: url(../images/bg/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 112px;
	clear: both;
	float: left;
	left:50%;
	padding: 0;    
margin: 0;  
}
#masthead1{position: relative;
	left:50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -498px;
	
	height: 110px;	
	}

#mastdown{
	width: 100%; 
	background-image: url(../images/bg/down.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	float: left;
	height: 300px;padding: 0;    
margin: 0;  
}

#mastbody{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	left: 50%;
	margin-left: -476px;
	width: 980px;
}

#masttd{
	position: relative;
	left:50%;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -473px;
	padding-bottom: 20px;
	padding-top: 1px;
	height: 175px;
}
#tableright{
	width: 470px;
	float: left;
	clear: right;
	text-align: left;
	padding-left: 20px;
}
#tablelight{
	width: 400px;
	float: left;	
}

#ffdebug{width:100%;height:1px;clear: both;}
#line{
	background-image: url(../images/bg/line.jpg);
	background-repeat: no-repeat;
	width: 12px;
	float: left;
	height: 175px;
}
#add{
	
	float: left;
	line-height: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
}
#add,.add{
	color: #666666;	
}
a.add:visited, a.add:link{	
	color: #666666;		
}
a.add:hover{
	color: #666666;
	text-decoration: underline;
	
}
#alignright{
	float: right;
	vertical-align: top;
	margin-top: 0px;
}
#fivetyli{
	float: left;
	width: auto;
}
#fivetyli2{
	float: left;
	width: auto;
	padding-right: 10px;
	height:27px;
	
}

#fivetyri{
	float: right;
	width: auto;
	clear: right;
}
.words{
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.words2{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a.words:visited, a.words:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.words:hover{
	color: #C40000;
	text-decoration: underline;
	
}
#add2{
	color: #4C4C4E;
	float: left;
	line-height: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	
}

.copyright{	font-size: 10px;	color: #4079B2;}
a.copyright{
	font-weight: bold;color: #4079B2;
	text-decoration: underline;
}
.chineseword{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E365C;
	font-weight: bold;
}
a.chineseword:visited, a.chineseword:link{
	
	color: #0E365C;
	
}
a.chineseword:hover{
	
	color: #FFFFFF;
	
}
