@charset "utf-8";
/**/	
body {}
#wrap { width:100%; margin:auto;background:url(../images/body_bg.gif) repeat-x; }

#header{width:950px; margin:auto; overflow:hidden; height:37px; padding:40px 0 43px 0;}
		#header p{ width:100%; text-align:right; float:left; padding:37px 0 14px 0;}
			#header p a{ display:inline-block; padding-right:10px;}
		#header h2{ float:left; width:258px;}
		#header .top_navi{ float:left; width:692px;}
			#header .top_navi p{ height:37px; padding:0;}

#contents { width:950px; margin:auto; overflow:hidden; font-family:"맑은 고딕";}

	.main_slide_wraps { float:left; width:568px; margin-right:10px; height:374px; }
		.main_slide { width:568px; height:374px;}
	.bbs_wrap { float:left; width:335px;height:340px; padding:17px; background:#fff; border-radius:10px;}
		.bbs_wrap .bbs_1 { height:153px;}
			.bbs_wrap .bbs_1 p { background:url(../images/bbs_bg01.gif) no-repeat; height:23px; display:block; overflow:hidden;}
				.bbs_wrap .bbs_1 p b { float:left; color:#fff; margin:3px 0 0 10px; font-family:"맑은 고딕";}
				.bbs_wrap .bbs_1 p a {float:right; margin:2px 10px 0 0 ;}
				
				.bbs_wrap .bbs_1 .bbs_list_wrap { margin-top:5px;}
				.bbs_wrap .bbs_1 .bbs_list_wrap li { display:block; width:320px; overflow:hidden; background:url(../images/bbs_icon.gif) no-repeat 5px 12px; padding:5px 0 5px 15px;}
					.bbs_wrap .bbs_1 .bbs_list_wrap li a { display:inline-block; float:left; color:#555;}
					.bbs_wrap .bbs_1 .bbs_list_wrap li span.time { display:inline-block; float:right; color:#a0824e;}
				
				
		.btn_wraps {}
			.btn_wraps ul { overflow:hidden;}
					.btn_wraps ul li { float:left;}
					.btn_wraps ul li:first-child { margin-right:20px;}
					
	
	.photo_wraps { background:#fff; border-radius:10px; margin:12px 0 15px 0; float:left; padding:16px 0 0 0; overflow:hidden; height:179px; }
	
		.photo_wraps .photo_list_wrap { margin: 0 34px 0 18px; width:530px; float:left;}
			.photo_wraps .photo_list_wrap h3 {background:url(../images/bbs_bg02.gif) no-repeat; height:23px; display:block; overflow:hidden;}
			.photo_wraps .photo_list_wrap h3 b { float:left; color:#fff; margin:3px 0 0 10px; font-family:"맑은 고딕";}
			.photo_wraps .photo_list_wrap h3 a {float:right; margin:2px 10px 0 0 ;}
				.photo_wraps .photo_list_wrap .photo_list { margin-top:20px;}
		
		.photo_wraps .info_wrap { float:left; width:365px;} 
			.photo_wraps .info_wrap ul { overflow:hidden;}
				.photo_wraps .info_wrap ul li { float:left; width:175px;}
				.photo_wraps .info_wrap ul li:first-child { margin-right:7px;}
				
				.photo_wraps .info_wrap ul li p { display:block; height:23px; background:url(../images/info_bg.gif) no-repeat; color:#fff; font-family:"맑은 고딕"; margin-bottom:7px; padding:3px 0 0 10px;}