body {
	font-family: Arial;
	margin:0;
	background-color:#E5E5E5;
	background-image:url(imgs/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.blue{font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#08a7c1;
	padding:8px;
	}
.blue2{font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#08a7c1;
	}
.gray{font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color: #666666;
	}
	
.more{font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#08a7c1;
	text-decoration:none;
	}
.more2{font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#08a7c1;
	text-decoration:none;
	}
	
	
.white3{font-family:Arial;
	font-size:14px;
	color: #FFFFFF;
	padding:8px;
	}
	
.white{font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	padding:8px;
	}
.white2{font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:22px;
	}
	
.HOME {font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
.pro {font-family:Arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}
	
a.menu{font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	height:25px;
	}
a:hover.menu{font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #00a3a1;
	text-decoration:none;
	height:25px;
	}
	
a.menu7{font-family:Arial;
	font-size:12px;
	color: #666666;
	text-decoration:none;
	height:25px;
	}
a:hover.menu7{font-family:Arial;
	font-size:12px;
	color: #00a3a1;
	text-decoration:none;
	height:25px;
	}
	
.menu2{font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(imgs/menu_bg2.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	line-height:22px;
	}
	
a.menu3{font-family:Arial;
	font-size:12px;
	color: #666666;
	text-decoration:none;
	line-height:22px;
	}
	
a:hover.menu3{font-family:Arial;
	font-size:12px;
	color: #00a3a1;
	text-decoration:none;
	}
	
.menu4{font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(imgs/menu_bg2.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	padding-left:15px;
	}
	
.bottom{font-family:Arial;
	font-size:12px;
	color: #333333;
	text-decoration:none;
	line-height:20px;
	}
	
a.bottom2{font-family:Arial;
	font-size:12px;
	color: #333333;
	text-decoration:none;
	}
a:hover.bottom2{font-family:Arial;
	font-size:12px;
	color: #000000;
	text-decoration:underline;
	}
.page{font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#666666;
	padding:8px;
	}
.page_{font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#08a7c1;
	padding:8px;
	}	
.err{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	}



