body {
	font-size:12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	background-image:url(../imgaes/bk.gif);
	background-color:#FFFFFF;
	 
}
#main{width:900px; border:solid #000000 1px;background-color:#FFFFFF;}

A:visited {text-decoration: none; color: #666666}
A:hover {text-decoration: underline; color:#FF0000}
A:link {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #FF0000} 

A.a_white:visited {text-decoration: none;color: #FFFFFF;font-weight: bold;}
A.a_white:hover {text-decoration: none; color:#FF0000;font-weight: bold;}
A.a_white:link {text-decoration: none; color: #FFFFFF;font-weight: bold;}
A.a_white:active {text-decoration: none; color: #FF0000;font-weight: bold;}

A.a_black:visited {text-decoration: none;color: #000000;font-weight: bold;}
A.a_black:hover {text-decoration: none; color:#FF0000;font-weight: bold;}
A.a_black:link {text-decoration: none; color: #000000;font-weight: bold;}
A.a_black:active {text-decoration: none; color: #FF0000;font-weight: bold;}

table{
	background-color: #EEEEEE;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	margin:5px;
	border-collapse:collapse;
	
}
td{border:1px solid #CCCCCC;}

input{
	font-size: 12px;
	margin: 0;
}

image{
	border: 0px;
}

#dept{
	border: solid #CCCCCC 1px;
	border-width: 1px 0px 1px 0px;
	margin:20px;
	clear: both;
	padding:5px;
}


.font_white{color: #FFFFFF;}
.font_black{color: #000000;}
.font_pic{font-family: Webdings;}
.tit1{font-size:14px; font-weight:bold;line-height:22px;}
.tit2{font-size:24px; font-weight:bold;line-height:30px;font-style:italic;}


/*-----------main-------------*/
#top{height: 42px;background-color: #FFFFFF;}
#left{width:220px;float:left;border-right: solid #666666 1px;
	background-color: #EEEEEE;
}
#bottom{
	background-color:#999999;
	clear:both;
	padding:3px;
	text-align:left;
	color: #FFFFFF;
}
#bottom A:link{color: #FFFFFF;font-weight:normal;}
/*-----------left-------------*/

