﻿html,body
{
	background-color:#FFFFFF;
    margin: 0px;
    background-image: url(/master/system_nev/res/bg.jpg);
    background-position:center top;
    
    
    /*色*/
	scrollbar-face-color : #ffffff; /*滚动条3D表面(ThreedFace)的颜色*/
	scrollbar-track-color : #ffffff; /*滚动条的拖动区域(TrackBar)颜色*/
	scrollbar-darkshadow-color: #ffffff; /*滚动条暗边框(ThreedDarkShadow)颜色*/
	scrollbar-highlight-color: #ffffff; /*滚动条3D界面的亮边(ThreedHighlight)颜色*/
	
	/*箭*/
	scrollbar-arrow-color : #b81607; /*滚动条方向箭头的颜色*/
	
	/*边*/
	scrollbar-shadow-color : #b81607; /*滚动条3D界面的暗边(ThreedShadow)颜色*/
	scrollbar-3dlight-color : #b81607; /*滚动条亮边框颜色*/

}
#menu
{
    margin: auto;
    width: 920px;
    height: 44px;
    background-color:#FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
    border:0;
}

#menu a:hover
{
    POSITION: relative;
    LEFT: 1px;
    TOP: 1px;
}

#menu td
{
    height: 44px;
    vertical-align:top;
    text-align:center;
    padding:0;
    border:0;
}

#aView 
{
    position: relative;
    margin: -6px auto 0 auto;
    width: 921px;
    height: 253px;
    background-color: #6b0209;
}
#bView 
{
    position:absolute;
    left:0; top:0;
    width: 920px;
    height: 253px;
    overflow:hidden;
    z-index:99;
}

#content
{
    margin:0 auto;
    width: 920px;
    background-color:#FFFFFF;
}

#left
{
    width: 257px;
    background-image: url(/master/system_nev/res/left_bg.jpg);
    float: left;
    background-color:#FFFFFF;
}

#right
{
    width: 660px;
    float: right;
    background-color:#FFFFFF;
}

#ljwm
{
    background-image: url(/master/system_nev/res/ljwm.jpg);
    background-repeat: repeat-y;
    width: 84px;
    color: #FFFFFF;
}

#left_list
{
    width: 135px;
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 10px;
}
 a
{
    color:#000000;
    text-decoration:none;
}
 a:hover
{
    color:#ff0000;
    text-decoration:none;
}
.list
{
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    background-image: url(/master/system_nev/res/list_line.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    font-size: 14px;
    line-height: 28px;
}

#footer
{
    margin:0 auto;
    background-image: url(/master/system_nev/res/footer.jpg);
    width: 944px;
    height: 72px;
    clear: both;
}

#footer a
{
    color:Black;
    text-decoration:none;
}

#footer a:hover
{
    color:Green;
    text-decoration:underline;
}

#title
{
    float: left;
    padding-top: 37px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 10px;
    background-color: White;
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

#pos
{
    height: 21px;
    margin-top: 26px;
    margin-right: 26px;
    color: #000000;
    text-align: right;
    border-bottom: solid 1px #c0c0c0;
}

#l_left
{
    layout-flow:vertical-ideographic;
}
.title14
{
    color:#990000;
    font-size:14px;
}
.telFont
{
	font-size:15px; line-height:22px;
	font-family: Georgia,Verdana,宋体;	
}
.bigFont
{
    font-size:14px; line-height:22px;
}
.midFont
{
    font-size:13px; line-height:22px;
}

/* content master */
#ContentX
{
    margin:0 auto;
    width: 920px;
    height:auto;
    background-color:#FFFFFF;
}
#TitleX
{
    float: left;
    padding-top: 7px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 10px;
    background-color: White;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}
#PosX
{
    height: 21px;
    margin-top: 15px;
    margin-right: 26px;
    color: #000000;
    text-align: right;
    border-bottom: solid 1px #c0c0c0;
}
#MenuX
{
    margin: 0 auto;
    width: 920px;
    height: 44px;
    background-color:White;
    border-collapse:collapse;
    border-spacing:0;
    border:0;
}
#MenuX a:hover
{
    POSITION: relative;
    LEFT: 1px;
    TOP: 1px;
}
#MenuX td
{
    font-size:15px; line-height:20px;
    font-weight:bold;
    height: 44px;
    border-right:1px solid #c8c8c8;
    vertical-align:middle;
    text-align:center;
    padding:0;
    border:0;
}
.SaoMaCmd { margin-top:3px; }
