@charset "utf-8";

/* postad.com E-biz development Team  jedi 2009-04 */

/**************************
* Body_Style
***************************/
body {
scrollbar-face-color:#F3F3F3; 
scrollbar-shadow-color:#DEDEDE; 
scrollbar-highlight-color:#F4F4F4; 
scrollbar-3dlight-color:#FEFEFE; 
scrollbar-darkshadow-color:#F3F3F3; 
scrollbar-track-color:#F8F8F8;
scrollbar-arrow-color:#77bfe5;
}

/**************************
* Basic_Style
***************************/
*{margin:0; padding:0; font-family:"", Dotum, "", Gulim, AppleGothic, Sans-serif;color:#838383; line-height:16px; }
img, fieldset, button{border:none;}
hr, button img{display:none;}
li{list-style:none;}
a{text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:underline;}
textarea{overflow:auto;}
html:first-child select{padding-right:6px; height:20px;} /* Opera 9 & Below Fix */
option {padding-right:6px;} /* Firefox Fix */
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */
.blind {display:block;overflow:hidden;position:absolute;}
/**************************
*  ؽƮ ΰ
***************************/
h1,h2,h3,h4,h5,h6{font-size:12px;}

/**************************
*  Layout Selector
***************************/
body{text-align:center;}
#wrap{width:100%; margin:0 auto; position:relative;text-align:center;}
#header{width:100%;background:url('../img/home/bg_top_line.gif') repeat-x 0px 0px ;height:90px;}
#container{width:100%;text-align:center;margin:0 auto;}
#content{width:100%;background:url('../img/home/bg_home_line.gif') repeat-x 0px 0px ;height:545px;}
#footer{width:100%;background:url('../img/home/bg_copyright.gif') repeat-x 0px 0px ;margin:0 auto; text-align:center}
#quick {position:absolute; left:915px; top:100px; width:80px; height:253px; z-index:1;}

/*top޴ */
.top{width:949px;text-align:center;margin:0 auto;}

.logo{width:287px;margin-top:30px; float:left ;text-align:left}
.topmenu{width:660px;height:90px;float:right;}
.menu { padding-top:40px; text-align:center;}
/*topɸ޴ */
.fms{float:right; }
.fms dd{float:left; }

/*content޴ */
.main{width:949px;text-align:center; position:relative;margin:0 auto;}

/*footer޴ */
.copy{width:949px;text-align:left; padding-top:15px;margin:0 auto;}

/**************************
* main
***************************/
.notice {background:url('../images/bu/bu_loc.gif') no-repeat  5px 7px; padding:2px 0 2px 13px; font-size:12px;	}
.list_01 { font-size:12px; color:#0077bc; font-weight:bold;}
.list_02 { font-size:12px; color:#3b3b3b;}
.list_03 { font-size:12px; color:#919191;}
.list_04 { font-size:12px; color:#339fcc;}
.list_05 { font-size:12px; color:#ff4e00;}

/**************************
* default link
***************************/
a:link     { text-decoration: none; color: #838383;}
a:visited { text-decoration: none; color: #838383;}
a:active  { text-decoration: none; color: #838383;}
a:hover  { text-decoration: none; color: #d34600;}


