﻿/*  共用  */
@charset "utf-8";



#form1{margin:0;padding:0;}
#aspnetForm{margin:0;padding:0;}
 
A { 
COLOR: #333; TEXT-DECORATION: none; outline-style: none 
} 
A:hover { 
COLOR: #c00; TEXT-DECORATION: underline 
} 
form { padding:0; margin:0;}
ul { padding:0; margin:0; list-style:none;}
p {padding:0; margin:0;}
.area { 
clear: both; MARGIN: 0px auto; width:980px; HEIGHT: auto 
} 
.area2 { 
clear: both; MARGIN: 0px auto; HEIGHT: 8px; FONT-SIZE: 1px;
}
.area3 { 
clear: both; MARGIN: 0px auto; WIDTH: 760px; HEIGHT: auto 
}
.area4 { 
clear: both; MARGIN: 0px auto; HEIGHT: 8px; FONT-SIZE: 1px;
}
.area5 { 
clear: both; MARGIN: 0px auto; HEIGHT: 4px; FONT-SIZE: 1px;
}
#content{ background-color:#ffffff;}
#containerste{ background-color:#ffffff;}
#container{ background-color:#ffffff;}
._container li{
line-height:15px;
*line-height:24px!important;
*line-height:24px;
line-height:15px\0;

}
.area6 {
	clear: both;
	MARGIN: 0px auto;
	HEIGHT: 10px;
	FONT-SIZE: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom:10px;
}
.area10 {
	clear: both;
	MARGIN: 0px auto;
	HEIGHT: 14px;
	FONT-SIZE: 1px;
	margin-bottom:10px;
}
.steff3300hong{
	color:#ff3300;
}
.blank1 { 
CLEAR: both; FONT-SIZE: 1px; MARGIN: 0px auto; HEIGHT: 8px 
} 
.blank2 { 
CLEAR: both; FONT-SIZE: 1px; MARGIN: 0px auto; HEIGHT: 6px 
} 

.input { width:110px; height:12px; line-height:12px;}
.input2 { width:40px; height:12px; line-height:12px;}
.input3 { width:190px; height:16px; line-height:16px;}

.loginput1 { width:100px; height:12px; line-height:14px; }
.loginput2 { width:50px; height:12px; line-height:14px; }
.focus_normal {
 border:1px solid #FC0; height:16px;
}
.blur_normal {
 border-color: 1px solid #ccc; height:14px;
}
.hezuohuoban{
	width:100%;border: 1px solid #ccc;
}

.indextd { padding-left:5px;}

/* 图片边框 */
.imghover img { border: 1px solid #ccc;}
.imghover:hover img{border: 1px solid #F60;}
.imghover:hover{ color:#F60; }/* Dummy definition to overcome IE bug */

/* 首页样式 */
#header { margin:0 auto; }
.logo { width:285px; height:98px; float:left;}
.flashbanner { width:680px; height:98px; float:right; text-align:right;}

/* 导航 */
#nav {
	display: block;
	background: transparent url(../images/nav_bg.jpg) repeat-x left top;
	padding: 0;
	margin: 0;
	height: 38px;
	z-index: 100;
  	position: relative;
	width: 100%;
	list-style: none;
	text-align: center;
}

#nav li {
	text-align: center;
	height:38px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
  	position: relative;
	
	background: url(../images/nav_sep.jpg) no-repeat 0 0;
}

#nav li a {
	float: left;
	
	padding: 0 5px;
	line-height:38px;
	height:38px;
	font-weight:bold;
	color:#9E0000;
	font-size: 14px;;
	margin-left: 2px;
	display:inline;
}

#nav li a:hover {
	background: url(../images/nav_over.jpg) repeat-x 0 0;
	color: #C00;
	text-decoration: none;
}
#nav li a.active {
	background: url(../images/nav_over.jpg) repeat-x 0 0;
  	color: #C30;
	font-weight: bold;
}
#nav li.sep {
	background: url(../images/nav_sep.jpg) no-repeat 0 0;
	width: 2px;
	height: 38px;
	float: left;
}

#nav li.left {
	background: url(../images/nav_l.jpg) no-repeat left top;
	width: 14px;
	height: 38px;
	float: left;
}

#nav li.right {
	background: url(../images/nav_r.jpg) no-repeat right top;
	width: 7px;
	height: 38px;
	float: right;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	margin: 0;
	padding: 0;
	/* Transparent background for drop down menu */
  	background:transparent filter: alpha(opacity=90);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  	opacity:0.90;
}

#nav li ul li {
	border: 0;
	height: 25px;
	color: #99FF00;
	background: #FC0;
	margin: 0;
	float:left;
	width:140px;
	_width:140px;
	
}

#nav li ul li a {
	display: block;
  	height: 25px;
	 width:120px;
    _width:120px;
	
  	padding: 0 10px 0 10px;
	_padding: 0 10px 0 10px;
  	border-top: 1px #FFC solid;
  	white-space: nowrap;
  	background: #FC0;
  	color: #C00;
  	text-align: left;
  	line-height: 25px;
    font-size:12px;
	font-weight:bold;
	border-right: 1px #FFC solid;
	border-bottom: 1px #FFC solid;
}

#nav li ul li a:hover {
  	color: #fff;
  	background: #F90;
}

/* Hacks for Opera to fix the drop down menu problem */
html:first-child #nav li a {
	float: none;
	height: 38px;
	padding-top: 0;
	line-height: 34px;
	display: block;
}
html:first-child #nav li ul li a {
  	height: 25px;
  	line-height: 25px;
}


/* 搜索 */
#search {
	margin:0 auto;
	height:77px;
	background: url(../images/search.gif) no-repeat;
}
.searchleft { float:left; width:198px; height:72px;}
.searchcenter { float:left; width:750px; padding-left:200px;}
.searchnav { clear:both; padding-top:19px;}
.searchnav li {
	float:left;
	font-size:12px;
	text-align:left;
	padding :0 10px 0 20px;
	line-height:35px;
	background: url(../images/search-icon.gif) no-repeat 0px 10px;
}
.searchnav li a { color:#2A380C;font-weight:bold; font-size:14px;}

.searchform { clear:both;}
.searchform li { float:left;}

/* 多级菜单 */
.munone {background-color:#FC3; position: relative;}
.muntow {WIDTH: 60px; POSITION: absolute; BACKGROUND-COLOR: #FFF; left: -2px;top: 16px; border: 1px solid #666;}
.munthree {
	WIDTH: 100px;
	POSITION: absolute;
	BACKGROUND-COLOR: #FFF;
	left: 57px;
	top: 16px;
	border: 1px solid #666;
}
.munfour {
	POSITION: absolute;
	BACKGROUND-COLOR: #fff;
	border: 1px solid #666;
	 width:100px;
	left: 158px;
	top: 15px;
}

/* 左边栏菜单 */
h2,h3,h4,h5,h6 { padding:0; margin:0;}

.leftnav
{
	width:180px;
	padding-bottom:5px;
	border: solid 1px #FFC421;
}
.leftloginnav
{
	width:180px;
	padding-bottom:5px;
}
.loginbar {
	border-right: solid 1px #FFCC80;
	border-left: solid 1px #FFCC80;
}
.login-bot { height:5px; font-size:1px; clear:both; background: url(../images/login-bot.gif) no-repeat;}
.shopecar_leftnav
{
	width:210px;
	border: 1px solid #FC6;
	padding-bottom:5px;
}
.navsolid {padding:0 8px; text-align:left;}
.navsolidnew {padding:5px 8px 0 8px;; text-align:left;}
h2 {
	height:38px;
	font-size:14px;
	color: #333;
	font-weight:bold;
	line-height:38px;
	text-align:left;
	background-image: url(../images/leftbartitle.gif);
	background-repeat: no-repeat;
}
.h2-l { float:left; padding-left:10px; color:#982525;}
.h2-r a { float:right; padding-right:5px; font-size:12px; font-weight:lighter;}
.h2-r a { color:#448400;}
h2 span {padding-left:30px; font-size:12px; font-weight: lighter;}
h3 {
	height:28px;
	padding:0;
	font-size:14px;
	color: #930;
	font-weight:bold;
	line-height:25px;
	text-indent:18px;
	text-align:left;
	background:#fff url(../images/arrowt2.gif) no-repeat 2px 8px;
}
h4 {
	height:30px;
	font-size:14px;
	color: #333;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	text-indent:10px;
	background-image: url(../images/title2.gif);
	background-repeat: repeat-x;
}
h4 span { background: url(../images/arrowt1.gif) no-repeat -2px 1px; padding-left:15px;}
h4 .paihangicon {background: url(../images/arrowt3.gif) no-repeat -2px 1px;}
h5 { font-size:12px; line-height:22px; }
h5 a { color:#960;}
h6 {
	height:23px;
	font-size:14px;
	color: #333;
	font-weight:bold;
	line-height:23px;
	text-align:left;
	text-indent:25px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;}
.solidbottom {
	clear:both;
	background-image: url(images/solidbottom.gif);
	background-repeat: no-repeat;
	height:8px;
}
/* 二级菜单 */
/* common styling
.menu {font-family: arial, sans-serif; width:160px; position:relative; margin:0; font-size:11px; margin:0; text-align:left;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:160px; height:22px; text-align:center; color:#333;  background: #fff; line-height:20px; font-size:11px; overflow:hidden; text-align:left; text-indent:20px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none; border:1px solid #ccc;}

/* specific to non IE browsers 
.menu ul li:hover a {color:#fff; background: #fc0;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:160px; width:160px;}
.menu ul li:hover ul li a.hide {background:#fff; color:#333;}
.menu ul li:hover ul li:hover a.hide {background:#fc0; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#000;}
.menu ul li:hover ul li a:hover {background:#fc0; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:161px; top:0;}

/* 滑动门样式 */
.nTab{
width: 180px;
}
.nTab .TabTitle{
clear: both;
overflow: hidden;
font-weight:bold;
height:30px;
background: url(../images/footballnews.gif) no-repeat;
}
.nTab .TabTitle ul{
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 90px;
height:30px;
line-height:30px;
cursor: pointer;
list-style-type: none;
}
.nTab .TabTitle .active{background: url(../images/lqballnews.gif) no-repeat;}
.nTab .TabContent{
background:#ffffff;
padding:5px;
border-right:solid 1px #FD8C02 ; border-left:solid 1px #FD8C02 ; border-bottom: solid 1px #FD8C02;
}
.none { display:none;}
.nTab .TabContent ul { text-align:left;}
.nTab .TabContent li {
	line-height:20px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	text-indent:14px;
}




#container { margin:0 auto; }

#leftbar { width:180px; float:left;}
#shopecar_leftbar { width:212px; float:left;}
.login{
background:#fff;
padding:8px;
}
.login ul { text-align:left;}
.login ul li { line-height:30px; height:30px;}
.rightnav
{
	width:183px;
	border: 1px solid #FFB900;
}
.rightnav2
{	font-size:12px;
	width:180px;
	border: 1px solid #FFB900;
	word-wrap:break-word;
}
.newmesg { }

.zjmes{
background:#FFFBE6;
padding:5px;
text-align:left;
 line-height:15px;
}
.feedback{height:150px; font-size:12px; overflow-y:auto;}
.zj { height:70px;}
.zjleft { float:left; width:54px;}
.zjright { float:right; width:110px; text-align:left;}
.zjmes ul { padding-top:5px;}
.zjmes li { 
    line-height:20px;
	text-align:left;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	text-indent:14px;}

.zj2 { height:70px;}
.zjleft2 { float:left; width:54px;}
.zjright2 { float:right; width:105px; text-align:left;}
.zjmes2 ul { padding-top:5px;}
.zjmes2 li { 
    line-height:20px;
	text-align:left;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	text-indent:14px;}



.dgph{
padding:5px;
background: url(http://www.dfw268.com/images/paihang.gif) no-repeat 4px 9px; 
}
.dgph ul {
	padding:0; margin:0; }
.dgph li { 
    float:left;
    line-height:25px;
	text-align:left;
	padding-left:20px;
	width:148px;
	overflow:hidden;
	}
.dgph li span {float:right; text-align:right; color:#9F001F;}
.yjph{
background:#FFF;
padding:5px;
}
.yjphtitle{
	height:30px;
	font-size:12px;
	color: #333;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	padding-left:5px;
	background-image: url(http://www.dfw268.com/images/title2.gif);
	background-repeat: repeat-x;
	}
.yjphtitle_l {width:60px; float:left; font-size:14px; font-weight:bold; padding-left:15px; background: url(http://www.dfw268.com/images/arrowt3.gif) no-repeat 0 8px;}
.yjphtitle_r { float:right; width:100px;margin-right:3px;}
.yjphtitle_r ul { padding:0; margin:0;}
.yjphtitle_r li {float:right; padding:4px 5px 0 5px; cursor: pointer; list-style-type: none; text-align:center;}
.yjphtitle_r .active0 { background: url(http://www.dfw268.com/images/paihanghover.gif) no-repeat 0px 8px;  text-align:center;} 
.yjphtitle_r .active { background: url(http://www.dfw268.com/images/paihanghover.gif) no-repeat 0px 8px;  text-align:center;} 
.yjphtitle_r .normal0 { text-align:center;}  


.yjph ul {
	background: url(http://www.dfw268.com/images/paihang.gif) no-repeat 0 4px;
}
.yjph li { 
    line-height:22px;
	text-align:left;
	text-indent:16px;
	}


/* 中部样式 */
#centerbar {width:768px; float:left; margin-left:10px;_margin-left:5px;}
#centerbar1 {width:780px; float:right; }
#centerbar_emsg { float:right;width:790px;}
#indexcenterbar { width:594px; float:left;}

.ksdg {
	width:200px;
	border: 1px solid #FFD849;
	float:right;
}
.ksdgtitle { padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#982525; font-weight:bold; text-align:left; background: url(../images/centertitle.gif) no-repeat;}
.tablecon { padding:2px 0;}
.tablecon span { padding-left:3px; color:#F00;}
.tablecon ul li{float:left;width:175px; margin:5px 0px 0px 6px; display:inline; line-height:19px; font-size:14px; }
.tablecon ul li div{float:left;}
.tablecon ul li span{float:left;width:100px;}


.ksdg_feed {
	width:592px;
	border: 1px solid #FFD849;
	float:right;
}
.ksdgtitle_feed { padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#982525; font-weight:bold; text-align:left; background: url(../images/centertitle.gif) no-repeat;}
.tablecon_feed { padding:2px 0;}
.tablecon_feed span { padding-left:3px; color:#666666;}
.tablecon_feed ul li{float:left;width:285px; margin:3px 0px 0px 6px; display:inline; line-height:22px; font-size:12px; }
.tablecon_feed ul li div{float:left;}
.tablecon_feed ul li span{float:right;width:35px;}


.hotcp { border: 1px solid #FFD849;}
.hotcpcon { text-align:left;}
.hotcpcontitle {
	height:28px;
	background-image: url(../images/remai.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD2ED;
	background-position: 0 4px;
}
.gdimg { clear:both; margin:2px 0 10px 0;}
.mzzx {	
    height:28px;
	clear:both;
	background: url(../images/mzzx.gif) no-repeat 0 3px;
	border-bottom: 1px solid #BDD2ED; }
.mzzxbox {  margin:0px; width:100%; text-align:left;}




.mzzxboxcon_left { float:left; width:88px;}
.mzzxboxcon_right { float:right; width:160px;}
.mzzxboxcon_right li { height:27px;}
.mzzxboxcon_right li span a { color:#930; font-size:14px; font-weight:bold;}
.con_right_t { font-weight:bold;}
.con_right_timg {float:left; height:37px;}
.con_right_text {float:left; text-align:left; line-height:37px; font-size:14px;}
.mzzxboxcon_right p {line-height:26px;}
.mzzxboxcon_right p span {line-height:30px; font-weight:bold;}

.jsfw { height:32px; clear:both; line-height:32px; background: url(../images/zxfw.gif) no-repeat 0px 2px; text-align:right; padding-right:10px;}
.jsjfw { height:32px; clear:both; line-height:32px; background: url(../images/jsjfw.gif) no-repeat; text-align:right; padding-right:10px;}
.vipfw { height:32px; clear:both; line-height:32px; background: url(../images/vip.gif) no-repeat 0px 0; text-align:right; padding-right:10px;}

.futjbot {background: url(../images/zxfwbot.gif) no-repeat 1px 0px;; height:7px; font-size:1px; clear:both; margin-bottom:8px;}
.futjbot1 {background: url(../images/zxfwbot.gif) no-repeat 1px 0px;; height:7px; font-size:1px; clear:both; margin-bottom:8px;}
.futjbot2 {background: url(../images/zxfwbot.gif) no-repeat 3px 0px;; height:7px; font-size:1px; clear:both; }
.futj_left { float:left; width:246px; height:145px; padding-right:8px; display:inline; position: relative;}
.futj_left_l {width:82px; float:left; text-align:left; display:inline;}
.fwicon {
	position: absolute;
	left: 42px;
	top: 56px;
}
.futj_left_r { width:160px; float:right; text-align:left; display:inline-block; overflow:hidden;}
.futj_left_r ul li { line-height:22px;}
.futj_left_r ul li span { color:#F00;}
.futj_right { float:right; width:282px;}








/* 理财小贴士 */
.tiesbg{
	height:126px;
	background:url(../images/tiesbg.gif) no-repeat;
}

.tiesleft{
	float:left;
	height:88px;
	width:76px;
	background:url(../images/xms1.jpg);
	background-repeat:no-repeat;
}
.tiesright{
	float:right;
	height:83px;
	width:482px;
	padding-top:5px;
	
}
.tiesright p{
	line-height:21px;
}
.pzis{
	color:#205B00;
	font-size:16px;
	font-weight:bold;
	text-indent:24px;
	background:url(../images/new33.gif) no-repeat;
	background-position:455px 20px;
	height:40px;
	text-align:right;
	padding:18px 24px 0px 0px;
}
.pzix{
	color:#2F2F2F;
	padding:0px 0px 0px 106px;
	line-height:21px;
	
	text-indent:24px;
	
}
.oheight{
padding-top:6px;clear:both;
_padding-top:6px;
}
.oheightdi{
padding-top:6px;clear:both;
_padding-top:6px;
border-bottom:1px dotted #cccccc;margin-bottom:8px;
}


.huolitj{
	
}
.huolitj li{
	float:left;
	width:288px;
	height:108px;
	margin:0px 0px 5px 3px;
	_margin:0px 0px 5px 0px;
	
	background:url(../images/tieslibg.gif) no-repeat;
	
}
.huolituijie{
	background:url(../images/huolitj.gif) no-repeat;
	height:24px;
	color:#EF6B00;
	padding:9px 20px 0px 0px;
	text-align:right;
	
}
.huolitaocan {
	width: 290px;

}

.huolileft{
	float:left;
}
.huoli{
	float:left;
	line-height:21px;

	
	padding-left:5px;
}
.yikoujia{
	font-size:14px;
	font-weight:bold;
	color:#2f2f2f;
}

.zuhea a{
COLOR: #146824; TEXT-DECORATION: none;
}

.zuhea a:hover{
COLOR: #ff6600; TEXT-DECORATION: underline;
}

.yikoujiahong{
	
	color:#ff3300;
}
a.xxx:link {
	COLOR: #263B87; TEXT-DECORATION: none;
	font-size:14px; font-weight: bold;
}
a.xxx:visited {
	COLOR: #263B87; TEXT-DECORATION: none;
	font-size:14px; font-weight: bold;
}
a.xxx:hover {
	COLOR: #263B87; TEXT-DECORATION: underline;
	font-size:14px; font-weight: bold;
}



a.jjj:link {
	COLOR: #9D2716; TEXT-DECORATION: none;
	
}
a.jjj:visited {
	COLOR: #9D2716; TEXT-DECORATION: none;
	
}
a.jjj:hover {
	COLOR: #263B87; TEXT-DECORATION: underline;
	
}


/* 理财小贴士end */

/* 图片滚动 */
.blk_18 {
MARGIN-TOP: 8px; FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 580px; ZOOM: 1
}
.blk_18 .pcont {
FLOAT: left; OVERFLOW: hidden; WIDTH: 538px
}
.blk_18 .ScrCont {
WIDTH: 32766px; ZOOM: 1
}
.blk_18 #List1_1 {
FLOAT: left
}
.blk_18 #List2_1 {
FLOAT: left
}
.blk_18 .LeftBotton {
	FLOAT: left;
	MARGIN: 10px 1px;
	WIDTH: 15px;
	HEIGHT: 180px;
	background: url(../images/ali.gif) no-repeat;
}
.blk_18 .RightBotton {
BACKGROUND: url(../images/ali.gif) no-repeat; FLOAT: left; MARGIN: 10px 1px; WIDTH: 15px; HEIGHT: 180px; 
}
.blk_18 .LeftBotton {
BACKGROUND-POSITION: 0px 50px; MARGIN-LEFT: 5px
}
.blk_18 .RightBotton {
BACKGROUND-POSITION: -80px 50px; MARGIN-LEFT: -1px
}
.blk_18 .LeftBotton:hover {
BACKGROUND-POSITION: -40px 50px
}
.blk_18 .RightBotton:hover {
BACKGROUND-POSITION: -120px 50px
}
.blk_18 .pl .gd_img {
	DISPLAY: block;
	MARGIN: 6px auto 1px;
	CURSOR: pointer;
	border: 1px solid #D8D8D8;
}
.blk_18 a.pl .gd_img:hover {
BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; BACKGROUND: #fff; BORDER-LEFT: #ff9900 1px solid; COLOR: #ff9900; BORDER-BOTTOM: #ff9900 1px solid; 
}
.blk_18 .pl p {
	line-height:20px; padding:0; margin:0;
}
.blk_18 .pl p img {
	BORDER: none;
}
.blk_18 .pl {
FLOAT: left; WIDTH: 175px; LINE-HEIGHT: 24px; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

.commu_cont3 {
MARGIN: 9px 7px 7px; LINE-HEIGHT: 150%
}
.commu_cont3 UL {
WIDTH: 188px
}




/* 右边容器 */
#rightcontain { float:right; width:788px; text-align:left;}
#rightcontain ul{}
#rightcontain ul li span{ float:right; margin-top:-22px; margin-right:22px;}
#rightcontain ul li p{ clear:both;margin-bottom:20px; padding:10px;line-height:170%;}

.saleservice {border: 1px solid #FFDA50; width:783px;}
.saleservice_title { height:25px; line-height:25px; font-size:14px; font-weight:bold; text-align:left; background: url(../images/saleservice_title.gif) repeat-x;}
.saleservice_cont { padding:10px 0px 5px 10px; clear:both;}
.saleservice_cont p { line-height:22px;}
.saleservice_cont span a { line-height:30px; color:#571515; font-size:14px; font-weight:bold;}
.saleservice_cont span a:hover { color:#F60}


#rightbar { width:184px; float:right;}

#footer {
	width:980px;
	margin:0 auto;
	border-top: 2px solid #FF6600;
	padding-top:10px;
	background-color:#ffffff;
}
#footer p { line-height:30px;}
#footer p span { color:#930;}

#footer { width:980px; margin:0 auto; line-height:24px;border-top: solid 3px #ff6600; padding-top:8px;}
#footer a{font-size:12px;}
#footer font{color:#FF6600;font-size:12px;}

/**/
.newsdetails{margin-bottom:10px; padding:10px; border-bottom:1px #CCC solid;}
.news_title{font-size:22px; text-align:center; font-weight:bold;padding:10px 0 10px 0; border-bottom:1px dotted #cccccc;}
.news_con{font-size:14px; line-height:30px;padding:20px;}

.prev_page{border:1px solid #eeeeee; font-size:14px; float:left;height:15px;width:300px;padding:5px;margin-left:20px;}
.prev_page a{color:#0e925f;}
.prev_page a:hover{color:#cc0000;}
.next_page{border:1px solid #eeeeee; font-size:14px; float:right;height:15px;width:300px;padding:5px;margin-right:20px;}
.next_page a{color:#0e925f;}
.next_page a:hover{color:#cc0000;}
.resecous{ text-align:center;color:#0e925f;padding-top:5px;padding-right:10px;}
.resecous font{color:#555555;font-size:12px;}

/*CSS scott style pagination*/

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: right;
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #8d7955 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #8d7955 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #8d7955 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #8d7955 1px solid; BACKGROUND-COLOR: #8d7955
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.graynw{font-size:12px; border-collapse:collapse;}
.graynw td{padding-left:7px; line-height:22px;}
#fdesc{color:#FF3300;}


/*套餐*/
		/* 图片边框 */
		.imghover img { border: 1px solid #ccc;}
		.imghover:hover img{border: 1px solid #F60;}
		.imghover:hover{ color:#F60; }/* Dummy definition to overcome IE bug */
.hotcp { border: 1px solid #ffc421;}
.hotcpcon { padding:5px; text-align:left;}
.hotcpcontitle {
	width:100%;
	border-bottom:1px solid #aed4e2;
	height:28px;
	background-image:url(../images/remai.gif);
}
.ksdgtitle { padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#982525; font-weight:bold; text-align:left; background: url(../images/centertitle.gif) no-repeat;}
.gdimg { clear:both; margin:2px 0 10px 0;}
.mzzx {	
    height:28px;
	clear:both;
	background: url(../images/mzzx.gif) no-repeat 0 3px;
	border-bottom: 1px solid #BDD2ED; }
 
.mzzxbox2 { clear:both; padding:10px 0 10px 25px;  width:550px;}
.mzzxboxcon { float:left; width:260px; padding-bottom:10px; padding-left:20px; display:inline;}
.mzzxbox_fl { float:left; width:150px;  border:1px solid #CCC; margin-right:20px; padding:5px; display:inline;}

.cplbcont {
	
	padding:10px 10px;
}
.cplbcontlin { width:100%;border-bottom:1px dotted #cccccc;margin-bottom:8px;}
.cplbcontlin_l { float:left; width:22px; height:75px; padding-top:38px; background-color: #EBEBEB;padding-bottom:8px;}
.cplbcontlin_c {float:left; width:100px; text-align:center; }
.cplbcontlin_c img{width:85px;height:100px;}
.cplbcontlin_r {float:left;  line-height:26px;padding:0 0 0 10px;}
.cplbcontlin_r2 {float:right; width:465px; line-height:26px;font-size:12px;}
.cplbcontlin_r3 {float:right; width:650px; line-height:26px;}
.cplbcontlin_rl { float:left; width:166px; text-align:left; font-size:14px; font-weight:bold; color:#993300}
.cplbcontlin_rl a { color:#263B87;}
.cplbcontlin_rc { float:right; width:80px; padding-top:2px;}
.cplbcontlin_rr { float:right; width:480px;}
.cplbcontlin_rr li{float:left;}
.cplbcontlin_b { text-align:left;}
.cplbcontlin_b li { float:left; padding-right:15px;}
.cplbcontlin_bb {
	padding:5px; text-align:left; width:560px;
}
.cplbcontlin_bbt {
	clear:both;
	line-height:22px;
}
.cplbcontlin_bbt p { line-height:22px;}
.cplbcontlin_bbt_l {
	float:left; width:270px;
}
.cplbcontlin_bbt_r {
	float:right; width:270px;
}
.cplbcontlin_bbt li { float:left; padding-right:10px;}
.cplbcontlin_bbt span { padding-right:10px;}
a.sydlink:link {
	font-size: 12px;
	color: #f00;
	text-decoration: none;
}
a.sydlink:visited {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.sylink:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.new_info_list{width:100%;height:31px;background:url(../images/list_bg.gif) no-repeat left;margin-bottom:8px;}
#idScroller *{margin:0px; padding:0px;}
#idScroller{line-height:25px;width:100%; height:25px; overflow:hidden;margin-top:3px;}
#idScroller ul{width:100%}
#idScroller li{width:31%;_width:30%;float:left; overflow:hidden; list-style:none; background:url(../images/l_typ.gif) no-repeat left;padding-left:10px;margin-left:8px;}

.listview{width:240px !important;float:left !important;margin:0 5px 0 5px !important;}

/*用户中心产品*/
.futj_content_user { float:left; width:365px; height:195px; padding-left:8px; display:inline; position: relative;}
.futj_content_l_user {width:85px;float:left;text-align:left; display:inline;}
.futj_content_r_user { width:365px; float:left; text-align:left; display:inline-block;}
.futj_content_r_user ul li { line-height:22px;}
.futj_content_r_user ul li span { color:#F00;}
.futj_content_r_user ul li a{color:#FF0000;}
.futj_content_r_user ul li a:hover{color:#FF0000; text-decoration:underline;}


.indexopendiv{border:2px solid #cdcdcd; position:absolute;margin:60px 0 0 -200px; background-color:#fff; width:300px;padding:5px; z-index:3; display:none; background:url(../images/lion_s.gif) no-repeat top left; background-color:#fff;}
.opendiv{border:2px solid #cdcdcd; position:absolute;margin:60px 0 0 -550px; background-color:#fff; width:300px;padding:5px; z-index:3; display:none; background:url(../images/lion_s.gif) no-repeat top left; background-color:#fff;}

.tehui{height:188px;background:url(../images/tehui_bg.gif) no-repeat top;padding:95px 6px 0 6px;}
.tehui p{color:#555555; line-height:18px; text-align:left;color:#fff;}
.tehui span{ font-weight:bold; text-align:center; line-height:20px;color:#fff;clear:both;}
.tehui h5{color:#ffe400; text-align:left;font-size:12px; line-height:35px;}
.tehui p font{font-size:12px;color:#e0fefa;}

.tiyan{height:112px;background:url(../images/tiyan_bg.gif) no-repeat top center;padding:110px 6px 0 6px;}
.tiyan p{color:#555555; line-height:18px;}
.tiyan span{ font-weight:bold; text-align:center; line-height:20px;color:#dd0000;}
.tiyan h5{ height:30px;color:#dd0000; text-align:center;font-size:14px;padding-top:5px;}
.tiyan p font{font-size:12px;}

/*焦点广告*/
#YNews{position:relative;z-index:1;width:385px;height:185px;border:1px solid #ffbd3f;overflow:hidden; float:left;}
#YNews dl{position:absolute;z-index:2;width:385px;height:185px;overflow:hidden;}
#YNews dt{position:absolute;z-index:3;top:0;left:0;overflow:hidden;}
#YNews dt,#YNews dt img{width:385px;height:185px;border:0px;}
#YNews dd{position:absolute;z-index:4;bottom:0;left:0;width:400px;height:70px;color:#FFF;overflow:hidden;background-color:#000;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);}
#YNews h3{margin:0 auto;width:380px;height:34px;line-height:34px;text-align:left;overflow:hidden;font-size:16px;}
#YNews p{margin:0 auto;width:380px;height:17px;line-height:17px;text-align:left;overflow:hidden;}
#YNews p a:link,#YNews p a:visited,#YNews p a:hover{color:#254102;}
p#YNIndex{position:absolute;z-index:5;bottom:0px;right:4px;width:120px;height:19px;text-align:right;overflow:hidden;}
p#YNIndex a:link,p#YNIndex a:visited,p#YNIndex a:hover{float:left;width:24px;height:19px;text-align:center;color:#FFF;line-height:20px;text-decoration:none;background:transparent url(../img/yn-tab.gif) -24px 0 no-repeat;}
p#YNIndex a:hover,p#YNIndex a.current:link,p#YNIndex a.current:visited,p#YNIndex a.current:hover{background:transparent url(../img/yn-tab.gif) 0 0 no-repeat;width:24px;}

.even{background-color:#F8F8F8;}
.odd{background-color:#EAEFF5;}
.hover{background-color:#B0BEC7;color:#FFF;cursor:pointer;}
.hidden{display:none;clear:both;}


.mjhh_09 h5{color:#bb0000; font-size:14px;border:1px solid #eeeeee;}
.mjhh_09 ul{text-align:left;padding:0 8px 0 8px;}
.mjhh_09 ul li{line-height:20px;}





/*套餐*/
.ycbright_main_twoleft_tit{
	font-size:14px;
	font-weight:bold;
	color:#CB0000;
	text-align:left;
	}
	
.ycbstelibaohe{
}	
		
.stelibaohoutwo{
	
	
}
.stelibaohoutwo p{
 text-align:left;
	line-height:21px;
	text-indent:24px;
}

.stelibaohou{
	padding:0px 0px 0px 72px;
	background:url(../images/libaohou.png) no-repeat;
	height:80px;
}
.oheightste{
padding-top:12px;clear:both;
_padding-top:12px;
}

.stetaocanok{
	text-align:left;
}
.stetaocanonetit{
	padding:22px 0px 0px 0px;
	text-align:center;
	color:#206B98;
	font-size:14px;
	font-weight:bold;
}
.stetaocanonetitthr{
	padding:22px 0px 0px 93px;
	color:#206B98;
	font-size:14px;
	font-weight:bold;
}

.stetaocanonemon{
	padding:22px 0px 0px 0px;
	text-align:center;
	color:#DE0005;
	font-size:12px;
	font-weight:bold;
}
.stetaocanonemonthr{
	padding:22px 0px 0px 80px;
	text-align:center;
	color:#DE0005;
	font-size:12px;
	font-weight:bold;
}
.stetaocanone p{
	line-height:19px;
	padding:0px 0px 0px 18px;
	background:url(../images/pdian.gif) no-repeat;
	background-position:4px 5px;
}
.stetaocanone p span{
	color:#81C441;
	margin-left:5px;

	}
.stetaocanone{
	width:243px;
	text-align:left;
	height:254px;
	float:left;
    padding:0px 16px 0px 0px;
	background: url(../images/stejueshatc.gif) no-repeat;
}
.stetaocantwo{
	width:243px;
	text-align:left;
	height:254px;
	float:left;
    padding:0px 16px 0px 0px;
	background: url(../images/stezhongxintc.gif) no-repeat;
}
.stetaocantwo p{
	line-height:19px;
	padding:0px 0px 0px 18px;
	background:url(../images/pdian.gif) no-repeat;
	background-position:4px 5px;
}
.stetaocantwo p span{
	color:#81C441;
	margin-left:5px;

	}
.stetaocanthr{
	width:243px;
	text-align:left;
	height:254px;
	float:left;
    padding:0px 11px 0px 5px;
	background: url(../images/stesyingtc.gif) no-repeat;
}
.stetaocanthr p{
	line-height:19px;
	padding:0px 0px 0px 18px;
	background:url(../images/pdian.gif) no-repeat;
	background-position:4px 5px;
}
.stetaocanthr p span{
	color:#81C441;
	margin-left:5px;

	}	
	
	
.stetaocanonebottom{
	text-align:center;
	
}

.blank1 area{background:#FFFFFF;}
.page_clear{clear:both;padding-top:8px;background:#FFFFFF;}
.pagebt{background:url(images/button_bg.gif) no-repeat left;width:120px;height:30px; text-align:center;font-size:12px;border:0px; font-weight:bold;float:right;margin-left:15px;}
.pagebt span{font-size:12px; padding-top:8px;}
.pagebt a{color:#0e6b86;text-decoration:none;}
.pagebt a:hover{color:#0e6b86; text-align:center; text-decoration:underline;}

.pagebt1{background: url(images/button_bg1.gif) no-repeat left;width:120px;height:30px; text-align:center;font-size:12px;border:0px; font-weight:bold;float:right;}
.pagebt1 span{font-size:12px; padding-top:8px;}
.pagebt1 a{color: #FFFF66;text-decoration:none;}
.pagebt1 a:hover{color: #FFFFFF; text-align:center; text-decoration:underline;}
.button_line{background:#FFFFFF;}
/*套餐 end*/
.cplbtitle {width:780px; float:left; background:none;}
.cplbtitle h2{width:290px; float:left;}
.cplbtitle h3{width:284px; float:left;}
.benny_product { width:770px;float:left;  text-align:left;}
.benny_product .benny_product_showcase_left {width:290px; margin:0px 0px 0px 0px; font-size:12px; float:right; }
.benny_product .benny_product_showcase_left p{width:290px; font-size:12px; float:left; line-height:20px; text-align:left; text-indent:2em; padding:5px 0;}
.benny_product .benny_product_showcase_left label{float:left;}
.benny_product .benny_product_showcase_right {width:424px; float:left;  }
.benny_product .benny_product_showcase_right .benny_userpicture{width:100px; height:139px; float:left; }
.benny_product .benny_product_showcase_right .benny_usrword { float:left; font-size:12px;}
.benny_product .benny_product_showcase_right .benny_usrword .star{ font-size:12px; color:#3B92A8;}
.benny_product .benny_product_showcase_right .benny_usrword p{ font-size:12px; float:left; text-align:left; padding:2px 0;}
.benny_product .benny_product_showcase_right .benny_usrword p span{color:red;}
.benny_product .benny_product_showcase_right .benny_usrword .benny_p { text-indent:2em;}
.benny_product .benny_otherway {width:574px; float:left; padding:10px 0; font-size:12px;}

.benny_product .benny_otherwayhy {width:750px; float:left; padding:20px 0px 0px 10px; font-size:12px;}
.benny_product .benny_otherway .benny_otherway_left{width:290px; float:left; }
.benny_product .benny_otherway .benny_otherway_right{width:284px; float:left; }
.benny_product .benny_otherway .benny_otherway_right p{width:272px; float:left; border:1px #DFDFDF solid; padding:5px; font-weight:bold;}
.benny_product .benny_otherway .benny_otherway_right ul{width:272px; float:left; border-bottom:1px #DFDFDF solid; border-left:1px #DFDFDF solid;border-right:1px #DFDFDF solid;padding:5px;}
.benny_product .benny_otherway .benny_otherway_right ul li{width:132px; float:left; background:#CCEAAA; margin:1px;}
.labal_list{width:290px;height:160px;}
.buy_now{float:right;margin-top:-22px; padding:0px 5px 0px 0px;}
/*一口价入口*/
.yikoujiacome{
	height:20px;
	padding:5px 0px 0px 25px;
	background:url(../images/rukoucome.gif) left top no-repeat;
	clear:both;
	
}
a.sterukoucome:link {
	COLOR: #ff6600; TEXT-DECORATION: underline;
	font-size:12px; 
}
a.sterukoucome:visited {
	COLOR: #ff6600; TEXT-DECORATION: underline;
	font-size:12px;
}
a.sterukoucome:hover {
	COLOR: #0022CC; TEXT-DECORATION: underline;
	font-size:12px; 
}
/*充值提示页面*/
.login_notice{background:url(../images/start/t.gif) no-repeat top left;}
.notice_text{font-size:14px;color:#777777; line-height:24px;width:720px;padding-left:100px;padding-top:60px; text-align:left;}
.login_contents{ background:url(../images/start/content.gif) no-repeat top left;width:827px;height:167px;margin:auto;margin-top:20px;}
.pay_lines{padding:55px 0 0 345px;}
.pay_lines ul {float:left;width:170px;}
.pay_lines ul li{height:35px;}
.pay_lines ul li img{border:0px;}
.enter_one{padding:0px 0 0 90px;}
.pay_li{height:24px; font-size:14px;color:#ff6600; border:1px solid #ff6600; font-family:Arial, Helvetica, sans-serif;}
.other_menus{margin:auto;height:80px; background:url(../images/start/mu_bg.gif) repeat-x top;margin-top:40px;}
.other_menus ul{padding:20px 0 0 200px;}
.other_menus ul li{float:left;padding-left:15px;}
.other_menus ul li div,.other_menus ul li span{float:left;padding-left:10px;}
.other_menus ul li span{padding-top:5px;}
.other_menus ul li a{font-size:14px; text-decoration:none;color:#01648e;}
.other_menus ul li a:hover{color:#ff6600; text-decoration:underline;}


/*金牌一口价*/
.huolituijie3{
	background:url(../images/huolitj3.gif) no-repeat;
	height:24px;

	color:#EF6B00;
	padding:9px 20px 0px 0px;
	text-align:right;
	
	
}


.sjbhuolituijie3{
	background:url(../images/huolitj32.gif) no-repeat;
	height:24px;
	color:#EF6B00;
	padding:9px 20px 0px 0px;
	text-align:right;
	
	
}

.cenzhongjian{
	text-indent:24px;
	line-height:21px;
	font-size:14px;
	padding:3px 0px 0px 0px;
	clear:both;
}
.huolitaocan {
	width: 310px;

}
.huolitaocanste {


}
.huolileft{
	float:left;
}
.huoli{
	float:left;
	line-height:21px;

	
	padding-left:5px;
}

.huolistee{
	float:left;
	line-height:21px;
	width:716px;

	
	padding-left:5px;
}

.yikoujia{
	font-size:14px;
	font-weight:bold;
	color:#2f2f2f;
	text-align:right;
}



.zuhea a{
COLOR: #146824; TEXT-DECORATION: none;
font-weight:bold;
}

.zuhea a:hover{
COLOR: #ff6600; TEXT-DECORATION: underline;
font-weight:bold;
}

.zuheastezuhe{
	COLOR: #146824; 
	font-weight:bold;font-size:14px;
}

.zuheaste{
	clear:both;
}

a.monneyjiagde:link {
	COLOR: #ff6600; TEXT-DECORATION:  underline;
	font-size:14px;
}

a.monneyjiagde:visited {
	COLOR: #ff6600; TEXT-DECORATION:  underline;
	font-size:14px;
}

a.monneyjiagde:hover {
	COLOR: #3333CC; TEXT-DECORATION: none;
	font-size:14px; 
}




.zuheaste a{
COLOR: #146824; TEXT-DECORATION: none;
font-weight:bold;font-size:14px;
}

.zuheaste a:hover{
COLOR: #ff6600; TEXT-DECORATION: underline;
font-weight:bold; font-size:14px;
}

.huolituijie3r{
	color:#ff6600px;
	float:right;
	
}




.yikoujiahong{
	
	color:#ff3300;
}

.yikoujiahong2{
	color:#ff3300;
	text-decoration: line-through;
}
/*金牌一口价end*/

#dvGroupMore1 a{color:#ff6600 !important;}
.zhuhong a{color:#ff6600;}
.zhuhong{color:#ff6600 !important; text-decoration:none;}

/*世界杯频道*/
.wccontent{
	width:980px;
	margin:0px auto;
	
}
.wcstemain{
	width:972px;
	padding:4px 4px 4px 4px;
	text-align:left;
	background-color:#FFFFFF;
	clear:both;
}
.wceightclear{
	padding:8px 0px 0px 0px;
	clear:both;
}

.wcpays_now {	PADDING-RIGHT: 5px;	PADDING-LEFT: 5px;	BACKGROUND: url(../images/ycb_bg.gif) no-repeat left top;	FLOAT: left;	PADDING-BOTTOM: 0px;	WIDTH: 265px;	PADDING-TOP: 40px;	HEIGHT: 115px}
.wcpays_now p {	PADDING-RIGHT: 10px;	PADDING-LEFT: 0px;	PADDING-BOTTOM: 0px;	COLOR: #5b4b4e;	LINE-HEIGHT: 17px;	PADDING-TOP: 10px}
.wclist_ms {	PADDING-TOP: 3px}
.wclist_ms img {	MARGIN-TOP: -8px}
.wcjp_product {	BACKGROUND: url(../images/pays/jp_bg32.gif) no-repeat left top;	FLOAT: right;	WIDTH: 315px;	HEIGHT: 155px;
margin:0px 0px 0px 30px}

.wclist_ms {	PADDING-TOP: 3px}
.wclist_ms IMG {	MARGIN-TOP: -8px
}
.wcjp_product {	BACKGROUND: url(../images/jp_bg32.gif) no-repeat left top;	FLOAT: left;	WIDTH: 315px;	HEIGHT: 155px}
.wcjp_product H2 {	FLOAT: left}
.wcjp_product SPAN {
 text-align:right;PADDING-RIGHT: 8px;	PADDING-LEFT: 0px;	FLOAT: right;	PADDING-BOTTOM: 0px;	PADDING-TOP: 12px}
.wcjp_product SPAN A {	COLOR: #cd0000}
.wcjp_product UL LI {	PADDING-RIGHT: 0px;	PADDING-LEFT: 6px;	FLOAT: left;	PADDING-BOTTOM: 5px;	WIDTH: 140px;	PADDING-TOP: 6px;	HEIGHT: 26px;	TEXT-ALIGN: left}
.wcjp_product UL {	MARGIN-TOP: 6px;	PADDING-LEFT: 18px}
.wcjp_product UL LI A {	COLOR: #se5d5d}
.wcjp_product UL LI A:hover {	FONT-WEIGHT: normal;COLOR: #cd0000}
.page_clear {	CLEAR: both;	PADDING-TOP: 5px}




.wcsteksdg {
	width:317px;
	height:155px;
	background:url(../images/ycb_tongdao.gif) no-repeat;
	float:right;
	padding:40px 0px 0px 17px;
}
.wcsteksdg ul{
	padding:40px 0px 0px 17px;
}

.wcsteksdg { padding:2px 0;}
.wcsteksdg span { padding-left:3px; color:#F00;}
.wcsteksdg li{ line-height:21px;}

.wcsteksdg li div{float:left; width:162px;}
.wcsteksdg li div a{ text-decoration:underline}
.wcsteksdgul li span{float:left;width:100px;}
.wcsteksdg_feed {
	width:592px;
	border: 1px solid #FFD849;
	float:right;
}
.wcsteksdgtitle_feed { padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#982525; font-weight:bold; text-align:left; background: url(../images/centertitle.gif) no-repeat;}


.wcdfwproduct{
	width:972px;
	clear:both;
	padding:8px 0px 0px 0px;
}
.wcdfwproduct_bg{
	height:29px;
	text-align:right;
	padding:2px 46px 0px 0px;
	background:url(../images/wcproductbg.gif) no-repeat;
	
}
.wcdfwproduct_main{
	width:940px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFDA50;
	border-bottom-color: #FFDA50;
	border-left-color: #FFDA50;
	padding:10px 15px;
	
	
}
.wcdfwproduct_main li{
	width:310px;
	float:left;
	height:140px;
}

.wcdfwproduct_kuai{
	
	
}
.wcdfwproduct_kuai_left{
	width:82px;
	float:left;
}
.wcdfwproduct_kuai_left_img img{
	border:1px solid #CCCCCC;
	
	
}
.page_clearfour{
	clear:both;
	padding:0px 0px 4px 0px;
}

.wcdfwproduct_kuai_right{
	width:200px;
	float:left;
}
.wcdfwproduct_kuai_right_tit{
	font-size:14px;
	font-weight:bold;
	color:#884848;
	
	
}
.wcdfwproduct_kuai_right p{
	width:174px;
	line-height:21px;
	height:70px;
	
}


/*世界杯频道end*/

/*立即订购20100521修改*/
a.ckxxstese:link {
	COLOR: #D81E1C; TEXT-DECORATION:  underline;
	font-size:12px; padding:0px 0px 0px 8px;
}

a.ckxxstese:visited {
	COLOR: #D81E1C; TEXT-DECORATION:  underline;
	font-size:12px; padding:0px 0px 0px 8px;
}

a.ckxxstese:hover {
	COLOR: #3300CC; TEXT-DECORATION: none;
	font-size:12px; padding:0px 0px 0px 8px;
}
.sjbljdgste_left{
	width:160px;
	color:#333333;
	float:left;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 0px;
	
}
.sjbljdgste_left span{
	
	color:#D81E1C;
	
	
	
}
.sjbljdgste{
	width:90px;
	float:left;
	padding:0px 0px 0px 10px;
}
.ste_otherway {width:574px; float:left; padding:10px 0; font-size:12px;}
.ste_otherway li{
	color:#333333;
	line-height:24px;
	padding:0px 0px 10px 0px;
}
.clear_six{
	clear:both;
	padding:12px 0px 0px 0px;
}
.ste_chatu{
	clear:both;
	padding:0px 0px 10px 0px;
}
.ste_otherway li a{
	COLOR: #05511A; TEXT-DECORATION:  underline;
}
.ste_otherway li a:hover{
	COLOR: #ff6600; TEXT-DECORATION: none;
}




.ste_lvse{
	color:#05511A;
	font-size:12px;
	font-weight:bold;
}
.ptextinste{
	text-indent:24px;
}
a.lanstesjb:link {
	COLOR: #270FA1; TEXT-DECORATION:  underline;
	font-size:12px; padding:0px 5px 0px 5px;
}

a.lanstesjb:visited {
	COLOR: #270FA1; TEXT-DECORATION:  underline;
	font-size:12px;padding:0px 5px 0px 5px;
}

a.lanstesjb:hover {
	COLOR: #0066FF; TEXT-DECORATION: none;
	font-size:12px;padding:0px 5px 0px 5px;
}


/*立即订购20100521修改end*/
#zindexDiv {	DISPLAY: none;_DISPLAY: inline;	Z-INDEX: 50;	;	LEFT: expression(this.nextSibling.offsetLeft);	MARGIN-LEFT: 0px;	;	WIDTH: expression(this.nextSibling.offsetWidth);	POSITION: absolute;	TOP: expression(this.nextSibling.offsetTop);	;	HEIGHT: expression(this.nextSibling.offsetHeight)}



/*非常好彩*/
.cs_show_a{ background:url(../res/images/user/hc1.gif) no-repeat top left;width:440px; height:167px;z-index:99; position:absolute;margin-left:240px;}
.cs_show_a p{float:left; line-height:24px;padding:40px 0 0 140px;width:285px;}
.cs_show_a p font{color:#FF0000;font-size:14px;}
.cs_close{width:30px;float:right;padding-top:8px;}

.cs_show_b{ background:url(../res/images/user/hc2.gif) no-repeat top left;width:440px; height:167px;z-index:99; position:absolute;margin-left:150px;}
.cs_show_b p{float:left; line-height:24px;padding:40px 0 0 140px;width:285px;}
.cs_show_b p font{color:#FF0000;font-size:14px;}
.cs_close{width:30px;float:right;padding-top:8px;}

/*获奖公告*/
.cs_notice{ width:178px;border:1px solid #cdc5c5; background:url(../res/images/user/cs_bgs.gif) repeat-y;}
.cs_notice ul li{width:170px;margin-bottom:5px;}
.cs_notice ul li font{color:#dc2c00;}

/*金牌产品组合start*/
.goldproductlist{border:1px solid #dbbda1;width:786px;}
.goldproductlist ul{margin:6px;}
.goldproductlist ul li{padding:8px 5px 8px 5px;border:1px solid #cccccc;margin-bottom:8px;width:760px;}
.gold_img{width:80px;float:left;margin-right:10px; height:105px;}
.gold_names{float:left;width:650px;}
.gold_names h2,.gold_names span{float:left;}
.gold_names h2{float:left;width:95px;font-size:15px;color:#cc0000; background:url(); line-height:22px;height:22px;}
.gold_names span{width:340px;padding-top:3px; font-weight:bold; text-align:left;}
.gold_names span a{color:#333333 !important;}
.gold_names span a:hover{color:#cc0000 !important;}
.gold_names dt{float:right;padding-left:3px;}
.gold_icon{ z-index:10; position:inherit;float:right;width:105px;height:15px; text-align:left;padding-left:5px;}

.goldproductlist ul li p{ text-align:left;float:left;padding:8px 0 8px 0;width:650px; text-indent:24px;}
.gold_select{float:left;width:620px;}
.gold_select dl{float:left;padding-top:4px;}
.gold_select dt{float:left;padding-left:10px;}

.gold_title{height:34px;background:url(../res/images/user/gold_t.gif) no-repeat top left;}
.gold_title h2{float:left;}
.gold_title span{float:right;padding:8px 15px 0 0;}
/*金牌产品组合end*/

/*世界杯后修改立即订购*/
.ste_newljdg{
	width:720px;
	padding:20px 0px 0px 0px;
}
.ste_newljdg_more{
	height:27px;
	padding:2px 0px 0px 30px;
	background:url(../../images/hyljdgmorebg.gif) no-repeat;
	
	
}
/*层*/
.more_view{width:320px;height:225px; background:url(../images/hyjmxbg1.gif) no-repeat top left;  z-index:99; position:absolute;margin:10px 0px 0px -300px;}

.stecenenei{width:304px; padding:20px 0px 0px 5px; line-height:18px;
}




.more_view2{width:381px;height:177px; background:url(../images/hyljdgbg2.gif) no-repeat top left;  z-index:99; position:absolute;
margin:12px 0px 0px -67px;_margin:12px 0px 0px -70px;}
.more_viewwenzi{
			color:#333333; text-indent:24px; padding:0px 53px 0px 0px;
}
.stecenenei2{width:357px; padding:15px 8px 0px 15px; line-height:18px;
}

#zindexDiv{
								position:absolute;
								z-index:50;
								width:expression(this.nextSibling.offsetWidth);
								height:expression(this.nextSibling.offsetHeight);
								top:expression(this.nextSibling.offsetTop);
								left:expression(this.nextSibling.offsetLeft);
								margin-left:20px;
display:none;
								_display:inline;
								/*background-color:green;*/
}

/*层 end*/

/*世界杯后修改立即订购 end*/
/*子菜单*/
	.sub_menu{font-size:12px;color:#ff6600;height:20px;border:1px solid #d7e0d0;border-top:0px;padding:7px 0 0 15px; background:url(http://www.6383.com/res/images/sub_menu_bg.gif) repeat-x bottom;background-color:#ffffff;}
	.sub_menu ul li a{margin-right:8px;font-size:12px;color:#4c4c4c; letter-spacing:1px;}
	.sub_menu ul li a:hover{margin-right:9px;font-size:12px;color:#bb0000;text-decoration:underline;}
	
	/*子菜单*/
	.home_sub_menu{font-size:12px;color:#ff6600;height:20px;border-top:0px;padding:7px 0 0 15px; background:url(http://www.6383.com/res/images/sub_menu_bg.gif) repeat-x bottom;background-color:#ffffff;}
	.home_sub_menu ul {padding-top:10px;}
	.home_sub_menu ul li{margin-bottom:4px;}
	.home_sub_menu ul li a{margin-right:8px;font-size:12px;color:#4c4c4c; letter-spacing:1px;}
	.home_sub_menu ul li a:hover{margin-right:9px;font-size:12px;color:#bb0000;text-decoration:underline;}
	.f_red{color:#FF0000 !important;}
	
/*弹窗*/
.openwindiv	{width:980px;}
.openwindow{width:764px;height:650px; background:url(../res/images/openwin.gif) no-repeat top left; position:absolute; z-index:99;margin-left:-390px;margin-top:0px;}
.openwindow_t span{float:right;padding:8px 12px 0 0;margin-left:350px;position:absolute;}

/*今日福星*/
.todaylist{float:left;width:745px;padding-left:10px;padding-top:40px;}
.todaylist_t{height:24px;padding-top:5px;}
.todaylist_t strong{float:left; font-size:14px;color:#024e64;}
.todaylist_t span{float:right;}
.todaylist_t span a{color:#515151;}
.todaylist li{clear:both;height:65px; background-color:#e4eef2;padding:6px;margin-bottom:9px;_margin-bottom:5px;}
.today_l{width:70px;float:left;}
.today_right{float:left;width:660px;text-align:left;}
.today_right strong{font-size:14px;}
.today_right strong a{color:#333333;}
.today_right span{color:#FF0000;padding-left:18px;font-family:Arial, Helvetica, sans-serif;}
.today_right p{padding-top:1px; line-height:16px;}
.cp_yaodian{color:#008ab2;}

/*推介锦囊*/
.jnlist{clear:both;width:745px;padding-left:10px;padding-top:0px;margin-bottom:5px;}
.jnlist_t{height:24px;padding-top:5px;}
.jnlist_t strong{float:left; font-size:14px;color:#024e64;}
.jnlist_t span{float:right;}
.jnlist_t span a{color:#515151;}
.jnlist li{height:65px;width:352px;float:left; background-color:#e4eef2;padding:6px;margin-bottom:9px;margin-left:8px;_margin-left:4px;}
.jnlist li img{border:0px;}
.jn_l{width:70px;height:62px;float:left; text-align:left;}
.jn_l img{width:60px;height:60px;border:0px;}
.jn_right{float:left;width:260px;text-align:left;}
.jn_right strong{font-size:14px;}
.jn_right strong a{color:#c10000;}
.jn_right span{color:#333;padding-left:18px; font-family:Arial, Helvetica, sans-serif;}
.jn_right p{padding-top:4px; line-height:18px;}

.today_links{clear:both;padding:3px 0 0 20px;}
.today_links a{float:left;margin-right:10px;color:#333;}

.tedian{width:650px;font-weight:bold;clear:both; text-align:left;}

.jqzs_cont { margin:30px 10px 20px 64px; height:308px; text-align: center; visibility: visible; position: relative;}

.buyline{clear:both;width:758px;height:115px;margin:10px 0 0 0px;border:1px solid #e6dbce; background:url(../res/images/quick_dg.gif) no-repeat top left;}
.buyline div{ text-align:left;}
.cz_now{float:left;width:350px;padding:5px 0 0 20px;}
.gm_now{float:left;width:300px;padding-left:30px;}
.gm_now font{ font-size:12px;}
.buyling_ts{clear:both !important;width:260px;padding:6px 0 6px 0; padding-left:0px; }
.buyling_ts1{clear:both !important;width:230px;padding:6px 0 6px 0; float:left; }
.buyling_ts1 font{color:#FF0000;}
.moremorr{ text-align:right; padding:0px 15px 0px 0px}
.moremorr a{ COLOR: #FF6600; TEXT-DECORATION:  underline;
	font-size:14px;}
.moremorr a:hover{ COLOR: #6600CC; TEXT-DECORATION:  underline;
	font-size:14px;}
.buyline_t{height:24px;padding:5px 0 0 15px; margin-bottom:10px;}
.buyline_t div{font-size:14px;color:#4b4542;}

.list_ms div{float:left; text-align:left;padding-top:5px;}

.sf-user{border:1px solid #dbbda1;width:176px;color:#333333;}
.sf-user li{height:24px;margin:0;padding:0px; background:url(../res/images/userdot.gif) no-repeat top left;padding-left:20px; background-position:9px 5px;}
.sf-user li a{color:#86a061 !important; font-weight:bold;}
.sf-user li a:hover{color:#b10000 !important;}


.sf-jp{border:1px solid #dbbda1;width:176px;color:#333333; background:url(../res/images/projpcp_bg.jpg) no-repeat top left; background-position:5px 3px;}
.sf-jp li{height:28px;margin:0;padding:0px; padding-left:45px;}
.sf-jp li a{color:#5e5d5d !important; font-weight:bold;}
.sf-jp li a:hover{color:#b10000 !important;}

/*新产品列表样式*/
.new_pro_list{width:180px;}
.new_pro_title{height:30px; background:url(../res/images/pro_top_bg.gif) no-repeat top;}
.new_pro_title h2{font-size:14px; font-weight:bold; padding:8px 0 0 30px;color:#495a5e;}
.new_pro_list ul {padding:15px 0 0 2px;}
.new_pro_list ul li{line-height:20px;clear:both;}
.new_pro_list ul li span{float:left;margin-left:20px;}
.new_pro_list ul li a{font-size:12px ;color:#5f5f5f; text-decoration:none;float:left;}
.new_pro_list ul li a:hover{font-size:12px;color:#5f5f5f; text-decoration:underline;}
.new_pro_list ul h3{width:145px;margin:0;float:left;clear:both;padding-left:15px;font-size:12px;background:url(../res/images/list_dot.GIF) no-repeat left;color:#2e90a5;padding-top:3px;}
.new_pro_list ul h3 a{color:#2e480b !important; text-decoration:underline !important;}
.new_pro_list ul h3 a:hover{color:#ff6600 !important; text-decoration:underline !important;}

.pro_bd_title{height:30px; background:url(../res/images/pro_bd_bg.gif) no-repeat top;}
.pro_bd_title div{font-size:14px; font-weight:bold; padding:8px 0 0 30px;color:#495a5e;}

.pro_user_title{height:30px; background:url(../res/images/pro_user_bg.gif) no-repeat top;}
.pro_user_title div{font-size:14px; font-weight:bold; padding:8px 0 0 30px;color:#495a5e;}

.pro_jp_title{height:30px; background:url(../res/images/pro_jp_bg.gif) no-repeat top;}
.pro_jp_title div{font-size:14px; font-weight:bold; padding:8px 0 0 30px;color:#495a5e;}

/*一级*/
.sf-menu{border:1px solid #dbbda1;width:176px;color:#333333;}
.sf-menu li{height:24px;margin:0;padding:0px;}
.sf-menu li a{height:24px;width:155px;padding-left:15px;background:url(../images/football/pro_dot.GIF) no-repeat left; background-position:6px;}
.sf-menu li a:hover{width:155px; background-color:#e1eecb;}
.sub_li_menu{ position:absolute; z-index:10;padding:5px !important;margin:0px !important;margin-left:120px !important;margin-left:-55px;}
.sub_li_menu li{padding:0;margin:0;height:23px;width:80px; background-color:#e1eecb;border:1px solid #999999;margin-top:-5px;}
.sub_li_menu li a{color:#333333 !important;padding:0px !important;margin:0px !important;background-color:none !important;width:65px !important; background:url() !important;padding-left:14px !important;}
.tjph_title{margin-bottom:6px;}
