@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
}
a {
	text-decoration: none;
}
#top {
	width: 100%;
	background: url("../images/duchuy_01.jpg") repeat-x ;
	height: 79px;
	text-align: center;
}
#menu {
	width: 100%;
	background: url("../images/duchuy_03.jpg") repeat-x ;
	height: 36px;
	text-align: center;
}
#mid {
	width: 910px;
	margin: auto;
	margin-top: 10px;	
}
#left {
	float: left; 
	width: 235px; 
}
#nav-top {
	float: left;
	width: 235px;
	background: url("../images/duchuy_10.jpg") no-repeat;
	height: 35px;
	
}
#nav-mid {
	float: left;
	width: 235px;
	background: url("../images/duchuy_12.jpg") repeat-y;
	
}
#nav-bot {
	float: left;
	width: 235px;
	background: url("../images/duchuy_26.jpg") no-repeat;
	height: 11px;
}
#adv {
	width: 235px;
	float: left;
	font-size: 14px;
	color: #fe0000;
	margin-top: 10px;
}
#info {
	width: 235px;
	float: left;
	margin-top: 10px;
}

#info-left {
	float: left;
	width: 52px;
	height: 54px;
	background: url("../images/duchuy_28.jpg") no-repeat;
}
#info-center {
	float: left;
	width: 177px;
	height: 54px;
	background: url("../images/duchuy_29.jpg") repeat-x;
}
#info-center div {
	float: left; width: 170px; font-size: 11px; margin-top: 7px;
	padding-left: 7px;
}
#info-right {
	float: left;
	width: 6px;
	height: 54px;
	background: url("../images/duchuy_31.jpg") no-repeat;
}

#right {
	width: 665px;
	float: left;
	padding-left: 10px;
}

#flash {
	width: 665px;
	float: left;
}
#cont {
	width: 665px;
	float: left;
	margin-top: 10px;
	
}
.bor-top {
	width: 665px;
	float: left;
	height: 6px;
	
	background: url("../images/bor_27.jpg") no-repeat;
}
.bor-mid {
	width: 665px;
	float: left;
	background: url("../images/bor_28.jpg") repeat-y;
}
.bor-bot {
	width: 665px;
	float: left;
	height: 6px;
	margin-bottom: 10px;
	background: url("../images/bor_30.jpg") no-repeat;
}
.p-title {
	float: left; 
	width: 645px; 
	padding-left: 10px; 
	font-size: 14px; 
	color: #fe0000; 
	font-weight: bold; 
	margin-bottom: 10px;
}
.p-cont {
	float: left; 
	width: 645px; 
	padding-left: 10px; 
	text-align: justify;
}
#bot {
	clear: both;
	width: 100%;
	background: #d2d2d2 url("../images/duchuy_34.jpg") repeat-x ;
	height: 68px;
	text-align: center;
}
