
body,html {
height: 100%;
margin:0 auto;
font-family: verdana,tahoma;
font-size: 12px;
background-color: #677171;
}
a{
	color:black;
	text-decoration: none;
}
a.yel{
	color: #F1A80E;
}
a.footer_link{
	color: white;
	font-size: 12px;
	margin: 10px;
}

#body{
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	width: 100%;
	height:100%;
}

#head{
	
	width: 1000px;
	margin: auto;
}
#logoimg{
	
	/*
		background-image: url('img/logo.png');
	background-repeat: no-repeat;

	*/
	width: 220px;
	height: 137px;
	margin: auto;
	margin-top: -50px;
}
#logo1{
	background-image: url('img/menu1.png');
	width: 1000px;
	height:40px;
	background-repeat: no-repeat;
}
#logo2{
	background-image: url('img/menu2.png');
	width: 1000px;
	height:40px;
	background-repeat: no-repeat;
}
#logo3{
	background-image: url('img/menu3.png');
	margin: auto;
	width: 1000px;
	height:40px;
	background-repeat: no-repeat;
}
#logo4{
	background-image: url('img/menu4.png');
	width: 1000px;
	height:40px;
	background-repeat: no-repeat;
}
#main{
	width: 1000px;
	margin: auto;
}
#leftup{
	
	width:325px;
	height:254px;
	background-image:url('img/leftup.png');
	background-repeat: no-repeat;	
}
#leftdown{
	width:325px;
	height:270px;
	background-image:url('img/leftdown.png');
	background-repeat: no-repeat;		
}
#midleft{
	width:325px;
	background-image:url('img/midleft.png');
	background-repeat: repeat-y;	
} 

#leftmain{
	width:270px;  position:absolute;margin-left:35px;margin-top:100px;
}
#rightmain{
	width:600px; position:absolute;margin-left:15px;margin-top:15px;
}

#rightup{
	
	width:675px;
	height:254px;
	background-image:url('img/rightup.png');
	background-repeat: no-repeat;	
}
#rightdown{
	
	width:675px;
	height:254px;
	background-image:url('img/rightdown.png');
	background-repeat: no-repeat;	
}
#midright{
	width:675px;
	background-image:url('img/midright.png');
	background-repeat:repeat-y;	
}



 
#foot{
	margin: auto;
	width: 1000px;
	height: 169px;
	background-image: url('img/footer.png');
}




#m_1{cursor: pointer;
	float: left;	margin-right:35px;	margin-left:19px;	width: 151px;	height: 40px;	background-image: url('img/m_1.png');	background-repeat: no-repeat;
}
#m_2{cursor: pointer;
	float: left;	margin-right:35px;	width: 65px;	height: 40px;	background-image: url('img/m_2.png');	background-repeat: no-repeat;
}
#m_3{cursor: pointer;
	float: left;	margin-right:35px;	width: 174px;	height: 40px;	background-image: url('img/m_3.png');	background-repeat: no-repeat;
}
#m_4{cursor: pointer;
	float: left;	margin-right:35px;	width: 64px;	height: 40px;	background-image: url('img/m_4.png');	background-repeat: no-repeat;
}
#m_5{cursor: pointer;
	float: left;	margin-right:35px;	width: 74px;	height: 40px;	background-image: url('img/m_5.png');	background-repeat: no-repeat;
}
#m_6{cursor: pointer;
	float: left;	margin-right:35px;	width: 111px;	height: 40px;	background-image: url('img/m_6.png');	background-repeat: no-repeat;
}
#m_7{cursor: pointer;
	float: left;	 	width: 81px;	height: 40px;	background-image: url('img/m_7.png');	background-repeat: no-repeat;
}






.line{
	height: 1px;
	background-color: #5D5138;
	border: 0px;
}










#mybottom{
	color: white;
	font-size: 10px;
	text-align: center;
	padding: 20px;
}
#bottom_foot{
	color: white;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 60px;
	font-size: 12px;
}

#footer{
	width: 1000px;
	margin: auto;
	color:white;
	text-align: center;
	font-size: 11px;
}



.MenuFirstBg{
}
.MenuFirst{
	font-size: 15px;
	height:20px;	
}
.MenuFirstSpan{ 
	color:white;
}
.MenuSec{

	color:white;
}
.MenuSecSpan{
	
	padding:1px;
	margin:1px;
}
.MenuSeparator{
	padding:1px;
	margin:1px;
}

.tdalert{
	padding: 5px;
	border: 1px solid red;
}

.dash{
	border-bottom:1px #dadada dashed;
}

.title{
	font-size:13px;
	font-weight:bold;
	padding:10px;
	margin:0px;
}

