﻿@charset "utf-8";
A.ta:link { font-weight: bold;font-family: "돋움";font-size: 12px; color:#3c4f94;  text-decoration: none;}
A.ta:visited { font-weight: bold;font-family: "돋움";font-size: 12px; color:#3c4f94;   text-decoration: none}
A.ta:active { font-weight: bold;font-family: "돋움";font-size: 12px; color:#cc0000;  text-decoration: none}
A.ta:hover {  font-weight: bold;font-family: "돋움";font-size: 12px; color:#cc0000;   text-decoration: none}
.Title {
	font-family: "굴림";
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.sTitle {
	font-family: "돋움";
	font-size: 11px;
	color: #006699;
}
.Left {
	padding-left: 15px;
}
.St {
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #3c4f94;
	height: 35px;
}
.Pa {
	padding: 10px;
}
Input {
	border: expression((this.type == 'checkbox' || this.type == 'radio')?'':'1px solid #CCCCCC');
	font-size:12px;
	color:#333333;
	font-family:"돋움"
}

.Ch {
	font-family: "돋움";
	font-size: 11px;
	color: #FF3300;
}
.t11 {
	font-size: 11px;
	color:#000000;
}


select{
	border: 1px solid #CCCCCC;
	font-size:12px;
	color:#333333;
	font-family:"돋움"
}
img{
border:none;
}
