body {
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #011e63;
	color:#7e7e7e;
}

a {
	color:#FFFFFF;
}
a:hover {
	background:#ff0000;
	text-decoration:none;
}




.Clear {
	clear:both;
	height:0;
}




#Contant {
}


.Logo {
	text-align:center;
	padding:20px 0;
}

#Enter {
	background:url(../images/EnterLineBg.gif) repeat-x left top;
}
#Enter div {
	background:url(../images/EnterBg.gif) no-repeat center top;
	text-align:center;
	height:45px;
}
#Enter a {
	line-height:35px;
	text-decoration:none;
	font-size:18px;
	font-family: "Times New Roman";
	background:url(../images/ico_left_menu_o.gif) no-repeat 5px center;
	padding:0 10px 0 20px;
}
#Enter a:hover {
	background:url(../images/ico_left_menu.gif) no-repeat 5px center;
	color:#6bb231;
}

#Main {
	text-align:center;
	padding:1% 0 1% 0;
}
	.ShowImg {
		
	}

