body{ margin:0; padding:0; font-weight:100; font:normal 11px/17px Arial,Tahoma; position:relative; color:#333; min-height:100%; background:#FFFFFF url(/images/bg_body.jpg) repeat-x top;}
form{ margin:0; padding:0;}
table{font:normal 11px/17px Arial,Tahoma; margin:0; padding:0;}
a{text-decoration:none;border:none; outline:none; color:#1C6EB5;}
img{border:none;}
div.clear{clear:both;font-size:0px;overflow:hidden; height:0px;}
div.left{float:left;}
div.right{float:right;}
h1,h2,h3,h4,h5{ font:normal 11px/17px Arial,Tahoma; margin:0px; padding:0px;}
ul,li{ margin:0; padding:0; list-style:none;}
.height_10px{ height:10px;}

#body{ width:1000px; margin:0px auto;}
#content{ width:100%; padding-bottom:10px;}
#left{ width:180px; float:left; margin-right:10px;}
#right{ width:235px; float:right; margin-left:10px;}
#home{ width: 565px; float:left;}
#page{ width:810px; float:right;}
#header{ width:100%;}
#footer_bg{ background:url(/images/bg_footer.jpg) no-repeat top center; padding-top:12px;}
#footer{ width:1000px; margin:0px auto;}
.home_dangtin{width:754px !important;}
@media screen and (max-width: 650px){
	body {
		background: none;
	}
	.header_menu_small{
		width: 100%;
		padding: 5px 3px;
	}
	#left {
		display: none;
	}
	#home, #page {
		width: 100%;
	}
	#right {
		display: none;
	}
	#home  #featured{
		display: none;
	}
	#home #images_bottom{
		width: 100%;
	}
	#footer {
		width: 100%;
	}
	#page{
		overflow: hidden;
	}
}