
/* msg */
.msg_page{width:100%;height:240px;background:url("../images/msg_bg.gif") 0 0 repeat-x;}
.msg_page p{margin:0 auto;text-align:center;width:200px;padding:90px 0 0 0;}
.msg_page p img{float:left;}
.msg_page p span{float:left;height:39px;line-height:39px;padding:0 0 0 22px;color:#8c8d8d;}
/* End msg */

/* msg*/
.msg_float{
	background:#fff;
	width:985px;
	position:fixed;
	_position:absolute;
	z-index:999999;
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit browsers */
	border-radius:10px;            /* W3C syntax */
	height: 580px;
	margin:0 0 0 -490px;
	loat:left;
	top:5%;
	left:50%;
	
}
.msg_float .left{border-right:2px solid #dedede;}
.msg_float .left ul{ padding-left:30px;}

.msg_float .left ul li.msg_qq_c {
	line-height:25px;
	height:80px;
}
.msg_float .left ul li.msg_qq_c span {
	display:block;
	line-height:25px;
	height:40px;
}
.msg_float .left ul li.msg_qq_c span img{
	float:left;
	margin-right: 10px;
}
.msg_float .left ul li.msg_qq_c span font{
	color:#03619f;
	font-size:16px;
	font-weight:bold;
	margin-left: 10px;
}
.msg_float_status{margin:0 auto;text-align:center;width:200px;padding:90px 0 90px 0;}
.msg_float_status img{float:left;}
.msg_float_status span{float:left;height:39px;line-height:39px;padding:0 0 0 22px;color:#8c8d8d;}
.msg_float_close{
	clear: both;
	text-align: right;
	padding:15px;
	padding-bottom:0px;
}
.msg_float_bg{width:100%;height:100%;background:#000;filter:Alpha(Opacity=60);-moz-opacity:0.6;opacity:0.6;position:fixed;_position:absolute;z-index:99998;left:0;top:0;float:left;}
/* End msg */

/* msg_float_qq */
.msg_float_qq{
	width:40px;
	float:left;
	position:fixed;
	_position:absolute;
	top:150px;
	left:0;
	z-index:99999;
	text-align:center;
}
.msg_float_qq h3{width:111px;height:42px;line-height:42px;font-size:14px;color:#363738;font-weight:normal;}
.msg_float_qq a{
	width:40px;
	float:left;
}
.msg_float_qq a span{float:left;margin:49px 0 0 0;color:#636161;font-size:12px;width:78px;}
.msg_float_qq a:hover span{color:#fff;}
.msg_float_qq a em{float:left;margin:0 0 0 0;color:#fd6001;font-size:12px;width:78px;font-style:normal;font-size:10px;}
.msg_float_qq_a1{height:71px;background:url("../images/msg_float_qq_btn1.gif") 0 0 no-repeat;}
.msg_float_qq_a1:hover{background:url("../images/msg_float_qq_btn1_hover.gif") 0 0 no-repeat;}
.msg_float_qq_a2{height:78px;background:url("../images/msg_float_qq_btn2.gif") 0 0 no-repeat;}
.msg_float_qq_a2:hover{background:url("../images/msg_float_qq_btn2_hover.gif") 0 0 no-repeat;}
.msg_float_qq_a3{height:85px;background:url("../images/msg_float_qq_btn3.gif") 0 0 no-repeat;cursor:default;}
.msg_float_qq_a3:hover span{color:#636161!important;}



.msg_float_qq_list{
	float:left;
	padding:29px 0;
	_margin:0 0 0 21px;
	width: 100%;
}
.msg_float_qq_list dt{
	width:100%;
	height:28px;
	margin-top: 35px;
}
.msg_cact_txt{
	font-size:14px;
	line-height:25px;
	margin-top:0px;
}
a.msg_qq_24{
	width:200px;
	height:35px;
	display:block;
	background-color:#0eb7e2;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px; 
	text-decoration:none;           /* W3C syntax */
	}
a.msg_qq_24:hover{ background-color:#03619f;}	
.msg_float_qq_list dt strong{float:left;height:28px;line-height:28px;padding:0 0 0 28px;color:#6c6d6d;font-size:12px;font-weight:normal;} 
.msg_float_qq_list dd{
	width:511px;
	padding:7px 0 0px 0;
	display:block;
	border-bottom:2px solid #dedede;
}
.msg_float_qq_list dd a{
	width:170px;
	height:50px;
	line-height:25px;
	float:left;
	color:#807e7e;
	font-size:12px;
	display:block;
	text-decoration:none;
}
.msg_float_qq_list dd img{ float:left;}
.msg_float_qq_list_icon{background:url("../images/msg_float_list_icon.gif") 0 50% no-repeat!important;}
.msg_float_qq_list dd a:hover{color:#1364a6;}
.msg_float_qq_list dd span{height:20px;line-height:20px;float:left;margin:16px 0 0 30px;color:#807e7e;font-size:12px;}
/* End msg_float_qq */