@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
color:#000000;
}
body{
	background-color: #000000;
	
}
a {
	text-decoration: none;
}

.Bmp2 {
	margin-right: 100px;
	
}
.sel {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #4E4E4E;
	background-image: url(../images/Txtroom.jpg);
	height: 23px;
	width: 143px;
	clear: right;
	margin-top: 4px;
	border: 1px solid #f3f3f2;
}
.searchbut {
	clear: right;
	float: right;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
}
.search {
	float: right;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	clear: right;
	padding-top: 2px;
	padding-left: 8px;
	font-weight: bold;
	color: #C1C1C1;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	
	
	font-size:14px;
	
	letter-spacing: 1px;
	font-family:Arial;
	font-weight:bold;
	border:0px;
	
}

.Txtroom {
	font-size:14px;
	height:18px;
	width:81px;
	background-image: url(../images/Txtroom.jpg);
	background-repeat: repeat;
	color: #4e4e4e;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c3c2;
	border-right-color: #c2c3c2;
	border-bottom-color: #c2c3c2;
	border-left-color: #c2c3c2;
	font-family: Arial;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 2px;
}
.Txtroom2 {
	font-size:14px;
	height:16px;
	width:80px;
	background-image: url(../images/Txtroom.jpg);
	background-repeat: repeat;
	color: #4e4e4e;
	font-weight: bolder;
	padding-left:3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2c3c2;
	border-right-color: #c2c3c2;
	border-bottom-color: #c2c3c2;
	border-left-color: #c2c3c2;
}
.passbut{
	padding-top:-1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #C2C3C2;
}
#Warp{
	width:950px;
	margin-right: auto;
	margin-left: auto;
	/*
	background-color:#f9f9f9;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}
#Top{
	/*width:1224px;*/
	width:950;
	float:left;
}
#Header{
	width:950px;
	height:98px;
	/*
	margin-left:94px;
	padding-right:188px;
	*/
	float:right;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bolder;
	color:#9e9d9d;
	line-height:16px;
	background-image: url(../images/logoa.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
}
#Bottom{
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#Main{
    margin:0px auto;
}
#Footer{
	width:900px;
	height:120px;
	float:left;
	padding-top:180px;
	
	padding-left:50px;
	
	font-size: 8px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	line-height: 24px;
	list-style-type: none;
	text-align: center;
	color: #000000;
}
#nav a {
	display: block;
	text-align:center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:link {
	color:#000;
	text-decoration:none;
}
#nav a:visited {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
#nav a:hover {
	text-decoration:none;
	font-weight:bold;
}
#nav li {
	float: left;
	
}
#nav li a:hover{
	color: #999999;
	
}
#nav li ul {
line-height: 27px; 
list-style-type: none;
text-align:left;
left: -999em; 
width: 180px; 
position: absolute;
}
#nav li ul li{
float: left; 
width: 180px;
background: #ffffff;
}

#nav li ul a{
font-size:10px;
display: block; 
width: 180px;
w\idth: 160px;
text-align:left;
padding-left:20px;
font-weight:bold;
}
#nav li ul a:link {
	color:#000000;
	text-decoration:none;
}
#nav li ul a:visited {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
#nav li ul a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color: #000000;
}
#nav li:hover ul {
left: auto;
z-index:10;
}
#nav li.sfhover ul {
left: auto;
z-index:10;
}
#content {
clear: left;
}
.k{
	border: 1px solid #000000;
	margin: 5px;
}
.rightTop{
	font-size: 9px;
	color: #999999;
	font-weight: 800;
	font-family: Arial;

}
#lblTime{
	font-size: 9px;
	color: #999999;
	font-weight: 800;
	font-family: Arial;
}

