﻿/*
body,form
{
	margin: 0;
	font-size: 12px;
	font-family: 宋体,Verdana, Tahoma, sans-serif, Arial, Helvetica;
	min-width: 1000px;
	width:100%;
	height:100%;
}
img
{
	border-style: none;
}
a
{
	text-decoration: none;
	color: #0033CC;
}

a:link
{
	color: #0033CC;
}

a:visited
{
	color: #0033CC;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

a:active
{
	color: #800080;
}
*/
.progressBar
{
	float:left;
	margin-top:-3px;
	*margin-top:-4px;
}
.progressBar img
{
	background-color:White;
	background-image:url('/App_Themes/Default/App_Resources/percentImage_back.gif');
	background-repeat:no-repeat;
	padding: 0;
	margin: 5px 0 0 0;
	background-position: 1px 0;
}
.JSa
{
	cursor:pointer;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin: 12px 0px 0px 0px;
	color: #000000;
}

h2
{
	font-size: 100%;
	font-weight: bold;
	margin: 0.4em 0px 0.5em 20px;
}

h3
{
	font-size: 75%;
	font-weight: bold;
	margin: 0.4em 0px 0.5em 20px;
}

h4
{
	font-weight: bold;
	font-size: 70%;
	margin: 0px 0px 1em 0px;
}

h5
{
	font-weight: bold;
	font-size: 65%;
	margin: 0px 0px 5px 0px;
}

p
{
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 140%;
}
li
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
hr
{
	margin-top: 0.5em;
	margin-bottom: 0px;
}
.alignLeft
{
	text-align: left;
}
.alignRight
{
	text-align: right;
}
.alignCenter
{
	text-align: center;
}
.alignTop
{
	vertical-align: top;
}
.alignMiddle
{
	vertical-align: middle;
}

.alignBottom
{
	vertical-align: bottom;
}
.emphasis
{
	color: Red;
}
.Full
{
	width: 100%;
}
.Rating
{
	cursor: pointer;
	float: left;
}
.RatingNull
{
	background: null;
}
.RatingStart, .RatingDiamond, .RatingRoyal, .RatingSupper,.RatingNull,.RatingRedRoyal,.RatingGoldRoyal
{
	height: 16px;
	margin-bottom: -3px;
	margin-left: 3px;
}
.RatingSupper
{
	width: 16px;
	height: 16px;
	float: left;
	background: url('Default/App_Resources/Supper.gif') repeat-x;
}
.RatingStart
{
	width: 16px;
	height: 16px;
	float: left;
	background: url('/App_Resources/Start.gif') repeat-x;
}
.RatingDiamond
{
	background: url('/App_Resources/diamond.gif') repeat-x;
}
.RatingRoyal
{
	background: url('/App_Resources/royal.gif') repeat-x;
}
.RatingRedRoyal
{
	background: url('/App_Resources/RedRoyal.gif') repeat-x;
}
.RatingGoldRoyal
{
	background: url('/App_Resources/GoldRoyal.gif') repeat-x;
}
.leave
{
	padding-left: 3px;
	float: left;
}
.emptyRatingStar, .ratingStar
{
	width: 16px;
	height: 16px;
	float: left;
}
.emptyRatingStar
{
	background: url('/App_Resources/Leave_Null.gif') no-repeat;
}
.ratingStar
{
	background: url('/App_Resources/Leave_Full.gif') no-repeat;
}
.disable
{
	filter: gray; /* IE */
	-moz-opacity: 0.3;
	opacity: 0.3; /* Moz + FF */
}
.OkMsg
{
	border-right: #00be00 1px solid;
	padding-right: 5px;
	border-top: #00be00 1px solid;
	padding-left: 25px;
	background: url('Default/App_Resources/msg_ok.gif') #e6ffe6 no-repeat 5px 5px;
	padding-bottom: 5px;
	border-left: #00be00 1px solid;
	color: #000;
	padding-top: 5px;
	border-bottom: #00be00 1px solid;
}
.ErrorMsg
{
	border-right: #f60 1px solid;
	padding-right: 5px;
	border-top: #f60 1px solid;
	padding-left: 25px;
	*padding-left: 55px;
	background: url('Default/App_Resources/msg_error.gif') #fff2e9 no-repeat 5px 5px;
	padding-bottom: 5px;
	border-left: #f60 1px solid;
	color: #000;
	padding-top: 5px;
	border-bottom: #f60 1px solid;
}
.HintMsg
{
	border-right: #fff 1px solid;
	padding-right: 5px;
	border-top: #fff 1px solid;
	padding-left: 5px;
	background-image: none;
	padding-bottom: 5px;
	border-left: #fff 1px solid;
	color: #999;
	padding-top: 5px;
	border-bottom: #fff 1px solid;
	background-color: transparent;
}
.WarningMsg
{
	border-right: #00a8ff 1px solid;
	padding-right: 5px;
	border-top: #00a8ff 1px solid;
	padding-left: 25px;
	background: url('Default/App_Resources/msg_warning.gif') #e2f5ff no-repeat 5px 5px;
	padding-bottom: 5px;
	border-left: #00a8ff 1px solid;
	color: #000;
	padding-top: 5px;
	border-bottom: #00a8ff 1px solid;
}
.ExclaimedMsg
{
	padding: 5px;
	background-position: 5px 5px;
	border-right: #fc3 1px solid;
	border-top: #fc3 1px solid;
	background: url('Default/App_Resources/msg_Exclaimed.gif') #fff4c2 no-repeat 5px 5px;
	border-left: #fc3 1px solid;
	border-bottom: #fc3 1px solid;
	padding-left: 25px;
	color: #333;
}
.b
{
	font-weight: bold;
}
.number
{
	font-family: Arial;
}
.fLeft
{
	float:left;
}
.fontOrange
{
	color: #ff4e00;
}
.fontGray
{
	color: #808080;
}
.fontBlack
{
	color:Black;
}
.font_14
{
	font-size: 14px;
}
.key_orange
{
	color: #ff6600;
}
.key_green
{
	color: #009900;
}
.font_blue
{
	color:#07519a;
}
A.a_FF0099:link
{
	color: #ff0099;
	text-decoration: underline;
}
A.a_FF0099:visited
{
	color: #ff0099;
	text-decoration: underline;
}
A.a_FF0099:hover
{
	color: #ff0099;
	text-decoration: underline;
}
A.a_FF0099:active
{
	color: #ff0099;
	text-decoration: underline;
}
.dialogParent
{
	 width: 100%; 
	position: fixed !important;  
	 position: absolute; 
	 z-index: 101; 
	 left: 0px; 
	 height:100%; 
	 display:none;
    top: 0px;    
}
#hdivOverlay
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	z-index: 100;
	background: #000;
	filter: alpha(opacity=50);
	left: 0px;
	border-left: #999 1px solid;
	width: 100%;
	border-bottom: #999 1px solid;
	top: 0px;
	height: 100%;
	opacity: 0.6;
	position: fixed !important;   
	position: absolute;  
	display:none;
}
.hdivOverlayLayer
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	z-index: 100;
	background: #000;
	filter: alpha(opacity=50);
	left: 0px;
	border-left: #999 1px solid;
	width: 100%;
	border-bottom: #999 1px solid;
	position: fixed !important;   
	position: absolute;  
	top: 0px;
	height: 100%;
	opacity: 0.6;
	display:none;
}
.hdivDialog
{
	z-index: 102;
	position: relative;
	width:600px;  
	display:none;
	margin-top:10%;
	+left:28%;
	*left:auto;
}
.hdivDialog .border
{
	height:1px;
	width:600px;
}
.hdivDialog .body
{
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #fff4db;
	width: 598px;
}
.hdivDialog .main
{
	border: 10px solid #fff4db;
	line-height: 150%;
	width: 582px;
	padding-bottom:15px;
}
.closeBtn
{
	margin: 5px 5px 5px 0px;
	cursor: pointer;
}
.hidden
{
	display:none;
}
.Identity,.Identity_E,.Handset,.Handset_E,.VIP,.VIP_E
{
	background: url('Default/App_Resources/Identification.gif') no-repeat;
	float: left;
	height: 20px;
}
.Scene,.Scene_E,.Video,.Video_E
{
	float: left;
	height: 20px;
	width: 22px;
}
.Scene
{
	background: url('Default/App_Resources/pic_xc.jpg') no-repeat;
}
.Scene_E
{
	background: url('Default/App_Resources/pic_xc1.jpg') no-repeat;
}
.Video
{
	background: url('Default/App_Resources/pic_sp1.jpg') no-repeat;
}
.Video_E
{
	background: url('Default/App_Resources/pic_sp2.jpg') no-repeat;
}
.Identity,.Identity_E
{
	width: 36px;
}
.Identity
{
	background-position:left top;
}
.Identity_E
{
	background-position:left -30px;
}
.Handset,.Handset_E
{
	width: 18px;
}
.Handset
{
	background-position:left -60px;
}
.Handset_E
{
	background-position:-22px -60px;
}
.VIP,.VIP_E
{
	width: 30px;
}
.VIP
{
	background-position:left -90px;
}
.VIP_E
{
	background-position:left -119px;
}
.intercept 
{
	white-space:nowrap;
	overflow:hidden;
	*text-overflow:ellipsis;
}
.interceptFF
{
	clear:both;
}
.interceptFF:after
{
	*content:"...";
}
.SubjectTitleLink
{
	clear:both;
	float:left;
}
.SubjectTitleLink:after
{
	content:"...";
}
.SubjectTitleLink a
{
	float:left;
	white-space:nowrap;
	overflow:hidden;
	*text-overflow:ellipsis;
}
.Tutorial
{
	padding:10px;
}
.Tutorial h4
{
	font-size:120%;
}
.Tutorial h5
{
	color: #414141;
	font-size:100%;
}
.ValidationSummary
{
	margin-bottom:5px;
	overflow:visible;
}
.ValidationSummary ul li
{
	list-style-type: decimal;
}
.displayHidden
{
	display:none;
}
.buntyNone
{
	height: 32px;
	width: 500px;
	font-size: 15px;
	font-weight: bold;
	color: #FF6100;
	line-height:20px;
}
.buntyByRate
{
	background: url('Default/App_Resources/byRate.png') no-repeat;
	height: 64px;
	width: 500px;
	padding-top: 10px;
	padding-left: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #FF6100;
	line-height:20px;
}
.buntyByAmt
{
	background: url('Default/App_Resources/byAmt.png') no-repeat;
	height:64px;
	width:500px;
	padding-top:10px;
	padding-left:32px;
	font-size:15px;
	font-weight:bold;
	color: #ff6600;
	line-height:20px;
}
.PublicInfo
{
	
}
.PublicInfo .til
{
	font-size:15px;
	font-weight:bold;
	line-height:25px;
}
.PublicInfo .rtil
{
	text-align:right;
	font-size:14px;
	font-weight:normal;
	color:Blue;
}
.PublicInfo td span
{
	font-size:14px;
	font-weight:bold;
	color: #ff6600;
	padding-right:30px;
}

/*分页控件*/
.pagination
{
	margin-top: 5px;
	font-size: 12px;
	font-family: Tahoma;
	height: 22px;
	padding-bottom:5px;
}
.page-bottom
{
	float: right;
}
.page-end, .page-start, a.page-next, .page-skip button
{
	background-repeat: no-repeat;
}
.pagination a, .page-info, .page-prev, .page-cur, .page-start, .page-end, .page-break, .page-skip
{
	float: left;
	height: 18px;
	margin: 0 3px 0 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
}
.pagination a:hover
{
	background-color:#FF6600;
	color:White;
}
.page-end
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #ccc 1px solid;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
}
.page-start, .pagination a, .page-end
{
	padding: 0 5px;
	border: solid 1px #ccc;
}
.page-cur, .page-break
{
	padding: 0 3px;
}
.page-cur
{
	border-color: #fff;
	color: Red;
	font-weight: 700;
}
A.page-prev
{
	padding: 0px;
	background-position: -68px -95px;
	width: 20px;
}
.pagination a, .page-info, .page-prev, .page-cur, .page-start, .page-end, .page-break, .page-skip
{
	float: left;
	height: 18px;
	margin: 0 3px 0 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
}
a.page-start
{
	background-position: 7px -95px;
	color: #999;
}
a.page-next
{
	background-position: -179px -95px !important;
}
.page-skip
{
	padding: 0 3px;
}
.page-skip input
{
	width: 30px;
	height: 15px;
	margin: 0 3px; *margin-top:-5px;
border:solid1px#ccc;
vertical-align:top;*vertical-align:middle;}
.page-skip button
{
	width: 37px;
	height: 19px;
	margin: 0 0 0 2px;
	border: 0 none;
	background-position: 0px -115px;
	text-indent: -999px;
}
.page-prev span, .page-start span, .page-mini .page-next span, .page-mini .page-end span, .page-skip button span
{
	display: none !important;
}
.line1 th
{
	border-bottom:#ccc 1px solid;
	background:#f5f5f5;
}

.iconFriends1, .iconFriends2, .iconBidState0, .iconBidState1, .iconBidState-1,.iconBidState2
{
	width: 16px;
	height: 16px;
}
.iconFriends1
{
	background: url('/App_Themes/Default/App_Resources/iconFriends1.gif') no-repeat;
}
.iconFriends2
{
	background: url('/App_Themes/Default/App_Resources/iconFriends2.gif') no-repeat;
}
.iconFriends-1
{
	background: url('/App_Themes/Default/App_Resources/iconFriends2.gif') no-repeat;
}
.iconBidState0
{
	background: url('/App_Themes/Default/App_Resources/iconBidState0.gif') no-repeat;
}
.iconBidState1
{
	background: url('/App_Themes/Default/App_Resources/iconBidState1.gif') no-repeat;
}
.iconBidState-1
{
	background: url('/App_Themes/Default/App_Resources/iconBidState2.gif') no-repeat;
}
.iconBidState2
{
	background: url('/App_Themes/Default/App_Resources/iconBidState2.gif') no-repeat;
}