/* CSS Document */
body 
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h1,h2,h3,h4
{
	margin:0; 
	padding:0; 
	font-size:16px;
}
div,form,img,ul,ol,li,p
{
	margin:0;
	padding:0;
	border:none;
}
.clear
{
	clear:both;
}
a img
{
    border:none;
}
a
{
	color:#3a5999;
	text-decoration:none;
}
a:hover
{
	color:#3a5999;
	text-decoration:underline;
}
/*meet start*/
.main
{
	width:960px;
	margin:0 auto;
	height:auto;
	margin-top:8px;
}
.qa_left
{
	width:760px;
	float:left;
}
.faq_bg
{
	margin-top:30px;
	color:#3a5999;
	padding:10px;
	font-size:14px;
	background:url(../images/faq_bg.jpg) repeat-x;
}
.bold
{
	font-weight:bold;
}
.issue_newtitle
{
	width:568px;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}
.pro_box
{
	width:760px;
	float:left;
}
.info
{
	width:120px;
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-top:-15px;
}
.info a:link,.info a:visited
{
	color:#006633;
	text-decoration:none;
}
.info a:hover
{
	color:#006633;
	text-decoration:underline;
}
.active_info
{
	width:568px;
	float:left;
}
.active_info span
{
	margin:10px 0px;
	vertical-align:top;
}
.active_info label
{
	margin:10px 0px 10px 40px;
}
.active_info p
{
	margin-left:90px;
}
.active_inp
{
	width:470px;
}
.active_text
{
	width:470px;
	height:162px;
	overflow-y:hidden;
}
.active_sina
{
	margin-top:20px;
	margin-left:90px;
	width:150px;
}
.active_hr
{
	width:568px;
	height:22px;
	margin-bottom:10px;
	border-bottom:1px dashed #333333;
}
.issue_newbutton
{
	width:568px;
	float:left;
	margin-top:30px;
}
.issue_newbutton span
{
	float:left;
}
.issue_newbutton p
{
	float:left;
	margin-left:10px;
}
.issue_newbutton label
{
	float:right;
}
.active_hr
{
	width:568px;
	height:22px;
	margin-bottom:10px;
	border-bottom:1px dashed #333333;
}
/*copyright start*/
.copyright
{
	width:960px;
	height:77px;
	float:left;
	margin-top:20px;
	background:url(../images/bottom.jpg) repeat-x;
}
.footer
{
	width:960px;
	float:left;
	text-align:center;
	padding-top:8px;
	display:inline;
}
.footer span a,.footer span a:hover{color:#666666;}
.footer span
{
	width:960px;
	float:left;
	font-weight:normal;
	line-height:30px;
}
.footer label
{
	width:960px;
	float:left;
	color:#999999;
	font-weight:normal;
	line-height:30px;
}
/*copyright end*/
/*meet end*/

