
/* CSS Document */
A.top:link {
	COLOR: #ffffff; text-decoration:none;
}
A.top:visited {
	COLOR: #ffffff; text-decoration:none;
}
A.top:hover {
	COLOR: #ffffff; text-decoration:underline;
}
A.top:active {
	COLOR: #ffffff; text-decoration:none;
}
A.model:link{
	font-weight:bold; 
}
A.blue {
	COLOR: #069
}
a{
	COLOR: #444444; text-decoration:none;
}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	color:#444444;
}
BODY {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
P {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
SPAN {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
INPUT {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
SELECT {
	FONT-SIZE: 12px; LINE-HEIGHT: 180%; FONT-FAMILY: Arial
}
.win_width{
	width:984px;
}
.bg_top_menu{
	background:url(../images/bg_top_menu.gif);height:27px;
}
.bg_where{
	background:url(../images/bg_where.gif);height:24px;
}

.bg_class_top{
	background:url(../images/bg_class_top.gif);height:31px;width:220px;
}
.bg_class{
	background:url(../images/bg_class.gif);width:220px;
}
.bg_head1{
	background:url(../images/bg_head1.gif);width:100px;height:27px;text-align:center;font-weight:bold;
}

.bg_head2{
	background:url(../images/bg_head2.gif) no-repeat;width:100px;height:27px;text-align:center;font-weight:bold;
}
.bg_class_bot{
	background:url(../images/bg_class_bot.gif);height:11px;width:220px;
}
.padding_l_10{
	padding-left:10px;
}
.padding_l_20{
	padding-left:20px;
}
.margin_t_10{ margin-top:10px;
}
.bor0{
	border:5px solid #E5EBF0;
}
.bor_img{
	border:1px solid #E5EBF0;
}
.bor_b{
	border-bottom:1px solid #97A5B0;
}
.input1{
	border:1px solid #cccccc;
}
.font1{
	color:#006699;
}
.input1_login{
	border:1px solid #ff2200;height:17px;padding:0px;
}
.input2_login{
	border:1px solid #cccccc;height:17px;padding:0px;
}
