@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
#box strong{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline !important;}
:focus {
	outline: 0;
}
html, body {
	height: 100%;
	width: 100%;
	/*overflow:visible;*/
}
body {
	color: #666;
	font-family:\5b8b\4f53;
	font-size: 12px;
	text-align: center;
	margin:0 auto;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
font-family:\5b8b\4f53;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0px;
}
dt{
font-weight:bold;}
a{
text-decoration:none;
color:#666;
outline:none 0;
}
a:hover{
color:#FF6600;
}

/**main**/

#page{
width:100%;
text-align:center;
}

#header{
width:100%;
/*background:url(images/banner_bg.jpg) left 41px repeat-x;
background:url(images/ask/ask_banner_bg.jpg) left 43px repeat-x;*/
text-align:center;
padding:0;
height:90px;
_overflow:hidden
}
#menu{
width:100%;
padding:0;
height:44px;
text-align:center;
}
#menu ul{
width:952px;
_width:954px;
background:url(images/menu_bg.jpg) left top no-repeat;
clear:both;
margin:0 auto;
padding:0 4px 8px;
}
#menu ul li{
float:left;
width:104px;
}
#menu ul li a{
display:block;
width:104px;
text-align:center;
padding:12px 0 0;
height:24px;
font-size:14px;
color:#FFF;
}
#menu ul li a:hover{
color:#CCFF00 !important;
}
#menu ul li.active a{
color:#FFF !important;
background:url(images/menu_ontab.jpg) 0 -1px no-repeat;
}
#menu ul li.last{
background-image:none;
padding-right:0 !important;
}
#menu ul li.last a{
width:110px;
}

#center{
width:960px;
margin:0 auto;
text-align:left;
clear:both;
}

#footer{
background-color:#006600;
color:#fff;
font-size:12px;
text-align:center;
}
#footer p{
margin:0 auto;
width:930px;
text-align:left;
padding:15px 5px 15px 25px;
}
#footer a{
color:#fff;
}

#consulting_blcok{
/*background-image:url(images/icon/consulting_bg.png);
_background-image:url(images/icon/consulting_bg.gif); 
width:144px;
height:81px;*/
padding:10px;
text-align:left;
right:10px;
position:absolute;
top:250px;
}
#consulting_blcok h6{
padding:20px 0 0;
text-align:right;
}
#consulting_blcok p{
padding:20px 0 0 10px;
text-align:center;
}
#consulting_blcok .btn_consult{
background:url(images/icon/btn_consulting.png) no-repeat;
_background:url(images/icon/btn_consulting.jpg) no-repeat;
width:92px;
padding-right:12px;
height:30px;
border:none 0;
color:#fff;
font-weight:bold;
font-size:14px;
cursor:pointer;
}
#consulting_blcok .btn_consult:hover{
background:url(images/icon/btn_consulting_on.png) no-repeat;
_background:url(images/icon/btn_consulting_on.jpg) no-repeat;
_behavior:url("css/hover.htc");
}

#publicbeta {

width:93px;
height:90px;
padding:10px;
text-align:left;
right:10px;
position:absolute;
top:250px;
}

#rightlayoutShow {position:absolute;right:10px;bottom:50px;}
#rightlayoutShow .zoom {display:none;}

.intro_content750  A
{
    font-size: 14px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    color: blue;
    text-decoration: underline;
}
.intro_content750 A:hover
{
    font-size: 14px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    color: red;
}