body {
	margin: 0px;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
}
A:visited{TEXT-DECORATION:none; color:#333}
A:link{text-decoration:none; color:#333}
A:hover{TEXT-DECORATION:underline; color:#015aab}

.left_menu td {
	font-size:13px;
}

.cls_box td {
	font-size:13px;

}

.sm_table {
	border:0px;
}
.sm_tr {
	font-size:12px;
	cursor:hand;
	background: #c5dbf2;
}
.sm_tr_h {
	font-size:12px;
	color:#fff;
	cursor:hand;
	background: #005eac;
}

.column_head {
	padding-left:10px;
	font-size: 15px;
	font-weight: bold;
	color: #07519a;
}

.column_body {
	padding:10px;
	font-size: 12px;
}

.column_body_table{
	font-size: 12px;
}

.list_body_table{
	font-size: 14px;
	color: #000080;
}

.list_body_table a:link{
	text-decoration:none; 
	color:#000080;
}

.list_body_table a:hover{
	TEXT-DECORATION:underline;
	color:#015aab
}

#banner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 133px;
	padding: 0px;
	background-image: url(../images/banner.jpg);
}

#menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 38px;
	padding: 0px;
	background-image: url(../images/menu_bg.gif);
}

#menu_table td {
	cursor: hand;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family:ΣΧΤ²;
}


#body_cont {
	width: 1002px;
}

.body_cont_div {
	margin-top: 5px;
	border: 1px solid #b6cce1;
	font-size: 12px;
}


#notice {
	/*background: url(../images/column_title2_bg.gif) repeat-x;*/
	width: 100%;
	padding-top: 5px;
}



#foot_menu {
	width: 1002px;
	padding-top: 5px;
}

#foot_menu td {
	border: 1px solid #bbe2fb;
	background-image: url(../images/submenu_bg.gif);
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

#foot {
	width: 1002px;
	padding-top: 5px;
}

#foot td {
	
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

#marquee img{
	border: 1px solid #333333;
}

.content{
 font-size: 12px;
 padding:10px 5px;
 line-height:20px;
}