@charset "utf-8";

#main{
	background:#FFF;
	border-radius:6px;
	box-shadow: 0px 0px 5px rgb(87, 87, 87);
}

.profile_box{
	padding:20px 30px 20px 29px;
}

#main_box{
	margin:20px 20px 10px 0px;
	width:354px;
	float:left;
}
#main_photo,
#photo_box{
	width:354px;
}
#main_photo{
}
#photo_box{
	margin-top:2px;
}

.marginR15{
	margin-right:15px;
}

.mini_p{
	float:left;
}

.sub_p{
	width:70px;
	height:93px;
	border-right:1px solid #FFF;
}

.noB{
	border:none;
}

#pro_right{
	float:left;
	width:320px;
	margin:20px 0px 10px;
}

#pro_name{
	border-top:#FF99B8 dotted 1px;
	padding:10px 0px;
	text-align:left;
}

.new_days{
	float:left;
	color:#111;
	margin-right:10px;
	font-size:120%;
}

.nf_name{
	color:#FF99B8;
	font-size:120%;
	clear:both;
	text-align:left;
	margin:5px 0px 3px 0px;
}

.bwh{
	color:#84BFBF;
	text-align:left;
}

#pro_info{
	width:320px;
}

table td{
	padding:2px;
	width:169px;
	text-align:left;
}

table td.pro_blue{
	color:#84BFBF;
	width:147px;
	padding-right:0px;
}

#shop_comment{
	margin:0px 20px 0px 0px;
	width:354px;
	float:left;
}

#comment_box{
	width:694px;
	margin:0px 0px 30px 0px;
}

#sc,
#gc{
	width:334px;
	height:80px;
	overflow:hidden;
	padding:10px;
	text-align:left;
	line-height:1.5;
}

#gc{
	width:300px;
}

#girl_comment{
	 width:320px;
	 float:left;
}

#blog{
	width:694px;
	margin:0px 0px 30px 0px;	
}
#blog a{
	display:block;
	border:#FF99B8 1px solid;
	border-radius:3px;
	color:#FF99B8;
	font-size:20px;
	tetx-align:center;
	padding:10px 0;
	transition: all 1.5s;
}
#blog a:hover{
	background:#FF99B8;
	color:#FFF;
}

.sche2{
	margin-bottom:30px;
}

.sche2 td{
	border-bottom:#FF99B8 dotted 1px;
	text-align:center;
	width:99px;
	padding:5px 0px;
	vertical-align:middle;
}
.sche2 td.sat{
	color:#5a78ac;
}
.sche2 td.sun{
	color:#eb6565;
}
