.main_head
{
	width:960px;
	height:39px;
	padding:0 0 0 14px;
	background:url(../images/main_head.png) no-repeat;
}
	.main_head h2
	{
		line-height:39px;
	}
.main_body
{
	width:934px;
	padding:9px 17px 0 23px;
	background:url(../images/main_body.png) repeat-y;
	text-align:justify;
	line-height:16px;
	overflow:hidden;
	vertical-align:top;
}
	.main_body li
	{
		margin:0 0 0 15px;
		list-style:disc;
	}
	.main_body img
	{
		vertical-align:text-top;
	}
	.main_body_home
	{
		background:url(../images/main_body_home.jpg) no-repeat bottom;
	}
	.main_body_fade
	{
		width:974px;
		height:39px;
		bottom:0px;
		left:0px;
		background:url(../images/main_body_fade.png) no-repeat left bottom;
	}
	
	#main_body_gallery
	{
		padding:23px 20px 0 20px;
		width:938px;
	}
	.gall_left_cnt {float:left; width:653px;}
	.gall_right_cnt {float:right; width:270px; border-left:1px solid gray;}
	.gall_right_cnt li {list-style:none; margin:0px; padding:0 0 0 10px;}
	.gall_right_cnt a, .gall_right_cnt h2 {font-size:13px; font-weight:normal; color:#282828;}
	.gall_right_cnt h2 {font-style:normal; font-size:13px !important; text-align:left;}
	.gall_right_cnt a { font-style:italic;}
	.gall_right_cnt a:hover {color:#EF0000; text-decoration:none;}
	.main_body h2
	{
		font-size:14px;
		margin:0 0 10px 0;
	}
	.gallery_cnt
	{
		padding:0 0 28px 0;
		overflow:hidden;
	}
	.gallery_out_left
	{
		width:230px;
		height:159px;
		padding:15px 0 0 16px;
		background:url(../images/gallery_out_cnt_sides.png) no-repeat left;
		float:left;
	}
	.gallery_out_mid
	{
		width:239px;
		height:159px;
		padding:15px 0 0 0;
		background:url(../images/gallery_out_cnt_mid.png) repeat-x;
		text-align:left;
		float:left;
		overflow:hidden;
	}
		.gallery_out_mid h2
		{
			line-height:30px;
			font-size:16px;
		}
		.gallery_out_mid div
		{
			width:239px;
			height:65px;
			margin:0 0 10px 0;
			overflow:hidden;
		}
		.gallery_out_mid a
		{
			font-size:10px;
			font-weight:bold;
			line-height:30px;
		}
	.gallery_out_right
	{
		width:161px;
		height:174px;
		padding:0 0 0 7px;
		background:url(../images/gallery_out_cnt_sides.png) no-repeat right;
		float:left;
		position:relative;
	}
		.gallery_out_right a
		{
			display:block;
			width:126px;
			height:25px;
			padding:1px;
			border:1px solid #a30000;
			position:absolute;
		}
		.gallery_out_right a:hover
		{
			border:1px solid #F07800;
		}