/* CSS Document */
body{width:100%;margin:0;font-size:12px;color:#3d3d3d;}
ul,li{ list-style:none;margin:0;padding:0;}
td{color:#000;font:12px/25px "宋体",Verdana, Arial, Helvetica, sans-serif;}
dl,dd,dt,form,img{margin:0;padding:0}
img{border:0;}
.clear{ clear:both;height:0px;width:100%;font-size:0px;}

a:hover{color:#000;text-decoration:underline;}
.redB{color:#e60406;font-weight:bold;}
.num-b{font-weight:bold;}
.font_12w2{font-size:12px;color:#fff;}
.fsred{color:#990000;} /*深红色*/
a.blue3{color:#0033cc;} /*蓝色*/

/*解决FF跟IE表单元件里的文字位置不同问题。*/
*+html .sbutton1{padding:1px 0px 0px 0px;}
* html .sbutton1{padding:1px 0px 0px 0px;}

.sbutton2{width:120px;height:20px;text-align:left;background:url(images/zone_bg2.gif);border:0;cursor:pointer;}
*+html .sbutton2{padding:3px 0 0 4px;}
* html .sbutton2{padding:3px 0 0 4px;}

.sbutton3{width:100px;height:20px;text-align:left;background:url(images/zone_bg3.gif);border:0;cursor:pointer;}
*+html .sbutton3{padding:3px 0 0 4px;}
* html .sbutton3{padding:3px 0 0 4px;}

.sbutton4{width:100px;height:20px;text-align:left;background:url(images/zone_bg4.gif);border:0;cursor:pointer;}
*+html .sbutton2{padding:3px 0 0 4px;}
* html .sbutton2{padding:3px 0 0 4px;}


.hover{ background:url(images/sugg_bg02.jpg) no-repeat; left:0px;top:350px; width:25px; cursor: pointer; position: absolute; border:1px solid #e78f08;}
.hover span{ padding-right: 6px; display: block; padding-left:6px; font-weight:bold; padding-bottom:10px; width: 12px; color: #FFF; line-height:15px; padding-top:10px}

/*积分兑换CSS*/
.p_main{ width:800px;text-align: center;}
.leftmain{ float:left; width:800px;text-align: center;}
.p_banner{margin:0 auto;}
.p_list{margin:10px 20px;display: inline-block;}
.p_list h1{margin:0; background:url(images/p_title01.gif) no-repeat; line-height:26px; padding:5px 0 0 30px; font-size:14px; color:#FFFFFF;}
.p_list h1 span{ float:right; margin-right:20px;width:620px;}
.p_list h1 span a{ float:right;margin:0px 10px; color:#d47e45;width:103px;}
.p_list h1 span a:hover{float:right;color:#d14f01; background:url(images/title_bg01.gif) no-repeat left 3px;text-align:center;width:103px; display:block;}
.p_list h1 span .selected{float:right;color:#d14f01; background:url(images/title_bg01.gif) no-repeat left 3px;text-align:center;width:103px; display:block;}
.p_list ul{ border-left:1px solid #ff0000; border-right:1px solid #ff0000;overflow:hidden;width:998px;}
.p_list ul li{ float:left;margin:8px 10px;_margin:8px 9px;overflow:hidden}
.p_list ul li img{ border:1px solid #eae6e6; }
.p_list ul li .title{ text-align:center; line-height:25px; font-size:12px; color:#444444; overflow:hidden}
.p_list ul li .title img{ border:0px;}
.p_list ul li .title a{ font-size:13px; color:#444444;}
.p_list ul li .title a:hover{ font-size:13px; color:#d04e00;}
/*积分兑换CSS*/




#page{
	position:relative;
}
#page{
	width:1000px;
	margin:auto;
}
#hot_line .hot_line,#hot_line div.online_on{
	background:url(images/index_bg.png) no-repeat;
}
#hot_line{
	position:fixed;
	width:24px;
	height:140px;
	color:#03314e;
	font-weight:700;
	text-align:left;
	z-index:999;
	top:189px;
	margin-left:1000px;
	font-size:14px;
	_font-size:12px;
	_position:absolute;
	_top:expression(eval(document.documentelement.scrolltop+96));
}
#hot_line .hot_line{
	width:24px;
	height:126px;
	background-position:-154px -282px;
	padding-top:5px;
	position:absolute;
	text-align:center;
}
#hot_line div.online_on{
	width:150px;
	height:163px;
	background-position:0 -282px;
	text-align:left;
	display:none;
	font-size:14px;
}
#hot_line div.online_on .txt_online{
	padding:15px 0 0 15px;
	line-height:20px;
	_line-height:20px;
}
#hot_line div.online_on .phone_txt{
	padding:10px 0 0 40px;
	line-height:30px;
}
#hot_line a{
	color:#03314e;
}