BODY{
	margin:0;
	padding:0 0 30px;
	color:#404040;
	font:12px Arial,Verdana,Helvetica,sans-serif;
	text-align:left;
	background:#EEE;
}
*{
	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:0;
}
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;
}
.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:900px;
	margin:0 auto;
	background:#FFF url(../images/bgbanner.jpg) no-repeat 0 0;
	padding:274px 0 30px;
}
#leftArea{
	width:270px;
	display:inline;
	float:left;
	margin:20px;
}
#leftArea .sign{
	margin:0 0 20px;
	background:url(../images/bgsign.gif) no-repeat 0 0;
	height:264px;
	color:#FFF;
}
#leftArea .sign .content{
	padding:15px;
}
#leftArea .sign .taR{
	margin:0 0 5px;
}
#leftArea .sign .red{
	color:#E92318;
	margin:0 5px 0 0;
	font-size:12px;
}
#leftArea .sign P{
	padding:0 0 5px;
}
#leftArea .sign P INPUT{
	margin:0 0 0 10px;
}
#leftArea .sign BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bgbutton.gif) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#932D09;
	font-weight:bold;
	cursor:pointer;
	margin:10px auto;
}
#leftArea .about{
	margin:0 0 15px;
	background:url(../images/bgabout.gif) no-repeat 0 0;
	height:157px;
	color:#FFF;
}
#leftArea .about .content H2{
	margin:0 0 25px;
}
#leftArea .about .content{
	padding:15px;
	background:url(../images/imgpic01.jpg) no-repeat 20px 45px;
}
#leftArea .about P{
	text-indent:80px;
	padding:59px 0 0 15px;
	line-height:20px;
}
#leftArea .about P .name{
	font-weight:bold;
	font-size:14px;
}


#leftArea .inter{
	margin:10px 0 0;
	background:url(../images/bgabout.gif) no-repeat 0 0;
	height:157px;
	color:#FFF;
	padding:15px 0;
	text-align:center;
}
#leftArea .inter BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bgbutton.gif) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#932D09;
	font-weight:bold;
	cursor:pointer;
	margin:10px auto;
}
#leftArea .inter P{
	line-height:22px;
}
.logoB1{
	margin:0 20px 0 0;
	text-align:right;
}
H2{
	font-size:14px;
	margin:0 0 15px;
}
#rightArea{
	width:550px;
	display:inline;
	float:right;
	margin:20px;
}
#rightArea H2{
	display:inline;
	background:#DA251C;
	padding:5px 15px;
	color:#FFF;
	line-height:25px;
}
#rightArea .date{
	border-collapse:collapse;
	border-spacing:0;
	line-height:20px;
	width:100%;
	margin:5px 0 15px;
}
#rightArea .date TH{
	text-align:right;
	vertical-align:top;
	background:#FDFDFD url(../images/bgtable.gif) repeat-x bottom;
	padding:12px 10px 12px 30px;
	width:70px;
}
#rightArea .date TD{
	background:#FDFDFD url(../images/bgtable.gif) repeat-x bottom;
	padding:12px 30px 12px 10px;
}
#rightArea .date TD A{
	color:#2C59C3;
}
#rightArea 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;
}
#bottom{
	width:900px;
	margin:0 auto;
	background:#00FFFF;
	text-align:right;
	line-height:22px;
	font-size:11px;	
}