
#head A:visited{TEXT-DECORATION:none; color:#333}
#head A:link{text-decoration:none; color:#333}
#head A:hover{TEXT-DECORATION:underline; color:#015aab}




#head .sm_table {
	border:0px;
		height:25px;
}
#head .sm_tr {
	font-size:12px;
	cursor:hand;
	background: #c5dbf2;
	height:25px;
}
#head .sm_tr_h {
	font-size:12px;
	color:#fff;
	cursor:hand;
	background: #005eac;
		height:25px;
}

#head .column_head {
	padding-left:10px;
	font-size: 15px;
	font-weight: bold;
	color: #07519a;
		height:25px;
}

#head .column_body {
	padding:10px;
	font-size: 12px;
}

#head .column_body_table{
	font-size: 12px;
}

#head .list_body_table{
	font-size: 14px;
	color: #000080;
}

#head .list_body_table a:link{
	text-decoration:none; 
	color:#000080;
}

#head .list_body_table a:hover{
	TEXT-DECORATION:underline;
	color:#015aab
}

#head #banner {

	width: 1000px;
	height: 133px;
	padding: 0px;
	background-image: url(../images/banner.jpg);
}

#head #menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 38px;
	padding: 0px;
	background-image: url(../images/menu_bg.gif);
}
#head #makezeng {
	left: auto;
	right: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#head #menu_table td {
	cursor: hand;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family:ΣΧΤ²;
}


#head #body_cont {
	width: 1000px;
}






