@charset "utf-8";
@font-face {font-family:enter;src:url(./images/potyche_tt22.pwf);}

/* 본문 공통 */

body{
		font:11px/18px Dotum, Tahoma, Verdana, AppleGothic, Sans-serif;
		background:url(images/???.jpg) top left fixed; 		
		background-color:white;
		color:#333;
		line-height:18px;
		padding:0px;
		margin:0px;
}
a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { color:#c45050;  text-decoration:none;}
a:active        { color:#333;     text-decoration:none;}

﻿body {
	font:80% "맑은 고딕", Verdana, Tahoma, Arial, sans-serif;
	color:#404040;
	line-height:1.5em;
}

a {
	text-decoration:none;
	color:#4088b8;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

input, textarea {
	border:1px solid #dadada;
}

#main_contents {
	font-family:enter;
         color:#404040;
	width:970px;
	margin:10px auto;
	padding:0;
         
}

#copy_right {
	color:#808080;
         font-family:enter
	font-size:0.9em;
         font-color:#ff927d
	border-top:4px solid #dadada;
	text-align:right;
	padding:8px 0;
	line-height:1.6em;
}

#copy_right a {
         font-family:enter
	color:#808080;
}


.head_title {
         font-family:enter
	font-size:1.1em;
	color:#4088b8;
	font-weight:bold;
	padding:0 2px 2px 5px;
	margin:0 0 10px 0;
	letter-spacing:1px;
}

.sub_title {
         font-family:enter
	font-size:0.9em;
	font-weight:bold;
	line-height:2.5em;
	color:#4088b8;
}

.selected {
         font-family:enter
	color:#4088b8;
	font-weight:bold;
}

.small_size {
         font-family:enter
	font-size:0.8em;
}

.blue_color {
	color:#4088b8;
}

.gray_color {
	color:#808080;
}

.bold_style {
	font-weight:bold;
}

.cursor_hand {
	cursor:hand;
}

.form_textarea {
	width:495px;
	height:80px;
	font-size:1.0em;
	border:1px solid #cccccc;
}

.form_guest {
	width:499px;
	height:30px;
	font-size:1.0em;
	background-color:#efefef;
	border:1px solid #cccccc;
}

.form_protect {
	font-size:1.0em;
	background-color:#efefef;
	border:1px solid #cccccc;
}


/* for tatter */

.branch3 {
	cursor:pointer;
}

.cal_week2 {
	color:#ff3000;
}

.cal_day4 {
	font-weight:bold;
}
