	.menu{
		 color:yellow;
		 font-weight:bold;
	}
	.menu_type{
		 color:white;
	}
	
	#head_rtop{
		background:url("/images/nevi.gif") no-repeat 0px 7px;
		text-align:left;
		margin:40px 0 0 135px;
		height:28px;
	}

	#head_rbottom{
		margin:0px 0 0 20px;
		text-align:left;
		height:25px;
	}

	#search_menu{
		float:left;
		width:100%;
		padding:0 0 0 25px;
		margin:10px 0 0 0;
		list-style-type:none;
	}
	.search{
		display:inline;
		margin:0 25px 0 0;
		font-weight:bold;
	}
	#truehits{
         margin-left:100px;
	}

		.textlogin{
	   width:100px;
	   border:1px solid #FFFFFF;
	}

	#login{
	   background:#DBBC8D;
	   color:#B23F33;
	}

	.login{
	   background:#DBBC8D;
	   color:#B23F33;
	}


		.left_menu{
				   background:#B23F33;
				   color:#B23F33;
				   border-bottom:1px #7F4039 solid;
				   height:20px;
				   font-weight:bold;
				   color:#FFFFFF;
				   padding:4px 0 0 7px;

				}

				.left_menu_detail{
				   background:#F0E2CA;
				}

				.left_menu_detail ul{

				   margin:0;
				   list-style-type:none;
				   padding:0;

				}

				.left_menu_detail li{

				   background:url(/images/icon/bullet_left.gif) no-repeat 0px 7px;
				   padding:2px 0 0 5px;
				   margin:0px 4px 0 4px;
				   border-bottom:1px solid #FFFFFF;
				   color:#6B5D44;
				   height:20px;
				}

				.left_menu_detail li a:link,.left_menu_detail li a:visited{
				   color:#6B5D44;
				   text-decoration:none;
				}


			#h_footer{
			  background:#66544D;
			  height:20px;
			  width:950px;
			}

			#b_footer{
			   background:#66544D;
			   height:20px;
			   width:950px;
			}


			#footer_container{
			   padding:12px;
			}


			#footer{
			   background:#A89A94;
			   width:950px;
			   text-align:left;
			   height:85px;
			}

			#footer_left{
				float:left;
				width:70px;
				height:49px;
				background:url(http://www.mthai.com/images/icon/m_bottom.gif);

			}

			#footer_right{
				margin:0 0 0 15px;
				background:#B7ABA5;
				border:1px solid #FFFFFF;
				float:left;
				width:834;
			}

			#footer_right div{
				font-size:14px;
			}


