/* CSS Document */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-size: 10px;
}
#wrapper{
	width: 1002px;
	margin: auto;
	position: relative;
}
#head{}
#topnav{ position:relative;}
#container{
	width: 1002px;
	margin: auto;
}
#sidebar{
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left-sidebar{
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left-sidebar a {
	display: block;
	padding: 5px 0px 5px 10px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 160px;
	margin: 10px 0px 0px 20px;
}

#left-sidebar a:hover{
	color: #FF0000;

}
#nav{}
#main{
	width: 750px;
	margin-left: 230px;
}
#main h1 {
	background-image: url(p-h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 14px;
}
#footer{
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 106px;
	width: 1002px;
	clear: both;
}
.txt{
	font-size: 10px;
	color: #666666;
	padding: 50px 0px 10px 90px;
}
#footer .txt a {
	color: #999999;
	text-decoration: none;
}

.list{
	background-image: url(home.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: left;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.list a {
	text-decoration: none;
	color: #666666;
}

/*-----table ------*/
.datatable {
	width: 95%;
	border-collapse:collapse;
	border:1px solid #44A6F7;
	margin-left: 20px;
	color: #F4F3F1;
}
#main p {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
#main li {
	font-size: 12px;
	line-height: 22px;
	color: #019934;
	background-image: url(dot-02.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
}


.datatable td {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	padding: 2px;
}
.datatable th {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 4px;
	margin: 20px 0px 0px;
	text-align: left;
	background-color: #AAD7FB;
	border: 1px solid #D9EDFD;
}
.datatable tr.altrow {
	background-color: #D9EDFD;
	color: #333333;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #006699;
	color: #FFFFFF;
}
h2 {
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 40px;
	background-position: 10px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #DFBA50;
	margin-left: 20px;
}
h3 {
	background-image: url(dot-1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	font-size: 16px;
	font-weight: bold;
	color: #5B828E;
	padding: 0px 0px 10px 40px;
	margin-left: 20px;
}
.blue{
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.body-main{
width:80% ;
margin:60px auto;}
#main .body-main p {
	font-size: 12px;
	line-height: 28px;
}
#main .body-main ol {
	font-size: 12px;
	background-color: #F5F5F5;
	padding: 20px;
	margin: 10px;
}
#main .body-main ol li{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding: 0px 0px 10px 20px;
}
.body-main strong {
	color: #CC3300;
}
.tab_input{
	background-color: #FD1E0C;
	color: #FFFFFF;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
}
.tab_input_clean{
	background-color: #FFE8E8;
	color: #414141;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
.tdcolor-main04 {
	background-color: #FFECEC;
	font-size: 9pt;
	font-family:Arial;
	color: #CC3300;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFA6A6;
	border-bottom-color: #FFBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tdcolor-main05 {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family:Arial;
	color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFA6A6;
	border-bottom-color: #FFA6A6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcolor-04 {
	font-size: 9pt;
	font-family:Arial;
	background-color: #FFECEC;
	color: #CC3300;
	border-bottom-color: #FFC4C4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 
.tdcolor-05 {
	font-size: 9pt;
	font-family:sans-serif, Arial, Dotum, Helvetica, geneva,;
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-color: #FFC4C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#news{
	width: 80%;
	margin-right: auto;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
	margin: 0px 0px 20px 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #CCCCCC;
	padding: 10px 0px 16px 0px;
}
#news a {
	text-decoration: none;
	color: #999999;
}
#news a:hover{
	text-decoration: underline;
	color: #006699;
}
#news img {
	float: right;
	margin: 0px 0px 0px 0px;
}

.news-li{
	background-image: url(p-li-news.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 20px;
	background-position: 0px 6px;
	color: #F30050;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px  0px;
}
.news-li a {
	text-decoration: none;
	color: #F30050;
	font-size: 15px;
}
#textdiv {
	position: absolute;
	left: 500px;
	top: 95px;
	font-size: 12px;
	line-height: 12px;
}