﻿@charset "utf-8";
/* CSS Document */

/*기본*/
*{margin:0;padding:0;}
body {	background-image: url(/images/common/bg.jpg); background-repeat: repeat-x;margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; 
	scrollbar-face-color: #dddddd; scrollbar-shadow-color: #aaaaaa; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: #999999; scrollbar-track-color: #eeeeee; scrollbar-arrow-color: #ffffff;color:#444;font:12px/1.6 돋움,Dotum,AppleGothic,sans-serif;}
img {border:0} 
li{list-style:none;}
fieldset,img{border:none;}
address,em{font-style:normal;}
input,textarea,select{background-color:#fff;font-family:inherit;font-size:1.05em;}
input,textarea{ border:solid 1 #CCCCCC}
input{padding-right:1px;}
select{height:20px;}
a{color:#666666;text-decoration:none;font:11px/1.6 돋움,Dotum,AppleGothic,sans-serif;}
a:visited,a:visited *{color:#666666;}
a.visited,a.visited:visited{color:#666666;}
a:hover,a:hover *,a.visited:hover{color:#646464;text-decoration:underline;}
button{border:none 0;background:none;cursor:pointer;_cursor /**/:hand;}


.bottombg{background:#ffffff url(/images/common/bottom_bg.jpg) no-repeat;left top}
.m_g{background:#ffffff url(/images/common/m_gbg.jpg) no-repeat;left top}


.title {
	
	font-size: 9pt;	
	color: #6C6C6C;
	line-height: 18px;
}

.sel{font-size:11px;	color: #666666;font-family: "굴림"}