BODY{
	/*background-image: url(../images/bg.gif);*/
	background-color:#EDF5D8;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

H2{
	font-size:15px;
}

.SOTHUTU{
	text-align:center;
}

.LOGIN_ERROR{
	color:#FF0000;
	text-align:center;
}
.LOGIN_SUCCESS{
	color:#000;
	text-align:center;
}

.ADDPRODUCT_TEXTBOX_LABEL{
	width:110px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}

a:link {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
}
a:visited {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
}
a:active {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
}
a:hover {
	color: #000; text-decoration: none
}

#KHUNG_CHINH{
	width:1000px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	margin: 0px auto;
}
#KHUNG_CHINH .BANNER{
}

#KHUNG_CHINH .CHOSE_LANGUAGE{
	width:1000px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	font-size:12px;
}

/*------------------NAVIGATION----------------------------------*/
#KHUNG_CHINH .NAVIGATION{
	width:1000px;
	background-color:#000;
	font-size:12px;
}

.menu{
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	background-image: url(../images/top_menu_bg.gif);
	height: 23px;
	padding-top: 10px;
	font-size: 13px;
	text-decoration: none;
}


#KHUNG_CHINH  a:link{
	text-align:center;
	color:#fff;
	text-decoration:none;
}
#KHUNG_CHINH  a:visited{
	text-align:center;
	color:#fff;
	text-decoration:none;
}
#KHUNG_CHINH a:hover{
	text-align:center;
	color: #FFFF00;
	text-decoration:none;
}
/*--------------------------------------------------------------*/

#KHUNG_CHINH .MAPLINK{
	width:1000px;
	/*/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;*/
	background-color:#e5f9d0;
	font-size:12px;
}
#KHUNG_CHINH .MAPLINK .TITTLE{
	/*/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;*/
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	color: #000;
}
#KHUNG_CHINH .MAPLINK a:link {
	color: #FF9900;
	text-decoration:none;
	font-size:12px;
}
#KHUNG_CHINH .MAPLINK a:visited {
	color: #FF9900;
	text-decoration:none;
	font-size:12px;
}
#KHUNG_CHINH .MAPLINK a:active {
	color: #FF9900;
	text-decoration:none;
	font-size:12px;
}
#KHUNG_CHINH .MAPLINK a:hover {
	color: #000;
	text-decoration:none;
	font-size:12px;
}

#KHUNG_CHINH .SLIDEBAR{
	width:1000px;
	height:140px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	border-bottom:1px solid #000;
	overflow:hidden;
	/*background-color:#333333;*/
}
#KHUNG_CHINH .SLIDEBAR .REAR{
	width:148px;
	height:139px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	/*background-color:#000066;*/
	float:left;
}
#KHUNG_CHINH .SLIDEBAR .BUTTON{
	width:48px;
	height:139px;
	vertical-align:middle;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	/*background-color:#990000;*/
	float:left;
}
#KHUNG_CHINH .SLIDEBAR .SLIDE{
	width:598px;
	height:139px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	float:left;
	overflow:hidden;
	/*background-color:#003300;*/
}

#KHUNG_CHINH .LEFTMENU{
	width:199px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	border-right:1px solid #000;
	float:left;
}

#KHUNG_CHINH .LEFTMENU .PHANCACH{
	width:190px;
	height:2px;
	border-top:1px solid #000;
}
#KHUNG_CHINH .LEFTMENU a:link {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
	font-size:15px;
}
#KHUNG_CHINH .LEFTMENU a:visited {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
	font-size:15px;
}
#KHUNG_CHINH .LEFTMENU a:active {
/*	color: #FF9900; text-decoration: none
*/	color: #000; text-decoration: none
	font-size:15px;
}
#KHUNG_CHINH .LEFTMENU a:hover {
	color: #FF9933;
	text-decoration:none;
	font-size:16px;
}
#KHUNG_CHINH .LEFTMENU .TITTLE{
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	font-size: 24px;
	font-style: italic;
	text-align:center;
	color: #000;
	font-weight: bold;
}

.aaa{
	width:599px;
	border: 2px solid;
	margin: 0px auto;
}

#KHUNG_CHINH .MIDDLECONTENT{
	width:599px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	float:left;
	font-size: 12px;
	border-left:1px solid #000;
}

#KHUNG_CHINH .MIDDLECONTENT .TITTLE{
	/*/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;*/
	padding: 5px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	color: #000;
}
#KHUNG_CHINH .MIDDLECONTENT a:link {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENT a:visited {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENT a:active {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENT a:hover {
	color: #FF9900;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#KHUNG_CHINH .MIDDLECONTENTADMIN{
	width:799px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	float:left;
	font-size: 12px;
	border-left:1px solid #000;
}
#KHUNG_CHINH .MIDDLECONTENTADMIN .TITTLE{
	/*/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;*/
	padding: 5px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	color: #000;
}
#KHUNG_CHINH .MIDDLECONTENTADMIN a:link {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENTADMIN a:visited {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENTADMIN a:active {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#KHUNG_CHINH .MIDDLECONTENTADMIN a:hover {
	color: #FF9900;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#KHUNG_CHINH .RIGHTLINK{
	width:20%;
	/*background-image: url(../images/bg.gif);*/
	background-repeat:repeat;
	float:left;
}
#KHUNG_CHINH .RIGHTLINK a:link {
	color: #FF9900;
	text-decoration:none;
	font-size:11px;
	font-style:normal;
}
#KHUNG_CHINH .RIGHTLINK a:visited {
	color: #FF9900;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
#KHUNG_CHINH .RIGHTLINK a:active {
	color: #FF9900;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
#KHUNG_CHINH .RIGHTLINK a:hover {
	color: #000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
#KHUNG_CHINH .RIGHTLINK .WINDOW_TITLLE{
	vertical-align: top;
	color: #fff;
	background-color: #FFFFFF;
	background-image: url(../images/sidebox_bg.gif);
	background-repeat:repeat;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#KHUNG_CHINH .RIGHTLINK .KHUNG_CONTENT{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	height: 100px;
	font-size: 11px;
	border: 1px solid #000;
	overflow:hidden;
}
#LOGIN{
	border: 1px solid #000;
}
#BANQUYEN{
	width:1000px;
	/*background-color:#FFFFFF;*/
	clear:both;
	border-top: 1px solid #000;
}

#BANQUYENADMIN{
	width:1000px;
	clear:both;
	border-top: 1px solid #000;
}
.clear{
	clear:both;
}

/*------------------------- STYLE SLIDE SHOW -------------------------*/
	#DHTMLgoodies_panel_one,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:595px;
	}
	#DHTMLgoodies_arrows{
		width:46px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:138px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		/*background-image: url(../images/bg.gif);*/
		background-repeat:repeat;
		float:left;	
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:100%;	/* Width of large image div */
		height:375px;	/* Height of large image div */
		float:left;
		padding-left:0px;	/* "Air" */
		padding-right:10px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:5px solid #317082;	/* Border around large image */
		width:480px;
		height:360px;
	}
		
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:110px;	/* Width of strip */
		padding:0px 5px 0px 5px;	/* "Air" inside filmstrip div */
		position:absolute;
	}
	.strip_of_thumbnails div{
		width:110px;
		height:130px;
		padding:5px 0px 5px 0px;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	}
	.leftArrow{
	}
	.rightArrow{
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		float:left;
		background:#000099;
	}	
.luottruycap {
	text-align: center;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(../images/BgrTruycap.png);
	height: 114px;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #49a0ba;
	text-decoration: none;
	margin-left: 0px;
}
.icontc {
	width: 213px;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}