/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
ul{
	padding:5px;
	margin:10px;	
}
ul li{
	padding:0px;
	margin:0px;
	line-height:18px;	
}
#mainbanner{
	background:url(../images/bg.jpg);
}
#banner{
	width:1019px;	
	margin:0 auto;	
}
#menubar{
	height:41px;
	background:url(../images/bgmenubar.jpg) repeat-x;	
}
ul#navbar{
	height:41px;
	width:1018px;	
	padding:0px;
	margin:0 auto;
}
ul#navbar li{
	line-height:41px;
	list-style:none	;
	float:left;	
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	position:relative;
	white-space:nowrap;
}
ul#navbar li a.top{
	border-left:solid 1px #FFF;
	color:#FFF;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}
ul#navbar li a.odd{
	border-left:none;
	border-right:none;	
	text-decoration:none;
	color:#FFF;
	display:inline;
	padding-left:20px;
	padding-right:20px;
}

ul#navbar li.active{
	background:url(../images/bgactivemenubar.jpg) repeat-x;
	line-height:41px;
}
ul#navbar li.current{
	background:url(../images/bgactivemenubar.jpg) repeat-x;
	line-height:41px;
}
ul#navbar li ul{
	margin:0px;
	padding:0px;
	position:absolute;	
	width:200px;
	border:solid 1px #a6c9e2;
	display:none;
	background-color:#eee;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	left:0px;
	top:40px;
	-webkit-border-radius:3px;
	-webkit-box-shadow:5px 5px 5px #333;
	-moz-border-radius:3px;
	-moz-box-shadow:5px 5px 5px #333;
	-ms-border-radius:3px;
	-ms-box-shadow:5px 5px 5px #333;
}
ul#navbar li ul li{
	display:inherit;	
	width:200px;
	line-height:25px;
	font-size:12px;
	border-bottom:solid 1px #ccc;
}
ul#navbar li ul li.hover{
	display:inherit;	
	width:200px;
	background-color:#ccc;
}
ul#navbar li ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;	
	display:inherit;
	padding-left:5px;
	padding-right:5px;
}
ul#navbar li ul li ul{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:200px;	
	display:none;
}

.arrowul{
	background:url(../images/vtip_arrow.png) no-repeat;
	width:21px;
	height:11px;
	position:absolute;
	top:-10px;
	left:30px;	
	z-index:9999;
}
#bottommenubar{
	height:27px;
	background:url(../images/bgbottommenubar.jpg) repeat-x;	
}
#menufooter{
	background:url(../images/bgmenubottom.jpg) repeat-x;
	height:31px;	
}
#mainfooter{
	background:url(../images/bgfooter.jpg) repeat-x;
	height:108px;	
}
#mainpage{
	width:1042px;
	background:url(../images/bgpage.jpg) repeat-y;
	margin:0 auto;
}
#mainpage1{
	background:url(../images/bgcontainer.jpg) repeat-x top;
	width:1003px;
	margin:0 auto;
	padding-left:7px;
	padding-right:8px;
}
#pageleft{
	float:left;
	width:235px;
}
#pageleft .title{
	background:url(../images/bgtitleleft.jpg) repeat-x;
	height:27px;
	border:solid 1px #9d0808;	
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#pageleft .title a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
}
#pageright{
	width:758px;
	border:solid 1px #bebebe;
	float:right;	
	background-color:#e6e6e6;
}
#contentmenuleft{
	background-color:#9d0808;	
}
#contentmenuleft ul{
	width:235px;
	margin:0px;
	padding:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#contentmenuleft ul li{
	display:inherit;
	width:235px;	
	list-style:none;
	line-height:31px;
	border-bottom:solid 1px #c5c5c5;
}
#contentmenuleft ul li a{
	text-decoration:none;
	color:#FFF;
	display:inherit;
	line-height:31px;
	padding-left:20px;
	padding-right:10px;	
	font-weight:bold;
}
#contentmenuleft ul li a:hover{
	color:#CCC;	
}
#contentmenuleft ul li.sub{
	background-color:#ab2929;	
}
#contentmenuleft ul li.sub a{
	padding-left:30px;	
}
#menufooter #menu{
	padding:0px;	
	width:1003px;
	margin:0 auto;
	text-align:center;
}
#menufooter #menu a{
	display:inline	;
	padding-left:15px; 
	padding-right:15px;
	border-left:solid 1px #cccccc;
	text-decoration:none;
	color:#333;
	line-height:27px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#menufooter #menu a:hover{
	text-decoration:underline;
}
#titlepage{
	background:url(../images/linetitlehome.jpg) bottom repeat-x;
	color:#000;	
	font-weight:bold;
	margin-right:10px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#titlepage span{
	background-color:#e6e6e6;
	padding-left:10px;
	padding-right:10px;	
}
#titlepage a{
	color:#000;
	text-decoration:none;	
}
#product_cell .cell_item{
	width:167px;
	float:left;
	margin-left:15px;
	margin-top:20px;
}
.productname{
	font-weight:bold;	
	color:#000;
	text-align:center;
}
.productname a{
	text-decoration:none;
	color:#000;	
}
#product_cell .cell_image{
	width:167px;
	height:142px;
	padding:2px;
	border:solid 1px #b7b7b7;
	background-color:#FFF;
	text-align:center;
	overflow:hidden;
}
#btndetail{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;	
}
#btndetail img{
	border:none;	
}
.newsname{
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding-bottom:4px	;
	margin:0px;
}
.newsname a{
	text-decoration:none;
	color:#333;	
}
.newsname a:hover{
	text-decoration:underline;
	color:#333;	
}
.imagenews{
	border:solid 1px #CCC;
	padding:1px;
	width:130px;
	text-align:left;
	margin-right:5px;	
}
.newsother a{
	color:#333;
	text-decoration:none;
	line-height:20px;
}
.newsother a:hover{
	text-decoration:underline;	
}
.mes_error{
	color:red;	
}
#pathpage{
	line-height:25px;	
	padding-left:10px;
	padding-right:5px;
}
#pathpage a{
	color:#333;	
	text-decoration:none;
}
#pathpage a:hover{
	color:#333;	
	text-decoration:underline;
}
.other_image_cell_product{
	width:235px;	
	height:213px;
	border:solid 1px #bebebe;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	position:relative;
	background-color:#FFF;
}
.titlenewshome{
	font-size:16px;
	font-weight:bold;	
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	padding-left:10px;
}
.titlenewshome a{
	text-decoration:none;
	color:#333;	
}
.xemthem{
	color:#009;
	text-decoration:none;	
}
.xemthem:hover{
	text-decoration:underline;	
}