﻿body{font-size:12px;}
.simple_login_box{width:912px; margin:auto;background-color:#f5f5f5;}
.simple_login_logo{margin-bottom:50px; padding:20px  0 0 40px;}
.simple_login_help{height:77px; width:90%; margin:auto;}

.span_Red{color: #ff6600;}
.span_Font{ font-size:14px;}

.li_left_line{height:65px;width:120px;float:left;border-bottom:1px solid #c6c6c6;}
.li_img_book{float:left;width:141px;height:77px;background-image:url(../Images/simple_login/simple_login_06.gif)}
.notice_error{color:#ff0000; border:solid 1px #c6a263; background-color:#fff2bc; display:none;}
.notice_1{color:#666; padding-left:5px; display:none;}
.notice_1_2{color:#666; padding:7px 0 0 12px; display:none;}
.notice_ok{width:15px; height:11px; margin-top:4px;display:none;}
.notice_error_2{color:#ff0000; padding:3px 0 0 3px; height:14px; border:solid 1px #c6a263; background-color:#fff2bc; margin:10px 0 0 8px;display:none;}
.notice_error_3{width:276px; color:#c30; padding:3px 0 0 3px; height:14px; border:solid 1px #c6a263; background-color:#fff2bc; display:none;}


/*文本框样式*/
.input_text{ width:200px; height:18px; padding:4px 0 0 3px; border:solid 1px #000; border-right:solid 1px #808080;border-bottom:solid 1px #808080; 
             background:url(../Images/simple_login/text_fram_bg1.gif) no-repeat;font-weight:bold;margin-right:10px;}
.input_text_over{width:200px; height:18px; padding:4px 0 0 3px; border:solid 1px #000; border-right:solid 1px #808080; border-bottom:solid 1px #808080; 
             background:url(../Images/simple_login/text_fram_bg2.gif) no-repeat; font-weight:bold; margin-right:10px;}
.input_text_error{width:200px; height:18px; padding:4px 0 0 3px; border:solid 1px #000; border-right:solid 1px #808080; border-bottom:solid 1px #808080; 
            background:url(../Images/simple_login/text_fram_bg3.gif) no-repeat; font-weight:bold; margin-right:10px;}
/*验证码框样式*/           
.input_vali{width:85px; height:18px; margin-top:3px; padding:4px 0 0 3px; border:solid 1px #000; border-right:solid 1px #808080; border-bottom:solid 1px #808080;
               font-weight:bold;background:url(../Images/simple_login/text_fram_bg1.gif) no-repeat;}
.input_vali_error{width:85px; height:18px; margin-top:3px; padding:4px 0 0 3px; border:solid 1px #000; border-right:solid 1px #808080; border-bottom:solid 1px #808080; 
              background:url(../Images/simple_login/text_fram_bg3.gif) no-repeat; font-weight:bold;}
              
A.A_Blue_01:link {COLOR: #0033cc; TEXT-DECORATION: none;}
A.A_Blue_01:visited {COLOR: #0033cc; TEXT-DECORATION: none;}
A.A_Blue_01:active {COLOR: #0033cc; TEXT-DECORATION: none;}
A.A_Blue_01:hover {COLOR: #0033cc; TEXT-DECORATION: underline; }

.yellow:link{ color:#ff6600; text-decoration:none;}
.yellow:visited{ color:#ff6600; text-decoration:none;}
.yellow:active{ color:#ff6600; text-decoration:none;}
.yellow:hover{ color:#ff6600; text-decoration:underline;}