/* ------------------------
    productsTotal
--------------------------*/
.productsTotal
{
	border:1px solid #dadada;	
	margin: 0 0 10px 0;
	width:708px;
}	
.productsTotal h4
{
	height:24px;
	line-height:24px;
	padding:0 0 0 30px;
	color:#1b518e;
	background:url("../images/bg.png") no-repeat -170px -386px #e2f0fb;
	font-size: 14px;
}
.productsTotal h5
{
	line-height: 26px;
	background: url(../images/bg.png) no-repeat -210px -505px #f9f9f9;
	padding: 0 0 0 25px;
	color: #036;
	font-weight:normal;

}
.productList li
{
	padding:2px 8px;
	line-height:26px;
}
.productList li a
{
	padding:6px;
}
.productList li a:hover
{
	background:#0d8ca3;
	color:#fff;
	text-decoration:none;
}
/* ------------------------
   		productInfo
--------------------------*/
.productInfo
{
	border:1px solid #dadada;
	margin: 0 0 10px 0;
	width:708px;
}
.productInfo h1
{
	border-bottom:1px solid #dadada;
	color:#1b518e;
	text-align: center;
	height:45px;
	line-height: 45px;
	font-size: 22px;
	background: #f2fcff;
}
/* ------------------------
   		productDetail
--------------------------*/
.productDetail
{
	padding:15px;
}
.productDetail span
{
	float:right;
	margin:10px 0 10px 15px;
	border: 1px solid #dadada;
	padding: 2px;
	display: block;
	background: #eee;
	width: 250px;
	height: 220px;
}
.productDetail span img
{
	display: block;
}
.productDetail p
{
	line-height:26px;
}
.dealLink
{
	height:30px;
	line-height:30px;
	text-align:center;
}
.dealLink a
{
	padding:6px;
	text-decoration: underline;
	color: #039;
}
.dealLink a:hover
{
	background:#06c;
	color:#fff;
}
.closeButton
{
	height:30px;
	line-height:30px;
	text-align: center;
	background: #f4f8fb;
}
.closeButton a
{
	padding:0 10px;
	color: #039;
}
/* --------------------------
         sideAd
-------------------------- */
.sideAd1
{
	height:170px;
	margin: 0 0 8px 0;
}
.sideAd1 .ImageDisplayBox 
{
	width:232px;
	height:170px;
	border:0;
	padding:0;
	background:#eee;
}

.sideAd1 .ImageDisplayBox a
{
	min-width:232px;
	min-height:170px;
}

.sideAd1 .ImageDisplayBox img 
{
	max-width:232px;
	max-height:170px;
	width:232px;
	height:170px;
	border:0;
}

/* --------------------------
         corMain 
-------------------------- */
.corMain
{
	border:1px solid #dadada;
	background: #fff;
	width: 708px;
	overflow: hidden;
}
.corMain h4
{
	background:#e2f0fb;
	height:24px;
	line-height:24px;
	color: #1b518e;
	padding: 0 0 0 10px;
}
.corMain h4 span
{
	float:left;
} 
.corHead1
{
	width:150px;
}
.corHead2
{
	width:260px;
}
.corHead3
{
	width:170px;
}.corHead4
{
	width:100px;
}
.corLogo
{
	width:120px;
	height:90px;
	padding:5px 10px 5px 5px;
	border-right: 1px solid #dadada;
	margin: 10px 0 0 4px !important;
	margin: 10px 0 0 1px;
}
.corLogo a
{	
	display:block;
	width: 120px;
	height: 90px;
	background:#fafafa;
	overflow:hidden;
}
.corDetail
{
	height:110px;
	width:555px;
	text-align:left;
	padding:5px 0;
}
.corContent dl
{
	height:22px;
	line-height:22px;
	clear:both;
	padding:2px;
	display:inline;
} 
.corTitle dt,
.corTitle dd
{
	float:left;
	height:22px;
	line-height:22px;	
	overflow:hidden;
}
.corDetail .corTitle dt
{
	width:215px;
	color: #d50000;
	text-align:left;
}
.corDetail .corTitle dd
{
	width:168px;
	text-align:center;
}
.corSum
{
	padding:6px 6px 6px 0;
}
.corDetail .corSum p
{
	text-align:left;
	line-height:22px;
}
.corDetail .corSum p a
{
	margin:0 25px 0 0;
	color: #1b518e;
	font-weight: bold;
	text-decoration: underline;	
}
.listMessage
{
	border-bottom:1px solid #dadada;
	height: 22px;
	background: #fafafa;
	padding: 3px 0;
}
.listMessage .floatL
{
	padding:0 0 0 150px;
}
.listMessage .floatL a
{
	padding:0 6px 0 0;
	text-decoration: underline;
}
.listMessage .floatR
{
	padding:0 10px 0 0;
	background:url(../images/bg.png) no-repeat 0 -484px;
	width:160px;
	height:26px;
}
.listMessage .floatR a
{
	text-decoration:none;
	padding: 0 5px;
	width:70px;
	height:26px;
	display:block;
	float:left;
	margin:0 2px 0 0;	
}

/* by sAm lEyy*/
