/* CSS Document */

.textqita{
width:980px;
display:block;
text-align:center;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
}
.textqita p{
text-indent: 2em;
margin:5px;
}
.textqita h3{
        font-size: 16px;
        font-weight: bold;
		color: #D55E12;
}
.textqita span{
        font-size: 12px;
		color: #494949;
}


.navright{
display:block;
text-align:left;

}

.bigeyelit{
width:1000px;
height:110px;
}
.lianxizixun{

}
.lianxizixuntextqita{

padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

.navright a{
text-decoration:none;
color:#494949;
}
.navright a:hover{
text-decoration:none;
color:#D55E12;
}
.tree_view{
list-style:none;
margin-left:10px;
}
.tree_view a{
text-decoration:none;
color:Black;
}
.tree_view a:hover{
color:#D55E12;
}
.tree_view div{
list-style:none;
width:960px;
height:25px;
background-color:#CCCCCC;
color: #D55E12;
font-size: 14px;
font-weight: bold;
padding-left:20px;
margin-bottom:6px;
}
.tree_view .float_li li{
float:left;
margin-right:20px;
}