/* AREA CITY */
a.Tlist:link
{
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 90px;
}
a.Tlist:visited
{
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #646464;
	text-decoration:none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 90px;
}
a.Tlist:hover
{
	
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #646464;
	text-decoration: underline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 90px;
}
a.Tlist:active
{
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 90px;
}


.areaSelected
{
	font-size: 18pt;
	color: #000099;
	font-weight: bold;
	padding-top: 12px;
	width: 135px;
	text-align: center;
}
.areaChange
{
	font-size: 9pt;
	color: green;
	padding-top: 2px;
	position: relative;
	width: 135px;
	text-align: center;
	display:none;
}
.cityitem
{
	text-align:left;
	width:72px;
	float:left;
}

h4
{
	margin: 0px;
	border: 0px;
	font-size: 10pt;
	color: #585858;
	text-decoration: underline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 120px !important;
	width: 112px;
}

.divCell
{
	width: 120px !important;
	width: 112px;
	text-align: left;
	float: left;
	padding-right: 20px;
	line-height: 22px;
}

.divMainType
{
	width: 120px !important;
	width: 112px;
	text-align: left;
	float: left;
	padding-right: 20px;
	line-height: 22px;
}
.divMainType a:link
{
	color: #2754BB;
	padding-right: 14px;
}
.divMainType a:visited
{
	color: #16387C;
	padding-right: 14px;
}
.divMainType a:hover
{
	color: #FF6B07;
	text-decoration: underline;
	padding-right: 14px;
}
.divMainType a:active
{
	color: #FF9900;
	text-decoration: none;
	padding-right: 14px;
}

h2
{
	margin: 0px;
	border: 0px;
	font-size: 10pt;
	color: #585858;
	text-decoration: underline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	width: 92px !important;
	width: 92px;
	text-align:center;
}
.divCell2
{
	width: 92px !important;
	width: 92px;
	text-align: center;
	float: left;
	padding-right: 20px;
	line-height: 22px;
}

.divCell a:link
{
	color: #2754BB;
	padding-right: 12px;
}
.divCell a:visited
{
	color: #16387C;
	padding-right: 12px;
}
.divCell a:hover
{
	color: #FF6B07;
	text-decoration: underline;
	padding-right: 12px;
}
.divCell a:active
{
	color: #FF9900;
	text-decoration: none;
	padding-right: 12px;
}

.divCityHide
{
	width: 428px;
	display: none;
	position: absolute;
	z-index: 1;
	padding: 5px;
	line-height: 22px;
	border: #D7EEFE 1px solid;
	background-color: #F5F8FF;
}
.divCity
{
	width: 428px;
	position: absolute;
	z-index: 1;
	padding: 5px;
	line-height: 22px;
	border: #D7EEFE 1px solid;
	background-color: #F5F8FF;
}

.divCity a:link
{
	color: #2754BB;
	padding-right: 10px;
}
.divCity a:visited
{
	color: #16387C;
	padding-right: 10px;
}
.divCity a:hover
{
	color: #FF6B07;
	text-decoration: underline;
	padding-right: 10px;
}
.divCity a:active
{
	color: #FF9900;
	text-decoration: none;
	padding-right: 10px;
}

.lf_ad
{
	border-right: #D7EEFE 1px solid;
	border-top: #D7EEFE 1px solid;
	border-left: #D7EEFE 1px solid;
	border-bottom: #D7EEFE 1px solid;
	height: 1%;
	margin-bottom: 8px;
	text-align: left;
	padding-left: 5px;
}

/* index */
.lf_i
{
	width:348px;
	
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
.lf_ih
{
	border-right: #D7EEFE 1px solid;
	border-top: #D7EEFE 1px solid;
	border-left: #D7EEFE 1px solid;
	border-bottom: #D7EEFE 1px solid;
	background-color: #EDF4FF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}
.lf_ic
{
	text-align: left;
	line-height: 20px;
}

.lf_ic ul
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.lf_ic li
{
	list-style-type: circle;
	white-space: nowrap;
	margin: 0px;
	padding-right: 10px;
	text-align: left;
}
.lf_ic ul li a
{
	color: #00c;
}


.lf_title
{
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	float:left;
}

.lf_more
{
	font-size: 12px;
	height: 16px;
	float:right;
}

.space
{
	width:5px;float:left;
}

/* 框 */
.lf_b
{
	border-right: #D7EEFE 1px solid;
	border-top: #D7EEFE 1px solid;
	border-left: #D7EEFE 1px solid;
	border-bottom: #D7EEFE 1px solid;
	height: 1%;
	margin-bottom: 8px;
}

.lf_bh
{
	background-color: #EDF4FF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

.lf_bc
{
	text-align: left;
	line-height: 22px;
	padding: 5px;
}
.lf_r
{
	border-right: #E5ADA7 1px solid;
	border-top: #E5ADA7 1px solid;
	border-left: #E5ADA7 1px solid;
	border-bottom: #E5ADA7 1px solid;
	height: 1%;
	margin-bottom: 8px;
}

.lf_rh
{
	background-color: #FED6D2;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

.lf_rc
{
	text-align: left;
	line-height: 22px;
	padding-left: 8px;
}



.lf_g
{
	border-right: #A5DA94 1px solid;
	border-top: #A5DA94 1px solid;
	border-left: #A5DA94 1px solid;
	border-bottom: #A5DA94 1px solid;
		margin-bottom: 8px;
}

.lf_gh
{
	background-color: #DBF1D4;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

.lf_gc
{
	text-align: left;
	line-height: 22px;
	padding-left: 8px;
}
.lf_cx
{
	text-align: left;
	line-height: 22px;
	padding-left: 8px;
	height:100%;
}

.lf_bc_question
{
	text-align: left;
	line-height: 35px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn3
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	border: solid 1px #CCC;
	background: #FBFBFB;
	text-align: center;
	padding-top: 2px;
}

.btnSearch
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 9pt;
	margin-left:0px;
	margin-bottom: -1px;
	padding-top: 3px;
	height: 24px;
}
/* pager */
.pager
{
	width: 100%;
	text-align: center;
	line-height: 22px;
}
.pager a
{
	color: #00c;
	padding: 0px;
	margin: 0px;
}

/*	default */
.divInfoTitle
{
	font-size: 14pt;
	color: #800000;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 10px;
}
.divInfoDesc
{
	font-size: 9pt;
	text-align: center;
	width: 100%;
	padding: 10px;
}
.divPublish
{
	font-size: 14pt;
	color: #800000;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 10px;
}

.divCityList
{
	width: 980px;
}
.divCityItem
{
	float: left;
	width: 90px;
	margin: 5px;
	line-height: 22px;
	border: 1px solid #B9D1E2;
}
.divItem
{
	text-align:right;
}
.divCityItem ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.divCityItem li
{
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding-right: 10px;
	text-align: center;
}
.divCityItem ul li a
{
	color: #00c;
}

/* reguser */
#register .content
{
	width: 350px;
	margin-top: 2px;
	font-size: 10pt;
	background-color: #fff;
}
#register .left
{
	margin-top: 5px;
	padding-top: 2px;
	width: 120px;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	float: left;
}

#register .mid
{
	height: 22px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 2px;
	vertical-align: bottom;
}
#register .right
{
	float: left;
	text-align: left;
	height: 18px;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 3px;
}
#register .redstar
{
	color: red;
	padding-left: 2px;
}

/* showlife */
.titleField
{
	padding-top: 15px;
	line-height: 35px;
	font-weight: bold;
	font-size: 15pt;
}
.RefreshField
{
	font-size: 9pt;
	vertical-align:bottom;
}
.Fieldline
{
	font-size: 9pt;
	line-height: 5px;
	clear:both;border-bottom: solid 1px #EDF4FF;
}
.ShowBox
{
	padding-top: 5px;
	line-height: 22px;
	text-align: left;
	padding-bottom: 30px;
	border-bottom: solid 1px #EDF4FF;
}
.ShowLink
{
	padding-top: 5px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: solid 1px #EDF4FF;
}
.ShowTip
{
	padding-top: 5px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: solid 1px #EDF4FF;
}
.ShowOption
{
	padding-top: 5px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: solid 1px #EDF4FF;
}
.linkCss
{
	padding-top: 5px;
	line-height: 18px;
	text-align: left;
}


/* Login */
.title
{
	color: #2754BB;
	font-size: 16pt;
	font-weight: bold;
	line-height: 35px;
}
#login
{
	width: 980px;
	height:250px;
	font-size: 10pt;
	background-color: #fff;
	border: 1px solid #EDF4FF;
}
#loginNav
{
	margin: 0px;
	width: 100%;
	height:22px;
	text-align: center;
	padding-top: 6px;
	font-size: 14px;
	font-weight:bold;
	background-color:#EDF4FF;
}


#login .content
{
	width: 450px;
	margin-top: 0px;
	font-size: 10pt;
	line-height: 25px;
	background-color: #fff;
	text-align:center;
}

#login .contentb
{
	width: 450px;
	margin-top: 0px;
	font-size: 10pt;
	line-height: 45px;
	background-color: #fff;
	text-align:center;
}

#login .left
{
	margin-top: 5px;
	padding-top: 2px;
	width: 120px;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	float: left;
}

#login .mid
{
	height: 22px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 2px;
	vertical-align: bottom;
}
.redstar
{
	color: red;
	padding-left: 2px;
}

/* showlife */
.tta
{
	width: 98%;
	height: 100px;
	font-size: 12px;
	padding: 3px;
	/*
	background: url(images/JQW_gray.gif) no-repeat 200px 15px;
	background-color: #f8f9ff;
	border: 1px solid #c4c9fd;
	color: #6C63A3;
	*/
}

#optionCss dt
{
	text-align: right;
	position: relative;
	padding-left: 5px;
	margin-bottom: 3px;
	color: #ccc;
	clear: both;
}
#optionCss dt a
{
	float: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
#optionCss dt label
{
	font-weight: bold;
	color: #666;
	float: left;
}
#optionCss dt img
{
	padding: 2px;
	border: 1px solid #ccc;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 9px !important;
	left: -537px;
	top: -2px;
}
#optionCss dd
{
	margin-left: 0px;
	padding-left: 5px;
	line-height: 200%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
#optionCss .none_border
{
	border: none;
}

#SendOption
{
	padding: 0px;
	margin: 0px;
}
#SendOption span
{
	float: right;
}

/* lifeitem */
TABLE#listTlb
{
	margin-top: 4px;
}
TABLE#listTlb TH
{
	font-size: 14px;
	background: #efefef;
	color: #555;
	line-height: 20px;
	text-align: left;
}

TABLE#listTlb .TrBox
{
}

TABLE#listTlb TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #666;
	heigth: 20px;
}
TABLE#listTlb TD A:link
{
	font-size: 14px;
}
TABLE#listTlb TD A:active
{
	font-size: 14px;
}
TABLE#listTlb TD A:hover
{
	font-size: 14px;
	text-decoration: underline;
}
TABLE#listTlb TD A:visited
{
	font-size: 14px;
	color: #800080;
}
TABLE#listTlb TD.cd
{
	font-size: 12px;
	vertical-align: top;
	color: #666666;
	line-height: 22px;
}
.bgList1
{
	background: url(images/line.gif) #fff repeat-x;
}
.trline
{
	height:4px;
	background: url(images/line.gif) #fff repeat-x;
}
.fGreen
{
	color: Green;
}

h5
{
	padding:0px;
	margin:0px;
	line-height:22px;
}
.spitem
{
	padding-right:5px;
}

.tdLeft{	width:80px;text-align:center; height:35px;}
.tdContent{	text-align:left;padding-left:10px;}
.tdTitle{	text-align:left;padding-left:10px;height:35px;}

/* bang */
.spType
{
	color:#919191;
}
.spbangtype
{
	text-align:left;
	width: 140px !important;
	width:135px;
	float:left;
}
.spvideotype
{
	text-align:left;
	width:112px;
	float:left;
}

.SpVideoRight
{
	color:#919191;
	float:right;
}

.spvideoitemtype
{
	text-align:left;
	width:135px;
	float:left;
}

.Bangtitle
{
	font-weight:bold;
	font-size:10pt;
	line-height:35px;
}
.BangHr
{
	width:98%;
	vertical-align:bottom;
	background: url(images/line.gif) #fff repeat-x;
}
.Bangguest
{
	float:right;
	line-height:25px;
	color:#4F4F4F;
	padding-right:5px;
}

/* video */
#divType a:link
{
	color: #2754BB;
	text-decoration: underline;
	padding-right:3px;
}
#divType a:visited
{
	color: #2754BB;
	text-decoration: underline;
	padding-right:3px;
}
#divType a:hover
{
	color: #FF922B;
	text-decoration: none;
	padding-right:3px;
}
#divType a:active
{
	color: #2754BB;
	text-decoration: none;
	padding-right:3px;
}

#fav_divfav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fav_divfav  li
{
	float:left;
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	width:120px;
	text-align: center;
}
#fav_divfav a:link
{
	color: #2754BB;
	padding-right: 14px;
	text-decoration: underline;
}
#fav_divfav a:visited
{
	color: #16387C;
	padding-right: 14px;
}
#fav_divfav a:hover
{
	color: #FF6B07;
	text-decoration: underline;
	padding-right: 14px;
}
#fav_divfav a:active
{
	color: #FF9900;
	text-decoration: none;
	padding-right: 14px;
}

/* ad 代码*/
#scrollDiv{width:708px;height:83px;line-height:83px;overflow:hidden;}
#scrollDiv li{height:83px;text-align:center}
#regUser
{
	text-align:left;
	padding:10px;
}

#regUser .red
{
	color:Red;	
}
#regUser .title
{
	font-weight:bold;
	font-size:12pt;
	border-bottom: #D7EEFE 1px solid;
	margin-bottom:8px;
}
#regUser .content
{
	clear:both;
	height:35px;
}
#regUser .contentline
{
	padding-top:10px;
	clear:both;
	border-top: #D7EEFE 1px solid;
}
#regUser .left
{
	float:left;
	width:72px;
	height:35px;
	padding-left:65px;
	vertical-align:baseline;
}

#regUser .mid
{
	float:left;
	height:35px;
}
#regUser .right
{
	float:left;
	height:35px;
}
#regUser .agree
{
	float:left;
	height:35px;
	padding-left:65px;
	vertical-align:baseline;
}

#divAdditionShow{clear:both;}