/**Text Deco**/
.bold {font-weight: bold;}
.menutitle {color: #808080; font-weight: bold; padding-left: 10px; padding-top: 5px;}

/**Margin Padding**/
.pd5 {padding: 5px;}
.pd10 {padding: 10px;}
.pd15 {padding: 15px;}

/**TextColor**/
.gray {color: #333333;}
.green {color: #6FA400;}
.brown {color: #9F7738;}
.orange {color: #FF9900;}
.blue {color: #054D9E;}

/**MainPage Title**/

/******LINK STYLE START******/
a:link {color: #666666; text-decoration: none;}
a:visited {color: #777777; text-decoration: none;}
a:hover {color: #6699CC; text-decoration: none;}

.title_blue {font-weight: bold; color: #054D9E; padding: 5px;}
.title_blue a:link {font-weight: bold; color: #054D9E; text-decoration: none;}
.title_blue a:visited {font-weight: bold; color: #054D9E; text-decoration: none;}
.title_blue a:hover {font-weight: bold; color: #6FA400; text-decoration: none;}

.topmenu {color: #666666; text-align: center; padding-top: 3px;}
.topmenu a:link {color: #666666; text-decoration: none;}
.topmenu a:visited {color: #666666; text-decoration: none;}
.topmenu a:hover {color: #998152; text-decoration: none;}

body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}
td {font-size: 12px; color: #666666; line-height: 20px;	font-family: "±¼¸²", "±¼¸²Ã¼", "Tahoma";}
select {font: 12px "±¼¸²"; margin-bottom: 1px;	color: #666666;}
.white {color: #FFFFFF;}
.foot_title {font-family: "µ¸¿ò", "µ¸¿òÃ¼";	font-size: 14px; font-weight: bold;	color: #333333;	text-align: center;	padding-top:10px;}
