* {
	margin:0;
	padding:0
}

body {
	width:auto;
	margin:0 auto 0 auto;
	background-color:#F3F3F3;
	}
	
#wrapper {
	width:1003px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:none;
}

/*===== begin header =====*/
#header {
	width:1003px;
	height:auto;
	margin:0;
	padding:0;
	}

#top {
	width:1003px;
	height:100px;
	margin:0;
	padding:0;
	background-color:#fff;
	}
	
#top .logo {
	width:253px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#top .logo img {
	width:180px;
	height:100px;
	margin:0 0 0 40px;
	padding:0;
	}
	
#top .banner {
	width:750px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#menu {
	width:1003px;
	height:28px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_menu.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
ul {
	list-style:none;
	}
	
ul.navilist {
	margin:0 0 0 220px;
	padding:0;
	width:auto;
	height:auto;
	}
	
ul.navilist li {
	font:12px arial;
	font-weight:bold;
	color:#fff;
	display:inline;
	text-transform:capitalize;
	text-align:center;
	margin:3px 0 0 0;
	padding:3px 25px 0 25px;
	width:auto;
	float:left;
	border-right:1px #fff dotted;
	}
	
ul.navilist li.none_line {
	font:12px arial;
	font-weight:bold;
	color:#fff;
	display:inline;
	text-transform:capitalize;
	text-align:center;
	margin:3px 0 0 0;
	padding:3px 25px 0 25px;
	width:auto;
	float:left;
	border-right:none;
	}
	
ul.navilist li a {
	font:12px arial;
	font-weight:bold;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
	text-decoration:none;
	}
	
ul.navilist li a:hover {
	color:#B2B2B2;
	}
	
ul.navilist li a.select {
	font:12px arial;
	font-weight:bold;
	color:#B2B2B2;
	text-transform:capitalize;
	text-align:center;
	text-decoration:none;
	}
	
/*===== end header =====*/

/*===== begin center =====*/
#center {
	width:1003px;
	height:800px;
	margin:0;
	padding:0;
	}

/*===== begin col_left =====*/
#col_left {
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#thuong_hieu {
	width:260px;
	height:auto;
	margin:0;
	padding:0;
}

#thuong_hieu h4 {
	font:14px tahoma;
	font-weight:bold;
	color:#cc0066;
	text-decoration:none;
	text-transform:capitalize;
	background-image:url("../images/h4.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:30px 0 0 0;
	padding:0 0 0 25px;
	}

#thuong_hieu .bgr_left {
	width:27px;
	height:464px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_colleft1.gif");
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	display:inline;
}

#thuong_hieu .bgr_repeat {
	width:206px;
	height:464px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_colleft2.gif");
	background-repeat:repeat-x;
	background-position:left;
	float:left;
	display:inline;
}

#thuong_hieu .bgr_repeat ul {
	list-style:none;
	margin:0;
	padding:0;
}

#thuong_hieu .bgr_repeat ul.navi {
	margin:0 0 0 25px;
	padding:0;
	width:auto;
	height:auto;
}

#thuong_hieu .bgr_repeat ul.navi li {
	font:12px arial;
	text-align:left;
	text-transform:capitalize;
	color:#666666;
	background-image:url("../images/li.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 0 10px 20px;
	width:auto;
	height:20px;
}

#thuong_hieu .bgr_repeat ul.navi li a {
	font:12px arial;
	text-align:left;
	text-transform:capitalize;
	color:#666666;
	text-decoration:none;
}

#thuong_hieu .bgr_repeat ul.navi li a:hover {
	color:#cc0066;
}

#thuong_hieu .bgr_right {
	width:27px;
	height:464px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_colleft3.gif");
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	display:inline;
}

#tab {
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	}
	
#tab .bgr_top{
	width:260px;
	height:18px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_top.gif");
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:inline;
	}
	
#tab .bgr_center{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_repeat.gif");
	background-repeat:repeat-y;
	background-position:top;
	float:left;
	display:inline;
	}
	
.title{
	width:230px;
	height:37px;
	margin:0;
	padding:0 0 0 30px;
	background-image:url("../images/title.gif");
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:inline;
	}
	
.title h4 {
	font:14px tahoma;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	background-image:url("../images/title_li.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	}
	
.title h4 a {
	font:14px tahoma;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	}
	
.title h4 a:hover {
	text-decoration:underline;
	}
	
.tim_kiem {
	width:230px;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	display:inline;
	}
	
.tim_kiem .text {
	width:230px;
	height:auto;
	margin:10px 0 0 10px;
	padding:0;
	}
	
.tim_kiem .text img {
	width:134px;
	height:auto;
	margin:0 0 10px 50px;
	padding:0;
	float:left;
	display:inline;
	}
	
.tim_kiem .text select {
	width:130px;
	height:auto;
	font:12px arial;
	text-align:left;
	color:#666;
	margin:0;
	padding:0;
	}
	
.tim_kiem p {
	font:12px arial;
	text-align:center;
	color:#666;
	text-decoration:none;
	text-transform:capitalize;
	width:70px;
	float:left;
	display:inline;
	}
	
#tab .bgr_bottom{
	width:260px;
	height:18px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	display:inline;
	}
/*===== end col_left =====*/	
	
#col_right {
	width:743px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#content {
	width:743px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#content .bgr_left {
	width:28px;
	height:580px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_colright1.gif");
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	display:inline;
	}
	
#content .bgr_repeat {
	width:687px;
	height:580px;
	margin:0;
	padding:0;
	background-image:url("../images/bgr_colright2.gif");
	background-repeat:repeat-x;
	background-position:left;
	float:left;
	display:inline;
	}
	
.address {
	width:687px;
	height:auto;
	margin:2px 0 10px 0;
	padding:0;
	font:14px arial;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	}
	
.address p {
	font:14px arial;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	margin:0;
	padding:0;
	text-transform:capitalize;
	}
	
span {
	font:11px arial;
	text-align:center;
	color:#cc0066;
	margin:0;
	padding:0;
	}
	
#content .bgr_right {
	width:28px;
	height:580px;
	margin:0;
	padding:0;
	background-color:#ff00ff;
	background-image:url("../images/bgr_colright3.gif");
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	}
	
#bottom {
	width:743px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
#bottom p {
	font:11px arial;
	text-align:center;
	color:#999999;
	margin:10px 0 10px 0;
	padding:0;
	}
	
.but {
	background:url("../images/but.gif");
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	height:auto;
	width:80px;
	margin:5px 10px 0 80px;
	padding:6px 0 10px 0;
	border:none;
	float:left;
	display:inline;
}

.but2 {
	background:url("../images/but.gif");
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	height:auto;
	width:80px;
	margin:5px 10px 0 90px;
	padding:6px 0 10px 0;
	border:none;
	float:left;
	display:inline;
}

.but3 {
	background:url("../images/but.gif");
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	height:auto;
	width:80px;
	margin:5px 10px 0 10px;
	padding:6px 0 10px 0;
	border:none;
	float:left;
	display:inline;
}
	

/*===== end center =====*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	