p,br,td,select,input,form,textarea,option{ font-family: '돋움'; color:#333333;}

body{
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link    {color:#333333;text-decoration:none;}
A:visited {color:#333333;text-decoration:none;}
A:active  {color:#333333;text-decoration:none;}
A:hover  {color:#333333;text-decoration:none;}

.search-bar { position: relative; float: left; width: 100%; height: 60px; border-bottom: 1px solid #e0e0e0; }
.search-bar .select { position: absolute; left: 0; top: 0; width: 100px; }
.search-bar .select select { margin: 10px; padding: 0; width: 80px; height: 40px; }
.search-bar .keyword { position: absolute; left: 100px; right: 100px; top: 0; }
.search-bar .keyword input { margin: 10px 0; padding: 0; width: 100%; height: 36px; }
.search-bar .button { position: absolute; right: 0; top: 0; width: 100px; }
.search-bar .button input { margin: 10px; padding: 0; width: 80px; height: 40px; }

.rank-keywords { position: relative; float: left; margin-bottom: 10px; width: 100%; height: 30px; border-bottom: 1px solid #e0e0e0; }
.rank-keywords .title { position: absolute; left: 0; top: 0; width: 100px; text-align: center; }
.rank-keywords .title span { padding: 10px; line-height: 30px; font-size: 12px; color: #1382ce; }
.rank-keywords .list { position: absolute; left: 100px; right: 100px; top: 0; height: 30px; overflow: hidden; }
.rank-keywords .list ul { margin: 0; padding: 0; width: 100%; list-style: none; }
.rank-keywords .list ul li { margin: 0; padding: 0; }
.rank-keywords .list ul li a { display: block; line-height: 30px; font-size: 12px; }
.rank-keywords .more { position: absolute; right: 0; top: 0; width: 100px; text-align: center; }
.rank-keywords .more span { padding: 10px; line-height: 30px; font-size: 12px; }

.header-mobile-contents { float: left; width: 100%; height: 50px; text-align: center; }
.header-mobile-contents .display { margin: 0 auto; width: 350px; height: 50px; text-align: center; }

address { font-size: 12px; font-style: normal; }