@charset "utf-8";

#koras2011{
	line-height:1.4em;
	padding:1em;
	position: relative;
}
#search_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border:4px solid #085bd6;
    display: block;
    height: 19px;
    margin: 10px 0 0 8px;
    overflow: hidden;
    padding: 4px;
    vertical-align: middle;
	}
#koras_search {
    height:85px;
    padding: 0px 75px 0 0px;
    position: relative;
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #BEBEBE;
	
}
#manage_code {
    margin: 10px 0 0 8px;
    width: 99%;
}
.input_search {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    padding: 0;
    width: 100%;
	}
.search_btn01 {
	bottom: 0;
	position: absolute;
	vertical-align: middle;
	right: 8px;
    top: 10px;
}
#search_list{position: relative; margin:10px 0 0 0;}
#search_detail{margin:10px 0 0 0;}
table.table_c {
    border-collapse: collapse;
    border-color: #6694C2;
    border-style: solid;
    border-width: 2px 0 0;
    margin: 0.3em 0 0.5em;
    width: 100%;
	font-size: 0.9em;
	}
table.table_c thead th, table.table_c tbody th {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #272727;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.table_c th, table.table_c td {
    border: 1px solid #ccc;
    line-height: 140%;
    padding: 5px 2px 3px;
	text-align:center;
}
table.table_c td.left{text-align:left; padding:0 0 0 5px;}
table.table_c th.view, table.table_c td.view{color:red;}
#sg_info{
 border-bottom: 0px solid #C0C0C0;
    clear: both;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
}
#sg_total {
    background: url("../img/img/bullet_arrow.gif") no-repeat scroll 0 10px transparent;
    font-size: 0.92em;
    left: 0;
    padding: 8px 0 0 14px;
    position: absolute;
    top: 5px;
}
strong {
    font-weight: bold;
}
.list_sg_red {
    color: #FE5D43;
}
#ct .bt{font-size: 15px; padding:10px 0 7px 20px; background: url("../images/book_key.png") no-repeat scroll 0 13px transparent;}
#btn_list{
    clear: both;
    text-align: center;
}
#btn_1 ,#btn_2{padding:5px 0; position: relative; text-align:center;}
#btn_3{
text-align:center; padding:0;}
#btnbox{width:100%; text-align:center; margin: 20px 0;}

