body {
background: #fff;
font-family:Arial;
font-size: 11px;
margin:0px;
text-align:center;
margin-bottom:25px;
}
#container{ width:960px; height:auto;position:relative;margin:0 auto; text-align:left;}
#pagetop{ width:710px; height:23px; float:left; border-bottom:1px solid #666666; margin-top:30px;}
#menus{ width:600px; height:23px; float:left;}
/*language select*/
#lan{ width:110px; height:auto; float:left;text-align:right;font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#cdcdcd; padding-top:8px;}
#lan a{ color:#cdcdcd;}
#lan a:hover{ color:#8e8e8e;}
/*logo*/
#logo{ width:250px; height:auto; float:left; padding-top:15px; padding-bottom:15px;}
/*main page*/
#page_top{ width:960px; height:auto; float:left; padding-bottom:15px;}
#pagemain{ width:960px; height:auto; float:left;}
/*Different CSS*/
#left{ width:380px; height:auto; float:left;}
#right{ width:580px; height:auto; float:left;}
#r_1{ width:560px; height:auto; float:left; line-height:50px; padding-left:20px; background:#F2FEF5; color:#666666; font-weight:bold; font-size:13px;}
#r_c{ width:500px; float:left; height:auto;}
#r_b{ width:60px; float:left; height:auto; text-align:center; font-size:11px; font-weight:100;}
#r_1 a{ color:#666666;text-decoration:underline;}
#r_1 a:visited{ color:#666666;}
#r_1 a:hover{ color:#999999;}
#r_2{ width:530px; height:auto; float:left; font-size:11px; padding:10px; padding-left:20px; font-weight:bold; line-height:150%;}
#r_3{ width:560px; height:auto; float:left; padding-left:20px;}
#r_4{ width:560px; height:auto; float:left; margin-top:20px; padding-left:15px;}
#n_menu{ width:560px; height:auto; float:left; line-height:25px;}
#n_con{ width:560px; height:auto; float:left;}

#pagebot{ width:960px; height:auto; float:left; line-height:25px; text-align:right;}
.san{ font-size:8px; font-family:Tahoma; color:#666666;}
.online{ color:#8e8e8e; font-size:12px;}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}