BODY {
	BACKGROUND-IMAGE: url(images/bg.gif); MARGIN: 0px
}
BUTTON {
	FONT-SIZE: 11px; COLOR: #555; FONT-FAMILY: Verdana,Tahoma,Arial
}
INPUT {
	FONT-SIZE: 11px; COLOR: #555; FONT-FAMILY: Verdana,Tahoma,Arial
}
SELECT {
	FONT-SIZE: 11px; COLOR: #555; FONT-FAMILY: Verdana,Tahoma,Arial
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #777; FONT-FAMILY: Verdana,Tahoma,Arial
}
.lnk1 {
	COLOR: #fff
}
A.lnk1 {
	COLOR: #fff
}
A.lnk1:visited {
	COLOR: #fff
}
A.lnk1:hover {
	COLOR: #fff
}
.ftout {
	BORDER-TOP: #ffcaca 5px solid; MARGIN-TOP: 5px; COLOR: #ffffff; BACKGROUND-COLOR: #e75994
}
.sbout {
	BORDER-TOP: #ffcaca 5px solid; BACKGROUND-COLOR: #e75994
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
a:link {color: #666666;	text-decoration: none;}
a:visited {color: #666666;; text-decoration: none}
a:hover {color: #FF9933;}
.top:hover {  color: #FFFF00; font-family: "Tahoma", ""; font-size: 12px}
.top:link {  color: #FFFFFF; font-family: "Tahoma", ""; font-size: 12px}
.top:visited {  color: #FFFFFF; font-family: "Tahoma", ""; font-size: 12px}
.white {  font-family: "Tahoma", ""; font-size: 12px; color: #FFFFFF; text-decoration: none}
.login {
	border: 1px solid #63CEFF;
	height: 15px;
	width: 120px;
	background-color: #fefefe;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.title{  font-family: ""; font-weight: bold; color: #333333; text-decoration: none}
a.titleLink:link {  font-family: ""; font-weight: bold; color: #333333; text-decoration: none}
a.titleLink:visited{  font-family: ""; font-weight: bold; color: #333333; text-decoration: none}
a.titleLink:hover{  font-family: ""; font-weight: bold; color: #ff9933; text-decoration: none}
.seach {  background-color: #FFFFFF; border: 1px #000000 solid; height: 22px}
.loginGray {

	border: 1px solid #999999;
	height: 15px;
	width: 142px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
select {
	font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.selectClub {
	font-family: "";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 288px;
	background-color: #EDF8FF;
}
.buddylist {
	font-family: "";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 46px;
	width: 280px;
	border: none;
	background-color: f4f4f4;
	padding: 8px;
	line-height: 18px;
}
.friendList {
	font-family: "";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
	height: 50px;
}
/* global */
body {
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
	
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

/* form */
.fmBtn {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.fmInput {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	height: 15px;
	border: 1px solid #333333;  
	background-color: #FFFFFF;
}
.fmInputGray {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	height: 15px; 
	border: 1px solid #CDCDCD; 
	background-color: #F8F8F8;
}
.fmInputSearch {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	height: 18px; 
	width: 90px; 
	border: 1px solid #CDCDCD; 
	background-color: #FFFFFF;
}
.fmTextArea { 
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	height: 15px; 
	border: 1px solid #CDCDCD; 
	background-color: #FFFFFF;
}
.fmSelect {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.fmSelectThemeColor {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color:#FFDBE8;
}


a.lnkThemeColor:link, a.lnkThemeColor:active {
	font-family: "宋体";
	font-size: 12px;
	color:#FC709F;
	text-decoration: none;
}
a.lnkThemeColor:visited {
	font-family: "宋体";
	font-size: 12px;
	color:#FC709F;
	text-decoration: none;
}
a.lnkThemeColor:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#FC709F;
	text-decoration: underline;
}

/* bg */
.bgBtnCh {
	background-image: url(btn_ch_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.txtSmallFont9 {
	font-family: "Tahoma";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.txtSmallFont9Bold {
	font-family: "Tahoma";
	font-size: 9px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.txtTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txtTitleThemeColor {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #EE5387;
	text-decoration: none;
}
.shopTitle {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #EE5387;
	text-decoration: none;
}
.txtFF3300 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.txt333333 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.a3:link    { font-size: 12px; color: #333333; text-decoration: none; }
a.a3:visited { font-size: 12px; color: #333333; text-decoration: none; }
a.a3:active  { font-size: 12px; color: #333333; text-decoration: underline; }
a.a3:hover   { font-size: 12px; color: #333333; text-decoration: underline; }
