@charset "utf-8";
/* CSS Document */
.top_main { width:858px; height:150px; float:left; border:1px solid #FF9EBC; 
}
h1 {font-size:16px;margin:0px;font-weight:normal;
}
.logo { width:307px; height:126px; float:left; 
}
.top_title {
margin-top:10px;
	width:551px;
	height:20px;
	font-family:Verdana;
	float:left;
	
	border-bottom:1px solid #F1DDF6;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	font-size:14px;

}
.top_des { width:551px; height:96px; font-family:Arial; text-align:left; color:#000000; float:left; 
}
.line_pic { width:551px; height:19px; text-align:left; float:left; 
}
.guide { width:113px; height:18px; border:1px solid #FF2667; background:#FF2667; text-align:center; margin-right:1px; font-weight:600;  float:left;
}
.guide a { width:113px; font-family:Georgia; background:#F69; text-decoration:none; color:#FFFFFF; float:left;
 }
.guide a:hover { width:113px; font-family:Georgia;  background:#FFF4F8; text-decoration:none; color:#FF2667;
}
