﻿@import url(common.css);

.memMain
{
    margin:auto;
    width:850px;
}
.memTop
{
    margin:auto;
    width:850px;
    height:68px; 
}
.memLogo
{
    float:left;
    width:140px;
    height:40px; 
    margin-top:25px;
    margin-left:10px;
}
.memFont
{
    width:150px;
    height:25px;
    line-height:25px;
    float:left;
    color:#2477CC;    
    font-size:18px;
    font-weight:bold;
    margin-top:33px;
    border-left:solid 1px #2477CC;
    padding-left:10px;
}
.memHome
{
    float:right;
    width:120px;
    height:32px;  
    margin-top:36px;
}
.memNav
{
    margin:auto;
    width:100%;
    height:29px;
    color:#fff;
    background-image:url(../images/member_nav.gif) 
}
.memNavFont
{
    margin:auto;
    width:800px;
    line-height:29px;
}
.memNavFont a:link,.memNavFont a:visited 
{
    color:#fff;
    text-decoration:none; 
}
.memNavFont a:hover,.memNavFont a:active
{
    color:Red;
    text-decoration:underline; 
}
.memBk
{
    margin:auto;
    width:100%;
    height:8px;
    background-image:url(../images/member_bk.gif) 
}
.memMain
{
    margin:auto;
    width:850px;
    border-collapse:collapse;
}
.memMenuTop
{
    width:199px; 
    height:64px;
    background-image:url(../images/member_top.gif) ;
    color:#fff;
    font-size:20px;
    text-align:center;
    font-weight:bold;
    background-repeat:no-repeat; 
    background-color:#EDF6FF; 
}
.memMenuBk
{
    background-color:#EDF6FF;   
    height:600px;
}
.memMenuBottom
{
    width:199px; 
    height:22px;
    background-image:url(../images/user_bottom.gif) ;
    background-repeat:no-repeat; 
}
.memMenu
{
    margin:auto;
    width:178px;
    height:27px;
    border:solid 1px #8EC2F5;
    background-color:#DCECFB; 
    color:#04477C;
    text-align:center;
    margin-top:10px;
    line-height:27px;
    font-weight:bold;
}
.memMenu a:link,.memMenu a:visited 
{
    color:#04477C;
    text-decoration:none; 
}
.memMenu a:hover,.memMenu a:active
{
    color:Red;
    text-decoration:underline; 
}
.memTitle
{
    height:30px;
    background-color:#EFEFEF; 
    line-height:30px;
    font-size:12px;
    margin-top:15px;
    text-indent:10px;
}

/* 会员登录 */

.logTb
{
    border-collapse:collapse;
    margin:auto;
    width:350px;
    line-height:25px;
    text-align:left;
    border:0px;
    margin-top:25px;
}
.logTd01
{
    height:29px;
    width:12px;
    background-image:url(../images/login_01.gif) ;
    background-repeat:no-repeat;
}
.logTd02
{
    height:29px;
    width:13px;
    background-image:url(../images/login_02.gif) ;
    background-repeat:no-repeat;
}
.logTd03
{
    height:10px;
    width:11px;
    background-image:url(../images/login_03.gif) ;
    background-repeat:no-repeat;
}
.logTd04
{
    height:10px;
    width:11px;
    background-image:url(../images/login_04.gif) ;
    background-repeat:no-repeat;
}
.logTdLine01
{
    border-top:solid 2px #006fde;  
}
.logTdLine02
{
    border-bottom:solid 2px #006fde;  
}
.logTdLine03
{
    border-left:solid 2px #006fde;  
    height:130px;
}
.logTdLine04
{
    border-right:solid 2px #006fde;  
}
.logTb2
{
    border-collapse:collapse;
    margin:auto;
    width:250px;
    line-height:25px;
    text-align:left;
}

.mem_ddl
{
	height:100px;

}

/* message */
.memLyTile
{
    margin:auto;
    width:630px;
    line-height:20px;
    background-color:#F0F0F0;
    height:20px;   
    margin-top:10px;
    margin-bottom:5px;
}
.memLyTitleBg
{
    height:20px;
    width:5px;
    background-color:#1F9AFF;   
    float:left;
}
.memLyContent
{
    line-height:20px;
    margin:auto;
    width:600px; 
    margin-left:20px;
}
.memLyHf
{
    line-height:20px;
    margin:auto;
    width:600px; 
    margin-left:20px;
    color:#666;
    padding-top:5px;
    border-top:dashed 1px #ccc;
    margin-top:5px;
}


.memLink:link,.memLink:visited 
{
    text-decoration:underline;color:#333;
}
.memLink:active,.memLink:hover 
{
    text-decoration:underline;color:red;
}