@charset "utf-8";
/* CSS Document */

#info_txt{
	position:relative;
	width:740px;
	margin:10px 0 0 10px;
	
}
#pic_info{
	position:relative;
	width:740px;
	margin:10px 0 0 10px;
}
#text1{
	position:relative;
	width:740px;
	height:353px;
	margin:10px 0 40px 10px;
}
#text2{
	position:relative;
	width:740px;
	height:36px;
	margin:10px 0 0 10px;
	text-align:center;
	clear:both;
}
