﻿body{ margin:0px;font-size: 12px; line-height:150%;font-family:宋体,Verdana, Arial, Helvetica, sans-serif;}
ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}
img{ border:0;}
a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover
{
	text-decoration: underline overline;
	color: red;
}
a.white{color:#ffffff;text-decoration:none;}
a.white:hover
{
	color: Yellow;
	text-decoration: underline overline;
}
a.white:visited{color:#ffffff;text-decoration:none;}
a.red{color:red;text-decoration:none;}
a.red:hover
{
	color:#000000;
	text-decoration: underline overline;
}
a.red:visited{color:red;text-decoration:none;}
.mainitem{width:950px;margin:10px auto 0px auto;clear:both;}
.mastertop{padding:5px 0px 5px 0px;width:100%;height:20px;background-image:url(images/bg_top.gif);}
/*default.shtml*/
#h_qiehuan li #qiehuanbox {margin-left:-100px;position: absolute; border:1px solid #FF9C66; background:#FFFBF9; padding:10px; width:300px; z-index:100;display:none; margin-top:3px; }
#h_qiehuan li.cityhover #qiehuanbox{display:block;}
#h_qiehuan a{text-decoration:none;}
#qiehuanbox li{ float:left;  width:65px;  height:20px;}
#h_qiehuan { margin-left:0px;margin-top:-5px; position:absolute; z-index:110;}
#imgTitle {filter:alpha(opacity=70); left: 0px; overflow: hidden; position: relative; text-align: left}
#imgTitle_up {left: 0px; height: 1px; text-align: left}
#imgTitle_down {left: 0px; text-align: right}
.imgClass {border-right: #000 0px solid; border-top: #000 0px solid; border-left: #000 0px solid; border-bottom: #000 0px solid}
#txtfrom {vertical-align: middle; color: #333333; text-align: center}
.button {padding-right: 6px; padding-left: 7px; background: #7b7b63; float: left; margin: 0px; font: bold 9px sans-serif; border-left: #fff 1px solid; height: 12px; text-decoration: none}
a.button {color: #ffffff; font-family: sans-serif; background-color: #000000; text-decoration: none}
a.button:link {color: #ffffff; font-family: sans-serif; background-color: #000000; text-decoration: none}
a.button:visited {color: #ffffff; font-family: sans-serif; background-color: #000000; text-decoration: none}
a.button:hover {background: #fff; color: #fff; font-family: sans-serif; text-decoration: none}
.buttondiv {background: #000000; float: left; vertical-align: middle; width: 21px; height: 1px; text-align: center}
.trans {overflow: hidden; width: 88px; height: 12px}
.valiError{font-size:9pt;color:Red;}

.user_menu{background-image:url(images/user_menu.gif);height:30px;padding:5px 0px 0px 15px;font-weight:bold;}
.admin_topbg{width:100%;height:68px;background-image:url(images/top10_bg.jpg);}

.pagerlink{border:solid 1px #AACCEE;margin-left:5px;float:left;height:20px; min-width:20px;max-width:50px;text-align:center;}
.watertext{color:#cccccc;}
.modalBackground {background-color:Gray;filter:alpha(opacity=50);opacity:0.5;}

.RatingStar
{
  font-size:0pt;
  width:13px;
  height:12px;
  padding:0px;
  margin:0px;
  cursor:pointer;
  display:inline-block;
  background-repeat :no-repeat;  
}

.filledRatingStar
{
    background-image:url(images/FilledStar.jpg);
}

.emptyRatingStar
{
    background-image:url(images/EmptyStar.jpg);
}

.savedRatingStar
{
    background-image:url(images/SavedStar.jpg);
}


div#MainPromotionBanner{
	width:476px;
	height:190px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 190px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 476px;
	height: 190px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 476px;
	height: 190px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 165px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}