/* 공통 */
* {margin:0;padding:0;}
body {font-size:9pt;line-height:1.5;color:#474a51;font-family:dotum,돋움,Verdana,AppleGothic,Sans-serif;background:#f4f4ed;}
img {border:0;}
ul, ol {padding-left:20px;}
a {color:#317b9e;text-decoration:underline;}
h1, h2, h3, h4, h5, h6 {font-size:11pt;}
table {border-collapse:collapse;}
p {font-weight: bold;margin-top:8px;}
select option {padding-right:0.5em}
input, select, option {font-family:Verdana,AppleGothic,Sans-serif;}
code {display:block;padding:30px;background:#000;color:#fff;font-family:fixedsys;}

.clear {clear:both;height:0;line-height:0;font-size:0;}

#wrap {width:950px;margin:0 auto;padding-bottom:30px;position:relative;}

h1 {height:50px;margin-bottom:30px;line-height:50px;background:#383d44;color:white;text-indent:3em;}

.apply fieldset {padding:0 50px;}
.apply p {margin-top:30px;margin-bottom:30px;}
.apply label {font-weight:bold;}

.list table {width:100%;}
.list table tr:hover td {background:gray;}
.list table td {text-align:center;}

.view table {width:100%;}
.view th {text-align:left;}
.view th, .view td {border:1px solid #383d44;text-indent:1em;}


#picUpFormLayer{border:2px solid #BCBCBC;position:absolute;right:15px;top:120px;width:375px;text-align:right;}
#devLabel{font-weight: normal;margin-top:8px; color: green;}
#point{font-weight: bold; font-size:18px; color: red;}
