﻿
#login_left {
    width:630px;
    float: left;
    height:auto;
}
.login_title {
    color: #373737;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
div.wd_cont div.title {
    padding: 5px;
    margin-bottom: 20px;
}

    div.wd_cont div.title span.title {
        font-size: 14px;
        color: Black;
        font-weight: bold;
        letter-spacing: 1px;
    }

div.wd_cont span.tips {
    color: #A4A4A4;
    letter-spacing: 2px;
    font-size: 12px;
}
    div..wd_cont {
        width:auto;
    }
 .window_table tr
 {
     padding-bottom:10px;
 }   
.window_table td
{
	height: 30px;
	font-size: 12px;
	padding-left: 8px;
	width:auto;
}
.red {
    color: #D04737;
}
.textinput {
    width: 200px;
    border: solid 1px #D9D5D6;
    padding: 5px 3px;
    vertical-align: middle;
    height: 15px;
}




.favorable_title{ width:446px; color:#535353; font-size:12px;   margin-bottom:10px; margin-left:0px;}
.favorable { color:#666666; font-size:12px; overflow:hidden;zoom:1; }
.favorable li{ display:block; line-height:24px; padding-left:20px;}
.favorable_blue{ color:#1d398d; font-size:12px;}

.log_coop {
    width:auto;
    padding: 10px;
    margin-top: 10px;
}
.log_coop td {
   height:35px;

}
 .log_coop a {
    float: left;
    display: block;
    margin-right: 10px;
}

.search_btn_box2 {
 margin:12px 0 0 94px; margin-left:82px;width:100px;height:30px; border:solid 1px #42A8EA; text-align:center; line-height:30px;font-size:15px; font-weight:bold; font-family:'微软雅黑'; 
webkit-border-radius:3px;   /*修改此个参数即可，这里为圆*/
-moz-border-radius:3px; 
-o-border-radius:3px; 
border-radius:3px; 

 }

.search_btn_box2 a:hover{color:#fff; cursor:pointer; width:100px;height:30px;display:block;
text-decoration:none;
background:#42A8EA; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #62B7EE, #42A8EA);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#62B7EE), to(#42A8EA));  
 background:-o-linear-gradient(top, #62B7EE, #42A8EA);
}
.search_btn_box2 a{color:#fff; cursor:pointer; width:100px;
height:30px;display:block;
background:#42A8EA; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #62B7EE, #42A8EA);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#62B7EE), to(#42A8EA));  
 background:#62B7EE;
}

.search_btn_box2 input 
{
 color:#fff; cursor:pointer; width:110px;height:30px;display:block;
background:#FF930E; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #FFB02B, #FF930E);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFB02B), to(#FF930E));  
 background:-o-linear-gradient(top, #FFB02B, #FF930E);
}

.search_btn_box1 {margin:1px 0 0 94px; margin-left:94px;width:110px;height:35px; border:solid 1px #FF920D; text-align:center; line-height:30px;font-size:15px; font-weight:bold; font-family:'微软雅黑'; 
webkit-border-radius:3px;   /*修改此个参数即可，这里为圆*/
-moz-border-radius:3px; 
-o-border-radius:3px; 
border-radius:3px; 
}
 .search_btn_box1 a:hover{color:#fff; cursor:pointer; width:110px;height:35px;display:block;
text-decoration:none;
background:#FF930E; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #FFB02B, #FF930E);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFB02B), to(#FF930E));  
 background:-o-linear-gradient(top, #FFB02B, #FF930E);
}
.search_btn_box1 a{color:#fff; cursor:pointer; width:110px;height:35px;display:block;
background:#ee900d; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #FF942C, #FF930E);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#FF942C), to(#FF930E));  
 background:-o-linear-gradient(top, #FF942C, #FF930E);
}

.search_btn_box1 input 
{
 color:#fff; cursor:pointer; width:110px;height:35px;display:block;
background:#FF930E; /* 一些不支持背景渐变的浏览器 */  
 background:-moz-linear-gradient(top, #FFB02B, #FF930E);  
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFB02B), to(#FF930E));  
 background:-o-linear-gradient(top, #FFB02B, #FF930E);
}   