﻿htlm, body 
{
    font: 12px "宋体",san-serif;
    text-align:center;
    margin: 0;
	padding: 0;
	}
a { color:Black; text-decoration: none;padding:0px; margin:0px}
a:hover { color:#BA2636; text-decoration: none}
ul,li {list-style:none;}
img {border:0; padding:0px; margin:0px}
h3
{
    font-size:16px; 
    margin-top:0px
    }
body
{
    background-color:#f0f0f0; 
        }
p
{
     line-height:20px;
     margin:0px;
     padding-left:5px;
     padding-right:5px;
     padding-bottom:5px;
     padding-top:0px;
    }
 .xdjdTopicWidth
 {
      width:960px;
     }     
    
.bodycolor
{
    background-color:#ffffff;
    padding:10px;
    width:960px;
    display:inline-block;
    }
/*清除浮动*/
.clear{clear:both;margin: 0px;padding: 0px;}

.txt_list
{    
     width:100%;
     float:left;
     
    }
.txt_list a
{
    font-size:13px;
    padding-left:5px;
    padding-top:5px;
    float:left;
    }
.txt_list span
{
    padding-right:5px;
    padding-top:5px;
    float:right;
    }
    
    
    
.TopicItemText
{
    line-height: 20px;
    text-indent: 24px;
     text-align:left; 
    }
.TopicItemTitleLeft
{
   text-align:left;
   color:Red;
   margin:5px;
    }
    
.TopicItemTitleLeft a { color:blue; text-decoration: none}
.TopicItemTitleLeft a:hover { color:#BA2636; text-decoration: none}

.TopicItem_0
{
    float:left;
    }  

/**** 尾部导航 ****/
.footer a:link, .footer a:visited {
	padding:5px;
	color:#333;
	text-decoration:none;
}
.footer a:hover, .footer a:active, .footer a:focus {
	color:#009DE1;
	text-decoration:underline;
}

.go-top {
	background: url("../../images/backtop-gift.png") no-repeat scroll 0 0 transparent;
	bottom: 10%;
	display: none;
	height: 50px;
	left: auto;
	position: fixed!important;
	position:absolute;
	right: 10px;
	width: 50px;
}
.go-top a {
	display: block;
	height: 89px;
	width: 27px;
}
.go-top a span {
	display: none;
}

ul.fl li, ul.fr li{
	display:inline-block;
	height:28px;
	float:left;
}
li.navLi{
	position:relative;
	margin-right:10px;
}
ul.subLi{
	display:block;
	position:absolute;
	width:100px;
	top:28px;
	left:0;
	border:1px solid #CCC;
	background-color:#FFF;
	z-index:1000;
	display:none;
}
ul.subLi li{
	display:block;
	margin:0;
	padding:0px;
	width:100px;
	border-bottom:1px dashed #CCC;
}
.nav-sprite{
background-image:url(../../images/list.png);
}
.navLi .nav-down-arrow{
	top:12px;
	right:-5px;
}
.nav-down-arrow {
    background-position: 0px -34px;
    display: block;
    font-size: 0;
    height: 5px;
    line-height: 0;
    position: absolute;
    width: 9px;
}
.shortcut .fl a, .shortcut .fl a:visited {
	padding:0 5px 0 5px;
	height:20px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	color:#999;
}
.shortcut .fr a, .shortcut .fr a:visited {
	padding:0 5px 0 5px;
	height:20px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	color:#999;
}
.shortcut .fl a:hover, .shortcut .fl a:active, .shortcut .fl a:focus, .shortcut .fr a:hover, .shortcut .fr a:active, .shortcut .fr a:focus {
	height:18px;
	color:#990000;
}
.xred,
.red {
	color:#C00;
}
.shortcut {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    height: 28px;
    line-height: 28px;
    position: relative;
    z-index: 9;
}
