/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #888888;
}
#wrapper{
	width: 1002px;
	margin: auto;
	background-image: url(../images/p-left-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	height: auto;
}
#header{}
#nav{}
#sidebar{
	width: 218px;
	background-image: url(../images/p-left-bg.jpg);
	background-repeat: repeat-y;
}
#sidebar a {
	display: block;
	background-image: url(../images/p-left-icon-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 2px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 0px;
}
#sidebar a:hover{
	display: block;
	background-image: url(../images/p-left-icon-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 2px 0px;
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 0px;
}
#content{
	width: 90%;
	margin: auto;
	background-color: #FFFFFF;
	height: 340px;
	background-image: url(../images/in-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left{
	width: 388px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
}
#content .left p {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.right{
	width: 415px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#content .right p {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding: 0px 10px 6px 38px;
}

#container{
	float: right;
	width: 780px;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.list{
	height: 20px;
	font-size: 10px;
	display: block;
	text-align: right;
	margin-right: 10px;
	color: #666666;
}
#container .list a {
	text-decoration: none;
	color: #666666;
}

#footer{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/p-footer.jpg);
	background-repeat: repeat-x;
	height: 73px;
	float: none;
	margin: auto;
	width: 1002px;
	clear: both;
}
#footer a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.txt{
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.main{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	color: #C82A21;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	width: 85%;
}
.tab_input{
	background-color: #B9CDD8;
	color: #414141;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
}
.tab_input_clean{
	background-color: #F6F6F6;
	color: #414141;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
}
.tdcolor-main04 {
	background-color: #E4EFF5;
	font-size: 9pt;
	font-family:"Arial";
	color: #3A6D8B;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #8CAFC6;
	border-bottom-color: #D8E6EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tdcolor-main05 {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family:"Arial";
	color: #767B76;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #8CAFC6;
	border-bottom-color: #D8E6EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcolor-04 {
	font-size: 9pt;
	font-family:"Arial";
	background-color: #DDE9EF;
	color: #3A6D8B;
	border-bottom-color: #D8E6EB;
	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: #D8E6EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
