@charset "utf-8";
/* CSS Document */

#content #main{
	width:900px;
	height:auto;
	overflow:hidden;
	clear:both;
	}

#content #main .bigcenter .qa{
	width:485px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
	}
#content #main .bigcenter .qa .ql{
	width:30px;
	height:auto;
	float:left;
	display:block;
	margin:5px 0;
	overflow:hidden;
	}	
	
#content #main .bigcenter .qa .qr{
	width:450px;
	height:auto;
	float:right;
	overflow:hidden;
	}	
	
#content #main .bigcenter .qa .qr .a_context_l{
	width:60px;
	height:auto;
	overflow:hidden;
	float:left;
	}

#content #main .bigcenter .qa .qr .a_context_r{
	width:390px;
	height:auto;
	overflow:hidden;
	float:left;
	}	

#content #main .bigcenter .til_page{
	width:auto;
	height:40px;
	overflow:hidden;
	position:relative;
	padding:20px 0 0 0;
	}
	
#content #main .bigcenter .about_underline{
	width:485px;
	height:2px;
	overflow:hidden;
	border-bottom:2px solid #e1e1e1;	
	margin:10px 0;
	clear:both;
	}	
	
#content #main .page_icon{
	width:30px;
	height:60px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:582px;
	}

#content #main .page_icon img{
	display: block;
	}

#content #main  .pl{
	padding:0 0 0 52px;
	}
	
#content #main  .pt{
	padding:20px 0 0 0;
	}
	