@charset "utf-8";
*{
	font-size:12px;
	line-height:140%;
}
img{border:0;}
a{color:#000; font-style:normal;}
a:hover{color:red; font-style:normal; text-decoration:none;}
.menu-ls{margin:0;padding:0;}
.menu-ls a{color:blue;font-size:14px;}
.menu-ls li{float:left; margin-right:12px; font-size:14px;list-style-type:none;}
.cls{clear:both;}
.bg1{background:#f1f1f1;padding:0 4px;}
.bg2{background:#999;color:#fff; font-style:italic;padding:0 4px;}
.login-ls{float:right;}
.note-ls{border-top:1px solid #cfcfcf;padding-top:20px;min-height:300px;height:auto !important;height:300px; overflow:visible;}
.cpy{text-align:center;border-top:1px solid #cfcfcf;line-height:30px;margin-top:20px;padding-top:10px;}
