td {
	font-size: 9pt;
}
.title{	font-size: 12px;
        color:#ffffff;
		font-weight:bold;
		padding-left:4px;
		text-decoration:none;
	    filter:Glow(Color:#ff0000, Strength:2);
}
a.menutitle:link {
	text-decoration: none;
	color:#ffffff;
}
a.menutitle:visited{
	text-decoration: none;
	color:#ffffff;
}
a.menutitle:hover{
	text-decoration: underline;
	color:#ff0000;
}
a.menutitle:active{
	text-decoration: underline;
	color:#ff0000;
}
.glow1{ 
  font-size:9pt;
  filter: Glow(Color:#9C2F1C, Strength:2);
  }
.glow2{ 
  font-size:9pt;
  filter: Glow(Color:#ffffff, Strength:2);
  }
body{
	background-color:#F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
}
.daohang{
	height:23px;
	background-color:#F5F5F5;
	padding-left:8px;
}
.maintablewidth{
	width:774px;
	background-color:#ffffff;
}
.cnbreakword{
	word-break:break-all;
}
.enbreakword{
	word-wrap:break-word;
}
.thesame {
	color: #FF6600;
	text-decoration: underline;
}
a.thesame:visited{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.thesame:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.thesame:link{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.adsearchinput{
	border:#666666 1px solid;	
}
.shopselect{
        overflow:auto;width:499px;height:403px;
        padding-right:8px;line-height:20px;padding-top:2px;
        SCROLLBAR-FACE-COLOR: #9FD6F6; 
        SCROLLBAR-HIGHLIGHT-COLOR: #9FD6F6; 
        SCROLLBAR-SHADOW-COLOR: #9FD6F6; 
        SCROLLBAR-3DLIGHT-COLOR: #2F99D6; 
        SCROLLBAR-ARROW-COLOR:  #2F99D6; 
        SCROLLBAR-TRACK-COLOR: #E7F7FB; 
        SCROLLBAR-DARKSHADOW-COLOR: #2F99D6;
     }	 
.collapse{
        border-collapse:collapse;
		}
.spance{
        line-height:22px;
		}
.space21{
        line-height:21px;
		}