body
{
	font-family:Sans-Serif;
}

body p
{
	line-height:20px;
}

body ul
{
	list-style-type:none;
	display:inline;
	color:White;
	font-weight:bold;
	margin-left:10px;
}
	

body li
{
	list-style-type:none;
	display:inline;
	font-weight:normal;
}

table
{
	color:#333333;
	font-size:12px;
}

table a:link
{
	color:#222222;
	text-decoration:none;
	font-size:12px;
}

table a:hover
{
	color:#ff9966;
	text-decoration:underline;
	font-size:12px;
}


table ul li a:link
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

table ul li a:hover
{
	color:#444444;
	text-decoration:underline;
	font-size:12px;
}

table ul li a:visited
{
	color:#444444;
	font-size:12px;
}


.selectul
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

.selectul ul
{
	list-style-type:circle;
	display:table-header-group;
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

.selectul li
{
	list-style-type:square;
	display:table-header-group;
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

.selectul li a:link
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

.selectul li a:hover
{
	color:red;
	text-decoration:underline;
	font-size:12px;
}

.selectul li a:visited
{
	font-size:12px;
}


.tableTopLevel
{
	color:Gray;
	font-size:12px;
}

.tableSecondLevel
{
	color:Gray;
	font-size:12px;
}

a:link
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	color:#444444;
	text-decoration:underline;
	font-size:12px;
}

a:active
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}

a:visited
{
	color:#444444;
	text-decoration:none;
	font-size:12px;
}


.td2
{
	font-size:12px;
	font-weight:bold;
	font-family:Sans-Serif;
}


.footer
{
	width:100%;
	height:78px;
	font-size:12px;
	color:White;
}

.footer ul li
{
	list-style-type:none;
	display:inline;
	font-weight:normal;
}

.footer ul
{
	list-style-type:none;
	display:inline;
	color:White;
	font-weight:bold;
	margin-left:10px;
}

.footer a:link
{
	color:White;
	TEXT-DECORATION: none; 
}
	
.footer a:active
{
	color:White;
	TEXT-DECORATION: none; 
}

.footer a:hover
{
	color:White;
	TEXT-DECORATION:underline;
}

.footer a:visited
{
	color:White;
}



#button
{
	color:White;
	font-weight:bold;
	border-width:0px;
}

#button1
{
	color:White;
	font-weight:bold;
	border-width:0px;
}

.title
{
	font-weight:bold;
	color:#3366ff;
}

.subtitle
{
	font-weight:bold;
	color:#3366ff;
}

.divCate
{
	width:165px;
	display:inline;
	background-color:whitesmoke;
	/*border:dotted 1px dimgray;
	border-bottom:dotted 1px dimgray;*/
	margin:3 3 3 3;
	padding:3 3 3 3;
	line-height:18px;
}

.divCate1
{
	width:165px;
	display:inline;
	margin:3 3 3 3;
	padding:3 3 3 3;
	line-height:18px;
}

.ad
{
	height:80px;
	width:80px;
	border-style:dotted;
	border-color:#00ffff;
	border-width:1px;
	text-align:center;
}

.ad1
{
	height:80px;
	width:80px;
	border-style:solid;
	border-color:#00ffff;
	border-width:1px;
	text-align:center;
}

.td1
{
	background-image:url(../images/xcoca_bg.gif);
	background-repeat:repeat-y;
}

#ChannelMenu{
	width:760px;
	margin:0 auto;
	text-align:center;
}

#ChannelMenuItems{
	width:760px;
	height:30px;
	margin:0 auto;
}
#ChannelMenuItems li{
	float:left;
	height:30px;
	margin-right:1px;
}
#ChannelMenuItems a{
	display:block;
	float:left;
	height:30px;
	background:transparent url(../images/nav/chl_home_left.gif) left top no-repeat;
	text-decoration:none;
}
#ChannelMenuItems a span{
	display:block;
	float:left;
	height:30px;
	padding:10px 14px 0;
	background:transparent url(../images/nav/chl_home_right.gif) right top no-repeat;
	text-align:center;
	color:#000;
	font-style:normal;
	cursor:hand;
}

#ChannelMenuItems li#MenuHome a:hover
{
	background:#FF9000 url(../images/nav/chl_home_left_act.gif) left top no-repeat;
}
#ChannelMenuItems li#MenuHome a:hover span
{
	background:transparent url(../images/nav/chl_home_right_act.gif) right top no-repeat;
	color:#FFF;
}
#ChannelMenuItems li#MenuAsk a:hover{background:#99A2B1 url(../images/nav/chl_digital_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuAsk a:hover span{background:transparent url(../images/nav/chl_digital_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuFix a:hover{background:#E1569A url(../images/nav/chl_lady_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuFix a:hover span{background:transparent url(../images/nav/chl_lady_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuUpgrade a:hover{background:#3672AE url(../images/nav/chl_man_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuUpgrade a:hover span{background:transparent url(../images/nav/chl_man_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuMaintain a:hover{background:#EC9307 url(../images/nav/chl_life_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuMaintain a:hover span{background:transparent url(../images/nav/chl_life_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuFresh a:hover{background:#1E998B url(../images/nav/chl_culture_left_act4.gif) left top no-repeat;}
#ChannelMenuItems li#MenuFresh a:hover span{background:transparent url(../images/nav/chl_culture_right_act3.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuTrade a:hover{background:#AFC326 url(../images/nav/chl_sports_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuTrade a:hover span{background:transparent url(../images/nav/chl_sports_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuPrice a:hover{background:#C34B26 url(../images/nav/chl_game_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuPrice a:hover span{background:transparent url(../images/nav/chl_game_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuRegister a:hover{background:#88605F url(../images/nav/chl_collection_left_act2.gif) left top no-repeat;}
#ChannelMenuItems li#MenuRegister a:hover span{background:transparent url(../images/nav/chl_collection_right_act2.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuJoin a:hover{background:#965BB9 url(../images/nav/chl_hongkong_left_act2.gif) left top no-repeat;}
#ChannelMenuItems li#MenuJoin a:hover span{background:transparent url(../images/nav/chl_hongkong_right_act2.gif) right top no-repeat;color:#FFF;}

#ChannelMenuItems li#MenuMaintain1 a:hover{background:#EC9307 url(../images/nav/chl_life_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuMaintain1 a:hover span{background:transparent url(../images/nav/chl_life_right_act.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuFresh1 a:hover{background:#1E998B url(../images/nav/chl_culture_left_act4.gif) left top no-repeat;}
#ChannelMenuItems li#MenuFresh1 a:hover span{background:transparent url(../images/nav/chl_culture_right_act3.gif) right top no-repeat;color:#FFF;}
#ChannelMenuItems li#MenuTrade1 a:hover{background:#AFC326 url(../images/nav/chl_sports_left_act.gif) left top no-repeat;}
#ChannelMenuItems li#MenuTrade1 a:hover span{background:transparent url(../images/nav/chl_sports_right_act.gif) right top no-repeat;color:#FFF;}



body.CurHome ul#ChannelMenuItems li#MenuHome a
{
	background:#FF9000 url(../images/nav/chl_home_left_act.gif) left top no-repeat;
}
body.CurHome ul#ChannelMenuItems li#MenuHome a span
{
	background:transparent url(../images/nav/chl_home_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurEmploy ul#ChannelMenuItems li#MenuPrice a
{
	background:#FF9000 url(../images/nav/chl_game_left_act.gif) left top no-repeat;
}
body.CurEmploy ul#ChannelMenuItems li#MenuPrice a span
{
	background:transparent url(../images/nav/chl_game_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurHouse ul#ChannelMenuItems li#MenuAsk a
{
	background:#FF9000 url(../images/nav/chl_digital_left_act.gif) left top no-repeat;
}
body.CurHouse ul#ChannelMenuItems li#MenuAsk a span
{
	background:transparent url(../images/nav/chl_digital_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurJob ul#ChannelMenuItems li#MenuFresh a
{
	background:#FF9000 url(../images/nav/chl_culture_left_act4.gif) left top no-repeat;
}
body.CurJob ul#ChannelMenuItems li#MenuFresh a span
{
	background:transparent url(../images/nav/chl_culture_right_act3.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurSecondHand ul#ChannelMenuItems li#MenuUpgrade a
{
	background:#FF9000 url(../images/nav/chl_man_left_act.gif) left top no-repeat;
}
body.CurSecondHand ul#ChannelMenuItems li#MenuUpgrade a span
{
	background:transparent url(../images/nav/chl_man_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurPet ul#ChannelMenuItems li#MenuMaintain a
{
	background:#FF9000 url(../images/nav/chl_life_left_act.gif) left top no-repeat;
}
body.CurPet ul#ChannelMenuItems li#MenuMaintain a span
{
	background:transparent url(../images/nav/chl_life_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurFriend ul#ChannelMenuItems li#MenuFix a
{
	background:#FF9000 url(../images/nav/chl_lady_left_act.gif) left top no-repeat;
}
body.CurFriend ul#ChannelMenuItems li#MenuFix a span
{
	background:transparent url(../images/nav/chl_lady_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurCar ul#ChannelMenuItems li#MenuTrade a
{
	background:#FF9000 url(../images/nav/chl_sports_left_act.gif) left top no-repeat;
}
body.CurCar ul#ChannelMenuItems li#MenuTrade a span
{
	background:transparent url(../images/nav/chl_sports_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurRight ul#ChannelMenuItems li#MenuRegister a
{
	background:#FF9000 url(../images/nav/chl_collection_left_act2.gif) left top no-repeat;
}
body.CurRight ul#ChannelMenuItems li#MenuRegister a span
{
	background:transparent url(../images/nav/chl_collection_right_act2.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurLife ul#ChannelMenuItems li#MenuJoin a
{
	background:#FF9000 url(../images/nav/chl_hongkong_left_act2.gif) left top no-repeat;
}
body.CurLife ul#ChannelMenuItems li#MenuJoin a span
{
	background:transparent url(../images/nav/chl_hongkong_right_act2.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurNews ul#ChannelMenuItems li#MenuMaintain1 a
{
	background:#FF9000 url(../images/nav/chl_life_left_act.gif) left top no-repeat;
}
body.CurNews ul#ChannelMenuItems li#MenuMaintain1 a span
{
	background:transparent url(../images/nav/chl_life_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurKnow ul#ChannelMenuItems li#MenuFresh1 a
{
	background:#FF9000 url(../images/nav/chl_culture_left_act4.gif) left top no-repeat;
}
body.CurKnow ul#ChannelMenuItems li#MenuFresh1 a span
{
	background:transparent url(../images/nav/chl_culture_right_act3.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurPost ul#ChannelMenuItems li#MenuTrade1 a
{
	background:#FF9000 url(../images/nav/chl_sports_left_act.gif) left top no-repeat;
}
body.CurPost ul#ChannelMenuItems li#MenuTrade1 a span
{
	background:transparent url(../images/nav/chl_sports_right_act.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}

body.CurHome #SearchBox{background-color:#FF9000;}
body.CurHome #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurHome #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurHouse #SearchBox{background-color:#FF9000;}
body.CurHouse #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurHouse #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurEmploy #SearchBox{background-color:#FF9000;}
body.CurEmploy #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurEmploy #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurJob #SearchBox{background-color:#FF9000;}
body.CurJob #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurJob #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurSecondHand #SearchBox{background-color:#FF9000;}
body.CurSecondHand #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurSecondHand #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurPet #SearchBox{background-color:#FF9000;}
body.CurPet #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurPet #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurFriend #SearchBox{background-color:#FF9000;}
body.CurFriend #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurFriend #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurCar #SearchBox{background-color:#FF9000;}
body.CurCar #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurCar #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurRight #SearchBox{background-color:#FF9000;}
body.CurRight #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurRight #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurLife #SearchBox{background-color:#FF9000;}
body.CurLife #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurLife #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurNews #SearchBox{background-color:#FF9000;}
body.CurNews #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurNews #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurKnow #SearchBox{background-color:#FF9000;}
body.CurKnow #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurKnow #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}

body.CurPost #SearchBox{background-color:#FF9000;}
body.CurPost #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body.CurPost #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}


body #SearchBox{background-color:#FF9000;}
body #SearchForm{background:transparent url(../images/nav/search_box_home_bk_left.gif) left top no-repeat;}
body #HotKeywords{background:transparent url(../images/nav/search_box_home_bk_right.gif) right top no-repeat;}


#SearchBox{
	height:34px;
	text-align:left;
}

#SearchForm
{
	float:left;
	height:34px;
	width:820px;
	display:block;
	padding:6px 0 0 10px;
}

#SearchBox a{
	color:#FFF;
}

#HotKeywords{
	float:right;
	width:20px;
	height:34px;
	display:block;
	padding:6px 0 0 10px;
}

.repeat
{
	margin:3 0 3 15;
	padding:3 3 3 3;
	DIRECTION: ltr; 
	border:solid 1px darkgray;
	VISIBILITY: hidden;
	HEIGHT:0px;
	font-size:0px
}