body {
	margin:0;
	padding:8px 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
}

.clear {line-height: 0px; font-size: 1px; height: 0px; clear: both; margin: 0; padding: 0; }
.spacer{line-height:0; font-size:0; clear:both;	}

td {
	font-family:tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.copyright {
	font-size: 9px;
	color: #959595;
	text-decoration: none;
}
.more {

	font-size: 10px;
	color: #9e0b0f;
	text-decoration: none;
	font-weight: bold;
}
td.menu a:hover{
	color: #f7941d;
	text-decoration: none;
	}
td.menu a{
color: #fbf9f9;
	text-decoration: none;}
	
.head {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;

}	
.blue {
	font-size: 12px;
	color: #00bff3;
	font-weight: bold;
	line-height: 20px;

}	
.red {
	font-size: 10px;
	color: #f3111a;
	
	line-height: 20px;

}	
.tablemenu
{ background-color: #555555;
}
.button {
	visibility:hidden;
	display:none;
	}

#box{
	width:380px;
	height:180px;
}
#box .left{
	width:118px;
	height:100px;
	float:left;
	margin-top:30px;
}
#box .right{
	width:260px;
	height:150px;
	float:left;
}
#box .right .top{
	width:260px;
	/*height:20px;*/
	border-bottom:1px #CCC solid;
	margin-left:10px;
	margin-right:5px;
	float:left;
}
#box .right .center{
	width:260px;
	height:130px;
	float:left;
	margin-left:10px;
}
#box .right .buttom{
	width:280px;
	height:30px;
	float:left;
}
#box .right .buttom .logo{
	width:230px;
	height:30px;
	float:left;
}
#box .right .buttom .txt{
	width:50px;
	height:30px;
	float:left;
}
#box .right .buttom a{
	font:bold;
	color:#F00;
	text-decoration:none;
}

#footer {
	font-family:tahoma;
	margin:20px 0 0 0;
	text-align:center;
	font-size:12px;
	}
#footer a {
	color:#bbbbbb;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:none;
	}
#footer a:visited {
	text-decoration:none;
	}
#footer2 {
	font-family:tahoma;
	margin:0;
	text-align:center;
	font-size:12px;
	}
#footer2 a {
	color:#bbbbbb;
	text-decoration:none;
	}
#footer2 a:hover {
	text-decoration:none;
	}
#footer2 a:visited {
	text-decoration:none;
	}
