@import url("structure_header.css");
@import url("structure_footer.css");

/* -------------------------------------------------------------------------------------------
¼­ºêÆäÀÌÁö ¹Ùµð ·¹ÀÌ¾Æ¿ô CSS
---------------------------------------------------------------------------------------------*/

#body_wrapper{
	width:100%;
	clear:both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#body_wrapper1{
	width:100%;
}

#left{
	width:200px;
	float:left;
	margin-bottom: 20px;
}

#left li{
	height:24px;
	list-style-position: inside;
	list-style-image: url(../../image/icon_02.gif);
	list-style-type: none;
	background-image: url(../../image/left_bg_out.gif);
}

#left_info{
	width:200px;
	float:left;
	margin-bottom: 20px;
}

#content{
	width:660px;
	float:left;
	margin-bottom: 20px;
}

#content_account{
	width:800px;
	float:left;
	margin-bottom: 20px;
}

#content1{
	width:88%;
	float:left;
	margin-bottom: 20px;
}


#content_wrap{
	width:620px;
	margin:0 auto;
}

#content_wrap1{
	width:100%;
	margin:0 auto;
}

#content_wrap2{
	width:780px;
	margin:0 auto;
}

#content_860{
	width:860px;
	float:left;
}

#content_680{
	width:680px;
	float:left;
}

.content_670{
	width:670px;
	float:left;
}

#content_400{
	width:400px;
	float:left;
}

.content_390{
	width:390px;
	float:left;
}

#content_280{
	width:280px;
	float:left;
}

.content_270{
	width:270px;
	float:left;
}

#right{
	width:140px;
	float:right;
}

#right1{
	width:140px;
	float:left;
}

#right_320{
	width:320px;
	height:100%;
	float:right;
}
