@charset "utf-8";
#myt_login_box{
	width:180px;
	color:#D9E3DB;
	float:left;
	margin-top:2px;
	margin-left:2px;
	padding:3px 0px;
	position:absolute;
	left:12px;
	top:330px;
	z-index:300;
}
#myt_login_box a{color:#D9E3DB;}
#myt_login_box a:hover{color:#fff;}

#myt_wraper_title{height:24px;width:650px;background-image:url(../images/lon_line.png);background-repeat: repeat-x;background-position: bottom; float:left; }
#myt_wraper_title li{color:#fff;height:20px;line-height:20px;float:left;border-top:1px solid #724C01;border-right:1px solid #724C01;border-left:1px solid #724C01; width:88px;text-align:left; text-indent:8px;}
.myt_li2{cursor:pointer;background-image:url(../images/acn_li_line.png);background-repeat: repeat-x;}
.myt_li{cursor:pointer;background-color:#976300;font-weight:700;}
#myt_login{width:180px;float:left;padding:5px;}
#myt_login dt{text-align:left; text-indent:7px; padding-top:5px;}
#myt_login dd{
	text-align:left;
	padding-left:0px;
	margin:5px 0 5px 0;
}
#myt_com_login{clear:both; width:640px;float:left; padding:5px; background-color:#825701;}
#myt_com_login dt{text-align:left; text-indent:14px; padding-top:5px;}
#myt_com_login dd{text-align:left; padding-left:5px; margin:5px 0 5px 0; float:left;}
#myt_login_fot{text-align:right;line-height:20px;width:645px;height:20px;background-color:#966300;clear:both;padding-right:5px;border-top:1px solid #724C01;}
