@charset "utf-8";
#myt_login_box{
	width:650px;
	float:left;
	margin-top:2px;
	margin-left:2px;
	background-color:#724C01;
	padding:3px 0px;
}
#myt_wraper_title{
	height:3px;
	width:650px;
	background-image:url(../images/lon_line1.gif);
	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:640px;float:left;padding:5px; background-color:#825701;}
#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;
	float:left;
}
#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:15px; margin:5px 0 5px 0; float:left;}
#myt_login_fot{
	text-align:right;
	line-height:20px;
	width:645px;
	height:3px;
	background-color:#724C01;
	clear:both;
	padding-right:5px;
	border-top:1px solid #724C01;
}
