/* CSS Document */

body, td {margin: 0px; font-size: 9pt; font-family: µ¸¿ò, ±¼¸²; color: #666; line-height: 160%; text-align: justify;}
img {border: 0px;}

a:link {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover {color: #1E40AB; text-decoration: underline;}
a:active {color: #666; text-decoration: none;}

font {font-size: 9pt;}

tr.4pixelPaddingAll {padding: 4px;}
td.body {padding-left: 46px;}


td.mainPatten {background-attachment: fixed; background-image:url(/kor/images/main_pattern.jpg); background-repeat: repeat-x; }
td.korSubPatten {background-attachment: fixed; background-image:url(/kor/images/sub_pattern.jpg); background-repeat: repeat-x; }

td.navi { font-weight: normal; padding-left: 46px; color: #AEAEAE; text-align: right;}
td.bold { font-weight: bold; }
span.naviActive {color: #2096BB; font-weight: bold;}

td.awd {padding-left: 10px;}


td.sTitle {color: #069; font-weight: bold;}

td.bTitle {color: #333; font-weight: bold;}
td.bContents {padding: 5px; text-align: justify; line-height: 180%;}


span.agentOver {cursor: hand; color: #2096BB; font-weight: bold;}
span.agentOut {cursor: hand; font-weight: normal;}


.agentTitle { height:25px; color: #363636 ; font-weight: bold;}
.agentName { color: #1564C1 ; font-weight: bold;}
.agentContents { line-height: 160%;}


input.ctu {background-color: #F9F9F9; border: #DCDCDC 1 solid;}



select.search {COLOR: #848484; FONT-SIZE: 9pt; FONT-FAMILY: ±¼¸²; BORDER: solid 1 #D6D6D6; BACKGROUND: #FFFFFF; HEIGHT: 19px; PADDING-LEFT: 5px}

.hs {cursor: hand;}

/** membership **/
a.member:link {color: #3482D1; text-decoration: none;}
a.member:visited {color: #3482D1; text-decoration: none;}
a.member:hover {color: #3482D1; text-decoration: underline;}
a.member:active {color: #3482D1; text-decoration: none;}

a.admin:link {color: #255BB5; text-decoration: none;}
a.admin:visited {color: #255BB5; text-decoration: none;}
a.admin:hover {color: #f00; text-decoration: underline;}
a.admin:active {color: #255BB5; text-decoration: none;}

/** ±ÛÀÚ °­Á¶ »ö»ó °ü·Ã **/
.s2Title {color: #666; font-weight: bold;}
.date {color: #4392D0; font-weight: bold; height: 30px;}

/** admin **/
.title        {font-family:µ¸¿ò,±¼¸²; font-size: 10pt; color: #0f0f0f;  }



.BtnStyleBlue{
	width: 70px;
	color:midnightblue;
	font-size:9pt;

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:skyblue;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:skyblue;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:steelblue;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:steelblue;

	background-color:aliceblue;
	height:23px;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0;
}

