/* 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 .row{
	width:658px;
	clear:both;
	padding-top:10px;
		
}

.left .detail .row .box{
	float:left;
	width:310px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #EA9AA7;
	text-align:left;
}

.left .detail .row .box .detail_pic{
	float:left;
	width:100px;
	height:100px;
	margin-right:5px;
}

.left .detail .row .box .detail_content{
	float:left;
	width:190px;
	text-align:left;
}

.left .detail .row .box .detail_content .detail_title{
	margin-bottom: 4px;
	color: #d15a76;
	font-size: 15px;
	font-weight: bold;
}

.left .detail .row .box .detail_content .detail_subtitle{
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
}

.left .detail .row .box .detail_content .detail_subtitle a{
	text-decoration:none;
	color: #888888;
}

.left .detail .row .box .detail_content .detail_text{
	color: #888888;
	font-size: 12px;
	margin-top: 2px;
}

.left .detail .row .box .detail_content .detail_text a{
	text-decoration:none;
	color: #888888;
}

.left .detail .row .box .detail_content .detail_text .more{
	text-align:right;
}



.left .detail .row .e_mag_pic{
	float:left;
	margin:5px;
	width:110px;
}

.left .detail .row .e_mag_content{
	float:left;
	margin:5px 5px 5px 0px;
	text-align:left;
	width:500px;
}




.left .detail .row .e_mag_content .title1
{
	margin: 5px;
	margin-bottom: 0px;
	color: #f36f85;
	font-size: 18px;
	font-weight: bold;
	clear:both;
}

.left .detail .row .e_mag_content .title2
{
	float: left;
	margin: 5px;
	color: #f692a3;
	font-size: 15px;
	font-weight: bold;
	
}

.left .detail .row .e_mag_content .title3
{
	float: left;
	margin: 5px;
	margin-left:10px;
	color: #f692a3;
	font-size: 13px;
}


.left .detail .row .e_mag_content .e_mag_text
{
	clear:both;
	margin: 5px;
	color: #888888;
	font-size: 12px;
}

.left .detail .row .e_mag_content .e_mag_text a
{
	color: #888888;
}

.left .detail .row .e_mag_content .more_link
{
	padding-top:15px;
	float:right;
	color: #ff8b9e;
	font-size: 12px;
}

.left .detail .row .e_mag_content .more_link a
{
	color: #ff8b9e;
	text-decoration:none;
}




.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 .industrial_news{
	margin-bottom:10px;
	width:300px;
	height:412px;
	background-image:url(../image/index/silde_show.jpg);
	background-repeat:no-repeat;
}

.right .industrial_news .industrial_heading{
	text-align:right;
	font-size:24px;
	font-weight:bold;
	padding:20px 10px 20px 10px;
	color: #f36f85;
}

.right .industrial_news .industrial_content{
	clear:both;
	width:280px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
}

.right .industrial_news .industrial_content .industrial_pic{
	float:left;
	margin-right:5px;
}

.right .industrial_news .industrial_content .industrial{
	float:left;
}
.right .industrial_news .industrial_content .industrial .industrial_title{
	color: #f36f85;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	width:200px;
}

.right .industrial_news .industrial_content .industrial .industrial_title a{
	color: #f36f85;
	text-decoration:none;
}

.right .industrial_news .industrial_content .industrial .industrial_text{
	color: #888888;
	font-size: 12px;
	text-align:left;
	width:200px;
}

.right .industrial_news .industrial_content .industrial .industrial_text a{
	color: #888888;
	text-decoration:none;
}


.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;
}


.right .index_cal
{
	border: 3px solid #EB9BA8;
	border-bottom: 8px solid #EB9BA8;
	background-color: #EB9BA8;
	width: 290px;
}

.right .index_cal .bottom_space
{
	height: 56px;
}

.right .index_cal .cal_content
{
	border: 3px solid #ffffff;
	border-right: 2px solid #ffffff;
}

.right .index_cal .cal_content .mon_year
{
	background-color: #DC566E;
	padding-top: 5px;
	border-bottom: 3px solid #ffffff;
	text-align: center;
	font-size: 22px; color: #FFFFFF;
}

.right .index_cal .cal_content .week_day
{
	border-top: 2px solid #AA505C;
	border-left: 2px solid #AA505C;
	border-bottom: 1px solid #AA505C;
}

.right .index_cal .cal_content .week_day .week
{
	float: left;
	width: 38px;
	border-right: 2px solid #AA505C;
	border-bottom: 2px solid #AA505C;
	font-size: 12px; color: #FFFFFF;
	text-align: center;
	background-color: #DC566E;
}

.right .index_cal .cal_content .week_day .day
{
	float: left;
	width: 38px; height: 30px;
	border-right: 2px solid #AA505C;
	border-bottom: 2px solid #AA505C;
	background-color: #F6E7E8;
	font-size: 10px; color: #8f8c87;
}

.right .index_cal .cal_content .week_day .current_day
{
	float: left;
	width: 38px; height: 30px;
	border-right: 2px solid #AA505C;
	border-bottom: 2px solid #AA505C;
	background-color: #D6B3C9;
	font-size: 10px; color: #8f8c87;
}
