@charset "utf-8";
/* CSS Document */
body
{
	background:#eef8fd;
}
body,p,ul,li,hi,h2,h3,h4,h5,input,dl,dt,dd
{
	margin:0px;
	padding:0px;
	font-size:12px;
}
img
{
	border:0px;}
a:link,a:visited
{
	color:#007acc;
	text-decoration:none;
}
a:hover
{
	color:##accef;
	text-decoration:underline;
}
ul
{
	list-style:none;
}
.container
{
	width:900px;
	margin:0px auto 0px auto;
}
.header
{
	background:url(../images/header_bg.gif) no-repeat;
	height:83px;
	width:900px;
}
.logo_a
{
	float:left;

	margin-top:20px;}
.function_list
{
	float:right;
}
.function_list ul li
{
	float:left;
	display:inline-block;
	margin-left:30px;
	margin-top:10px;
	background-position:left;
	padding-left:25px;
	height:20px;
	line-height:20px;
}
.center
{
	background:#eef8fd;
	height:400px;
	padding-top:20px;
}
.left
{
	width:560px;
	float:left;
}
.department
{
	width:560px;
	height:60px;
	margin-top:20px;}
.advisory 
{
	width:186px;
	height:50px;
	float:left;
}
.advisory_Q_T li
{
 	float:left;	
}
.advisory_Q_T_A
{
	width:50px; 
	font-family:Microsoft YaHei; 
	text-align:center; 
	border-right:#cbe3f7 solid 1px;
	height:44px;
}
.advisory_Q_T_B
{
	width:110px;
	border-left:#fff solid 1px; 
	padding-left:10px;
}
.advisory_Q_T_B a
{	
	background:url(../images/QQ_button.gif) no-repeat; 
	display:inline-block; 
	height:25px; 
	width:110px;
}
.advisory_Q_T_B span
{
	font-family:Arial, Helvetica, sans-serif; 
	color:#4794e2;
}
.booking
{
	background:url(../images/booking_bg.gif) no-repeat;
	width:570px;
	height:40px;
	line-height:40px;
}
.booking span
{
	margin-left:100px;
}
.right
{
	float:right;
}
.user_input
{
	background:url(../images/user_input_bg.gif) no-repeat;
	width:330px;
	height:385px;
}
.input_name
{
	font-size:14px;
	padding:60px 30px 30px 30px;
	+margin:40px 30px 30px 30px;
}
.news_module
{
	margin-top:20px;
	height:200px;
	width:900px;
}
.news_module_list li
{
	background-color:#efefef;
	background-repeat:repeat-x;
	width:290px;
	float:left;
	margin-right:10px;
	border:#dcdcdc solid 1px;
}
.news_module_list dl
{
	padding:10px 20px 0px 20px;
}
.news_module_list dt
{
	font-family:Microsoft YaHei;
	font-size:16px;
	color:#007acc;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#dcdcdc solid 1px;
}
.news_module_list dd
{
	line-height:20px;
	background:url(../images/xiaodian.gif) no-repeat;
	background-position:left center;
	padding-left:10px;
	overflow:hidden;
	height:20px;
}
.news_module_list dd a
{
	color:#999;
}
.news_module_list dd a:hover
{
	color:#007acc;
}

.bottom {
    background: none repeat scroll 0 0 #DDF1FC;
    color: #999999;
    font-family: "宋体";
    font-size: 12px;
    height: 30px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
}

