html,body {width:100%;height:100%;}
body {margin:0px; padding:0;}
li,ul,ol,dl {list-style:none}
ul{list-style:none; padding:0; margin:0;}

a:link { text-decoration:none; }  /* #0042BB*/
a:visited {text-decoration:none; color: #4c4b4b;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;background:none;}


/*레이아웃 큰박스*/
#left{width:209px; height:100%; min-height:500px; border-right:1px solid #e5e5e5; float:left;}
#container {min-width:960px; height:857px; float:left;}

.content {min-width:960px; height:100%; margin-top:15px; margin-left:15px;}

/*컨텐츠위치*/
.con_loaction {width:100%; height:38px; background-color:#fff; border-bottom:1px solid #e6e6e6;}
.con_loaction ul li {width:180px; height:38px; line-height:38px; float:left; border-right:1px solid #e5e5e5; font-size:12px; padding-left:20px;}
.con_loaction ul li img{vertical-align:middle;margin-top:0px;margin-right:11px;}

/*컨텐츠테이블*/
.con_table {min-width:960px; height:100%; margin-top:55px; margin-left:55px;}
.table_data01 {width: 616px; border-collapse: collapse; text-align: center; font-size:12px;}
.table_data01 th {background-color: #EDF0EF; border-top: #9daecc 3px solid; height: 27px; border-bottom: #d4dae4 3px solid; font-weight: bold; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 27px;}
.table_data01 td {height: 36px; border-bottom: #d4dae4 1px solid; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 36px;}
.table_data01 .foint {border-right: #d4dae4 1px solid;}
.table_data01 .t_no{width:80px;}
.table_data01 .t_no input{width:50px; text-align: center;}
.table_data01 .t_title{width:200px;}
.table_data01 .t_div{width:80px;}
.table_data01 .t_div input{width:50px; text-align: center;}
.table_data01 .t_num{width:80px;}
.table_data01 .t_num input{width:50px; text-align: center;}
.table_data01.t_set{width:160px;}






