body {
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #232323;
    padding: 0;
    margin: 0
}

* {
    border: 0;
    padding: 0;
    margin: 0
}

a {
    text-decoration: none;
    color: #454545
}

a:hover {
    color: #FF7B00;
}

ul{list-style-type:none}

.clear {
    clear: both
}

input[type=text],input[type=password] {
    border: 1px #dcdcdc solid;
    color: #595959;
    margin: 0;
    padding: 1px
}

.bold {
    font-weight: bold
}

.green {
    color: #F77A00
}

.boldGreen {
    color: #F77A00;
    font-weight: bold
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

table {
    border-collapse: collapse;
    table-layout: auto
}

#wrapper{
	background:#fff; width:960px; margin:0 auto; 
}
/*HEADER*/
#topbanner{min-height:100px; width:100%}
#topbanner h1 a{display:inline-block; text-indent:-9999}
#mainmenu{height:35px; background:#BF9F62 url(images/bg_menu.png) repeat-x}
#mainmenu h2#intro{height:25px; line-height:25px; width:100%; font-size:14px;}
#intro marguee{width:100px;}
#mainmenu ul{
  list-style: none outside none;
  margin: 0;
  padding: 0;
  display:inline-block;
}
#mainmenu ul li{float:left}
#mainmenu ul li a{display:inline-block; line-height:35px; color:white; font-size:14px; text-transform:nomal; font-weight:bold; padding:0 15px}
#mainmenu ul li a:hover{text-decoration:underline}
#mainmenu ul li ul.subcate{display:none}
#mainmenu ul li:hover ul.subcate{display:block}

#mainmenu #langmenu{float:right; width:70px; line-height:35px;}
#mainmenu #langmenu a{display:inline-block}
#mainmenu #langmenu a img{margin-top:2px}

/*CONTENT*/
#mcontent{min-width:500px; margin:30px 0; width:100%; float:left}
#mcontent #mleft{width:230px; float:left; margin-left:5px}
#mcontent .boxLeft{width:100%; box-shadow: 0 1px 2px #333; margin-bottom:20px}
#mcontent .boxLeft h2{color:red; height:35px; line-height:35px; text-align:center; font-size:14px; text-transform:uppercase; background:#BF9F62 url(images/bg_menu1.png) repeat-x}
#mcontent .boxLeft .boxContent{background:#E3E5E6}

/*LEFT MENU*/
#mcontent .boxLeft .boxContent .cateList{}
#mcontent .boxLeft .boxContent .cateList li a{display:block; padding:7px 10px; font-size:14px; text-transform:uppercase}
#mcontent .boxLeft .boxContent .cateList li a:hover{background:#BF9F62; color:#fff;}
#mcontent .boxLeft .boxContent .cateList li{position:relative}
#mcontent .boxLeft .boxContent .cateList li ul.subcate{display:none; width:240px; position:absolute; top:0; left:230px; z-index:9999; background:#E3E5E6}
#mcontent .boxLeft .boxContent .cateList li ul.subcate{display:none}
#mcontent .boxLeft .boxContent .cateList li:hover ul.subcate{display:block}

#mcontent #mright{width:710px; float:right; margin-right:5px}
#mcontent #mright .topslider{width:700px}
#mcontent #mright .boxRight{width:100%; float:left}
#mcontent #mright .boxRight h2{line-height:30px; text-transform:uppercase; border-bottom:1px solid #ccc}
#mcontent #mright .boxRight .content{padding:10px}
#mcontent #mright .boxRight .detail .binfo{margin-botton:10px}
#mcontent #mright .boxRight .detail .binfo h1{font-size:20px; font-weight:normal; line-height:26px; margin-bottom:5px}
#mcontent #mright .boxRight .detail .binfo p{font-size:18px; font-weight:normal; color:red}
#mcontent #mright .boxRight .detail .binfo img{float:left; margin-right:10px}
#mcontent #mright .boxRight .detail .minfo{margin-top:10px}
#mcontent #mright .boxRight .detail .minfo h2{font-size:15px}
#mcontent #mright .boxRight .rdistributor{}
#mcontent #mright .boxRight .rdistributor li{width:100%; float:left; padding:10px 0; border-bottom:1px solid #c9c9c9}
#mcontent #mright .boxRight .rdistributor li .img{float:left; width:250px;}
#mcontent #mright .boxRight .rdistributor li .img img{width:250px}
#mcontent #mright .boxRight .rdistributor li .info{float:right; width:450px;}
#mcontent #mright .boxRight .rdistributor li .info h3{line-height:24px; text-transform:uppercase; font-size:16px; margin-bottom:10px}
#mcontent #mright .boxRight .rdistributor li .info p{line-height:24px; font-size:14px}
#mcontent #mright .boxRight .rdistributor li a:hover{color:#454545}
#mcontent #mright .boxRight .rproduct li a{
	display:block;
	float:left; width:228px; height:250px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	margin:0px 11px 14px 0px;
}
#mcontent #mright .boxRight .rproduct li a.end{margin-right:0}
#mcontent #mright .boxRight .rproduct li a:hover{
    box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	color:inherit;
}
#mcontent #mright .boxRight .rproduct .img{height:195px}
#mcontent #mright .boxRight .rproduct .img img{width:100%; height:195px}
#mcontent #mright .boxRight .rproduct h3{text-align:center; line-height:24px; font-size:16px; margin:3px 0}
#mcontent #mright .boxRight .rproduct p{text-align:center; font-size:16px}
#mcontent #mright .boxRight .rproduct p.lienhe{text-align:center; font-size:16px; color:red; font-weight:bold}

/*MODULE SUPPORT*/
#mcontent .boxLeft .support{
	padding:5px;	
}
#mcontent .boxLeft .support .item{margin:10px 0; text-align:center}
#mcontent .boxLeft .support .item span.hotline{color:red; font-weight:bold; font-size:16px}
#mcontent .boxLeft .support .item .yahoo img{width:105px}

/*MODULE LEFT BANNER*/
.left_banner{}
.left_banner li{float:left;}
.left_banner li a{display:block; width:100%; margin:5px 0}
.left_banner li a img{width:100%}


/*FOOTER*/
.bot_slide{}
#bot_info{height:60px; background:white url('images/bg_footer.png') repeat-x; padding:10px 20px}
#bot_info li{text-align:center; color:#fff; font-size:14px}
.fanpage_fb{margin:0px 0px 10px;}


/*PAPER*/
.divPager
{
    text-align: right;
    float: right;
    padding-top: 20px;
}

.divPager div
{
    float: left;
}

.divPager a, .divPager span
{
    float: left;
}

.divPager .spText
{
    color: #595959;
    line-height: 20px;
    font-size: 10pt;
}

.divPager .btnFirst
{
    background-image: url("images/PagerPreview.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 24px;
    margin: auto;
    margin: 0 10px;
}

.divPager .btnLast
{
    background-image: url("images/PagerNext.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 24px;
    margin: auto;
    margin: 0 10px;
}

.divPager .selected
{
    background-image: url("images/PagerBg.png");
    background-position: 0 -25px;
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 21px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    margin: auto;
    margin: 0 5px;    
}

.divPager .btnNomarl
{
    background-image: url("images/PagerBg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 21px;
    font-weight: bold;
    text-align: center;    
    margin: auto;
    margin: 0 5px;
}

.divPager .btnFirst:hover, .divPager .btnNomarl:hover, .divPager .btnLast:hover
{
    background-position: 0 -25px;
    color: #FFF;
}

