#main {
	padding:4px 0 20px 8px;
	width:760px;
}
/* side ------------------------------ */
#main_left {
	float:left;
	width:161px;
	margin-top:13px;
	padding-left:5px;	
}
#main #main_left .side_md {
	width:161px;
	height:34px;
	text-indent:-2000px;	
	background:url("../event/img/side_md.gif") no-repeat;
}
#main_left img {
	margin-top:6px;
}
#main_right {
	float:left;
	margin-top:13px;
	padding-left:10px;
}
#main_right .title {
	width:568px;
	height:27px;
	text-indent:-2000px;	
	background:url("../event/img/title.jpg") no-repeat;
	margin-bottom:15px;
}
#main_right .line {
	width:544px;
	height:10px;
	margin:0 0 0 11px;
	clear:both;
	background:url("../event/img/line_dot.gif") no-repeat 0 6px;;
}
#main_right .info {
	width:557px;
	margin-left:5px;
	background-color:#ffffff;
}
#main_right .info_title {
	width:540x;
	background:url("../event/img/info_hd.gif") no-repeat;
	background-color:#fff;
	padding:7px 0 4px 17px;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #B2AB7F;
	color:#5C5842;
}
#main_right #info_caption p {
	width:527x;
	background-color:#fff;
	padding:10px 0px 15px 10px;
	color:#5C5842;
}
#main_right .info_img {
	width:510x;
	background-color:#fff;
	padding:0 0 10px 0px;
	color:#5C5842;
}
#main_right .info_footer {
	width:177px;
	height:65px;
	padding:9px 0 0 380px;
	background:url("../event/img/info_footer.jpg") no-repeat;
	font-size:1em;
	color:#5C5842;
}


