﻿/*预设样式*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, em, font, img, strong, sub, sup, tt,dl, dt, dd,
 ol, ul, li,fieldset, form, label, table, caption, 
tbody, tfoot, thead, tr, th, td{

margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;

}

body{
background-color:#ffffff;
color: #000;
font: 12px Verdana, Arial, Helvetica, sans-serif, "宋体";
width: 100%;
}

ol,ul{
list-style: none;
}

:focus {
outline: 0;
}

a:link,a:visited,a:hover,a:active
{
    text-decoration :none;
    font-size : 12px;
    }

a:link
{
    color: #003366;
    
    }
    
a:visited,a:hover,a:active
{
    color: #000;

    }
    

a.lightBlue:link
{
    color: #005caa;  
    font-weight :bold ; 
    }

a.lightBlue:visited,a.lightBlue:hover,a.lightBlue:active
{
    color: #000;  
    font-weight :bold ;  
    }
    
img
{
    border: 0;
    }
    
.red{
color: #ca1601;
}
    
/*===========布局样式===========*/

.left{
float: left;
}

.right
{
    float: right;
    }
    
.clear
{
    clear: left ;
    }

#log_all
{
    width: 780px;
    margin: 0 auto;
    }

/*================顶部导航区================*/    
#log_head
{
    width: 100%;
    height: 90px;
    border-bottom : 3px solid #fdce06;
    }
    
.l_h_l a
{
    display: block;
    margin-top: 28px;
    }
    
.l_h_r
{
    width: 390px;
    height: 100%;
    }
    
.l_menu1
{
    height: 35px;
    line-height: 35px;
    }
    
.l_menu2
{
    width: 388px;
    height: 24px;
    border: 1px solid #b5b4b4;
    background: transparent url(../newimg/log_bg.gif) repeat-x 0 0;
    text-align: center;
    }
    
.l_menu2 a
{
    line-height: 24px;
    }
    
.hot_line
{
    height: 30px;
    line-height: 30px;
    }
    
 /*================登录区内容样式================*/    
#log_con
{
    width: 100%;
    margin-bottom: 60px;
    }
    
.tip
{
    width: 100%;
    height: 30px;
    background: transparent url(../newimg/tip.gif) repeat-y 0 0;
    margin-top: 3px;
    }
    
.tip h4
{
    font-size: 14px;
    line-height: 30px;
    padding-left: 26px;
    background: transparent url(../newimg/ico5.gif) no-repeat 0 center;
    }
    
#log_f
{
    padding-left: 4px;
    padding-right: 4px;
    }
.log_top
{
	height:25px;
	width:373px;
	text-align:center;
	padding-top:20px;
}
.log_f_all1,.log_f_all2
{
    width: 373px;
    height: 212px;
 }
.log_f_1
{
    width: 373px;
    height: 20px;
    background: transparent url(../newimg/logf1.gif) no-repeat 0 0;
    }
    
.log_f_2
{
    width: 371px;
    height: 180px;
    background-color: #fff6e0;
    border-left: 1px solid #f4c68a;
    border-right: 1px solid #f4c68a;
    }
    
.log_f_all2 .log_f_1
{
    background: transparent url(../newimg/logr1.gif) no-repeat 0 0;
    }
    
.log_f_all2 .log_f_2
{
    background-color: #fff;
    border-left: 1px solid #f4c68a;
    border-right: 1px solid #f4c68a;
    }
    
.log_f_3
{
    width: 373px;
    height: 9px;
    background: transparent url(../newimg/logf2.gif) no-repeat 0 0;
    } 
    
.log_f_all2 .log_f_3
{
    background: transparent url(../newimg/logr2.gif) no-repeat 0 0;
    }   

.log_f_2 p
{
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    }
    
.log_f_2 label
{
    font:bold 14px Tahoma,SimSun;
    padding-left: 10px;
    }
    
.log_f_2 input
{
    border: 1px solid gray;
    margin: 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 150px;
    }
    
#log_f .log_f_2 a
{
    padding-left: 5px;
    text-decoration: underline;
    }
    
 .log_f_2 ul
 {
    margin-top: 10px;
    padding-left: 10px;
    }
    
.log_f_2 li
{
    height: 40px;
    line-height: 40px;
    }
    
.logsub
{
    text-align: center;
    padding-top: 10px;
    }
    
.logsub input
{
    width: 96px;
    height: 25px;
    border: 0;
    background: transparent url(../newimg/btn12.gif) no-repeat 0 0;
    color: #fff;
    font: bold 14px SimSun;
    line-height: 25px;
    cursor: pointer;
    }
    
.log_Ad
{
    display:block;
    width: 365px;
    height: 140px;
    background: transparent url(../newimg/logb_bg2.gif) no-repeat 0 0;
    }
    
.log_Ad span,.log_Ad_btn span
{
    display: none;
    }
    
.log_Ad_btn
{
    display:block;
    width: 125px;
    height: 32px;
    background: transparent url(../newimg/btn13.gif) no-repeat 0 0;
    margin: 0 auto;
    margin-top: 8px;
    }
    

