html {

	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
/*body {margin:3px 0px; background: #f4f5f6 url(image/bg-tet.jpg); font: 12px arial; background-attachment:fixed; background-repeat: no-repeat;}  */
body {margin:0px 0px; background: #fff url(/image/ip6.jpg) no-repeat center top; font: 12px arial; background-attachment:fixed; margin-bottom: -15px;}
.hrnews {  border: none;    background-color: #ADD8E6;    color: #ADD8E6;  height: 1px;  width: 90%;  clear: both;
}
h1{
  margin: 0;
  padding: 0;
  padding-bottom: 12px;
  font-size: 12pt;
}

h2 {
	font-family: 'Times New Roman';
	font-size: 11pt;
	color: #5F5F5F;
}
h3 {
	font-family: 'Times New Roman';
	font-size: 11pt;
	text-align: left;
}
.makeleft p {text-align: justify;}
form {
	padding: 0;
	margin: 0;
   	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
    text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
    text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
}

#header {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	background: url('../image/header-bg.png') no-repeat;
}
#header .div1 {
	height: 110px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 0px;
	width: 400px;
}
#header .div2 img{
	float: left;
	margin-right: 20px;
	margin-top: -10px;

}
#header .div3 {
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 5px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') no-repeat;
}
#header .div4 a {
	position: relative;
	padding: 12px 0px 10px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 .icon {
	position: relative;
	top: 12px;
	margin-right: 4px;
}
#header .div4 .split {
	position: relative;
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
#header .div5 a, #header .div5 img {
	float: left;
}
#header .div6 a, #header .div6 img {
	float: right;
}
#breadcrumb {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
	background: url('../image/breadcrumb.png') repeat-x;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
	width: 985px;
}
.Menu1280{margin:0 auto;text-align:left;width: 100%;min-width: 900px;}
.menu{
	width:100%; padding:0 0 0 2px; height:27px; display:block; background: url(../image/menu.png) repeat-x left top; font-family: Tahoma; font-size: 13px; font-weight: bold; text-transform: uppercase;
	margin-left: 0;
	}
.menu li{padding:0; margin:0; list-style:none; display:inline;text-align: center;}
.menu li a{float:left; padding: 0 0 0 7px;  height: 27px; line-height: 27px; display:block; color: #FFFFFF; text-decoration:none;cursor:pointer; background: url(../image/menu-li-a.png) no-repeat right bottom;}
.menu li.hover a {color:#FFFFFF;}
.menu li a:visited {color:#FFFFFF;}
.menu li.active a, .menu li.hover a {color:#FFFFFF;}
.menu li a span {display: block;padding: 0 7px 0 0; }
.menu li.hover a span {}
.menu li.last a {background-position: 1000px 1000px;}
.menu li a:hover, .menu li.active a, .menu li.last a:hover {background: url(../image/menu-activeleft.png) no-repeat left top;}
.menu li a:hover span, .menu li.last a:hover span, .menu li.active a span {background: url(../image/menu-activeright.png) no-repeat right top; color: #FFFFFF;}


.content-left {  /*for home */
	overflow:hidden;
	width:180px;
	padding-left: 5px;
}
.left-adv {
	overflow:hidden;
	width:130px;
	margin-right:5px;
	padding-left:5px;
}
.right-content {
	padding-right:5px;
}
.content-center {      /*for home page*/
	overflow:hidden;
	width:500px;
	padding-right:5px;

	background: #F9FCFF;
}
.content-center2 {
	overflow:hidden;
	width:550px;
	margin-right:5px;


	background: #F9FCFF;
}
.content-right {
	overflow:hidden;
	width:300px;
	margin-right:0px;
}


/* end style with navigation bar*/

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 14pt;
	color: #FC7400;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {

	margin-bottom: 10px;
	width: 100%;

}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}

#footer {
	width: 1000px;
	clear: both;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-top: 1px solid #DDDDDD;
	background: #fff;
	height: 110px;

}

#footer .div1 {
	float: right;
	text-align: right;
	padding-right: 50px;

}
#footer .div2 {
	float: left;
	text-align: left;
	padding-left: 0px;
	width: 788px;

}

#footer .div2 ul{
	float: left;
	text-align: left;
	padding-left: 10px;


}
/* old version      */
.features{

	background-color:#fff;

	width:100%;

}

.features th{

	/*background-color: #BEF781;  */
    background-color: #EEEEDD;
	padding:3px 0 2px 5px;

	font-size:12px;

}

.features td{

	background-color:#fff;

}

.features td table.onefeature{

	background-color:#ccc;

	width:100%;

}

.features td table.onefeature td.left{

	background-color:#CEE3F6;
	color: #0A0A2A;

	padding:3px 0 2px 5px;

}

.features td table.onefeature td.right{

	background-color:#fff;
	color: #0A0A2A;

	padding:3px 0 2px 5px;

}
.fl {
	float:left;
}

.fr {
	float:right;
}
.post-info{font-size:12px;padding-bottom:10px;display:block;overflow:hidden;}
.post-info .author{background:url(../image/user.gif) no-repeat left center;padding:0 0 0 20px;}
.post-info .views{background:url(../image/view.gif) no-repeat left top;padding:0 0 2px 20px;}
.post-info .date{background:url(../image/date.gif) no-repeat left center;padding-left:20px;}
.post-info .comments{background:url(../image/user_comment.png) no-repeat left center;padding-left:20px;}
.respond_bar {
	background-color:#E4F1C9;
	height: 18px;

}
.relatedpr_img
{
	text-align:center;
	opacity: 0.99;
	min-height:220px;
}


.product_top th {
	 color: #326400;
}
.price {
	color: rgb(153, 0, 0);
	font-weight: bold;
}
.sprice {
	color: #ff3300;
}
.oldprice {color: #000; text-decoration: line-through;}
.stock_status {
	color: blue;
	font-weight: bold;
}
.oldprice {
	text-decoration: line-through;
}
.thumb_product {
	 text-align: center;
	 width: 250px;
	 vertical-align: top;
}
.enlarge_text {
	font-size: 11px;
}


.lastproduct li a{font: 12px arial,Helvetica,sans-serif; color:#000; text-decoration:none;}
.lastproduct li a:hover {text-decoration:underline;}
.lastproduct_price {color: #326400; font-weight: bold;}

.lastestnews
{
	width: 100% ;border: 1px solid #000 ; border-collapse: collapse;
}
.news_relatednews a {font:bold 12px arial; color:#004f8b; text-decoration:none;}

.orange_viewed {color: #FC4400;}


/*style for box*/
.news_respond {margin: 0; padding:0 ;border: 1px solid  #d5d8de;list-style: none;}
.news_respond {margin-bottom: 15px; padding-bottom: 5px;}
.news_respond li {padding-left: 10px; padding-right: 5px;}
.news_respond h2 { font-size: 11px; margin-bottom: 15px; padding-bottom: 5px;}

.infobar {margin:0 ; padding: 0; border: 1px solid  #d5d8de;list-style: url('../image/bullet_2.png');list-style-position:inside;}
.infobar {margin-bottom: 15px; padding-bottom: 5px;}
.infobar li {padding-left: 10px; padding-right: 5px;}
/*end box style*/
.bestnews_top {margin: 0; padding:0 ;border: 1px solid  #d5d8de;list-style: none;min-height: 180px;}
* html .bestnews_top {height: 200px;}
.bestnews_top {padding-bottom: 5px;border-bottom: 0;}
.bestnews_top li {padding-left: 10px;padding-right: 5px;}

.adv_top {margin: 0; padding:0 ;border: 1px solid  #d5d8de; border-bottom: 0;list-style: none;min-height: 165px;}

* html .adv_top {height: 170px;}

.lastnews_top {margin: 0; padding:0 ;list-style: none;}
.lastnews_top {margin-bottom: 15px;padding-bottom: 5px;}
.lastnews_top li {height: 30px;border: 1px solid  #000; padding-left: 10px; border-top: 0; padding-top: 5px;}


.clearfix li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix li{display:inline-block;display:block;padding:5px;border-top:1px solid #ccc;}
.clearfix img {float: right; padding-right: 5px; border:1px solid #ccc;}

.clearfixadv li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfixadv li{display:inline-block;display:block;padding:5px;}
.clearfixadv img {float: left; margin-right: 5px; border:1px solid #ccc;}


.href11ptgreen a { color: #326400;font-size: 11pt; font-weight: bold;}
.href11ptgreen a:visited { color: #326400;}

.href10ptgreen a { color: #326400;font-size: 10pt; font-weight: bold;}
.href10ptgreen a:visited { color: #326400;}
.href12black a {font-family: 'Arial'; font-size: 12px; color: #000000; text-decoration: none; }
.href12black a:visited {color: #000000;}
.href12black2 a {font-family: 'Arial'; font-size: 12px; color: #000000;}
.href12black2 a:visited {color: #000000;}
.href12black2 a:hover {text-decoration: underline;}
.hrefhomebar li {
  border-bottom: 1px solid #ED9F9F; padding: 0;
}
.hreflinknews a {font:bold 12px arial; color:#004f8b; text-decoration:none;}
.hreflinknews a:visited {color:#004f8b;}

.hrefhomebar a,.hrefhomebar a:visited {
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 12px solid #711515;
  border-right: 1px solid #711515;
  background-color: #B51032;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
}
.hrefhomebar a:hover {
  background-color: black;
  color: #FFFFFF;
}

.hrefblackbold a { font-family: 'Arial'; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none }
.hrefblackbold a:visited {color: #000000;}
.href11black a {font-family: 'Arial'; font-size: 11px; color: #000000; text-decoration: none }
.href11black a:visited { color: #000000;}


.leftbar {margin: 0; padding:0 ;border: 1px solid  #d5d8de;margin-bottom: 15px;  background-color: #eeeedd;}
.leftbar li {
 border-bottom: 1px solid #fff;
}
.leftbar a {
  display: block;
  padding: 0px 0px 3px 0.5em;
  color: black;
  text-decoration: none;
  font-size: 12px;
}
.leftbar a:hover {
  display: block;
  padding: 0px 0px 3px 0.5em;
  background-color: #93C9FF;
  color: black;
  text-decoration: none;
}
.leftbar a:visited { color: black;}

.leftbar_tit {background-color: #d5d8de; font:bold 12px arial; color: #326400; text-decoration:none;height: 18px; padding-left: 10px;list-style:none;}

/*left bar have list*/
.leftbar2 {margin: 0; padding:0 ;border: 1px solid  #d5d8de;margin-bottom: 15px;  background-color: #eeeedd;}
.leftbar2 li {
 border-bottom: 1px solid #fff;
}
/*style for listing*/
.leftbar2_listpk {list-style: url('../image/pk.png');list-style-position:inside;}
.leftbar2_listdt {list-style: url('../image/blackberry.png');list-style-position:inside;}
.leftbar2_listnews {list-style: url('../image/bullet_2.png');list-style-position:inside;}
/* *style for title bar*/
.greensub {font-family: 'Arial'; font-size: 11pt; color: #fff; font-weight: bold; text-decoration: none;background-color:#326400; }
.homesubbar2 {display: block;
	height: 22px;
	padding-left: 10px;
	color: #326400;
	magin-top: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.homesubbar2 {display: block;
	height: 42px;
	padding-left: 10px;
	color: #326400;
	magin-top: 5px;
	font-size: 10pt;
	font-weight: bold;
}
.hotline {display: block;
	height: 22px;
	padding-left: 10px;
	color: #326400;
	padding-bottom: 7px;
	font-size: 11pt;
	font-weight: bold;
text-shadow: #fff 1px -1px 1px;
}

.homesubbar img {padding-right: 5px;}
.vtnsubtitle {
	padding: 5px 5px 5px 0.5em;
	display: block;
	height: 16px;
	background-color: #3399FF;
	color: #ffffff;
	padding-left: 10px;
	font-size: 11pt;
	font-weight: bold;
}
/* end *style for title bar*/


/* style for background*/
.list-itemx {
	background-color:#eeeedd;
}
/* end style for background*/

/* style for tech info*/
.techinfo{
    border-collapse: collapse;
    width:100%;
}

.techinfo th{
    background-color: #EEEEDD;
    border: 1px solid #fff;
	padding:3px 0 2px 5px;
    width: 30%;
	vertical-align: top;

}

.techinfo td table.onefeature{
    border-collapse: collapse;
    width:100%;

}

.techinfo td table.onefeature th{
    background-color:#CEE3F6;
    border: 1px solid #ccc;
    font-weight: normal;
	color: #0A0A2A;
    width: 40%;
	padding:3px 0 2px 5px;

}

.techinfo td table.onefeature td{

	background-color:#fff;
    border: 1px solid #ccc;
	color: #0A0A2A;
   	padding:3px 0 2px 5px;

}
/* end style for tech info*/
/* list style*/
.liststyle1 {list-style: url('../image/bullet_2.png');}
#random_adv {min-height: 220px;}
* html #random_adv {  height: 220px;  }
.datenews {font-size: 11pt; font-weight: bold;color: #3333cc}
.img-listitem3 {padding-right: 5px;}
.jump {
	color: #FF6600;
	font-size: 12pt;
	font-weight: bold;
}
.centeredImg {text-align: center;}
.centeredImg img {border: 1px solid #ccc;}
.shop {
	font-weight: bold;
	color: #FC7400;
}