BODY{
	margin:0;
	padding:0 0;
	color:#404040;
	font:12px Arial,Verdana,Helvetica,sans-serif;
	text-align:left;
	background:#AAA;
}
*{
	margin:0;
	padding:0;
}
H1,H2,H3,H4,H5,H6{   
	font-size:12px;      
} 
TABLE{
	border-collapse:collapse;
	border-spacing:0;
}
TH,TD{
	font-size:12px;
}
DL,OL,UL{
	list-style-type:none;
}
FIELDSET,IMG{
	border:1;
}
BUTTON{
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
INPUT,TEXTAREA{
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
A:focus{
	outline:0;
}
A:link,A:visited{
	color:#404040;
	text-decoration:underline;
}
A:hover,A:active {
	text-decoration:none;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
.taR{
	text-align:right;
}
.clr{
	clear:both; 
	font-size:0;
	height:0; 
	overflow:hidden;
}
.clr11{
	clear:both; 
	font-size:0;
	height:10px; 
}
.dpB{
	display:block;
}
.dpI{
	display:inline;
}
.dpN{
	display:none;
}
.taL{
	text-align:left;
}
.taR{
	text-align:right;
}
.taC{
	text-align:center;
}
#main{
	width:950px;
	margin:0 auto;
	background:#FFF url(../images/bgmain.jpg) repeat-x top;
	padding:317px 0 0px;
}
#header{
	width:550px;
	float:left;
	color:#191919;
	font-size:24px;
	font-family:"黑体",Arial,Verdana,Helvetica,sans-serif;
	padding:25px;
	text-align:center;
}
#leftArea{
	width:600px;
	display:inline;
	float:left;
	margin:20px;
	padding:20px 0;
}
#leftArea H2{
	display:inline;
	background:#DA251C;
	padding:5px 15px;
	color:#FFF;
	line-height:25px;
}
#leftArea .header{
	float:left;
	color:#191919;
	font-size:28px;
	font-family:"黑体",Arial,Verdana,Helvetica,sans-serif;
	padding:0 0 0;
	text-align:center;
}
#leftArea .info{
	width:600px;
	margin:20px 0 0 5px;
}
#leftArea .info P{
	text-indent:2em;
	line-height:22px;
	margin:10px 0 0;
}
#leftArea .date{
	border-collapse:collapse;
	border-spacing:0;
	line-height:18px;
	width:100%;
	margin:10px 0 20px;
}
#leftArea .date TH{
	width:100px;
	text-align:right;
	vertical-align:top;
	/*background:#D9E7F1;*/
	background:#CFE1ED url(../images/bgtable.gif) repeat-x bottom;
	border-bottom:1px solid #FFF;
	padding:10px 10px 10px 10px;
}
#leftArea .date TD{
	/*background:#D9E7F1;*/
	background:#CFE1ED url(../images/bgtable.gif) repeat-x bottom;
	border-bottom:1px solid #FFF;
	padding:10px 30px 10px 10px;
}
#leftArea .Tool{
	width:600px;
}
#leftArea .Tool P{
	margin:20px 0 0;
	background:url(../images/imgicon01.gif) no-repeat 0 0;
	padding:10px 0 10px 50px;
	font-weight:bold;
	font-size:14px;
	color:#F60;
}
H2{
	font-size:14px;
	margin:0 0 15px;
}
#rightArea{
	width:270px;
	display:inline;
	float:right;
	margin:20px 20px 0 auto;
}
#rightArea .adabout{
	margin:00px 0 15px;
}
#rightArea .adabout .content{
	padding:15px;
	background:#DDECEF;
}
#rightArea .adabout .content H2{
	margin:0 15px 10px;
}
#rightArea .adabout P{
	text-indent:2em;
	line-height:20px;
}
#rightArea .sign{
	margin:00px 0 20px;
}
#rightArea .sign .content{
	padding:15px;
	background:#FFE8A2 url(../images/bgsign.gif) repeat-x bottom;
}
#rightArea .sign P{
	text-align:center;
	line-height:22px;
}
#rightArea .sign P INPUT{
	margin:0 0 0 10px;
}
#rightArea .sign BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bgbutton.jpg) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	margin:10px;
}
#rightArea .sign2{
	margin:10px 0 20px;
}
#rightArea .sign2 .content{
	padding:15px;
	background:#FFE8A2 url(../images/bgsign.gif) repeat-x bottom;
}
#rightArea .sign2 P{
	text-align:center;
	line-height:22px;
}
#rightArea .sign2 P INPUT{
	margin:0 0 0 10px;
}
#rightArea .sign2 BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bgbutton.jpg) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	margin:10px;
}

#rightArea .about{
	margin:0 0 15px;
}
#rightArea .about .content{
	padding:15px;
	background:#DDECEF;
}
#rightArea .about .content H2{
	margin:0 15px 10px;
}
#rightArea .about P{
	text-indent:2em;
	padding:10px 0 0 0;
	line-height:20px;
}
#bottom{
	width:950px;
	margin:0 auto;
	background:#00FFFF;
	text-align:right;
	line-height:22px;
	font-size:11px;	
}
