
html, body { width:100%; height:100%; margin:0; padding:0; }
table, p ,td  {font-family: "verdana"; font-size: 9pt ; COLOR: #666666;}
input, textarea{font-family: "verdana"; font-size: 9pt ; COLOR: #666666; border:none}
a {color:#666666; text-decoration:none; }
a:link { color:#666666; text-decoration:none; }
a:hover { color:#666666; text-decoration:underline; }
input.btn1 { cursor:hand; color:White; font-size:9pt; background-color:#99CCFF; border:1 solid #6699FF; }
input.btn2 { cursor:hand; color:#FFFFFF; font-size:9pt; font-weight:bold; background-color:#7A96DF; border: 1 solid #CCCCCC; }

#page-wrapper{ width:100%;height:100%;}
#login-wrapper { position:absolute;top:50%;left:50%;margin-top:-225px;margin-left:-355px;width:710px;height:450px;display:table;}
#body-wrapper { width:1800px; float:left; margin: 0 auto; }

section { float:left; }
section #sub_menu { float:left; width:150px; height:auto; }
section #content { float:right; width:1200px; height:auto; }

.setBox 
{
	border-right: #9999FF 2px solid;
	border-top: #9999FF 2px solid;
	border-left: #9999FF 2px solid;
	border-bottom: #9999FF 2px solid;
	margin-bottom: 10px;
}
.setBox td { border-right: #9999FF 1px solid; }

.setBox_pink { border-top: plum 1px solid;border-left: plum 1px solid;margin-bottom: 10px;}
.setBox_pink td { border-right: plum 1px solid;border-bottom: plum 1px solid; }

.setBox_ccccff { border-top: #ccccff 1px solid;border-left: #ccccff 1px solid;margin-bottom: 10px;}
.setBox_ccccff td { border-right: #ccccff 1px solid;border-bottom: #ccccff 1px solid; }

.setBox_6699ff { border-top: #6699ff 1px solid;border-left: #6699ff 1px solid;margin-bottom: 10px;}
.setBox_6699ff td { border-right: #6699ff 1px solid;border-bottom: #6699ff 1px solid; }

.setBox_9999ff { border-top: #9999ff 1px solid;border-left: #9999ff 1px solid;margin-bottom: 10px;}
.setBox_9999ff td { border-right: #9999ff 1px solid;border-bottom: #9999ff 1px solid; }

.docHeadTitle { border-top: #9966ff 2px solid;border-bottom: #9966ff 2px solid; }

#docTitle {width:225px; height:30px;line-height: 30px;text-align: center;border-top: #9966ff 2px solid;border-bottom: #9966ff 2px solid;margin:0 auto;}
#docTitle_ff3366 {width:225px; height:30px;line-height: 30px;text-align: center;border-top: #FF3366 2px solid;border-bottom: #FF3366 2px solid;margin:0 auto;}
#Table3 { width:1000px; }
#Table4 { width:1000px; }

#statusBar
{
	width:750px;HEIGHT: 30px;
	BACKGROUND-COLOR: #faffff;
	line-height: 30px;
	margin:0 auto;
}
.noticeCont { border: 1px dotted #999999; width:600px; height:154px; }
.noticeTitle { border: 1px dotted #999999; width:500px; height:20px; }
.noticeTable td { border-bottom: 2px solid #EEEEEE; }
.list_search { background-color: #ccccff;padding : 1px ;border: 1px solid #dddddd; }

.cl {border-top:solid 2px #9999ff;border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff;}
.ctl {border-left:solid 2px #9999ff;border-top:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.ctc {border-top:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff; }
.ctr {border-top:solid 2px #9999ff;border-right:solid 2px #9999ff;border-bottom:solid 1px #9999ff; }
.cml {border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff; }
.cmc {border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.cmr {border-right:solid 2px #9999ff;border-bottom:solid 1px #9999ff;}
.cbl {border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff;}
.cbc {border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff;}
.cbr {border-right:solid 2px #9999ff;border-bottom:solid 2px #9999ff;}

.cellLeft {	border-top:solid 2px #9999ff;border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff; }
.cellTopLeft {	border-left:solid 2px #9999ff;border-top:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.cellTopCenter {border-top:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.cellTopRight {	border-top:solid 2px #9999ff;border-right:solid 2px #9999ff;border-bottom:solid 1px #9999ff;}
.cellMiddleLeft {border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.cellMiddleCenter {border-right:solid 1px #9999ff;border-bottom:solid 1px #9999ff;}
.cellMiddleRight {border-right:solid 2px #9999ff;border-bottom:solid 1px #9999ff;}
.cellBottomLeft {border-left:solid 2px #9999ff;border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff;}
.cellBottomCenter {	border-right:solid 1px #9999ff;border-bottom:solid 2px #9999ff;}
.cellBottomRight {border-right:solid 2px #9999ff;border-bottom:solid 2px #9999ff;}

