/* CSS Document */
/* main	base link */
.body:{
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #676767;
	}
a:link {
	text-decoration: none;
	color: #676767;

}
a:visited {
	text-decoration: none;
	color: #676767;
}
a:active {
	text-decoration: none;
	color: #2B82CD;
	 }
a:hover {
	color: #2B82CD;
	text-decoration:underline;
}

/*image border*/
img {border:0;}

.comment { color: #999999; font-size: 11px; font-family: "µ¸¿ò"; letter-spacing:-1px; line-height:20px;}

.title_gray12 { color: #999999; font-size: 11px; font-family: "µ¸¿ò"; letter-spacing:0px; line-height:20px; }

.gray12 { color: #676767; font-size: 12px; font-family: "µ¸¿ò"; line-height:20px;}
.gray12 a:visited {text-decoration:none; color:#676767;}
.gray12 a:active {text-decoration:underline; color:#676767;}
.gray12 a:hover {text-decoration:underline; color:#c80007;}

.gray13 { color: #888EA8; font-size: 12px; font-family: "µ¸¿ò"; line-height:20px;}
.gray13 a:visited {text-decoration:none; color:#888EA8;}
.gray13 a:active {text-decoration:underline; color:#888EA8;}
.gray13 a:hover {text-decoration:underline; color:#c80007;}

.gray11 { color: #676767; font-size: 11px; font-family: "µ¸¿ò"; line-height:20px;}
.gray11 a:visited {text-decoration:none; color:#676767;}
.gray11 a:active {text-decoration:underline; color:#676767;}
.gray11 a:hover {text-decoration:underline; color:#c80007;}

.blue12 {font-family: "µ¸¿ò"; font-size: 12px; color: #6a6ad0;line-height:20px;}
A.blue12:link {text-decoration:none; COLOR: #6a6ad0;}
A.blue12:visited {text-decoration:none; COLOR: #6a6ad0;}
A.blue12:hover {text-decoration:underline; COLOR: #6a6ad0;}

.black12 { color: #000000; font-size: 12px; font-family: "µ¸¿ò"; line-height:20px;}
A.black12:link {text-decoration:none; color: #000000;}
A.black12:visited {text-decoration:none; color: #000000;}
A.black12:hover {text-decoration:underline; COLOR: #c80007;}

.black14 { color: #000000; font-size: 14px; font-family: "µ¸¿ò"; line-height:20px;}
A.black14:link {text-decoration:none; color: #000000;}
A.black14:visited {text-decoration:none; color: #000000;}
A.black14:hover {text-decoration:underline; COLOR: #c80007;}

.name_box {font-family: "µ¸¿ò"; font-size: 12px; line-height:20px; color: #676767; height: 18px; border:1pt solid #959DBD;}
.addess_box {font-family: "µ¸¿ò"; font-size: 12px; line-height:20px; color: #676767; height: 18px; width: 300px; border:1pt solid #959DBD;}
.post_box {font-family: "µ¸¿ò"; font-size: 12px; line-height:20px; color: #676767; height: 18px; width: 50px; border:1pt solid #959DBD;}

a.navigationbar:link { letter-spacing:0px; text-decoration: none; color: #666666; font-size:8pt; font-family:µ¸¿ò; }
a.navigationbar:visited { letter-spacing:0px; text-decoration: none; color: #666666; font-size:8pt; font-family:µ¸¿ò; }
a.navigationbar:active { letter-spacing:0px; text-decoration: none; color: #2B82CD; font-size:8pt; font-family:µ¸¿ò; }
a.navigationbar:hover { letter-spacing:0px; text-decoration: underline; color:#2B82CD; font-size:8pt; font-family:µ¸¿ò;}
