﻿
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #aecee6; TEXT-DECORATION: none
}
A:visited {
	COLOR: #555; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}

/*头部*/
#top_top
{
    width:995px;
    height:78px;
    position:relative;
}

#top_logo
{
    width:330px;
    height:76px;
    line-height:76px;
    position:relative;
    float:left;
    left:0px;
}

#top_logo_logo
{
    width:112px;
    height:76px;
    line-height:76px;
    position:relative;
    float:left;
    left:0px;
    text-align:center;
    background:url(../images/logo.gif) no-repeat;
    z-index:-1;
}

#top_logo_wz
{
    width:211px;
    height:76px;
    line-height:76px;
    position:relative;
    float:right;
    right:0px;
    text-align:center;
    background:url(../images/logo_bg.gif) no-repeat;
    z-index:-1;
}

#top_flash
{
    width:325px;
    height:76px;
    line-height:76px;
    position:relative;
    margin-top:-76px;
    float:left;
    left:0px;
    z-index:1;
}


#ss_top
{
    width:247px;
    height:28px;
    line-height:28px;
    position:relative;
    left:138px;
    border:1px solid #ebebeb;
}

#ss_top ul
{
    height:28px;
    line-height:28px;
    position:relative;
    margin-top:0px;
    padding:0px;
    margin:0px;
    border:0px;
    list-style-type:none;
    text-align:center;
    color:#636363;
}

#ss_top li
{
    margin:0px auto;
    display:inline;/*令ul能居中显示*/
}

#ss_znss
{
    width:600px;
    height:20px;
    position:relative;
    top:28px;
}

#ss_znss_title
{
    height:20px;
    line-height:20px;
    position:relative;
    color:#3a3a3a;
    float:left;
    left:0px;
}

#ss_znss_txt
{
    width:132px;
    height:20px;
    line-height:20px;
    position:relative;
    float:left;
    left:5px;
}

#ss_znss_ddl
{
    width:120px;
    height:20px;
    line-height:20px;
    position:relative;
    float:left;
    left:10px;
}

#ss_znss_btn
{
    width:72px;
    height:20px;
    line-height:20px;
    position:relative;
    float:left;
    left:15px;
}

#top_dh
{
    width:995px;
    height:37px;
    line-height:37px;
    position:relative;
    margin-top:8px;
}

#top_dh_left
{
	width:2px;
	height:30px;
	line-height:30px;
	position:relative;
	float:left;
	left:0px;
	background:url(../images/dh_line.gif) no-repeat;
	background-color: #BB0F27;
}

#top_dh_main
{
	width:991px;
	height:37px;
	line-height:37px;
	position:relative;
	float:left;
	left:0px;
	background:url(../images/dh_line2.gif);
	background-color: #BB0F27;
	text-align:center;
	padding-top: 5px;
}

#nav 
{
    position:relative;
    height:37px;
    line-height: 37px;  
    list-style-type: none;
    margin:0px;
    padding:0px;
    border:0px;
    margin-left:90px;
}

#nav a 
{
    width:90px; 
    display:block;
    text-align:center;
}

#nav a:link  
{
    color:#FFF; 
    text-decoration:none;
}

#nav a:visited  
{
    color:#FFF;
    text-decoration:none;
}

#nav a:hover  
{
    color:#cb3339;
    font-weight:bold;
    text-decoration:none;
}

#nav li 
{
    float:left;
    width:90px;
    font-size:14px;
}

#nav li a:hover
{
    background:#F6F6F6;
}

#nav li ul 
{
    line-height: 25px;
    list-style-type: none;
    text-align:left;
    left: -999em;
    width:215px;
    position:absolute;
    margin:0px;
    padding:0px;
    border:0px;
}

#nav li ul li
{
    float:left;
    width:215px;
    background:#F6F6F6;
    font-size:12px;
}

#nav li ul a
{
    display:block;
    width:198px;
    text-align:left;
    padding-left:17px;
}

#nav li ul a:link
{
    color:#666;
    text-decoration:none;
}

#nav li ul a:visited 
{
    color:#666;
    text-decoration:none;
}
#nav li ul a:hover
{
    color:#fff;
    text-decoration:none;
    background:#cf352d;
}

#nav li:hover ul
{
    left:auto;
}

#nav li.sfhover ul
{
    left:auto;
}

#top_dh_left
{
    width:2px;
    height:37px;
    line-height:37px;
    position:relative;
    float:left;
    left:0px;
    background:url(../images/dh_line.gif) no-repeat;
}

#top_dh_right
{
	width:2px;
	height:37px;
	line-height:37px;
	position:relative;
	float:right;
	right:0px;
	background:url(../images/dh_line3.gif) no-repeat;
	background-color: #BB0F27;
}




/*底部*/
.bottom_link
{
    width:995px;
    height:25px;
    line-height:25px;
    position:relative;
    top:10px;
    margin:0px auto;
    text-align:center;
}

.bottom_link ul
{
    list-style-type:none;
    margin:0px auto;
    text-align:center;
}

.bottom_link li
{
    margin:0px auto;
    display:inline;/*令ul能居中显示*/
}
