/*--------------------------------
             common
----------------------------------*/

#container
{
	margin:8px 0 0 0;
}
#container a:hover
{
	color:#bc2931;
}

#subSearch 
{
	line-height:30px;
	height:30px;
	padding:5px 0 0 5px;
	background:#F2F6FB;
}
#subSearch form 
{
	padding:0 0 0 5px;
	text-align:left;
}
#subSearch .textbox1 
{
	width:70px;
	height: 14px;
	line-height: 14px;
	display:inline;
}
#subSearch .textbox2 
{
	border:1px solid #666;
	line-height: 14px;
	height: 14px;
	padding: 2px 0;
}
#subSearch .textbox3 
{
	height:21px;
	background: #06c;
	line-height: 18px;
	cursor: pointer;
	font-size: 12px;
	width: 50px;
	color: #fff;
}
#subSearch p { display:inline;}


.sidebarA{width:289px; float:left;}
.sidebarB{width:429px; float:left; margin-left:12px;}
.sidebarC{width:228px; float:left; margin-left:12px;}



/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
}
.sideBar a:hover
{
	color:#bc2931;
}	
.sideBar .user
{
	border:1px solid #dadada;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 230px;
}
.sideBar h4
{
	background:url("../images/bg3.png") no-repeat 2px -64px #e2f0fb;
	height: 26px;
	line-height: 26px;
	text-align: left;
	color: #1b518e;
	padding: 0 10px 0 18px;
	margin: 0 0 5px 0;
}
.sideBar .user form
{
	margin:0;
	padding:0 0 5px 5px;
	line-height:25px !important;
}
.sideBar .user .chkbox
{
	margin:2px 0 0 0;
}

.sideBar .user span
{
	text-align: right;
	display: block;
	float: left;
	padding: 0 8px 0 0;
	color: #1b518e;
	width: 75px;
}
.sideBar .user a
{
	padding:0 0 0 5px;
	text-decoration:underline;
}
.sideBar .user a:hover
{
	text-decoration:none;
}
.sideBar .user .textbox1
{
	width:110px;
	border:1px solid #8A9ABB;
	height: 16px;
	margin: 0;
	padding: 1px 0;
}
.sideBar .user .textbox2
{
	width:60px;
	border:1px solid #dadada;
	margin: 0 0 0 60px;
	background: #e2f0fb;
	color: #1b518e;
	height: 25px;
	cursor: pointer;
}

.sideBar .user img
{
	vertical-align:top;
	float: left;
	display: block;
}
.sideBar .leftList
{
	padding:0 0 5px 0;
	border: 1px solid #dadada;
	width: 230px;
	margin: 0 0 8px 0;
}
.sideBar .leftList h4 .floatR
{
	font-weight:normal;
	margin: 0 0 0 4px;
}
.sideBar .leftList .listContent
{
	line-height:20px;
	height: 160px;
	overflow:hidden;
}
.sideBar .leftList li 
{
	width:210px;
	height:20px;
	line-height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;

}

.sideBar .leftList li span
{
	float:right;
	color:#666;
}
/* --------------------------
         sideAd
-------------------------- */
.sideAd1
{
	height:170px;
	margin: 0 0 8px 0;
	background:#fafafa;
}
.sideAd1 .ImageDisplayBox 
{
	width:232px;
	height:170px;
	border:0;
	padding:0;
}

.sideAd1 .ImageDisplayBox a
{
	min-width:232px;
	min-height:170px;
}

.sideAd1 .ImageDisplayBox img 
{
	max-width:232px;
	max-height:170px;
	width:232px;
	height:170px;
	border:0;
}

.sideAd2
{
	padding:0;
}
.sideAd2 a
{
	width:110px;
	height:40px;
	display:block;
	float: left;
	margin: 0 0 8px 4px;
	background: #eee;
}
.leftAd2 li
{
    float:left;
    width:112px;
    height:42px;
    margin:0 4px 5px 0;
    display: block;
}
.leftAd2 img
{
    border:1px solid #dadada;
    width:110px;
    height:40px;
}
/* --------------------------
         content
-------------------------- */
.content
{
	float:left;
	width:710px;
}
/* --------------------------
         productShow
-------------------------- */
.productShow
{
	height:206px;
	border:1px solid #dadada;
	margin:0 0 10px 0;
}
.productPics
{
	height:158px;
	padding: 10px 0 10px 18px;
}
.productShow p
{
	float:left;
	width:152px;
	height:158px;
}
.productPics .picThumb
{
	width:122px;
	height:130px;
	border:1px solid #dadada;
	padding:2px;
	background: #eee;
	display:block;
}
.productShow p img
{
	width:122px;
	height:130px;
}
.productPics span
{
	height:16px;
	line-height:16px;
	display:block;
	padding:2px 0 0 0;
	width: 130px;
	text-align: center;
	overflow: hidden;
}
.productShow span a:hover
{
	color:#CC0000;
}
/* --------------------------
        contentList
-------------------------- */
.contentList
{
	border:1px solid #dadada;
	margin: 0 0 10px 0;
	background:#fff;
	overflow:hidden;
}
.contentList dl
{
	height:26px;
	line-height:26px;
	clear:both;
	padding: 0 0 0 10px;
	overflow: hidden;
}
.contentList dt,
.contentList dd
{
	float:left;
}
.contentList p
{
	line-height:20px;
	padding: 5px 10px;
	background: #f8f8f8;
	color:#666;
}
.contentList h5
{
	height:24px;
	line-height:24px;
	border-bottom:1px solid #dadada;
	background: #f4f8fb;
	font-weight: normal;
	padding: 0 10px;
}

.listSubTitle
{
	height:26px;
	line-height:26px;
	clear:both;
	padding: 0 0 0 10px;
}
.listSubTitle dt,
.listSubTitle dd,
.listDetail dt,
.listDetail dd
{
	padding:0 5px 0 0;
	float:left;
	overflow: hidden;
	height:26px;
	line-height:26px;	
}

.listInfo
{
	border-top:1px solid #dadada;
	padding: 4px 0;
}
.st1a
{
	width:115px;
}
.st2a
{
	width:85px;
}
.st3a
{
	width:105px;
}
.st4a
{
	width:100px;
}
.st5a
{
	width:100px;
}
.st6a
{
	width:85px;
}
.st7a
{
	width:65px;
	text-align: right;
}
.st1b
{
	width:105px;
	background:url("../images/bg.png") no-repeat -227px -446px;
	padding:0 4px 0 6px!important;
}
.st1b a
{
	color:#990000;
	text-decoration:underline;
}
.st2b
{
	width:85px;
}
.st3b
{
	width:110px;
}
.st4b
{
	width:100px;
}
.st5b
{
	width:100px;
}
.st6b
{
	width:85px;
}
.st7b
{
	width:65px;
	text-align: right;
}
.listAdd dt
{
	width:410px;
	color:#1E50A2;
}

.listMan
{
	width:200px;
	padding: 0 0 0 10px;
}
.listDone
{
	width:55px;
	height:26px;
	background: url("../images/bg.png") no-repeat 0 -758px;
	padding:0 0 0 18px;
}
.listDone a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:underline;
}


/* --------------------------
        infoDetail
-------------------------- */
.infoDetail
{
	border:1px solid #B6CAE3;
	margin: 0 0 10px 0;
	background: #fff;
}
.infoDetail .infoDetailTitle
{
	height:40px;
	line-height:40px;
	padding: 0 10px;
	background: #F2F6FB;
	border-bottom:1px solid #B6CAE3;
}
.infoDetail p.floatL
{
	font-size:14px;
	font-weight:bold;
	color:#1b518e;
}
.infoDetailBox
{
	padding:10px 0;
}
.infoDetailPic
{
	padding:0 5px;
}
.infoDetailPic img 
{
	width:170px;
	height:170px;
	display:block;
	background:#eee;
}
.infoDetailContent
{
	padding:0 10px 0 5px;
	width: 510px;
}
.infoDetailContent ul
{
	height: 66px;
	border-bottom:1px dashed #dadada;
	margin:0 0 2px 0;
}
.infoDetailContent ul li
{
	float:left;
	height: 22px;
	line-height: 22px;
	padding: 0 2px 0 0;
	width: 98px;
	overflow: hidden;
}
.infoDetailContent ul li.timeLimit
{	
	width:300px;
}
.othersInfo
{
	padding:10px;
	width: 660px;
	margin: 0 auto;
	border: 1px solid #dadada;
	line-height: 22px;
	background: #fafafa;
}
.infoDetailContent p
{
	line-height:20px;
}
.dealInfo
{
	background:#F2F6FB;
	border-top:1px solid #B6CAE3;
	width: 100%;
	height: 70px;
}
.dealInfo ul
{
	display:block;
}
.dealInfo ul.floatL
{
	width:170px;
	height: 70px;
	margin: 0 0 0 30px;
	padding: 0 10px 0 0;
}
.dealInfo ul.floatL li
{
	width:62px;
	height:24px;
	line-height:24px;
	text-align:center;
}
.dealInfo ul.floatL li a
{
	color:#fff;
	font-weight: bold;
}
.dealInfo ul.floatL li.floatL
{
	margin:20px 0 0 15px;
}
.dealInfo ul.floatL li.floatR
{
	margin:8px 0 0 0;
}
.buyIt
{
	background:url(../images/bg.png) no-repeat 0px -450px;
}
.dealInfo ul.floatR
{
	width:420px;
	height: 54px;
	margin: 7px 0 0 0;
	padding: 0 0 0 28px;
	border-left: 1px solid #dadada;
}
.dealInfo ul.floatR li
{
	line-height:18px;
}
.dealInfo ul.floatR li a
{
	text-decoration:underline;
}
.dealInfo ul.floatR li a:hover
{
	text-decoration:none;
}
/* --------------------------
        contactInfo
-------------------------- */
.contactInfo
{
	border:1px solid #B6CAE3;
	color: #1b518e;
	margin: 0 0 10px 0;
}
.contactInfo h3
{
	border-bottom:1px solid #B6CAE3;
	height:26px;
	line-height:26px;
	padding: 0 10px;
	background: #F2F6FB;
}
.contactInfo ul
{
	padding:10px;
}
.contactInfo ul li
{
	height:22px;
	line-height:22px;
}
/* --------------------------
        dataListMain
-------------------------- */
.dataListMain
{
	border:1px solid #dadada;	
	margin: 0 0 10px 0;
	width:708px;
	overflow:hidden;
}
.dataListMain dl
{
	line-height:28px;
	clear:both;
}
.dataListMain h5
{
	height:24px;
	line-height:24px;
	border-bottom:1px solid #dadada;
	background: #f8f8f8;
	font-weight: normal;
	padding: 0 10px;
}

.dataListMain dt
{
	background:url("../images/bg.png") no-repeat -224px -444px;
	padding: 0 0 0 10px;
	border-bottom: 1px dashed #dadada;

}
.dataListMain dt a
{
	display:block;
	color: #1f3a87;
}
.dataListMain dd
{
	float:right;
	border-bottom: 1px dashed #dadada;
	padding: 0 4px;
	margin-right:10px;
}
/* --------------------------
       blockSubList
-------------------------- */
.blockSubList
{
	width:348px;
	margin:0 0 10px 0;
	border:1px solid #dadada;
	overflow:hidden;
	height: 183px;
}
.blockSubList h4
{
	text-align:left;
}
.blockSubList dt
{
	text-align:left;
	background:url("../images/bg.png") no-repeat -224px -376px;
	border-bottom:1px dotted #dadada;
	width: 284px !important;
	width:281px;
	height: 25px;
	overflow: hidden;
	padding: 0;
}
.blockSubList dt a
{
	padding:0 0 0 8px;
	height:25px;
	line-height:25px;
	color: #1f3a87;

}
.blockSubList dl dd
{
	float:right;
	width:60px;
	height:25px;
	line-height:25px;
	color:#666;
	border-bottom:1px dotted #dadada;
	font-size: 11px;
	padding: 0 2px;
}
/* --------------------------
         newsAd1
-------------------------- */
.newsAd1
{	
	margin: 0 0 8px 0;
	background:#fafafa;	
	
}
.newsAd1 img
{
	width:230px;
	height:170px;
}
/* --------------------------
         vipDetail
-------------------------- */
#vipDetail
{
	border-top:1px solid #dadada;
	padding:0 15px;
	margin:0 0 15px 0;
} 
#vipDetail h3
{
	font-size:20px;
	text-align:center;
	line-height:40px;
	border-bottom:1px solid #ddd;
	color:#036;
	margin:0 0 10px 0;
}
#vipDetail p
{
	line-height:24px;
	margin:0 0 5px 0;
}
/* by sAm lEyy*/
.InfoTitleTime
{
	float:right;
	display:inline;
	margin-right:10px;
}
.InfoTitle
{
	float:left;
	display:inline;
}

.peopleContent
{
	border-bottom:1px solid #dadada;
}
.imgTag
{
	height:100px;
	margin:5px 0 0 4px !important;	
	width:95px;
}
.imgTag span,
.imgTag img
{
	height:100px;
	width:90px;
	background:#fafafa;	
	display:block;
}
.contentTag
{
	padding:5px 4px;
	width:600px;
	/*background:url("../images/borderleft.png") repeat 0 0;*/
	border-left:1px solid #dadada;
}
.peopleTitle .pt1
{
	float: left;
	background: none;
	width: 100px;
}
.peopleTitle .pt2
{
	float: left;
	width: 526px;
}
.peopleTitle .pt3
{
	float: left;
	width: 60px;
	text-align: center;
}

.contentTag h6
{
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	background:url("../images/bg.png") no-repeat scroll -226px -417px transparent;	
	padding:0 6px 0 8px;
}
.contentTag h6 a
{
	color:#BC2931;
	text-decoration:underline;
}
.contentTag span.floatR
{
	font-size:11px;
}
.contentListDetail
{
	line-height:22px;
	color:#444;
	padding:0 6px 0 0;
	height:auto!important;
	height:80px;
	min-height:80px;
}
.contentListDetail a
{
	color:#1F3A87;
}
.AreaList
{
	border-top:1px solid #dadada;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	background:#fcfcf5;
}
.AreaList dl dt
{
    font-weight:bold;
    height:28px;
    line-height:28px;   
    padding:0 0 0 10px;
    background:url("../images/bg1.png") repeat-x scroll 0 0 transparent;
    color:#0C81B8;
    font-size:14px;
}
.AreaList dd 
{
	padding:6px 4px;
}
.AreaList dd a
{
	color: #444444;
	height: 22px;
	line-height: 22px;
	padding: 4px 6px 4px 0;
}
.AreaList .current
{
	color: #0C81B8;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}