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/bg_banner.jpg) no-repeat 0 0;
	padding:274px 0 30px;
}
#leftArea{
	width:550px;
	display:inline;
	float:left;
	margin:20px;
}
#leftArea H2{
	display:inline;
	background:#DA251C;
	padding:5px 15px;
	color:#FFF;
	line-height:25px;
}
#leftArea .date{
	border-collapse:collapse;
	border-spacing:0;
	line-height:20px;
	width:100%;
	margin:5px 0 15px;
}
#leftArea .date TH{
	text-align:right;
	vertical-align:top;
	background:#FDFDFD url(../images/bg_table.gif) repeat-x bottom;
	padding:12px 10px 12px 30px;
	width:70px;
}
#leftArea .date TD{
	background:#FDFDFD url(../images/bg_table.gif) repeat-x bottom;
	padding:12px 30px 12px 10px;
}
#leftArea .date TD A{
	color:#2C59C3;
}
#leftArea P{
	margin:20px 0 0;
	background:url(../images/img_icon01.gif) no-repeat 0 0;
	padding:10px 0 10px 50px;
	font-weight:bold;
	font-size:14px;
	color:#F60;
}
.logoB1{
	margin:0 20px 0 0;
	text-align:right;
}
H2{
	font-size:14px;
	margin:0 0 15px;
}
#rightArea{
	width:270px;
	display:inline;
	float:right;
	margin:20px 20px 20px 0;
}
#rightArea .sign{
	margin:0 0 20px;
	background:url(../images/bg_sign.gif) no-repeat 0 0;
	height:264px;
	color:#FFF;
}
#rightArea .sign .content{
	padding:15px;
}
#rightArea .sign .taR{
	margin:0 0 5px;
}
#rightArea .sign .red{
	color:#E92318;
	margin:0 5px 0 0;
	font-size:12px;
}
#rightArea .sign P{
	padding:0 0 5px;
}
#rightArea .sign P INPUT{
	margin:0 0 0 10px;
}
#rightArea .sign BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bg_button.gif) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#932D09;
	font-weight:bold;
	cursor:pointer;
	margin:10px auto;
}
#rightArea .about{
	margin:0 0 15px;
	background:url(../images/bg_about.gif) no-repeat 0 0;
	height:157px;
	color:#FFF;
}
#rightArea .about .content H2{
	margin:0 0 25px;
}
#rightArea .about .content{
	padding:15px;
	background:url(../images/img_pic01.jpg) no-repeat 20px 45px;
}
#rightArea .about P{
	text-indent:0px;
	padding:59px 0 0 15px;
	line-height:20px;
}
#rightArea .about P .name{
	font-weight:bold;
	font-size:14px;
}


#rightArea .inter{
	margin:35px 0 0;
	background:url(../images/bg_about.gif) no-repeat 0 0;
	height:217px;
	color:#FFF;
	padding:15px 0;
	text-align:center;
}
#rightArea .inter BUTTON{
	border:none;
	text-align:center;
	background:url(../images/bg_button.gif) no-repeat 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	color:#932D09;
	font-weight:bold;
	cursor:pointer;
	margin:10px auto;
}
#rightArea .inter P{
	line-height:22px;
}


#mainQ{
	width:740px;
	margin:20px auto;
	padding:20px 20px 30px;
}
.qa{
	border-bottom:1px dashed #CCC;
	padding:0 0 10px;
	margin:10px 0 0;
}
.q,
.a{
	padding:0 0 5px;
}
.info{
	float:left;
	width:150px;
	font-weight:bold;
	padding:7px 10px 0 0;
}
.time{
	color:#AAA;
}
#mainQ .content{
	float:left;
	width:540px;
	font-size:14px;
	line-height:21px;
	padding:5px 0 10px 30px;
}
.q .content{
	background:url(../images/question.gif) no-repeat 0 0;
}
.a .content{
	background:url(../images/answer.gif) no-repeat 0 0;
}