
* {
	margin:0;
	padding:0;
} body {
	width:100%;
	float:left;
	background:white;
	font-family:Arial;
	font-size:12px;
	color:#333333;
} img {
	float:left;
	border:0;
} ul {
	float:left;
	list-style:none;
} li {
	float:left;
} #main {
	margin:0 auto;
	width:970px;
	height:800px;
} #page {
	float:left;
	width:970px;
} #header {
	float:left;
	width:970px;
	height:165px;
} #body {
	float:left;
	width:767px;
	height:842px;
	background: transparent url('images/gioithieu.jpg') repeat-y scroll 184px top;
} #left_side {
	float:left;
	width:767px;
} #menu {
	float:left;
	background:#505050;
	height:30px;
	padding-left:60px;	
	width:707px;
} #menu a {
	color:white;
	font-weight:bold;
}

.menutop1 {
	float:left;
	padding-top:10px;
	height:20px;
	padding-left:25px;
	padding-right:25px;
	text-transform:uppercase;
	text-decoration:none;
} .menutop1:hover {
	background-color:#FBB100;	
	text-transform:uppercase;	
	text-decoration:none;
} 

.menu {
	float:left;
	padding-top:10px;
	height:20px;
	padding-left:25px;
	padding-right:25px;
	text-transform:uppercase;
	text-decoration:none;
} .menu:hover {
	background-color:#FBB100;	
	text-transform:uppercase;	
	text-decoration:none;
} 
.active_ExMenu {
	background-color:#FBB100;
}


#body_left {
	float:left;
	width:171px;
	padding-left:12px;
	border:1px #cccccc solid;
	border-right:0;
	border-bottom:0;
	height:800px;
} #body_left_title {
	float:left;
	width:171px;
	padding-top:25px;
	color:#d68905;
	font-weight:bold;
} #body_left_content {
	float:left;
	width:171px;
} #body_left_content ul {
	width:171px;
	/*padding-top:15px;*/
} #body_left_content li {
	width:156px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px #efefef solid;
	
} 

.text1{font-family:Arial, Helvetica, sans-serif;font-style:inherit;font-size:12px;text-decoration:none;}
.menuleft{color:#323232;text-align:left; display:block;}
.menuleft:hover{color:#FF9C00;	text-align:left; display:block;text-decoration:none;}
.menuleftext{color:#FF9C00;	text-align:left; display:block;}

#body_right {
	float:left;
	width:583px;
	height:800px;
} #body_right_content {
	float:left;
	padding-left:55px;
	width:510px;
} #body_right_title {
	float:left;
	padding-top:10px;
	width:510px;
} #product {
	float:left;
	width:510px;
} .product {
	float:left;
	width:150px;
	text-align:center;
	margin-right:15px;
	margin-top:10px;
	margin-left:0;
} .product_title {
	float:left;
	width:150px;
	color:#343434;
	font-weight:bold;
} .price {
	float:left;
	width:150px;
	color:#fd0002;
	font-weight:bold;
} .old_price {
	float:left;
	width:150px;
	color:#333333;
	font-weight:normal;
	text-decoration:line-through;
} .product_button {
	float:left;
	width:150px;
	text-align:left;
} #right_side {
	float:left;
	padding-left:9px;
	width:194px;
} #right_side_title {
	float:left;
	width:194px;
	background: transparent url('images/right_side_tit_bg.jpg') repeat-x scroll left top;
	height:44px;
} #right_side_content {
	float:left;
	width:194px;
	background:#fffcda;
} #right_side_content_ins {
	float:left;
	width:192px;
	border-right:1px #d1c9be solid;
	border-left:1px #d1c9be solid;
	background: transparent url('images/right_side_right_bg.jpg') no-repeat scroll right bottom;
} #right_side_content_ins ul {
	padding-left:10px;
	width:182px;
	float:left;
} #right_side_content_ins li {
	background: transparent url('images/right_side_li.jpg') no-repeat scroll left 6px;
	padding-bottom:10px;
	width:167px;
	padding-left:15px;
} #right_side_content_ins li a {
	color:#d78807;
} #hotro {
	float:left;
	width:194px;
	background:#f79622;
	padding-bottom:15px;
} #hotro_title {
	float:left;
	width:174px;
	color:white;
	padding-top:10px;
	padding-left:15px;
	font-weight:bold;
} #hotro img {
	margin-top:7px;
	margin-left:30px;
} #advertising {
	float:left;
	width:194px;
} #advertising img {
	margin-top:7px;
} #online {
	float:left;
	margin-top:7px;
	padding:7px;
	width:178px;
	border:1px gray solid;
} #footer {
	width:972px;
	float:left;
	margin-top:20px;
} #footer_content {
	float:left;
	width:955px;
	background:#fffef7;
	padding-top:10px;
	border:1px #cccccc solid;
	border-top:0;
	padding-bottom:10px;
	padding-left:15px;
}

.Hide
{
	display:none;
	
	
}

