@charset "utf-8";
/* CSS Document */
h1{
	margin:0px;
}
hr{
	border-bottom: 1px solid #fff;
}
.con_down{
	width:100%;
	border:1px solid #e5e5e5;
	margin-top:10px;
}
.con_down .head_down{
	background:#f3f3f3;
	height:48px;
	line-height:48px;
	border-bottom:1px solid #d3d3d3;
}
.con_down .head_down h3{
	line-height:48px;
	color:#4e4e4e;
	padding-left:18px;
}
.con_down .content{
	margin:10px 18px;
	
}
.con_down .content .left{
	float:left;
	color:#353535;
	font-size:14px;
	line-height:25px;
}
.con_down .content .right{
	margin-top:10px;
	float:right;
}
.con_down .content .right a{
	background:#5d5d5d;
	color:#FFF;
	padding:10px 25px;
	font-size:14px;
}
.con_down .desc{
	border-top:1px solid #e9e9e9;
	margin:10px 18px;
	padding-top:10px;
	font-size:14px;
	color:#353535;
}
.con_down .desc b{
	line-height:25px;
}

/************cat download************************/
.list_menu_news1 .sidebarmenu ul{
    background-color:#f1efee;
    opacity:1;
    filter:alpha(opacity=80);  For IE8 and earlier 

    margin: 0;
    padding: 0;
    list-style-type: none;
    /*font: bold 13px Verdana;
    width: 180px;
    border-bottom: 1px solid #ccc;*/
}

.sidebarmenu ul li{
    position: relative;
	font-family:Seven_01;
}

/* Top level menu links style */
.sidebarmenu ul li a{
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    /*color: white;*/
    text-decoration: none;
    /*padding: 6px;*/
    /*border-bottom: 1px solid #778;
    border-right: 1px solid #778;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
    background-color: #f1efee; /*background of tabs (default state)*/
    color:#494949;
}

.sidebarmenu ul li a:visited{
    /*color: white;*/
    color:#494949;
}

.sidebarmenu ul li a:hover{
    background-color: #1c5e77;
    color:#FFF;
/*    padding:8px 0 8px 10px;*/
}

/*Sub level menu items */
.sidebarmenu ul li ul{
    position: absolute;
    width: 214px; /*Sub Menu Items width */
    top: 0;
    left:10px;
    /*border:#FFF solid 1px;*/
    /*padding:0 10px 0 10px;*/
    visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
    background: url(right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.sidebarmenu1{
    padding:0 0 0 10px;}


.list_menu_news1{
    width:100%;
    margin:0 auto;}
.list_menu_news1 ul{
    margin:0px; 
    padding:0px;
    margin:0 auto;
    list-style:none;}
.list_menu_news1 li{

    /*min-height:22px;*/
    line-height:22px;
    color:#494949;
   	font-size:14px;
}

.list_menu_news1 a{
    padding:8px 10px 8px 10px;
    color:#494949;}
.list_menu_news1 .submenu > a{
	background:url("img/submenu.png") no-repeat right center;
}
.list_menu_news1 a:hover{
    background-color:#1c5e77;
    color:#105a76;
}


.list_line_menu{
    width:190px;
    margin:0 auto;
    padding:0;
    height:0px;
    border-top:#cbced3 solid 1px;}
	
	
	
/*****************************bootraps************************************/
.home_wrapper .container-fluid{
	padding:0px;
}
@media(min-width: 1200px){
	.row-fluid .span9 {
		width: 70.35897435897436%;
	}
}