@charset "gb2312";
body {
	font-family: Dotum, "ËÎÌå";
	font-size: 12px;
	line-height: 120%;
	color: #454545;
	margin: 0px;
	background-image: url(images/p4a.gif);
}
.subject {
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#333333, OffX=1, OffY=1);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.x {
	background-color: #F3F9FF;
	text-align: center;
	height: 30px;
	color: #215F98;
	border-top: 2px solid #60A1D4;
	border-bottom: 1px solid #C2D7E9;
}
.x1 {
	border-bottom: 1px solid #C2D7E9;
	background-color: #F3F9FF;
	text-align: right;
	height: 26px;
	color: #215F98;
}
.x2 {
	border-bottom: 1px solid #CCCCCC;
	height: 26px;
	background-color: #FFFFFF;
}
