/* CSS Document */

.contenta {
	position: absolute;
	width: 550px;
	left: 175px;
	top: 190px;
}	

.contenta li {
	float: left;
	height: 217px;
	width: 160px;
	
}

.mainad {
	float: left;
	width: 260px;
	height: 214px;
}

.mainad1 {
	float: left;
	width: 260px;
	height: 212px;
}

.contentb {
	position: absolute;
	width: 535px;
	left: 168px;
	top: 576px;
	border: 1px solid #e1edf3;
	padding: 10px 10px 10px 10px;
}

/*.contentb li{
	float: left;
	width: 91px;
	height: 117px;
}*/
	
.contentc {
	position: absolute;
	width: 177px;
	right: 25px;
	height: 500px;
	top: 190px;
}

.contentc li {
	width: 150px;
	padding: 10px 0 4px 0;
}

.contentc ul {
	background: url(images/product_bg2.gif);
	background-repeat: repeat-y;
	border: 1px solid #c5ccd4;
}	

.ads {
	position: absolute;
	width: 550px;
	left: 175px;
	top: 290px;
	height: 212px;
	background-color: #e2edf3;
	padding: 5px 5px 0 0;
}

.ads1 {
	position: absolute;
	width: 547px;
	left: 175px;
	top: 290px;
	height: 242px;
	background-color: #e2edf3;
	padding: 5px 0 0 5px;
}

.ad_detail {
	float: left;
	width: 280px;
	height: 214px;
}


.left {
	float: left;
	padding-left: 10px;
}

.config {
	position: absolute;
	width: 182px;
	height: 300px;
	top: 190px;
	right: 20px;
}

.prod {
	position: absolute;
	width: 177px;
	top: 480px;
	left: 175px;
}

.prod1 {
	position: absolute;
	width: 177px;
	height: 200px;
	top: 480px;
	left: 365px;
}

.prod2 {
	position: absolute;
	width: 163px;
	height: 200px;
	top: 490px;
	left: 555px;
	border: 1px solid #7d8ca1;
	background-color: #e3eef4;
	padding-top: 2px;
}

.itempic {
	float: left;
	height: 54px;
	clear: both;
	padding: 0 5px 0 0;
}

.itemdesc {
	float: left;
	clear: both;
	width: 158px;
	height: 54px;
	border: 1px solid #7b8ba2;
	margin-bottom: 10px;
	margin-left: -8px;
	padding: 5px 3px 0 7px;
}

.footer {
	position: absolute;
	width: 937px;
	height: 50px;
	top: 870px;
	left: 0;
	color: #666666;
	border-top: 1px solid #667588;
	padding-top: 5px;
}

.detailnav {
	margin: 10px 0 0 30px;
	padding: 0;
	height: 20px;
	position: absolute;
 	left: -31px;
	top: -40px;
}

.detailnav ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

.detailnav ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

.detailnav ul li a {
        background: #eaeaea;
        width: 78px;
        height: 28px;
		border: 1px solid #e2edf3;
		padding-right: 150px;
        margin: 0 5px 10px 0;
        color: #676664;
        text-decoration: none;
        display: block;
        font: Arial, Helvetica, sans-serif;
}

.detailnav ul li a:hover {
        color: #676664;
        background: #e2edf3;
}

.detailnav a:active {
        background: #e2edf3;
        color: #676664;
}

.detailnav li#active a {
        background: #e2edf3;
        border: 1px solid #e2edf3;
        color: #676664;
}

.table {
	float: right;
}

.proddetail {
	float: left;
	width: 280px;
}
