﻿a:link,a:visited,a:active,
.cpmcontext a:link,.cpmcontext a:visited,.cpmcontext a:active
{ color: #fff; font-style: normal; text-decoration: none; }

.cpmcontext a img,
a img
{border:0;}

.h_nav a:link,.h_nav  a:visited,.h_nav  a:active { color: #fff; font-style: normal; text-decoration: none; }
.h_nav  a:hover { background:black;  text-decoration: none;}

body
{
	color: #fff;
	font-size: 12px;
	font-family: 宋体;
	background-color: #0d1d2c;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;		
	margin: 0px;
	padding:0px;
	text-align: center;
}

table
{
	border-collapse:collapse;
	word-break: break-all;
}

table,
textarea
{
	font-size: 9pt;
	font-family: 宋体, Arial;
}

form,iframe,script
{
	border:0;
	margin:0;
	padding:0;
}

.center
{
	text-align: center;
}

.alignL
{
	text-align:left;
}
.alignR
{
	text-align:right;
}

.tblhd
{
	background-color: #1b1d1e;
    text-align:center;
}

.outbox
{

	margin:0 auto;
	width:900px;
}

#hduserbar
{
	padding:10px;
	color:#ccc;
}

.w90p{width:90%;}

.w100{width:100%;}

.loading
{
	position: absolute;
	text-align:center;
	left:0;
	bottom:0;
	border:solid 1px black;
	border: solid 1px #aaa;
	background-color: #ffff99;
	width:300px;
	padding:30px;
}

.loading .l_ibox
{
	border: solid 1px #aaa;
	background-color: #ffff99;
	width:300px;
	padding:30px;
}


.block
{
	margin:18px auto auto;
	border:1px solid #272A2C;
}

.block .title
{
	background-image: url(img/icon.jpg);
	background-color: #1b1d1e;
	background-position: 8px center;
	background-repeat: no-repeat;
	padding:0px 5px 0px 20px;
	text-align:left;
	width:auto;
	line-height: 24px;
	overflow: hidden;
	height: 24px;
}

.block .more
{
	float: right;
	background-image: url(img/more.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
}

.block .body
{
	padding:5px;
}

#ad_banner
{
	height: 77px;
}

.h_nav 
{
	background-color:#88070D;
	padding:10px;
}

#foot
{
	margin-top:10px;
	background-color:#782021;
}

#foot .left
{
	text-align: center;
	height:90px;
}

#foot .right
{
	width:300px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: right 50%;
}


.logintbl
{
	width:100%;
}

.logintbl .tdleft
{
	width: 30px;
	background-image: url(img/key.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}

.logintbl .tdright
{
	background-color:#1b1d1e;
	border-left:1px solid #272A2C; 
}

.logintbl .tdbottom
{
	border-top:1px solid #272A2C; 
	padding:2px;
}

#col_h1 .left
{
	float:left;
	width:230px;
}

#col_h1 .right
{
	margin-left:250px;
}


.clear
{
	clear:both;
	height:1px;
}

#col_h1_2 .right_2
{
	float:right;
	width:120px;
}

#col_h1_2 .left_2
{
	margin-right:130px;
}


#col_h2 
{
	margin-top:20px;
}

#col_h2 .left_2
{
	margin-right:460px;
}

#col_h2 .right_2
{
	float:right;
	width:440px;	
}

#col_h2 .block
{
	margin-top:0;
}


#col_h2 .body
{
	height:160px;
}


#col_h3 .left_2
{
	float:left;
	width:440px;	
}

#col_h3 .right_2
{
	margin-left:460px;
}

#col_h3 .body
{
	height:240px;
}

.clean
{
	clear:both;
	height:1px;
}


.newsitem
{
	width:100%;
}

.newsitem .tdleft
{
	width:16px;
	background-image:url(img/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.newsitem .tdright
{
	text-align:left;
	border-bottom:solid 1px  #272A2C;
	line-height:20px;
}

.wDate
{
	width:70px;
}


.wTime
{
	width:140px;
}

.newsbody
{
	margin:5px 30px 50px;
	text-align:left;
}



.btnA,
.btn,
.btnS
{
	width: 80px;
	background-image: url(img/btn.jpg) ;
	color: #fff;
	background-color: transparent;
	border-width:1;
	height:24px;
	cursor:pointer;
}
.btnS
{
	width:40px;
}
.btnA
{
	width:auto;
	padding:0 3px;
}


.go
{
	width:30px;
}

.w80
{
	width:80px;
}

.w80dd
{
	width:86px;
}

.w20
{
	width:20px;
}

.w40
{
	width:40px;
}

.w60
{
	width:60px;
}

.w90
{
	width:90px;
}

.w120
{
	width:120px;
}

.w140
{
	width:140px;
}

.w200
{
	width:200px;
}


.w250
{
	width:250px;
}

.w300
{
	width:300px;
}

.w400
{
	width:400px;
}

.w450
{
	width:450px;
}

.w700
{
	width:700px;
}

.w600
{
	width:600px;
}

.h300
{
	height:300px;
}

.h100
{
	height:100px;
}

.p20
{
	padding:20px;
}

.ptb10
{
	padding-top:10px;
	padding-bottom:10px;
}


#mseletor_s
{
	width:100%
}

#mseletor_s .tdleft
{
	width:60px;
	text-align:right;
}

.bigmodellist,
.modellist,
.pglist,
.matchlist
{
	width:100%
}

.bigmodellist td
{
	 padding:10px 0;
}

.pglist td,
.modellist td,
.matchlist td
{
	width:20%;
	height:180px;
}

.modellist td img
{
	max-width:100px;
	max-height:100px;
}


.tblcenter
{
	margin-left:auto;
	margin-right:auto;
}



.imglist
{
	margin-left:auto;
	margin-right:auto;
}

.imglist td
{
	text-align: center;
	width: 110px;
	height: 110px;
	vertical-align: middle;
}

.imglist td img
{
	max-height:100px;
	max-width:100px;
}

#auclist .imglist td
{
	width: 20%;
	height: auto;
}

.w20p
{
	width:20%;
}

.w25p
{
	width:25%;
}


.m_item
{
	padding-top:20px;
	padding-bottom:30px;
}



.m_item .info
{	
	text-align:left;
	margin:2px 5px;
}

.m_item .img
{
	padding-bottom:20px;
	text-align:center;
}




.m_itemb img
{
	margin:50px auto;
	text-align:center;
}

.m_itemb .info
{
	text-align:left;
	margin:8px 100px;	
}


.g_table td
{
	border-bottom: solid 1px #333;
	padding:20px 0;
}



.col3
{
}

.col3 .left
{
	float:left;
}


.col3 .right
{
	float:right;
}


#ent .left
{
	width:160px;
}

#ent .right
{
	width:200px;
}

#ent .mid
{
	margin-left:180px;
	margin-right:220px;
}



.sActivity td
{
	overflow: hidden;
	border-bottom:solid 1px #272A2C;
	padding: 3px 0;
}

.sActivity .name
{
	text-align:left;
	border-right:solid 1px #272A2C;
}

.sActivity .sponser
{
	width:40px;
	border-right:solid 1px #272A2C;
}


.sActivity .addr
{
	width:50px;
}

.acttbl
{
	border-collapse:collapse;
	border-top:solid 1px #272A2C;
}

.acttbl td
{
	text-align:left;
	padding:25px 10px;
}

.fright
{
	float:right;
}
.fleft
{
	float:left;
}

.acttbl .td1
{
	border-bottom:solid 1px #272A2C;
	border-right:solid 1px #272A2C;
	background-color: #1b1d1e;
	width:15%;
}

.acttbl .td2
{
	border-bottom:solid 1px #272A2C;
	border-right:solid 1px #272A2C;
	width:35%;
}

.acttbl .td3
{
	border-bottom:solid 1px #272A2C;
	border-right:solid 1px #272A2C;
	background-color: #1b1d1e;
	width:15%;
}

.acttbl .td4
{
	border-bottom:solid 1px #272A2C;
	width:35%;
}

.acttbl .tdspan
{
	border-bottom:solid 1px #272A2C;
}


.horzlist
{
	margin-right:10px;
}


.listtable
{
	border:solid 1px #272A2C;
	border-collapse:collapse;
}

.listtable td,
.listtable th
{
	border-color:#272A2C;
	padding:5px;
}

.listtable th
{
	width:14%;
	background-color: #1b1d1e;
	text-align:center;
}

.listtable td
{
	width:35%;
}

.NtForumForm{ clear:both; overflow:hidden; zoom:1;  text-align:left; color:#666;}
	.NavFormLabel{ float:left; width:19.1%; height:auto!important;height:34px; min-height:34px; line-height:34px; text-align:right;}
	.NavFormBody{float:right; width:79%;  height:auto!important; height:34px; min-height:34px; padding-left:10px; text-align:left; line-height:33px;}
		.NavFormBody h1{font-weight:normal;}
			.radioinput{margin-left:4px;}
		.NtForumForm span{margin-left:37px;}
		.NtForumForm input,.NtForumForm select{margin-top:7px;}
		.btn-area{clear:both;border-bottom:0px;height:36px;text-align:left;padding-left:240px;line-height:36px;margin-top:1px;}
	.NavFormCommend{text-align:left;border-top:1px solid #272A2C;color: #666;line-height: 27px;padding-left:15px;font-weight:bold;}	



#col_space .left
{
	float:left;
	width:230px;
}

#col_space .right
{
	margin-left:250px;
}

.infoitem
{
	margin-top:10px;
	margin-bottom:10px;
}


.avatorlist
{
}



#msV
{
	text-align:left;
}

#msV .searchItem
{
	height:25px;
}


#msV span
{
	margin-top:5px;
	display:block;
	float:left;
	width:50px;
}

#ctrlbtn
{
	height:30px;
}

#msH
{
	margin-top:15px;
	margin-bottom:15px;
}

#msH div
{
	display:inline;
	
}

#msH .searchItem
{
	margin-left:0px;
	margin-right:0px;
}



.brief
{
	text-align:left;
}



.book_all
{
	background-color: #2dfc00;
}

.book_half 
{
	 background-color:Yellow;
}

.book_na 
{
	 background-color: #ddd;
	 color:Gray;
}


.acstep
{
	margin:30px;

}


.iicntr
{
	padding:5px;
}


.imgitem
{
	border-collapse:collapse;
	width:100%;
	border:solid 1px #272A2C;
	padding:0;
}


.imgitem .img
{
	width:130px;
	text-align:center;
	vertical-align:middle;
}

.imgitem .infotlb
{
	width:100%;
}

.imgitem .infotlb td
{
	border:solid 1px #272A2C;
	padding:6px;
}

.imgitem .infotlb .td1,
.imgitem .infotlb .td3
{
	width:15%;
	background-color: #1b1d1e;
}

.imgitem .infotlb .td2,
.imgitem .infotlb .td4
{
	width:35%;
	
}

.modellist span
{
	margin:5px;
}

.modellist dd
{
	padding: 5px;
}



.line td
{
	border-top:solid 1px #666;
}

.rsturl
{
	margin-top:30px;
	margin-bottom:30px;
	font-size:16px;
	font-weight:bold;
}


.s_msgitem
{
	text-align:left;
	margin:5px 0px;
}

.s_msgitem .icon
{
	width:20px;
	background-image:url(img/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display:block;
	float:left;
}


.rmblkmt .block
{
	margin-top:0px;
}


h2
{
	font-size:24px;
}

h4
{
	font-size:14px;
}

.txtblk
{
	text-align:left;
	margin:50px;
}


.imgul
{
	list-style-type:none;
	margin:0;
	padding:0;
}


.imgul li
{
	display:inline;
	margin:20px;
}


.bg_nl td
{
    padding:5px;
    border:solid 1px  #272A2C;
}

.bg_nl td table td
{   
     border-width:0;
}


.actblk
{
	padding:5px;
	overflow:hidden;
}

.actblk H4
{
	padding:0;
	margin:0;
	font-size:14px;
}

.actblk H4 a:link,
.actblk H4 a:visited,
.actblk H4 a:active,
.actblk H4 a:hover
{
	color:#88070d;
}

.actblk .models
{
	float:left;
	width:160px;
	height:110px;
}

.actblk .models .lb,
.actblk .avenue .lb
{
	margin:5px 5px 5px;
	text-align:center;
}

.actblk .models img
{
	margin:2px;
	max-width:75px;
}

.actblk .avenue img
{
	max-height:70px;
}

.actblk .avenue
{
	float:right;
	width:100px;
	max-width:100px;
	height:140px;
	overflow:hidden;
}
.actblk .avenue .aveImg
{
	height:70px;
}

.actblk .detail
{
	margin-top:20px;
	margin-left:170px;
	height:110px;
}

.actblk .detail .aitem
{
	line-height:20px;
}
.actblk .detail dd
{
	padding:0;
}

.btnLine
{
	font-size:14px;
}


.limittxt
{
	white-space:nowrap;
	overflow:hidden;
	width:198px;
	 
}

.limittxt p
{
	padding:0;
	margin:0;
}

.dl_order dd
{
	padding:0;
	margin:3px;
	line-height:18px;
}


.emphsis
{
	color:#0f0;
	font-weight:bold;
	font-family:Verdana;
}


.hint
{
	background-color: #ff9;
	color: #f30;
	padding: 10px 20px;
	border: #c9c 1px dashed;
}


.hint a:link ,
.hint a:visited,
.hint a:active
{
	color:#090;
	text-decoration:none;
}

.hint a:hover
{
	text-decoration:underline;
}



.myad {padding:10px 5px; BORDER: #666 1px solid; WIDTH: 90px; HEIGHT: 220px; BACKGROUND-COLOR: #333; }
.myad h4{margin:5px; font-size:12px; font-weight:bold; color:#0f0;}
.f_left { LEFT: 2px }
.f_right { RIGHT: 2px }
.f_a{font-size:14pt;}



.red{color:#f00;}
.green{color:#0f0;}
.gray{color:#999;}
.yellow{color:orange;}




.albumblk
{
    width:160px;
    margin:5px 8px;
    padding:0;
    background-color:#222;
    border:solid 1px #333;
    text-align:center;
    overflow:hidden;
}

.albumblk .scrollframe
{
	margin:20px 40px;
}

.albumblk .scrollframe li
{
	line-height:90px;
	
	display:table-cell;
	vertical-align:middle;
}

.albumblk dd
{
    margin:0;
    padding:3px;
    white-space:nowrap;
    overflow:hidden;
}

.albumblk dt
{
	padding:10px 0;
	line-height:100px;
	height:100px;
}

.albumblk a
{
	color:#f90;
}


#albumDescription,
.grayhint
{
	background-color:#222;
	border:solid 1px #333;
	padding:10px;
	margin:15px;
	text-indent:24px;
	text-align:left;
	line-height:18px;
}

#ctrhint .grayhint
{
		text-indent:0px;
}

.note
{
	color:#f93;
}

.money
{
	color:#0f0;
	font-weight:bold;
}


.taglist a
{
    margin:0 10px;
    font-size:12pt;
    font-weight:bold;
    color:#0f0;
}

.taglist a:link,
.taglist a:visited,
.taglist a:active
{
	color:#0f0;
}



.imptxt    
{
    font-size:16px;
    font-weight:700;
    line-height:30px;
}

.gold
{
	color:Yellow;
}


.oplink a,
.oplink a:active,
.oplink a:link,
.oplink a:visited
{
	color: red;
}


.ctr_cell
{
	text-align:left;
	padding:5px;
}

.ctr_cell .title
{
	background: url(img/iconhd.gif) no-repeat 5px 7px;
	padding-left:20px;
}


.ctr_list .odd
{
	background-color:#1b1d1e;
}

.ctr_list h5
{

	font-size:14px;
	padding:5px 0px;
	margin:0;
	
	background: url(img/iconhd.gif) no-repeat 5px 7px;
	padding-left:20px;
	
}

.ctr_list .addition
{
	padding:2px 20px;
}

.ctr_list .rbar
{
	padding:5px;
	text-align:right;
}

.ctr_list .rbar span
{
	margin-left:20px;
}

.ctr_list .addition span
{
	margin-right:20px;
}

.crossbone
{
	font-size:20px;
}

.hide
{
    display:none;
}

.blue
{
	color:Blue;
}


.c_cst
{
	color:#f0c;
}

.c_mstd
{
	color:Orange;
}

.c_pgstd
{
	color:#0f0;
}

#forumlinks a
{
	line-height:24px;
}


#featureMsg a:hover
{
	text-decoration:underline;		
}

#featureMsg a:visited,
#featureMsg a:active,
#featureMsg a:link
{
	color:#66f;
}

.giftflower
{
	width:80px;
	height:80px;
}

#flowerlist td
{
	width:100px;
	text-align:center;	
}

.contract_list_bottom_link
{
	padding:10px;
	text-align:center;
}

 .ms_note
 {
	margin-top:5px;
	overflow:hidden; 
	text-align:center;
 }
 
 
 /*------------------after 2012.04.21---------------------*/
 .img5list
 {
 	margin-left:-17px;
 	
 }
 
 .img5list li
 {
 	width:166px;
 	height:240px;
 	margin-left:17px;
 	overflow:hidden;
 	_display:inline; /* solve ie6 double margin*/
 }
 
 .img5list .picframe
 {
 	background-color:#333;
	text-align:center;
	height:240px;
 }
 
 
 .img5list .picframe img
 {
	 max-height:240px;
	 margin:auto;
	 _height:expression(this.height > 240 ? 240: true);
 }

.img5list2 
{
	margin-left:4px;
}

.img5list2 li
{
	width:120px;
 	margin-left:1px;
 	height:144px;
 	overflow:hidden;
}

.img5list2 li img
{
	 max-height:120px;
	 max-width:120px;
	 margin:auto;
	 margin-bottom:4px;
	 _height:expression(this.height > 120 ? 120: true);	
}


.img5list3
{
	margin-left:0px;
}

.img5list3 li
{
	width:124px;
 	margin-left:1px;
 	margin-bottom:5px;
 	overflow:hidden;
}


.img5list4
{
	margin-left:4px;
}

.img5list4 li
{
	width:120px;
 	margin-left:1px;
 	height:144px;
 	overflow:hidden;
}

.img5list4 li img
{
	 max-height:120px;
	 max-width:120px;
	 margin:auto;
	 margin-bottom:4px;
	 _height:expression(this.height > 120 ? 120: true);	
}


.img7list 
{
	margin-left:2px;
}

.img7list li
{
	width:124px;
 	margin-left:2px;
 	margin-bottom:20px;
}


#home_line2
{
	overflow:hidden;
}


#home_line2 .col2_right
{
	width:245px;
	margin-left:-245px;
}


#home_line2 .col2_left .col2_inner
{
	margin-right:245px;
	padding-right:15px;
}

.typemodelcol
{
	overflow:hidden;
}

.typemodelcol .col2_right
{
	width:245px;
	margin-left:-245px;
}


.typemodelcol .col2_left .col2_inner
{
	margin-right:245px;
	padding-right:15px;
}

.modelboard li
{
	width:116px;
	height:50px;
	overflow:hidden;
	margin-bottom:6px;
}

.modelboard li .icon
{
	width:50px;
	float:left;
}


.modelboard li .info
{
	float:left;
	width:60px;
	line-height:16px;
	margin-left:6px;
	overflow:hidden;
	padding-top:2px;
}


.contractboard li
{
	height:44px;
	line-height:20px;
}

.contractboard li:hover
{
	background-color:#333;
}

.contractboard li span
{
	float:left;
	overflow:hidden;
	height:20px;
}

.contractboard .icon
{
	width:24px;
	background: url(img/iconhd.gif) no-repeat center center;
}

.contractboard .name
{
	width:200px;
	text-align:left;
}

.contractboard .city
{
	width:100px;
	margin-left:24px;
	text-align:left;
}

.contractboard .author
{
	width:100px;
	text-align:left;
}

.friendlinks
{
	text-align:left;
	line-height:24px;
}

.friendlinks a 
{
	margin-right:10px;
	word-break: keep-all;
	white-space: nowrap;
}



.titlebanner
{
	margin-left:50px;
}

.titlebanner  a
{
	margin-left:20px;
}

a.orange:active,
a.orange:link,
a.orange:visited
{
	color:orange;
}

a.orange:hover
{
	color:Red;
}

a.red:active,
a.red:link,
a.red:visited
{
	color:red;
}

a.red:hover
{
	color:#900;
}



.picblk
{
	width:114px;
    margin:4px;
    padding:0;
    background-color:#222;
    border:solid 1px #333;
    text-align:center;
    overflow:hidden;
}

.picblk dd
{
    margin:0;
    padding-bottom:3px;
    white-space:nowrap;
    overflow:hidden;
}

.picblk dt
{
	padding:10px 0 4px;
	line-height:100px;
	height:100px;
}

.picblk a
{
	color:#f90;
}

.flashbox
{
	overflow:hidden;
}


div.MzRotateImage_ControlBar input {
	width: 18px;
	height: 20px;
	color: white;
	cursor: pointer;
	text-align: center;
	background: black;
	border: solid 1px #333;
	border-right: solid 0px #DDD;
}

div.MzRotateImage_ControlBar input.active
{
	background-color: red;
}


#MzRotateImage_mz_j
{
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	color:#000;
}

.MzRotateImage .active h3 
{
	line-height: 220%;
	padding-left: 4px;
	display:none;
}

.albumcategories, .updatespace {
	border: 1px solid #9C6;
	margin-top: 14px;
	width: 226px;
	padding-bottom: 6px;
}


.recalbumlist
{
	margin: 6px 2px 6px 20px;
	text-align: left;
}



.recalbumlist li
{
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 98%;
	line-height: 20px;
}


.spacelinks
{
	text-align:left;
	margin-left:20px;
	line-height:20px;
}

.spacebuttons
{
	text-align:center;
	padding:5px;
}

#divModelImg,
#divNewModel
{
	height:100px;
	overflow:hidden;
}

#divModelImg .m_panel,
#divNewModel .m_panel
{
	width:150%;
}

#divModelImg .mq_item,
#divNewModel .mq_item
{
	margin:0 10px;
	float:left;
	height:100px;
	overflow:hidden;
}


body
{
	_background: url(img/bg.jpg) fixed;
}

.fad 
{

	position:fixed;
	TOP: 1px;
	Z-INDEX: 100; 
	WIDTH: 120px;
	text-align:center;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop + 1));
}

.rfad
{
	right:10px;
}
.lfad
{
	left:10px;
}

.g_pic img
{
	max-height:240px;
	max_width: 240px;
	_height:expression(this.height > 240 ? 240: true);
	_width:expression(this.width > 240 ? 240: true);	
}