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

	#login{
	   /*background:url('images/toplogin.jpg') #5F5E30;*/
	   background-color:#5F5E30;
	   color:#fff;
	}

	#login a:link,#login a:visited{
          color:#fff;
     }

	 #login a:hover,{
          color:#FFFF99;
     }

	a.linky:link {color: #CC9900;text-decoration: none}
	a.linky:visited {color: #CC9900;text-decoration: none}
	a.linky:hover {color: #FFFF99;text-decoration: none}


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

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


			#footer_container{
			   padding:12px;
			}


			#footer{
			   background:#5F5E30;
			   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:#77764F;
				border:1px solid #FFFFFF;
				color:#fff;
				float:left;
				width:834;
			}

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

			.brown_thin{
				color:#fff;
			}



				.left_menu{
				   background:#1D1C0A;
				   color:#FFF;
				   border-bottom:1px #989E78 solid;
				   height:20px;
				   font-weight:bold;
				   padding:4px 0 0 7px;

				}

				.left_menu_detail{
				   background:#302F1A;
				}

				.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 #fff;
				   color:#fff;
				   height:20px;
				}

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


