/*컨텐츠*/
#wrap{ width:100% height:100% }

/*
#conteiner{width:1000px; height:100%;  position:absolute; left:50%; top:0; margin-left:-500px; }
	#left_menu{float:left; width:260px; height:100%;}
		#menu{float:left; width:260px; height:100%;}
		#left_conten{float:left; width:158px; padding-top:20px;}
		#big_menu{float:left; width:260px; padding-top:20px;}
		
	#right_conten{float:left; width:740px; position:absolute; left:260px;}
		#line{padding:30px 0 18px 5px;}
		#community{float:left; width:740px;}
			#news{float:left; width:388px; padding-left:15px;}
				#news_title{float:left; width:94px; padding-bottom:13px;}
				#news_text{}
			#height_line{float:left; width:24px;}
			#q_a{float:left; width:313px;}
				#q_a_title{float:left; width:90px; padding-bottom:13px;}
				#q_a_text{}
		#copylight{float:left; width:740px;}
			#copy_logo{float:left; width:71px; padding-right:15px;}
			#copy_text{float:left; width:654px;}
*/

/*bg
#left_top_bg{float:left; width:100%; height:100%; position:fixed; left:50%; margin-left:-576px; background-image:url("../img/left_bg2.jpg"); background-repeat:no-repeat; }
#left_bg{float:left; width:100%; height:100%; position:fixed; left:-50%; margin-left:-340px; background-color:#8ab417; background-repeat:repeat;}
#left_sub_bg{float:left; width:102px; height:100%; position:fixed; left:50%; margin-left:-342px; background-color:#333333; background-repeat:repeat;}
#right_bg{float:left; width:100%; height:100%; position:fixed; left:50%; margin-left:-240px; background-image:url("../img/main_bg.jpg"); background-repeat:repeat;}
	*/

#head_warp{float:left; width:100%;}/*머리테두리*/
	#head{width:1000px;margin:0 auto;}/*헤드시작*/

#co_warp{float:left; width:100%;}/*몸통테두리*/
	#con{width:1000px;margin:0 auto;}/*몸통시작*/
		#co_flash{float:left; width:1000px; margin:25px 0 0 0;}/*플래시삽입*/
		#co_content{float:left; width:1000px; margin:30px 0 0 0;}


#tail_warp{float:left; width:100%;margin:30px 0 0 0;background-image:url("../img/n_copy_back.jpg"); background-repeat:repeat-x;}/*꼬리테두리*/
	#ta_copy{width:1000px;margin:0 auto;}



/*
#content
{

	padding-left:30px;
	padding-top:30px;
	padding-bottom:50px;
	float:left;
}*/






/*꼬리*/
	/*#tail_wrap{float:left; width:100%;}*/
		#tail_wrap{float:left; width:100%;background-image:url("../img/tail_back.jpg"); background-repeat:repeat-x;}
		#tail_copy{width:1024px; margin:0 auto;}

