﻿.bg{
	margin:0;
	background-color:#000000;
}
.top{
	vertical-align:top;
}
.height{
	height:27px;	
}
/*////////////////////////////////////////////////////////////////*/
.menu-bg{
	background-image:url('../images/bg-menu.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:38px;	
}
.menu-bg-hover{
	background-image:url('../images/menu-hover.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:38px;	
}

.menu-line-bg{
	background-image:url('../images/menu-bg25.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:37px;
}
/*////////////////////////////////////////////////////////////////*/
.box-bg{
	background-color:#3F5258;
	width:21px;
	height:24px;
}
.box-title{
	background-color:#6C9A84;
	width:100%;
	height:24px;
}

.box-color-table{
	background-color:#3F5258;
}
/*////////////////////////////////////////////////////////////////*/
.flash-bg{
	border:2px #939595 solid;
	width:151px;
	height:375px;
	border-collapse:collapse;
	}
.flash{
	border:1px #ffffff solid;
	width:151px;
	height:375px;
}
/*////////////////////////////////////////////////////////////////*/
.footer{
	background-color:#DE0223;
	height:31px;
}
/*--------------------------------------------------------------------------------------*/	
.input{
	border:none;
	background-image:url('../images/search-bg.jpg');
	background-repeat:repeat-x;
	background-position:inherit;
	height:20px;
	width:120px;
	border:0px;
	background-color:#003;
		}
.ser{
	vertical-align:top; 
	padding-top:8px;}

