*{
	font-family: Dotum,"돋움",Gulim,"굴림",Arial,Helvetica,Apple-Gothic;
	-webkit-text-size-adjust:none;
}

body {
	font-size: 14px;
	margin: 0;
	word-wrap: break-word;
	word-break: break-all;
	text-align:left !important;
	width: 100%;
	min-width: 320px;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a{
	color: #000;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-decoration: none;
	cursor: pointer;
}

.clear_float {
	height: 0;
	clear: both;
}

#navigation_link {
	display: none;
}

#header_container, #body_container, #footer_container {
	clear: both;
}

#header_container, #footer_container {
	text-align: center;
}

#top_container {
	text-align: center;
	background: url('../images/bg_top.png') 0 0 repeat-x;
	background-size: 320px 45px;
	width: 100%;
}

#top_container #logo_area {
	width: 110px;
	float: left;
}

#top_container #search {
	margin: 7px 10px 0 0;
	float: right;
	background: url('../images/bg_search_middle.png') 0 0 repeat-x;
	background-size: 29px 29px;
	width: 60%;
}

#top_container #search #search_left_bg_area {
	background: url('../images/bg_search_left2.png') 0 0 no-repeat;
	background-size: 6px 29px;
	width: 100%;
	height: 29px;
}

#top_container #search #search_left_bg_area #search_right_bg_area {
	background: url('../images/bg_search_right2.png') 100% 0 no-repeat;
	background-size: 6px 29px;
	width: 100%;
	height: 29px;
}

#top_container #search #search_left_bg_area #search_right_bg_area table {
	width: 100%;
}

#top_container #search #search_left_bg_area #search_right_bg_area #search_text_td {	
	padding: 2px 5px 0 8px;
}

#top_container #search #search_left_bg_area #search_right_bg_area #search_btn_td {	
	padding: 2px 8px 0 0;
	width: 27px;
}

#top_container #search #search_left_bg_area #search_right_bg_area #search_text {
	font-size: 14px;
	line-height: 24px;
	height: 26px;
	width: 100%;
	border: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-text-size-adjust: none;
}

#top_container #search #search_left_bg_area #search_right_bg_area #search_btn {
	border: 0;
	width: 27px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-text-size-adjust: none;
}

#menu_container {
	width: 100%;
	height: 33px;
	border-bottom: 1px #c1c1c1 solid;
}

#bmenu {
	width: 320px;
	margin: 0 auto;
}

#bmenu li {
	margin-top: 8px;
	padding: 0 9px;
	float: left;
	background: URL('../images/bar_bmenu.jpg') 0 3px no-repeat;
	background-size: 1px; 12px;
	height: 20px;
}

#bmenu li.first_list {
}

#bmenu li a img {
	height: 18px;
}


#body_container {
}

#sns_link {
	width: 100%;
	height: 70px;
	background-color: #e4e4e4;	
}

#sns_link ul {
	min-width: 320px;
	padding-top: 14px;
}

#sns_link li {
	float: left;
	width: 50%;
	text-align: center;
}

#footer_container {
	height: 27px;
	background-color: #cccccc;
}

#footer_container img {
	padding: 0;
}
