@charset "utf-8";
body { 
	background: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333;
    line-height: 20px;
    margin: 20px 0 0 0;
	text-align: left;
	height:100%;
	 
}
table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td {
     word-break: break-all; 
}
a:link {        
    color: #0000ff; 
    text-decoration: none;
}
a:visited {        
	color: #3366ff; 
    text-decoration: none;
}
a:hover{ 
    color: #ff6600; 
    text-decoration: underline;
}
a:active {     
    color: #FF9900; 
    text-decoration: none;
}
.img{
	vertical-align: middle;
	border: 0px;
	max-width:100%;
}
.s  {        
    font-size: 9px; 
    color: #333333;
}
.s a:link{ color:#0099FF; }
.s a:hover{ color:#ff6600; }
.s a:active{ color:#ff6600; }
.b {
    font-size: 14px; 
	font-weight: bold;
	font-style: normal;
    color: #333333;
}
.box1{
	border: 1px solid #00CCFF;
}
.t1{
	font-family: Verdana, "",Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	width: 590px;
	text-indent: 5pt;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-color: #f0f0f0;
	text-align: left;
}
.text1{
	text-align: left;
	padding: 20px;
	vertical-align: top;
}
.text2{
	text-align: center;
	padding: 20px;
	vertical-align: top;
}
.new{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color:#FF3300;  
}
.alogo{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	height: 50px;
	border-top: 1px solid #00CCFF;
	border-bottom: 1px solid #00CCFF;
	border-left: 1px solid #00CCFF;
	border-right: 1px solid #00CCFF;
}
.atext{
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 580px;
	min-height: 100px;
	border-left: 1px solid #00CCFF;
	border-right: 1px solid #00CCFF;
	border-bottom:  1px solid #00CCFF;
}
.atitle{
	text-align: center;
	height: 40px; 
	padding: 10px;
}
.aad{ 
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	height: 80px;
	text-align: center;
}
#contain{
	margin: 20px auto 0 auto;
	padding; 0;
	width: 1000;
	min-height: 500px;
	height: auto;
}
#main{
    position: absolute;
	margin: 0;
	padding: 0;
	width: 824px;
}
#center{
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	width: 700px;	
}
#left{
	float: left;
	margin: 0;
	padding: 0px;
	width: 144px;	
	text-align: center;
}
#right{
	float: right;
	margin: 0;
	padding: 0px;
	width: 144px;	
	text-align: center;
}