* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://lisocon.vn/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#D0E4FB url(../images/bg-body.gif) repeat-x left top;
	background-attachment:fixed
	}

a:link,
a:visited{
	text-decoration:none;
	color:#000}
	
a:hover,
a:active{
	text-decoration:none;
	color:#c00;}
	
form{
	margin:0;
	padding:0}	
	
img.img{
	border:1px solid #CCCCCC;
	padding:1px}
	
img.float{
	float:left;
	margin-top:2px;
	margin-right:7px}	
	
span.date{
	display:block;
	font-size:11px;
	color:#999}

#loadding{
	position:fixed;
	right:0;
	top:0;
	background:#fff;
	padding:3px;
	margin-right:3px;
	margin-top:3px;
	border:1px solid #CCCCCC;}

html #loadding{ *position:absolute;*top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollTop : document.body.scrollTop)}
	
div.body{
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding:0 5px;
	padding-bottom:5px}

div.header div.support{
	position:absolute;
	width:227px;
	height:90px;
	margin-left:758px;
	margin-top:10px;
	font-weight:bold;
	line-height:19px;
	font-size:12px}
	
div.navbar{
	height:30px;
	background:url(../images/navBg.png) repeat-x left top;
	margin-bottom:1px}

div.navbar ul{
	margin:0;
	padding:0;
	list-style:none}

div.navbar ul li{
	float:left;
	padding:0 24px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;}

div.navbar ul li.img{
	padding:0;
	height:30px;
	position:relative;
	overflow:hidden}

div.navbar ul li.language{
	float:right;
	text-transform:none;
	padding:0;
	padding-top:5px;
	padding-right:3px}

div.navbar ul li.language div.items{
	float:right;
	cursor:pointer;
	width:24px;
	height:19px;
	margin-right:5px}

	
div.navbar ul li a:visited,
div.navbar ul li a:link{
	display:block;
	float:left;
	height:23px;
	padding-top:7px;
}

div.navbar ul li a:hover,
div.navbar ul li a:active{
	color:#2360ba;
}

		
div.navbar ul li.active a:visited,
div.navbar ul li.active a:link{
	color:#2360ba;}	

div.navbar ul li.showSNav a.cat:visited,
div.navbar ul li.showSNav a.cat:link{
	color:#2360ba}

div.navbar ul li.showSNav{
	background:url(../images/navActive.png) repeat-x left top}

div.navbar ul li.hideSNav div.subNav{
	display:none;}	

div.navbar ul li.showSNav div.subNav{
	position:absolute;
	background:#fff;
	width:180px;
	margin-left:-25px;
	z-index:9999;
	border:1px solid #ccc;
	border-top:0;
	padding:0 5px
}

div.navbar ul li.showSNav div.subNav a:visited,
div.navbar ul li.showSNav div.subNav a:link{
	float:none;
	height:auto;
	padding:5px 10px;
	text-transform:none;
	border-top:1px solid #e1e1e1;
	font-family:Tahoma;
	font-weight:normal;
	color:#0b4cad}

div.navbar ul li.showSNav div.subNav a:hover,
div.navbar ul li.showSNav div.subNav a:active{
	color:#c00
}

div.navbar ul li.showSNav div.subNav a.active:visited,
div.navbar ul li.showSNav div.subNav a.active:link{
	color:#c00
}

div.mainCols{
	margin-top:7px}

div.box{
	margin-bottom:7px;
	zoom:1}

div.box div.borH{
	background:url(../images/borH.png) repeat-y right top;}	

div.box div.borT{
	background:url(../images/bor2px.png) repeat-x left top;}

div.box div.borTL{
	background:url(../images/boxBgTL.png) no-repeat left top;
}
div.box div.borTR{
	background:url(../images/boxBgTR.png) no-repeat right top;
}
div.box div.borB{
	background:url(../images/bor2px.png) repeat-x left bottom;
}	
div.box div.borBL{
	background:url(../images/boxBgBL.png) no-repeat left bottom;
}
div.box div.borBR{
	background:url(../images/boxBgBR.png) no-repeat right bottom;
}
div.box div.padding18{
	padding:18px 0;}
	
div.box div.padding18 div.boxCt{
	background:url(../images/borBg.png) repeat-y center top;
	margin:0 auto;
	zoom:1;}
	
div.box div.padding18 div.boxCt.categoryM{
	padding:0 10px;
	background:none}

div.box div.padding18 div.boxCt.categoryM div.items{
	float:left;
	width:244px;
	border-right:1px solid #7f9ecc;
	margin:5px 0;
	margin-bottom:0
}
	
div.box div.padding18 div.boxCt.categoryM div.items.rItems{
	float:right;
	border:0}

div.box div.padding18 div.boxCt.categoryM div.items div.inItems{
	width:206px;
	margin:0 auto
}
div.box div.padding18 div.boxCt.categoryM a.title:visited,
div.box div.padding18 div.boxCt.categoryM a.title:link{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	height:16px;
	overflow:hidden;
	margin-bottom:10px}

div.box div.padding18 div.boxCt.categoryM div.title{
	text-align:justify;
	padding-top:7px;
	line-height:18px}

div.box div.padding18 div.boxCt.categoryM div.title a:visited,
div.box div.padding18 div.boxCt.categoryM div.title a:link{
	color:#333}

div.box div.padding18 div.boxCt.categoryM div.title a:hover,
div.box div.padding18 div.boxCt.categoryM div.title a:active{
	color:#c00}	

div.box div.padding18 div.boxCt.categoryM div.img{
	width:208px;
	position:relative;
	overflow:hidden;
	height:143px}

div.box div.padding18 div.boxCt.categoryM div.img img{
	position:relative;
	top:-31px}

div.box div.padding18 div.boxCt.categoryM.catM a:link,
div.box div.padding18 div.boxCt.categoryM.catM a:visited{
	display:block;
	text-align:left;
	color:#000000;
	font-size:12px;
	padding:2px 0;}

div.box div.padding18 div.boxCt.categoryM.catM a:hover,
div.box div.padding18 div.boxCt.categoryM.catM a:active{
	color:#c00}

div.box div.padding18 div.boxCt.categoryM.catM a.title:link,
div.box div.padding18 div.boxCt.categoryM.catM a.title:visited{
	font-weight:bold;
	font-size:13px;
	text-align:left}

div.box div.padding18 div.boxCt.categoryM div.items .o_it{
	font-size:11px;
	padding-top:5px;
}
div.box div.padding18 div.boxCt.categoryM div.items .o_it a{
	text-decoration:underline;
}
div.box div.boxCt.mainCols{
	padding:10px}

div.box div.boxCt.mainCols div.mainColsL{
	float:left;
	width:220px;}
	
div.box div.boxCt.mainCols div.mainColsR{
	float:right;
	width:750px}

div.box.category a:link,
div.box.category a:visited{
	display:block;
	border-top:1px solid #FFFFFF;
	padding:7px;
	font-size:12px}
	
div.box.category a:hover,
div.box.category a:active{
	background:#e4e4e4;
	color:#000000}
	
div.box.category a.active:link,
div.box.category a.active:visited{
	background:#f7f7f7;
	font-weight:bold}
	
div.path{
	border-bottom:3px solid #dcdcdc;
	padding:5px 0;
	padding-top:0;
	font-weight:bold;
	font-size:13px;}	

div.path,
div.path a:visited,
div.path a:link{	
	color:#c00;}	

div.newsList{
	line-height:18px}	
div.newsList div.items{
	border-bottom:1px dashed #CCCCCC;
	padding:10px 0;}	

div.newsList.about div.items{
	float:left;
	width:49%;
	border:0;
	text-align:justify}

div.newsList.about div.items.rItems{
	float:right;}	

div.newsList.about div.clear{
	line-height:0;
	border-top:1px solid #e1e1e1;}

div.newsList.about div.items a strong.title{
	display:block;
	clear:both;
	margin-bottom:5px;}		
	
div.newsOther a:visited,
div.newsOther a:link{
	display:block;
	background:url(../images/arrow.gif) no-repeat 5px 12px;
	padding:7px 0;
	padding-left:15px;
	border-top:1px dashed #CCCCCC}

table.product{
	background:#ccc}	
table.product td{
	background:#fff;}	

table.product div.desc{
	font-size:11px; 
	font-family:Tahoma; 
	text-align:justify; 
	width:150px;
	margin:0 auto;}

table.product a.title:visited,
table.product a.title:link{
	display:block;
	height:18px;
	overflow:hidden;
	position:relative;
	text-align:center}

div.footer{
	/*background:url(../images/footerBg.png) repeat-x left top;*/
	padding:10px 0;
	font-size:11px;
	font-family:Tahoma;
	line-height:18px;
	text-align:left;
	width:1010px;
	margin:0 auto;}

div.boxCt.productMainList div.items{
	width:188px;
	margin:0 auto;
	float:left;
	text-align:center;
	margin:5px 0;
	margin-right:10px}


div.boxCt.productMainList div.items.rItems{
	float:right;
	margin-right:0}	


div.boxCt.productMainList div.items div.title{
	padding:5px 0;
	margin:0 auto;
	margin-bottom:5px;
	font-weight:bold;
	height:13px;
	line-height:17px;
	overflow:hidden;
	position:relative;
	font-size:12px;
	width:150px;
}

div.boxCt.productMainList div.items div.desc{
	width:150px;
	margin:0 auto;
	text-align:justify;
	line-height:18px;
	margin-top:5px;
	color:#333}	

div.advList{
	border:1px solid #7f9ecc;
	padding:5px 7px;
	padding-right:0}

div.advList div.advScroll{
	position:relative;
	overflow:hidden;
	width:984px
}

div.advList ul{
	width:3000px;
	margin:0;
	padding:0;
	list-style:none;
}

div.advList ul li{
	float:left;
	padding:5px 7px;
	width:150px;
	height:80px}


div.more{
	text-align:right;
	width:146px;
	margin:0 auto;
	font-size:11px;
	background:url(../images/arrow.gif) no-repeat right 4px;
	padding-right:8px;
	font-family:Tahoma
}
div.more a:visited,
div.more a:link{
	color:#006699;
}

div.more a:hover,
div.more a:active{
	color:#000;
}

table.dowmloadList{
	background:#ccc;
	margin-top:5px
}
table.dowmloadList th{
	background:url(../images/background.jpg) repeat-x left top;
}
table.dowmloadList td{
	background:#fff;
}	

div.boxCt.partnersList{
	padding:0 10px
}
div.boxCt.partnersList div.items{
	float:left;
	width:191px;
	text-align:center;
	margin-right:6px;
	padding:10px 0;
}

div.boxCt.partnersList div.items.rItems{
	float:right;
	margin-right:0
}	
div.slidesMain{
	text-align:center;
	padding:1px;
	background:#fff;
	border:1px solid #7f9ecc;
	float:left;
}
div.slidesMain div.pos{
	position:absolute}

div.slidesMain div.pos.frame_TL{
	margin-top:-2px;
	margin-left:-2px;}

div.slidesMain div.pos.frame_TR{
	margin-top:-2px;
	margin-left:645px;}

div.slidesMain div.pos.frame_BR{
	margin-top:245px;
	margin-left:645px;}
		
div.slidesMain div.pos.frame_BL{
	margin-top:245px;
	margin-left:-2px;}
