@charset "utf-8";
/***----
common foot----------------------------------------------------***/
.pos{ position:relative;}
.indfoot {border-top: 12px solid #244A99;padding: 10px 0;text-align: center; width:960px;}
.indfoot i{ font-style:normal;}
.wline{background:#EEE; height: 2px;line-height: 2px;overflow: hidden; position: absolute;top: -4px;width: 960px; left:0;}


.links{ width:958px; margin:0 auto 0px; text-align:left; border:1px solid #ddd; height:auto; overflow:hidden;}
.linksleft{ width:20px; height:80px; margin:15px 0 0 15px; display:inline; float:left;}
.linksright{ float:left; width:880px; margin:12px 0 0 15px; padding:0; color:#ccc;}
.linksright a{ padding:0px; height:22px; line-height:22px;}
.linksbottom{ width:960px; margin:0px auto 0px;background:url(../img/linksb.jpg) no-repeat left bottom; height:19px}

.gotop{ width:958px; height:47px; margin:6px auto 0px; text-align:left; border:1px solid #ddd;background:url(../img/bottombg.jpg) repeat-x;}
.gotopl{ background:url(../img/bottomimg.jpg) no-repeat 10px 0; float:left; width:450px; height:47px;}
.gotopl a{ float:left; width:130px; height:45px;}
.gotopm{width:280px; float:right; text-align:right; margin:10px 25px 0 0;}
.gotopm .text{FONT-SIZE: 12px; BACKGROUND: #fff; WIDTH: 110px;HEIGHT: 18px!important;HEIGHT: 19px;color:#0157AC; border:1px solid #969696; color:#666; padding:0 0 0 3px; line-height:19px;}
.gotopm .other{ height:20px;color:#666; border:1px solid #969696; width:50px;}
.gotopr{ float:right; width:89px; height:22px; margin:12px 15px 0 0;}


.hqfooter{ width:950px; height:100px; text-align:center; margin:10px auto 0;}
.hqfooter p{ color:#333; line-height:22px;}


/* ��ʾ�� */
#wantLater{
		display:inline-block;
		position:fixed!important;
		position:absolute;
		z-index:10000;
		top:50%;
		margin-top:-30px;
		left:50%;
		margin-left:-80px;
		background:#000 url(../images/loader.gif) no-repeat 10px 50%;
		padding:15px 30px 15px 60px;
		-moz-box-shadow:0px 0px 2px #000;
		-webkit-box-shadow:0px 0px 2px #000;
		box-shadow:0px 0px 2px #000;
		opacity:0.9;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
		color:#eee;
		font-size:20px;
	}
	
.ricon{float:right;}
.ricon li {
    float: left;
    position: relative;
    z-index: 100;
	margin-left:6px;
	height:30px;
}
.ricon a {
	background: url("../images/newindexbg.png") no-repeat;
    background-position: -74px -28px;
    padding-left: 18px;
	line-height:19px;
    width: 50px;
}
.ricon a.scbnt {
    background-position: 2px -56px;
}
.ricon a.mobbnt {
    background-position: 0 -94px;
    width: 38px;
}
.ricon a.toolbnt {
    background-position: -75px -59px;
    width: 72px;
}
.moretl {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #eee;
	border-top:none;
    left: -1px;
    padding-top: 5px;
    position: absolute;
    top: 30px;
    width: 100px;
}
.ricon li .moretl a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
    width: 100px;
}