

* html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body,p,th,td,input,select,textarea{
    font-size:12px;
    color:#111111;
}
body{
	margin:0;
	padding:0 10px 0 10px;
	text-align:center;
	background-color:#FFF;
}

input{ background-color:#F3F8FC; border:#D2E4EE 1px solid;}

table{
	text-align:left;
}
p{
	margin:15px 0 15px 0;
	padding:3px 0 3px 0;
}
hr{
	border:#000000 0 solid;
	border-top: #D1D7DC 1px solid;
	height: 0;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
}

.B,H1,.boldFontSize12{
	font-size:12px;
	font-weight:bold;
	
}
.C,.fontSize14 {
	font-size:14px;
}

.CB,.M,.L,.boldFontSize14{
	font-size:14px;
	font-weight:bold;
}

.D,.C1,.fontSize16{
	font-size:16px;
}

.DB,.boldFontSize16{
	font-size:16px;
	font-weight:bold;
}

.H{
	color:#FF5500;
}

.G{
	color:#666666;
}

.EN{
	font-family: Arial;
}

.LM {
	line-height:120%;
}

.LL{
	line-height:150%;
}

.LG{
	line-height:200%;
}

.ImgB {
	border: 1px solid #DDDDDD;
}

a:link,a:visited{
	color:#0044DD;
	text-decoration:none;
}
a:hover,a:active{
	color:#FF5500;
	text-decoration:underline;
}

a.U:link,a.U:visited{
	color:#0044DD;
	text-decoration:underline;
}
a.U:hover,a.U:active{
	color:#FF5500;
	text-decoration:underline;
}  

a.bigclassname:link,a.bigclassname:visited{ 
	text-decoration:none;
    font-weight:bold;
	color:#0044DD;
	font-size:13px;
}
a.bigclassname:hover,a.bigclassname:active{
	text-decoration:none;
    font-weight:bold;
	color:#0044DD;
	font-size:13px;
}    
a.classname:link,a.classname:visited{ 
	text-decoration:none;
	color:#666666;
	padding:0px 4px 0 4px;
}
a.classname:hover,a.classname:active{
	text-decoration:underline;
	color:#FF5500;
	padding:0px 4px 0 4px;
}
.HackBox{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
}

.hidden{
	display:none;
}

.invisible{
	visibility:hidden;
}



#Head {}


#Head a.current:link,#Head a.current:visited{
    color:#FF3300;
	text-decoration:none;
}
#Head a.current:hover,#Head a.current:active{
    color:#FF3300;
	text-decoration:underline;
}

#Head #SystemAnnouce{
	width:760px;
	margin:0 auto 10px;
	line-height:18px;
	padding:8px 0;
	border:1px solid #EEE;
	background-color:#F6F6F6;
	text-align:center;
	font-weight:bold;
	color:#F30;
}
body.FullWidth #Head #SystemAnnouce{
	width:100%;
}
#Head #HeadTop{
	position:relative;
	width:760px;
	margin:10px auto 0;
	text-align:left;
	height: 65px;
	overflow: hidden;
}
#Head #Logo{
	height: 65px;
	float: left;
	margin-left: 2px;
}
#Head #HeadNavBar{
	float: right;
}

#Head #HeadNavBar li {
	float:left;
	height:21px;
	display:inline;
	margin: 0 3px;
	background: url(../IMAGE/top_menu_r.png) no-repeat right top;
}

#Head #HeadNavBar li a{
	display:block;
	padding: 0 6px 0 7px;
	float:left;
	height:21px;
	line-height:21px;
	color: #111;
	font-size: 12px;
	background: url(../IMAGE/top_menu_l.png) no-repeat left top;
}
#Head #HeadNavBar a#MyTaoBao {
	padding-left: 18px!important;
	background: url(../IMAGE/top_menu_mytb_l.png) no-repeat left top;
}
#Head #HeadNavBar li a:hover{
	color: #e60;
}

#Head #HeadNavBar li#AdvanceBox {
	background: none;
	margin-right: 2px;
}

#Head #HeadNavBar li#AdvanceBox form {
	margin:0;
	padding:0;
}
#Head #HeadNavBar li#AdvanceBox .HeaderSearchBox {
	margin-right: 2px;
	width: 8em;
	border: 1px solid #bbb;
	padding: 2px 2px 2px;
	color: #000;
}
#Head #HeadNavBar li#AdvanceBox input.DC {
	color: #888 !important;
}
#Head #HeadNavBar li#AdvanceBox .HeaderSearchBtn {
	margin: 0;
	width: 40px;
}
#Head #HeadNavBar li#AdvanceBox li {
	background: none!important;
}

#Head #QuickLinks{
	margin:-25px auto 0 auto;
	padding:0 0 0 0;
	width:780PX;
	height:30PX;

}
#QuickLinks div{
	width:30px; float:right; display:inline-block; height:20PX;
}
#Head #QuickLinks ul {
margin:0 0 0 0; 	float:right;
}
#Head #QuickLinks ul li{
	float: left;
	padding:0 0 0 0;
	margin:0 0 0 10px;
	line-height: 21px;
}
#Head #QuickLinks li a:link, #Head #QuickLinks li a:visited {
	font-style:normal;
	font-weight:normal;
	font-size: 12px;
	color:#04d;
}
#Head #QuickLinks li a:hover, #Head #QuickLinks li a:active {
	color:#e60;
}
#Head #QuickLinks li.HasMsgWW, #Head #QuickLinks li.HasMsgMail {
	background:url() left center no-repeat;
	padding-left:18px;
	color:#390;
	font:bold 9px Arial;
	padding-top: 0px;
}

#Head #QuickLinks li[class=HasMsgWW], #Head #QuickLinks li[class=HasMsgMail] {
	padding-top: 2px !important;
}	
#Head #QuickLinks li.HasMsgMail {
	background:url(../IMAGE/header_msg_mail.gif) left center no-repeat;
}

#Head #ChannelMenu {
	clear: both;
	width:760px;
	margin:0 auto;
	background: url(../IMAGE/nav_bar_c.png) repeat-x 0 30px;
}

#Head #ChannelMenuItems{
	width: 734px;
	margin: 0 auto;
	overflow: hidden;
}

#Head #ChannelMenuItems li{
	float:left;
	height:33px;
	margin: 0;
}
#Head #ChannelMenuItems a{
	display: block;
	float: left;
	height: 33px;
	padding-left: 10px;
	margin-left: -10px;
	text-decoration:none;
}
#Head #ChannelMenuItems a:link, #Head #ChannelMenuItems a:visited{
	color: #111;
}
#Head #ChannelMenuItems a:hover, #Head #ChannelMenuItems a:active{
	color: #f50;
}
#Head #ChannelMenuItems a span{
	display:block;
	float:left;
	height: 20px;
	padding:12px 15px 1px 0px;
	background:transparent url(../IMAGE/nav_tab_r.png) right top no-repeat;
	text-align:center;
	font-style:normal;
	cursor: pointer;
	font-size: 12px;
	white-space: nowrap;
}

#Head #ChannelMenuItems li#MenuInfo {
	background: url(../IMAGE/nav_last_tab_r.png) no-repeat right top;
}

#Head #ChannelMenuItems li#MenuInfo ul {
	height: 29px;
	padding-top: 4px;
	padding-right: 3px !important;
	overflow: hidden;
}

#Head #ChannelMenuItems li#MenuInfo li a, ul#ChannelMenuItems li#MenuInfo li span {
	background: none;
}
#Head #ChannelMenuItems li#MenuInfo li {
	background: url(../IMAGE/nav_tabby_l.png) no-repeat left 7px;
}

#Head #ChannelMenuItems li#MenuInfo li a{
	height: 30px !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
#Head #ChannelMenuItems li#MenuInfo li a span{
	padding: 8px 6px 1px 7px;
	height: 21px !important;
}


#Head #ChannelMenuItems li#MenuHome a {
	padding-left: 12px;
	margin-left: 0 !important;
	background: url(../IMAGE/nav_first_tab_l.png) no-repeat left top;
}
#Head #ChannelMenuItems li#MenuHome a span{
	padding: 12px 20px 0 6px;
}


#Head #ChannelMenuItems li#MenuInfo li#MenuDigital {
	background: none;
}

#Head #ChannelMenuItems li#MenuInfo li#MenuDigital a span {
	background: none;
	padding-left: 0px;
}


#Head #SearchBox {
	margin: 0 auto;
	width: 100%;
	height: 60px;
	position: relative;
	top: -3px;
	background:  url(../IMAGE/nav_bar_l.png) no-repeat 0 0;
}

#Head #SearchBox #SearchInnerBox {
	height: 100%;
	position: relative;
	background: url(../IMAGE/nav_bar_r.png) no-repeat right 0;
}
#Head #SearchBox #SearchHome {
	height: 100%;
	position: relative;
	top: 2px;
	height: 58px;
}

#Head #SearchBox #SearchHome a {
	color: #FEDEAF;
}

#Head #SearchBox #SearchForm {
	text-align: left;
	height: 30px;
	padding-left: 3%;
	padding-top: 5px;
	overflow: hidden;
}

#Head #SearchBox #SearchForm #q {
	width: 170px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px;
}
#Head #SearchBox #SearchForm button {
	width: 70px;
	font-size: 12px;
	padding-top: 2px;
	position: relative;
	top: 2px;
	padding-bottom: 0px;
	*margin-left: 5px;
}

#Head #HotKeywords {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 3%;
}

#Head #HotKeywords ul li{
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	color: #FEDEAF;
}

body.W950 #Head #HeadTop, body.W950 #Head #QuickLinks, body.W950 #Head #ChannelMenu, body.W950 #Head #SystemAnnouce {
	width: 950px;
}

body.W950 #Head #ChannelMenuItems, body.FullWidth #Head #ChannelMenuItems {
	width: 850px;
}

body.W950 #Head #ChannelMenuItems a span, body.FullWidth #Head #ChannelMenuItems a span {
	padding:12px 22px 1px 4px;
}

body.W950 #Head #ChannelMenuItems li#MenuInfo li a span, body.FullWidth #Head #ChannelMenuItems li#MenuInfo li a span {
	padding: 8px 8px 1px 9px;
	height: 21px !important;
}

body.W950 #Head #ChannelMenuItems li#MenuInfo li#MenuDigital a span, body.FullWidth #Head #ChannelMenuItems li#MenuInfo li#MenuDigital a span {
	background: none;
	padding-left: 3px;
}
body.W950 #Head #ChannelMenuItems li#MenuHome a span, body.FullWidth #Head #ChannelMenuItems li#MenuHome a span{
	padding: 12px 32px 0 18px;
}


body.FullWidth #Head #HeadTop, body.FullWidth #Head #QuickLinks, body.FullWidth #Head #ChannelMenu {
	width: 100%;
	min-width: 850px;
}


#Content{
	width:760px;
	margin:5px auto;
	text-align:left;
	clear:both;
}

body.W950 #Content{
	width:950px;
}

body.FullWidth #Content{
	width:100%;
	margin:5px 0;
}



#Content a.catlevel0:link,#Content a.catlevel0:visited  {
	font:bold 14px Arial;
    color:#0044DD;
    text-decoration: none;
}
#Content a.catlevel0:hover,#Content a.catlevel0:active {
	font:bold 14px Arial;
    color:#0044dd;
    text-decoration:underline;
}
#Content td.catlevel1 {
	padding:0 0 20px 0;
	line-height:140%;
}

#Foot{
	width:760px;
	margin:5px auto;
	border-top:1px solid #D1D7DC;
	text-align:center;
}
#Foot ul{
	display:block;
	width:550px;
	margin:15px auto 0;
	height:20px;
}
#Foot ul li{
	display:block;
	float:left;
	margin:0 7px;
}
#Copyright{
	margin-top:15px;
	font-family:arial;
}
#ServerNum{
	text-align:left;
	font-size:11px;
	font-family:arial;
	color:#FFF;
}
#AdDetector{
    visibility:hidden;
}
.SmartSiteTracker{
	visibility:hidden;
	height:0;
	line-height:0;
	font-size:0;
	margin-bottom:-2px;
}
.HandCursor{
	cursor:hand;
}

#Shotcuts{
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#F6F6F6;
	text-align:center;
	margin:70px 0 30px;
	padding-top:10px;
}
#Shotcuts ul{
	clear:both;
	width:500px;
	height:22px;
	line-height:22px;
	margin:0 auto;
	padding:0;
}
#Shotcuts li{
	float:left;
	text-align:left;
	margin-right:7px;
	color:#333;
	list-style-type:none;
}
#QuickSearch{
	background-color:#D9DCE1;
	border-bottom:1px solid #F6F6F6;
	margin-top:10px;
}
#QuickSearch form{
	display:block;
	padding:4px 0 3px;
}


span.WWOnlineSmall, span.WWOfflineSmall, span.WWMobileSmall {
	position:relative;
	margin:0 16px 0 2px;
}
span.WWOnlineLarge, span.WWOfflineLarge, span.WWMobileLarge {
	position:relative;
	display:block;
	width:77px;
	height:19px;
}
span.WWOnlineSmall a, span.WWOnlineLarge a, span.WWOfflineSmall a, span.WWOfflineLarge a, span.WWMobileLarge a, span.WWMobileSmall a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px;
	text-decoration:none;
}
span.WWOnlineSmall a, span.WWOfflineSmall a, span.WWMobileSmall a {
	width:16px;
	height:16px;
}
span.WWOnlineLarge a, span.WWOfflineLarge a, span.WWMobileLarge a {
	margin-top:3px;
	width:77px;
	height:19px;
}
span.WWOnlineSmall a{
	background:transparent url() 0 0 no-repeat;
}
span.WWOfflineSmall a {
	background:transparent url() 0 0 no-repeat;
}
span.WWMobileSmall a{
	background:transparent url() 0 0 no-repeat;
}
span.WWOnlineLarge a{
	background:transparent url() 0 0 no-repeat;
}
span.WWOfflineLarge a{
	background:transparent url() 0 0 no-repeat;
}
span.WWMobileLarge a{
	background:transparent url() 0 0 no-repeat;
}

.HandCursor{
	cursor: pointer;
}
#IptvCompanion {
	display:none;
}
#popLayer {
	background-color: #FFFFCC;
	border: 1px #000000 solid;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:240px;
	text-align:left;
}

#popLayer .Title {
	font-weight:bold;
}


body.CurHome #Head #ChannelMenuItems li#MenuHome a, body.dis0 #Head #ChannelMenuItems li#MenuMarket a, body.CurMall #Head #ChannelMenuItems li#MenuMall a, body.dis6 #Head #ChannelMenuItems li#MenuSecondHand a, body.CurGroupBuy #Head #ChannelMenuItems li#MenuGroupBuy a, body.CurGlobal #Head #ChannelMenuItems li#MenuGlobal a,body.CurSale #Head #ChannelMenuItems li#MenuSale a,body.kk #Head #ChannelMenuItems li#kk2 a{
	background: url(../IMAGE/nav_tab_act_l.png) left top no-repeat !important;
	padding-left: 15px;
	margin-left: -15px;
	position:relative;
}
#spike a{
	background: url(../IMAGE/nav_tab_act_l.png) left top no-repeat !important;
	padding-left: 15px;
	margin-left: -15px;
	position:relative;
}


#spike a span{
	background: url(../IMAGE/nav_tab_act_r.png) right top no-repeat !important;

	color: #FFF;
	font-size: 14px;
	padding: 10px 17px 3px 0px;
}


body.CurHome #Head #ChannelMenuItems li#MenuHome a span, body.dis0 #Head #ChannelMenuItems li#MenuMarket a span, body.CurMall #Head #ChannelMenuItems li#MenuMall a span, body.dis6 #Head #ChannelMenuItems li#MenuSecondHand a span, body.CurGroupBuy #Head #ChannelMenuItems li#MenuGroupBuy a span, body.CurGlobal #Head #ChannelMenuItems li#MenuGlobal a span,body.CurSale #Head #ChannelMenuItems li#MenuSale a span,body.kk #Head #ChannelMenuItems li#kk2 a span
{
	background: url(../IMAGE/nav_tab_act_r.png) right top no-repeat !important;

	color: #FFF;
	font-size: 14px;
	padding: 10px 17px 3px 0px;
}


body.CurHome #Head #ChannelMenuItems li#MenuHome a {
	background: url(../IMAGE/nav_first_tab_act_l.png) left top no-repeat !important;
}
body.CurHome #Head #ChannelMenuItems li#MenuHome a span {
	padding: 10px 24px 3px 7px !important;
}

body.topheadclass14 #Head #ChannelMenuItems li#MenuDigital a, body.topheadclass1 #Head #ChannelMenuItems li#MenuLady a, body.topheadclass23 #Head #ChannelMenuItems li#MenuMan a, body.topheadclass19 #Head #ChannelMenuItems li#MenuSport a, body.topheadclass21 #Head #ChannelMenuItems li#MenuLife a, body.topheadclass26 #Head #ChannelMenuItems li#MenuBaby a, body.topheadclass6 #Head #ChannelMenuItems li#MenuCulture a, body.topheadclass13 #Head #ChannelMenuItems li#MenuGame a, body.topheadclass2 #Head #ChannelMenuItems li#MenuLottery a {
	background: url(../IMAGE/nav_tabby_act_r.png) no-repeat right top !important;
	margin-right: -3px;
	position: relative;
}

body.topheadclass14 #Head #ChannelMenuItems li#MenuDigital a span, body.topheadclass1 #Head #ChannelMenuItems li#MenuLady a span, body.topheadclass23 #Head #ChannelMenuItems li#MenuMan a span, body.topheadclass19 #Head #ChannelMenuItems li#MenuSport a span, body.topheadclass21 #Head #ChannelMenuItems li#MenuLife a span, body.topheadclass26 #Head #ChannelMenuItems li#MenuBaby a span, body.topheadclass6 #Head #ChannelMenuItems li#MenuCulture a span, body.topheadclass13 #Head #ChannelMenuItems li#MenuGame a span, body.topheadclass2 #Head #ChannelMenuItems li#MenuLottery a span {
	padding-left: 8px !important;
	padding-right: 12px !important;
	background: url(../IMAGE/nav_tabby_act_l.png) no-repeat left top !important;
	color: #FFF;
	font-weight: bold;
}


body.CurLottery #Head li#MenuLottery  a {
	margin-right: 3px !important;
}

body.W950 #Head #SearchBox #SearchForm #q,
body.FullWidth #Head #SearchBox #SearchForm #q {
	width: 220px;
}

.FullWidth #Head #SearchBox #SearchForm form{
	float: left;
	height: 30px;
	width: 790px;
}

#Head optgroup.opt2{
	background-color:#EBEFFF;
}
#Head optgroup{
	border-bottom:1px gray dotted;
	padding-top:12px;
}

#Head optgroup option{
	padding-left:12px;
}

.main {
	MARGIN: 0px auto; WIDTH: 760px
}



#loginLeft {
	FLOAT: left; MARGIN-LEFT: 10px; WIDTH: 381px; PADDING-TOP: 32px
}
#loginSide {
	FLOAT: right; WIDTH: 294px; MARGIN-RIGHT: 10px; PADDING-TOP: 32px; POSITION: relative;text-align:left
}
#loginHead {
	PADDING-LEFT: 25px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url(../image/login_head.gif) no-repeat; COLOR: #fff; LINE-HEIGHT: 27px; HEIGHT: 27px;
}
#loginAuto {
	BORDER-RIGHT: #55a1ef 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #55a1ef 1px dashed; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 10px; BORDER-LEFT: #55a1ef 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #55a1ef 1px dashed
}
#loginHelp LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 80px; BACKGROUND: url(../image/login_libg.gif) no-repeat 65px 16px; PADDING-BOTTOM: 0px; PADDING-TOP: 12px
}
#loginMain {
	BORDER-RIGHT: #57a0ed 1px solid; BORDER-TOP: #57a0ed 1px solid; BACKGROUND: #eef5ff; MARGIN-BOTTOM: 25px; PADDING-BOTTOM: 10px; BORDER-LEFT: #57a0ed 1px solid; BORDER-BOTTOM: #57a0ed 1px solid
}
#loginMain LI {
	PADDING-LEFT: 10px; MARGIN-BOTTOM: 5px;text-align:left
}
#loginMain .liNull {
	PADDING-LEFT: 72px;
}
.inputMain {
	BORDER-RIGHT: #718da6 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #718da6 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; BORDER-LEFT: #718da6 1px solid; WIDTH: 120px; PADDING-TOP: 2px; BORDER-BOTTOM: #718da6 1px solid; HEIGHT: 17px
}
.inputMainBlue {
	BORDER-RIGHT: #6699cc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #6699cc 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; BORDER-LEFT: #6699cc 1px solid; WIDTH: 120px; PADDING-TOP: 2px; BORDER-BOTTOM: #6699cc 1px solid; HEIGHT: 17px
}

#NewsMenu{ width:800px; float:right; padding-bottom:0px; height:20px;}
#NewsMenu ul{float:left;list-style-type:none; padding:0px; margin:0px;}
#NewsMenu ul li{float:left; border-left:#ffffff 1px solid;border-right:#ffffff 1px solid;border-top:#ffffff 1px solid; width:80px; height:30px; padding:0px; margin:0px; margin-right:5px; padding-top:8px; font-size:14px;}
#NewsMenu ul li a:hover{ font-weight:bold;}
#NewsMenu ul li#hufu{ background:url(../IMAGE/Newsbar.jpg) no-repeat bottom center; border-left:#ffbb00 solid 1px;border-top:#ffbb00 solid 1px;border-right:#ffbb00  solid 1px;}
#NewsContentPart{border-bottom:#cbd7ec 1px solid; border-right:#cbd7ec 1px solid; border-top:#cbd7ec 1px solid; height:auto; font-size:16px; padding:25px; background-color:#f5fafe; line-height:180%; margin:0px;}
.Daohang{ font-size:12px; color:#666666; text-align:left}
#NewsRight{ border-top:#cbd7ec 1px solid; font-size:16px; padding-top:5px;margin-top:14px; height:auto; padding-left:5px;}
#NewsRight2{ border:#cbd7ec 1px solid; width:238px;font-size:12px;margin-top:0px; height:auto; padding-left:5px; margin-left:5px; padding-top:4px;}
#NewsRightTitle{ border-top:#cbd7ec 1px solid;border-left:#cbd7ec 1px solid; border-right:#cbd7ec 1px solid;width:238px;font-size:12px; padding-top:5px;margin-top:14px; height:auto; padding-left:5px; margin-left:5px; margin-bottom:0px; background-color:#d4e3f6; font-weight:bold;}
#NewsRightAD{ font-size:16px; padding-top:0px;margin-top:14px; height:auto; padding-left:5px;}


.classblue{
	color:#0044DD;
}
#mainMenu{background:transparent url(../images/menuMain.gif) repeat-x;height:28px;position:relative}
#mainMenu li{float:left;height:25px;margin-right:3px;}
#mainMenu li a{background:transparent url(../images/menuWillMain.gif) left top no-repeat;display:block;float:left;height:25px;text-decoration:none}
#mainMenu li a span{background:transparent url(../images/menuWillSide.gif) right top no-repeat;color:#000000;cursor:hand;display:block;float:left;height:18px;padding:7px 20px 0;text-align:center}
#mainMenu li a:hover span{background:transparent url(../images/menuHereSide.gif) right top no-repeat;color:#FFFFFF}

#mainMenu li a:hover,#mainMenu li.li_now a{background:transparent url(../images/menuHereMain.gif) left top no-repeat;}
#mainMenu li.li_now a span{background:transparent url(../images/menuHereSide.gif) right top no-repeat;color:#FFFFFF;font-weight:bold;}
.menupl{background:transparent url(../images/tabbar_level2_bk.gif);height:25px;}
#side{float:left;width:210px;padding-left:10px;border:1px dashed #FFFFFF;text-align:left}
#main{margin:0 10px 0 210px;border:1px dashed #FFFFFF;text-align:left}
.sideItem{border:1px solid #D6D6D4;background:#F6F6F6;padding-top:3px;margin-bottom:10px}
.sideItemHead{background:url(../images/sideItemHead.gif) center no-repeat;height:17px;padding:10px 0 0 10px;font-weight:bold;color:#FFFFFF}
.sideItemMain{padding:0 4px}
.kindName{padding:4px 0 2px}
#sideSearchLink{border-bottom:1px dashed #CCCCCC;padding:7px 0}
#sideSearchKindCtrl{padding:5px;border-bottom:1px solid #FFFFFF}
a:hover,a:active{
	color:#FF5500;
	text-decoration:underline;
}

a.Protitle:link,a.Protitle:visited{
	text-decoration:none;
	font-weight:bold;
}
a.Protitle:hover,a.Protitle:active{
	text-decoration:none;
	font-weight:bold;
}  
.font14{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.classprobg{
	background:url(../images/probg.gif);
	height:20px;
	padding-top:10px;	
}

A.newssearchtitle:link {
	FONT: 14px "ËÎÌå"; COLOR: #1835D1; TEXT-DECORATION: none
}
A.newssearchtitle:visited {
	FONT: 14px "ËÎÌå"; COLOR: #1835D1; TEXT-DECORATION: none
}
A.newssearchtitle:active {
	FONT: 14px "ËÎÌå"; COLOR: #1835D1; TEXT-DECORATION: none
}
A.newssearchtitle:hover {
	FONT: 14px "ËÎÌå"; COLOR: #1835D1; TEXT-DECORATION: none
}
























div.ztt{
width:100%; height:25px; background:url(../image/ZTT.gif);
}
div.ztt ul{
float:right;
margin:6px 10px 0 0;
padding:0 0 0 0;
}

div.ztt ul li{
float:left;
list-style-type:none;
margin:0 8px 0 8px;
padding:0 0 0 0;
}
div.ztt ul li a:link,div.ztt ul li a:visited,div.ztt ul li a:active{
color:#333333;
text-decoration:none;
}
div.ztt ul li a:hover{
color:#FF5500;
text-decoration:underline;
}

div.ddk{
width:950px; height:80px; margin:0 auto;
}
div.ddk2{
width:950px; margin:0 auto;
}
div.ddk2 ul{
list-style-type:none; margin:0 0 0 0; padding:0 0 0 0;
}

div.zddk{
width:210px; height:70px;float:left; background:url(../image/LOGO.gif) no-repeat; padding:0 0 0 0; margin:5px 0 0 0;
}

div.yddk{
float:right; width:570px; padding:0 10px 0 0; margin: 0 0 0 0; height:70PX;
}
div.yhdl{
width:580px; height:25px; float:right;
}
div.yhdl ul{
float:right;margin:8px 0 0 0;padding:0 0 0 0;
}

div.yhdl ul li{
float:left;list-style-type:none;margin:0 5px 0 5px;padding:0 0 0 0;
}

div.yhdl ul li a:link,div.yhdl ul li a:visited,div.yhdl ul li a:active{
color:#666666;
text-decoration:none;
}
div.yhdl ul li a:hover{
color:#FF5500;
text-decoration:underline;
}


div.rsdl{
width:580px; float:right; 
}
div.rsdl ul{
float:right;margin:8px 0 0 0;padding:0 0 0 0;
}

div.rsdl ul li{
float:left;list-style-type:none;margin:0 20px 0 20px;padding:0 0 0 0;
}
.hhimg1 a:link,.hhimg1 a:visited,.hhimg1 a:active{
display:block;background:url(../image/icon_01.png) top left no-repeat; width:48px; padding:48px 0 0 0; margin:0 0 0 0;
color:#666666;
text-decoration:none;
}
.hhimg1 a:hover{
color:#FF5500;background:url(../image/icon_01.png) top right no-repeat;
text-decoration:none;
}


.hhimg2 a:link,.hhimg2 a:visited,.hhimg2 a:active{
display:block;background:url(../image/icon_02.png) top left no-repeat; width:48px; padding:48px 0 0 0; margin:0 0 0 0;
color:#666666;
text-decoration:none;
}
.hhimg2 a:hover{
color:#FF5500;background:url(../image/icon_02.png) top right no-repeat;
text-decoration:none;
}


.hhimg3 a:link,.hhimg3 a:visited,.hhimg3 a:active{
display:block;background:url(../image/icon_03.png) top left no-repeat; width:48px; padding:48px 0 0 0; margin:0 0 0 0;
color:#666666;
text-decoration:none;
}
.hhimg3 a:hover{
color:#FF5500;background:url(../image/icon_03.png) top right no-repeat;
text-decoration:none;
}


.hhimg4 a:link,.hhimg4 a:visited,.hhimg4 a:active{
display:block;background:url(../image/icon_04.png) top left no-repeat; width:48px; padding:48px 0 0 0; margin:0 0 0 0;
color:#666666;
text-decoration:none;
}
.hhimg4 a:hover{
color:#FF5500;background:url(../image/icon_04.png) top right no-repeat;
text-decoration:none;
}



div.ntop{
width:950px; height:43px; margin:5px auto;background:url(../image/SideBar.png) left -60px;
}
ul.zpul{
height:43px; float:left; margin:0 0 0 0;background:url(../image/SideBar.png) no-repeat left -110px;padding:0 0 0 0; margin:0 0 0 0;
}
ul.zpul li{
float:left; font-size:14px;font-weight:bold;background:url(../image/SideBar.png) no-repeat right -160px; list-style-type:none;padding:0 0 0 0; margin:0 0 0 0;
}
li#ztbli{
margin-left:5px;
}

ul.zpul a:link,ul.zpul a:visited,ul.zpul a:active{
color:#FFFFFF; padding:13px 10px 10px 10px;
text-decoration:none; margin:0 2px 0 2px; cursor:hand; display:block;
}
ul.zpul a:hover{
color:#FFFFFF;
text-decoration:underline;
}

ul.ypul{
height:43px; float:right; background:url(../image/SideBar.png) no-repeat right -10px; margin:0 0 0 0;
}
ul.ypul li{
float:left;font-size:12px; margin:18px 5px 0 0; padding:0 0 0 15px; background:url(../image/SideBar.png) no-repeat 6px -235px;list-style-type:none;
}

li#ytbli a:link,li#ytbli a:visited,li#ytbli a:active{
color:#FF0000;
text-decoration:none;
}
li#ytbli a:hover{
color:#FF0000;
text-decoration:underline;
}

ul.ypul li a:link,ul.ypul li a:visited,ul.ypul li a:active{
color:#FFFFCC;
text-decoration:none;
}
ul.ypul li a:hover{
color:#FFFFCC;
text-decoration:underline;
}



#newSearch {
	float:right;
	height:35px;
	width:580PX;
	max-height:35PX;
	text-align: right;
	overflow: hidden;
	margin:0 0 0 0;
	padding:5PX 0 0 0;
	background:url(../image/search.png) no-repeat;
}
#newSearch form{ float:right; margin:0 0 0 0; padding:0 0 0 0; width:490px; height:40px;}
#newSearch button {
	width: 70px;
	height:25px;
	font-size:12px;
	border:none;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:25px;
	background:url(../image/search.png) right bottom no-repeat;
}
ul.searchul{
display:block;
float:right;
margin:0 3px 0 5px;
padding:0 0 0 0;
}
ul.searchul li{
list-style-type:none;
padding:0 0 0 0;
margin:0 0 0 0;
}
ul.searchul li a:link,ul.searchul li a:visited,ul.searchul li a:active{
color:#666666;
text-decoration:none;

}
ul.searchul li a:hover{
color:#FF5500;
text-decoration:underline;
}