﻿body
{
	margin:0px;
}
.smalltitle
{
    border-width: 1px;
    border-color: #B0DFFF;
    font-family: 宋体;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 6px 6px 20px;
    color: #008000;
    border-bottom-style: solid;
    background-color: #F7FBFF;
}
.smalltitle2
{
	border-width: 1px;
	border-color: #B0DFFF;
	font-family: 宋体;
	font-size: 12px;
	font-weight: 600;
	padding: 4px 4px 4px 20px;
	color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #99CCFF;
}
.smalltitle2 td
{
		text-align:center;

}

.listTr
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #0066FF;
}
.listTr td
{
	text-align:center;
}
.leftTD
{
    padding: 3px;
    text-align: right;
    font-size: 13px;
    vertical-align:bottom;
}
.rightTD
{
    padding: 3px;
    text-align: left;
    font-size: 13px;
    vertical-align:bottom;
}
.slineinput
{
    border: 1px solid #94C3F7;
}
.remarkTD
{
    color: #999999;
    font-size: 12px;
    padding: 6px;
}
*
{
	font-family:宋体;
    font-size: 12px;
}
.buttonbg
{
    background-image: url('images/button_bg.gif' );
    width: 129px;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 12px;
    line-height: 36px;
    text-align: center;
    border: none;
    background-color: #99CC00;
    color: #FFFFFF;
    padding:0px;
    margin:0px;
    display:block;
    float:left;    
    text-decoration:none;
}
.buttonbg_smallspacing
{
    background-image: url('images/button_bg.gif' );
    width: 129px;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    border: none;
    background-color: #99CC00;
    color: #FFFFFF;
    padding:0px;
    margin:0px;
    display:block;
    float:left;    
    text-decoration:none;
}
a:hover.buttonbg_smallspacing
{
    background-image: url('images/button_bg.gif' );
    width: 129px;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    border: none;
    background-color: #99CC00;
    color: #FFFFFF;
    padding:0px;
    margin:0px;
    display:block;
    float:left;    
    text-decoration:none;
}
.buttonbg1
{
    background-image: url('images/button_bg0.gif' );
    width: 82px;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 12px;
    line-height: 36px;
    text-align: center;
    border: none;
    background-color: #99CC00;
    color: #FFFFFF;
    padding:0px;
    margin:0px;
    display:block;
    float:left;    text-decoration:none;
}
a:hover.buttonbg1 
{
    background-image: url('images/button_bg0.gif' );
    width: 82px;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 12px;
    line-height: 36px;
    text-align: center;
    border: none;
    background-color: #99CC00;
    color: #FFFFFF;
    padding:0px;
    margin:0px;
    display:block;
    float:left;
    text-decoration:none;
}
.clrBox
{
clear:both;
}
.bigContentBox
{
	margin:auto;
	padding: 30px;
	border: 10px solid #86B9EC;
}
.BlueBorder
{
    border-style: solid;
	border-width: 5px 10px 10px 10px;
	border-color: #68a7f6;
	width: 200px;
}
.BlueTitle
{
	padding: 3px 5px 9px 30px;
	background-color: #68a7f6;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 15px;
}
.RedBorder
{
	border-style: solid;
	border-width: 5px 10px 10px 10px;
	border-color: #CC3300;
	width: 660px;
}
.redTitle
{
	padding: 3px 5px 9px 30px;
	background-color: #CC3300;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 15px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
.hotelPricePop
{
	width:200px;background-color:White;display:none;border:solid 1px;text-align:left;padding:10px;
}
.dayTitle
{
	background-color: #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	padding: 4px;
}/*AutoComplete flyout */

.autocomplete_completionListElement
{
	padding: 4px;
	visibility: hidden;
	margin: 0px !important;
	background-color: #FFFFFF;
	color: windowtext;
	border: 1px solid #CC9900;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.newslist 
{
    margin:0px;
}
.newslist li
{
    padding:2px;
    list-style-type:none;
    text-align:left;
    margin:0px;
    color:#0056a8;
    line-height:150%;
}
.newslist a
{
    padding:2px;
    list-style-type:none;
    text-align:left;
    margin:0px;
    color:#0056a8;
}
h1
{
    font-size:18px;
}
ul.wf
{
	margin:0px;
	padding:0px;
	
}
ul.wf li
{
	width:150px;
	padding:4px;
	margin:2px;
	list-style-type:none;
}
fieldset.rMenu
{
	border-top: 1px dashed #669999;
	border-style: dashed none none none;
	width:90%;;
}
fieldset.rMenu legend
{
	 background-color:White;padding:3px;font-weight:600
}