/* CSS Document */

body{
	text-align:center;
	margin:0px;
	color:#000;
	background-color:#FFF;
}

.outline{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFF;
}

a{
	color:#ff99a7;text-decoration:none;
}

.header{
	
}

.header .top_banner{
	height:160px;	
	background-image:url(../image/header/top_banner.jpg);
	background-repeat:no-repeat;
}

.header .login_reg{
	height:20px;
	background-color:#CDB9BA;
	clear:both;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#5C3839;
	padding-right:10px;
}


.header .login_reg .login
{
	float: right;
	
}

.header .login_reg .reg
{
	float: right;
	
}


.header .login_reg .separator
{
	float: right;
	color: #5C3839;
}



.header .button_list{
	float:left;
	height:40px;
	text-align:left;
}

.header .search{
	float:right;
	height:27px;
	padding-top:6px;
	
	
}

.left{
	float:left;
	width:660px;
	padding:20px 10px 10px 5px;
}

.left .top_ad{
	padding-bottom:10px;
	width:660px;
}

.left .product_guide{
	background-color:#DC566D;
	width:660px;
	padding-bottom:10px;
	
}

.left .product_guide .pg_title{
	padding-top:10px;
	padding-bottom:10px;
}

.left .product_guide .pg_content{
	width:630px;
	height:170px;
	background-color:#FFFFFF;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}

.left .product_guide .pg_icon_list{
	padding:10px 40px 10px 40px;
}

.left .product_guide .pg_icon_list .icon{
	float:left;
	width:100px;
	text-align:left;
}

.left .product_guide .pg_icon_list .icon .product{
	float:left;
	width:100px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#976A6C;
}

.left .product_guide .pg_icon_list .icon .brand{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}


.left .product_guide .pg_icon_list .space{
	float:left;
	width:50px;
	height:50px;
}

.left .detail{
	margin-top:10px;
	width:658px;
	border:#EA9AA7 solid 1px;
	padding-bottom:10px;
}

.left .detail .detail_content{
	margin:10px 5px 5px 5px;
}

.left .detail .detail_content .detail_pic{
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
}

.left .detail .detail_content .detail_text{
	float:left;
	width:200px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#8F8F8F;
	line-height:150%;
}

.left .detail .detail_more{
	clear:both;
	text-align:right;
	margin:20px 10px 10px 10px;
	font-size:12px;
	font-weight:bold;
	color:#8F8F8F;
}

.left .bottom_ad{
	padding-top:10px;
	padding-bottom:10px;
	width:660px;
}

.right{
	float:left;
	width:300px;
	padding:20px 5px 10px 0px;
}

.right .news{
	background-image:url(../image/index/news.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:375px;
	margin-bottom:10px;
}

.right .news .news_content{
	width:280px;
	height:300px;
	
}

.right .news .news_more{
	text-align:right;
	font-size:12px;
	color:#333333;
	margin:5px 10px 0px 0px;
}

.right .center_ad{
	margin-bottom:10px;
	width:300px;
}


.right .silde_show{
	text-align:center;
	margin-bottom:10px;
	width:300px;
	height:412px;
	background-image:url(../image/index/silde_show.jpg);
	background-repeat:no-repeat;
}

.right .silde_show .silde_show_content{
	width:240px;
	height:300px;
	padding:56px 30px 56px 30px;
}




.right .e_mag{
	float:inherit;
	padding-bottom:10px;
	width:265px;
}

.right .partner{
	float:inherit;
	text-align:left;
	width:270px;
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
}

.right .partner .icon_left{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.right .partner .icon_right{
	float:left;
	padding-bottom:10px;
	
}

.footer{
	width:980px;
	height:135px;
	background-image:url(../image/index/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
}

.footer .footer_text{
	padding:20px 20px 0px 20px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#866063;
}

.footer .footer_text a{
	text-decoration:none;
	color:#866063;
}
