<style type="text/css">

/* body 공통 속성 */
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0;padding:0}
body {
	font:normal dotum,'돋움';
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat-x; position:relative;
	text-align:center
}
body,td,th {font-size: 12px;}
ul,ol,dl {list-style:none}
img {border:0;vertical-align:top;}
ul {list-style:none; padding:0; margin:0;}

/* 레이아웃 큰박스 속성 */
#lay_out {margin:0 auto; width:990px; position:relative}
#kobig_top {float:left; width:990px; height:485px; background-image:url(../images/main/visual_bg.jpg);}
#kobig_center {float:left; width:882px; height:417px; margin-right:108px;}
#kobig_bot  {float:left; width:990px; height:84px; margin-top:14px; background-image:url(../images/common/footer_bg.jpg);}

/* 중앙 왼쪽박스 속성 */
#main_left1 {float:left;width:200px; height:417px;}
.left1_c1 {float:left; width:200px; height:134px;}
.left1_c2 {float:left; width:200px; height:99px;}
#left1_c3 {float:left; width:200px; height:81px; margin-top:11px;}
#left1_c3 li{display:inline; height:81px; float:left;}
#left1_c4 {float:left; width:200px; height:78px; margin-top:14px;}
#left1_c4 li{display:inline; height:78px; float:left;}

/* 중앙 오른쪽박스 속성 */
#main_left2 {float:left; width:652px; height:417px; margin-left:30px;}
.left2_c1 {float:left; width:652px; height:197px;}
.left2_c2 {float:left; width:652px; height:127px; margin-top:15px;}
.left2_c3 {float:left; width:315px; height:65px; margin:13px 22px 0 0;}
.left2_c4 {float:left; width:315px; height:65px; margin:13px 0 0 0;}

/* sub 전체속성 */
#sub_top {float:left; width:990px; height:255px; background-image:url(../images/common/sub_visual_bg.jpg);}
#sub_left {float:left; width:200px;}
#sub_contents {float:left; width:710px; }

/* sub_top 속성 */
#sub_nav {float:left; width:990px; height:90px;}
#sub_login {float:left; width:200px; height:150px; margin-top:15px;}
#sub_visual {float:left; width:790px; height:165px;}

/* sub_left 속성 */
#left_menu {float:left;width:200px; background-image:url(../images/common/sub_left_bg.jpg);}
.menu_title {float:left; width:200px; height:55px;}
.menu_list {float:left; width:200px; margin-top:10px;}
.menu_list li {height:25px;}
.menu_bot {float:left; width:200px; height:28px;}

/* sub_contents 속성 */

#contents_top {float:left; width:710px; height:55px; background-image:url(../images/common/sub_con_topbg.jpg);}
.top_left {float:left; width:200px; height:55px; text-align:left}
.top_right  {float:right; width:300px; height:55px; text-align:right}
#contents_center {float:left; width:710px; padding:10; background-image:url(../images/common/sub_con_bg.jpg);}
.sub_contents {float:left; width:660px; padding:20px; text-align:left}
#contents_bot {float:left; width:710px; height:25px;}


/* 하단 박스 속성 */
#bot_logo {float:left; width:200px; height:84px;}
#bot_copy {float:left;width:470px; height:84px;}
#bot_right {float:right;width:7px; height:84px;}

 

table.tline td {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #CCC;
 border-right-color: #CCC;
 border-bottom-color: #CCC;
 border-left-color: #CCC;
 padding-left:10px;
}
table.tline th {
 background-color: #e0e0e0;
 font-size: 11px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #CCC;
 border-right-color: #CCC;
 border-bottom-color: #CCC;
 border-left-color: #CCC;
}
table.tline {
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #CCC;
 border-right-color: #CCC;
 border-bottom-color: #CCC;
 border-left-color: #CCC;
} 
