*{
	padding:0;
	margin:0;}

body{
	background-color: black;
}
.clear{
	clear:both;
}

.wrapper
{
	background: url('../images/bg.jpg') no-repeat center top black;

}
.container
{
	width: 1000px;
	margin: 0 auto;
	
}
.container_footer
{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	
}


.header
{
	height: 282px;
	width: 100%;
}
.padlogo
{
	margin-left: 59px;
    margin-top: 9px;
	float:left;

}
.content
{
	
}

.h_title
{
	background: url('../images/bg-content.png') no-repeat center top;
	width: 100%;
	height: 300px;
}
.h_main
{
	background: url('../images/loop.png') repeat-y center top;
	width: 100%;
	
}

.top-nav {
	position: relative;
}

.menu
{
	float:left;
	height: 59px;
	line-height: 59px;
	list-style: none;
	list-style-position: outside;
	margin-left: 134px;
}
.menu li{
	float:left;
	margin-right: 47px;
}

.menu li a{
	text-decoration: none;
	
	color: #a1a1a1;

	display: block;
}
.menu li a:hover{
	
	color: #f4aa51;
}
.menu .li_space
{
	width: 296px;
	height: 1px
}

.download_btn
{
	width: 362px;
	height: 155px;
	background: url('../images/topdl.png') no-repeat 0 0;
	display: block;
	position: absolute;
	left: 326px;
    top: -62px;
   
}
.download_btn:hover
{
	background: url('../images/topdl.png') no-repeat -362px 0;
}

.breadcum
{
	margin-top:13px;
}

.breadcum ul
{

	float:left;
	height: 60px;
	line-height: 60px;
	margin-left: 71px;
	list-style: none;
	list-style-position: outside;
}


.breadcum ul li {

	float:left;
	color: #a1a1a1;

}
.breadcum ul li span
{
	
	margin-left: 5px;
}
.breadcum ul li a
{
	
	color: #a1a1a1;
	text-decoration: none;

}

.breadcum ul li a:hover
{
	
	color: #f4aa51;
	text-decoration: underline;
}
.content_dl
{
	
    padding: 41px 62px;
    position: relative;
    top: -185px;
	 font-family: "Times New Roman", Georgia, Serif;
}

.title_dl
{
	
	
}
.title_dl span
{
	font-size: 24px;
	float: left;
	margin-left:10px;
	margin-top: -4px;
	color: #ffb255;
	
	}
.title_dl img {
	float: left;
}

.download_box
{
	width: 830px;
	
	margin-top:40px;
	border: 1px solid  #333333;
	background-color: #1c1c1c;
	padding: 24px;
	float:left;
}
.block_download
{
	float:left;
	margin-top: 31px;
	margin-left: 17px;
}
.box_dl
{
	float:left;
	margin-right: 10px;

}
.box_dl p{
	text-align: center;
	color: #c7b299;
	margin-bottom: 9px;
	}

.spe
{
	
	width: 100%;
	border: 1px solid #2c2c2c;
	margin-left: -4px;
	margin-top: 25px;
	margin-bottom: 25px;
	
}

.cauhinh
{
	text-align:center;
	width:100%;
	margin-top:30px;"

}
.cauhinh th
{
	color:#ffffff;
	background-color: #333333;
	 height: 31px;
}

.cauhinh td {
    height: 31px;
    vertical-align: center;
    color:#949494;
    border-bottom: 1px solid #333333;
}

/*-----------------footer-----------------*/
.footer
{
	background: url('../images/footer.jpg') no-repeat center top;
	height: 120px;
}



a{
	border: 0 none;
}
.menuleft
{
	position: fixed;
	right: 0px;
	color: red;
	top:20%;

}
.menuleft .download
{
	width: 100px;
	height:100px;
	background: url('../images/button_menu.jpg') no-repeat -100px 0;
	display: block;
}
.menuleft .napthe
{
	width: 100px;
	height:100px;
	background: url('../images/button_menu.jpg') no-repeat -100px -100px;
	display: block;
}
.menuleft .dangky
{
	width: 100px;
	height:100px;
	background: url('../images/button_menu.jpg') no-repeat -100px -200px;
	display: block;
}

.menuleft .download:hover
{
	
	background: url('../images/button_menu.jpg') no-repeat 0 0;
	
}
.menuleft .napthe:hover
{
	
	background: url('../images/button_menu.jpg') no-repeat 0 -100px;
	
}
.menuleft .dangky:hover
{
	
	background: url('../images/button_menu.jpg') no-repeat 0 -200px;
	
}
.container_footer a{
 color:#a1a1a1
}