﻿/**--------------------网站页头登陆*--------------------*/
.login {height:auto;background:url(loginbg.gif) top repeat-x;width:950px;zoom:1}
.s1 {float:left; padding-top:7px; padding-left:10px;}
.s2 {float:left; height:25px; padding-top:5px; padding-left:10px;}
.s2 input {height:15px; width:110px; border:1px #9F9F9F solid}
.s3 {float:left; padding-top:4px; padding-left:10px;}
.s4 {float:left; padding-left:15px;}
	.s4 a:link    {font-size: 12px; color: #000; text-decoration: none; line-height:30px;}
	.s4 a:visited {font-size: 12px; color: #000; text-decoration: none; line-height:30px;}
	.s4 a:hover   {font-size: 12px; color: #ff6600; text-decoration: underline;line-height:30px;}
	.s4 a:active  {font-size: 12px; color: #ff6600; text-decoration: underline; line-height:30px;}
.s5 {float:left; margin-left:5px; margin-top:4px; width:21px; height:21px; background:url(loginr.gif) 0 0 no-repeat;}
.s6 {float:left; padding-top:7px; padding-left:10px; color:#ff6600; font-weight:bold;}
/**--------------------结束*--------------------*/