@charset "utf-8";
/* CSS Document */


/* 기본속성 */
fieldset{border:none;}
textarea{resize:none;}
body,p,img,div,table,th,td,ul,li,dl,dt,dd,input{
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	list-style: none;
}
* a:link{text-decoration:none; color:#000}
* a:active { text-decoration:none; color:#000;}
* a:hover { text-decoration:none; color:#000;}	


/* 전체 */
div#wrap{width:780px; min-height:1400px;position:relative; }


/* 검색*/
div#search_wrap{width:780px; height:135px;position:relative;}
div.search_bg{border:2px solid #3657af;border-radius:0.8em; left:240px; top:47px;}
input.search{width:250px;height:30px;margin-left:5px;margin-top:5px;}
img.box{float:right;margin-right:10px; margin-top:5px;}
p#search_text{font:normal 12px "돋움"; position:absolute; top:100px; left:275px; }

/* 표*/
div#table{width:780px; height:1265px;}
div#title{width:780px; height:99px; float:left;margin-bottom:5px; }
div#title_01{float:left; width:160px; border-radius:0.8em;background:#8ab0d7; margin: 25px 2px 0px 0px; }
div#title_02{float:left; width:535px; border-radius:0.8em;background:#8ab0d7;}
p#title_text_01{font:bold 12px "돋움";color:#FFF;text-align:center;}
tr.title_text{font:bold 12px "돋움";color:#FFF;text-align:center; float:left; }
/*td.size{width:105px; height:33px;}*/
div#content_wrap{text-align: center;}
div.content_box{width:718px;  float:left; border-radius:0.8em; border:solid 1px #CCCCCC; margin-bottom:5px; margin-top: 5px;}
div.standard{width:160px; float:left; margin-top: 3%;}
div.line{width:1px; height:100%; float:left;}
img.line_img{text-align:center; cursor: default;}
div.content{width:535px; float:left; }
tr.content_text{height: 35px;}
p.standard_01{font:bold 12px "돋움"; text-align:center; margin-top:20px;}
p.standard_02{font:normal 12px "돋움"; text-align:center;  margin-top:10px;}
div.count_wrap{width:780px; height:30px; }
ul.count{float:left; margin-left:300px;margin-top:50px;}
ul.count li{font:normal 12px "돋움"; float:left; padding: 0 0 0 5px;}
img#book{cursor:default;}

/* 팝업*/
div#popup{width:720px; height:550px; background:#FFF; border-radius:0.8em; border:solid 2px #8ab0d7;display:none; position:absolute; top:150px; left:200px;opacity:0;}/* 팝업위치 position값조정*/
div#popup_title{width:690px; border-radius:0.8em; background:#8ab0d7; margin:0px auto; margin-top:5px; margin-bottom:20px; padding: 10px; color: #FFFFFF; }
p#popup_title_text{font:bold 14px "돋움"; color:#FFF; padding-top:10px;text-align:center;}
td.size01{width:40px;}
td.size02{width:390px; font:bold 13px "돋움";}
.size02 span{cursor: pointer;}
td.size03{width:70px; color:#F90; text-align: center; }
td.size04{width:50px;}
td.size05{width:50px;}
table#popup_table{width:710px; border:solid 1px #CCCCCC; }
tr.popup_line{border-bottom:solid 1px #CCCCCC; height: 60px;}
div#popup_content{width:710px; margin: 0px auto;}
div#popup_footer{width:710px;height:130px;position:relative;}
p#close{float:right; position:absolute; left:650px; top:100px;}
div#popup_search{margin-top:30px;width:300px; height:35px;border:2px solid #3657af;border-radius:0.8em; position:absolute; left:210px; top:47px; }
div.popup_count_wrap{width:710px; height:70px;}
ul.popup_count{float:left; margin-left:280px;margin-top:50px;}
ul.popup_count li{font:normal 12px "돋움"; float:left; padding: 0 0 0 5px;}



/*만족도*/
div#answer_wrap{width:980px; height:400px; border:2px solid #8ab0d7;border-radius:0.8em;}
div#answer_img{width:500px; height:400px;float:left;} 
div#answer{width:480px; height:400px; float:left;}
p#holo{margin-top:10px;}
p.star{text-align:left; font:normal 17px "돋움"; color:#F90; padding:5px;}
span.sat{font:bold 17px "돋움"; color:#000}
input.sort{position:relative; top:2px;}
p#answer_text{font:bold 19px "돋움"; color:#000; margin-top:50px;}
div#sort_wrap{margin-top:50px; margin-left:70px;}
ul#btn{margin-left:200px; margin-top:50px;}
ul#btn li{float:left; padding: 0 0 0 15px;}