/* CSS Document */
body,td,th {
	font-size: 12px;
	color:#333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
img{border:0;}
h1{
font-size:18px;
line-height:24px;
text-align:center;
padding:0;
margin:0;
}
.inputA{background-color:transparent; border:0; color:#EDE6EE;}
#clock{color:#EDE6EE}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left:14px;
}
.STYLE2 {
	color: #CD0104;
	font-weight: bold;
	padding-left:20px;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.copyright{font-size:11px;color: #333;font-family: Arial, Helvetica, sans-serif;}
.copyright a:link, .copyright a:visited {text-decoration: none;color: #333;}
.copyright a:hover, .copyright a:active{text-decoration: underline;color:#333;}

.page{
margin-left:13px;
border:1px solid #FDAE61;
}
.page_name{
color:#993300;
font-weight:bold;
margin-left:32px;
margin-top:2px;
}
.page_name1{
color:#993300;
font-weight:bold;
margin-left:26px;
margin-top:2px;
}
.line{
border-bottom:1px dashed #CCCCCC;
line-height:24px;
}
#nav ul{position:absolute; display:none; width:100px; background:#DE6200; margin-left:-105px; margin-top:22px; overflow:visible; list-style: none; padding:0;}
#nav ul li{width:100px; border:none; border-top:1px solid #FFF; float:left; line-height:30px; text-align:center; }
#nav ul li a{text-decoration:none; color:#E9EAEE; text-align:center; display:block; width:100px; line-height:30px;}
#nav ul li a:hover{background:#FBBF13; color:#FFF;}
#nav .block{display:inline;}