﻿body
{
    margin: 0 0 0 0;
    text-align: center;
    vertical-align: top;
    background-image: url('../img/bg3.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 14px;
    background-color: #EAF7DD;
    overflow: visible;
    visibility: visible;
}

form
{
	padding: 0px;
	margin: 0px;
}

.hidden
{
    display:none;
}
    
.show
{
    display:block;
}

.error  
{
	background-color: #EDBE9C; 
}

h1
{
	margin: 0px;
	padding: 0px;
	float:left;
    position:relative;
}

.h1style1
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    width:100%;
    text-align:center;
}

h2
{
	margin: 0px;
	padding: 0px;
	float:left;
    position:relative;
}

.h2style1
{
	width: 100%;
	height: 30px;
	position: relative;
	float: left;
}

h3
{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	font-size: 16px;
}

.h3style1
{
	margin-bottom:5px;
}

a
{
    text-decoration: none;
}

a:link
{
    text-decoration: none;
}

#centralContainer
{
	width: 920px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#main
{
	float: left;
	width: 900px;
	height:auto;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
	position: relative;
}

#TopLogo
{
    width: 900px;
    height: 69px;
    background-color: #FFFFFF;
    float:left;
}

#SBIT_Logo
{
    width:550px;
    height:69px;
    float:left;    
}

#languageSetting
{
	float: right;
	width: 100px;
	vertical-align: top;
	text-align: left;
	margin-top: 2px;
	height: 25px;
}


#ourHotLine
{
	float: right;
	width: 310px;
	vertical-align: top;
	text-align: left;
	margin-top: 11px;
	font-style: italic;
	font-size: 22px;
	font-family: 'Times New Roman' , Times, serif;
	color: #003399;
	height: 27px;
	font-weight: bold;
	text-decoration: underline;
}

#Advertisement
{
    width:900px;
    height:200px;
    float:left;
}

#ProductList
{
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    width: 900px;
    height: 175px;
    float:left;
}

.product
{ 
    width:145px;
    height:170px;
    float:left;
    margin-right:6px;
    vertical-align:top;
    overflow:visible;
}

.lastproduct
{
    width:145px;
    height:170px;
    float:left;
    vertical-align:top;
    overflow:visible;
}

.producttitle
{
    vertical-align: top;
    padding-left: 5px;
    width: auto;
    float: left;
    font-family: 'Arial Unicode MS';
    font-weight: bold;
    color: #003366;
    font-size: 16px;
    height:22px;
}

.productpicture
{
    width:100%;
    float:left;
    height:60px;
    vertical-align:top;
}

.productdetail
{
    padding: 0px;
    margin: 0px;
    float: left;
    text-align:left;
    width: 145px;
    height: 95px;
    vertical-align: top;
}

.productdetail ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.productdetail ul li
{
    height: 18px;
    width: 115px;
    padding-top: 2px;
    padding-left: 15px;
    margin-left: 5px;
    background-image: url('../img/listicon.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    
    list-style-type: none;
    
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #00CCFF;
}

.productdetail ul li a
{
    color: #0000FF;
}


#productDisplay
{   width:900px;
    /*height: 300px; */
    float: left;
}

#productDisplayTitle
{
    margin-top:3px;
    padding-left: 10px;
    margin-bottom:3px;
    width:890px;
    height: 20px;
    font-family: 'Arial Unicode MS';
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #00CCFF;
    color: #0066CC;
}

#productDisplayContent
{
    margin-top:5px;
    margin-left:10px;
    width:880px;

    float:left;
}



#companyInfo
{
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    width: 900px;
    float:left;
    height:170px;
}

#companyInfo a
{
    color: #0000FF;
}

#companyInfo a:link
{
    color: #0000FF;
}

#companyInfo a:hover
{
    color: #0000FF;
}

#companyInfo a:active
{
    color: #0000FF;
}

#companyInfo a:visited
{
    color: #0000FF;
}

#companyAbout
{   
    width: 450px;
    height: 170px; /*total 160*/
    float: left;
}

#companyAboutTitle
{
    margin-top:3px;
    padding-left: 10px;
    margin-bottom:3px;
    width: 430px;
    height: 20px;
    font-family: 'Arial Unicode MS';
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #00CCFF;
    color: #0066CC;
}

#companyAboutContent
{
    margin-left:10px;
    width:430px;
    height:140px;
}

#ourNews
{
    background-position: left bottom;
    width: 450px;
    height: 170px;
    float: left;   
}

#ourNewsTitle
{
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 3px;
    padding-left: 10px;
    width: 430px;
    height: 20px;
    font-family: 'Arial Unicode MS';
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #00CCFF;
    color: #0066CC;
}

#ourNewsContent
{
    margin-left:20px;
    width:430px;
    height:140px;
    color: #0000FF;
}

#productbrand
{
    position: relative;
    float: left;
    width: 900px;
    min-height: 69px;
    height: auto;
}

#productbrandtitle
{
  border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #00CCFF;
    
    float: left;
    height: 20px;
    width: 890px;
    margin-top: 3px;
    padding-left: 10px;
    
    font-family: 'Arial Unicode MS';
    font-weight: bold;
    font-size: 14px;
    color: #0066CC;
}

#productbrandcontent
{
    width: 900px;
    height: 40px;
    padding-top: 3px;
    float: left;
    vertical-align: top;
    padding-bottom: 3px;
}

#productbrand img
{
    float: left;
}

#foot
{
	background-position: center;
	width: 100%;
	text-align: center;
	font-family: 'Arial Unicode MS';
	font-size: 13px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #669999;
	padding-top: 3px;
	background-color: #FFFFFF;
	height: 55px;
	float: left;
	background-image: url('../img/footer_bg.png');
	background-repeat: no-repeat;
	color: #333333;
}

.a3333FF a
{
    color: #3333FF;
}

.a3333FF a:link
{
    color: #3333FF;
}

.a3333FF a:hover
{
    color: #3333FF;
    text-decoration: underline;
}

.a3333FF a:active
{
    color: #3333FF;
}

.a3333FF a:visited
{
    color: #3333FF;
}
/*--End Main Page*/

#leftPanel
{
    margin-top: 3px;
    width: 200px;
    height: 1%;
    position: relative;
    float: left;
    z-index: 1;
}

#rightSubContainer
{
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 690px;
	margin-left: 10px;
	height: auto;
	position: relative;
	vertical-align: top;
}

#rightSubContainer #webPath
{
    width: 660px;
    height: 24px;
    background-image: url('../img/webPath_bg.jpg');
    background-repeat: no-repeat;
    position: relative;
    float: left;
    padding-left: 30px;
    margin-top:3px;
    padding-top:2px;
    color: #CC3399;
    font-size: 14px;
    font-family: 'Times New Roman';
}

#rightSubContainer #rightMainContent
{
	margin-top: 5px;
	width: 100%;
	height: auto;
	position: relative;
	min-height: 400px;
	float: left;
	vertical-align: top;
}

#rightSubContainer #rightMainContent li
{
    margin-bottom: 10px;
    width:100%;
    float:left;
}
.importantmessage3
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    width: 620px;
    position: relative;
    height: auto;
    margin-left: 40px;
    float: left;
    margin-bottom: 10px;
}

.importantmessage4
{
	color: #3333FF;
	font-style: italic;
	text-decoration: underline;
}

.centeralign1
{
	width: 100%;
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	float: left;
}


.product_show_div
{
   width:210px;
   margin-left:5px;
   margin-right:5px;
   float:left;
   position:relative;
   padding-bottom:5px;
   
}


    .button_class
    {
        background-color:Orange;
         border:1px solid orange;
    }

.nomargin {
    margin: 0px;
    padding:0px;
}

.nomargin li {
    list-style:none;
    font-size:12px;
    margin-left:0px;
    padding-left:0px;
}

.nomargin li.title{
    background:#32aef6;font-size:16px;color:#fbfafa;font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}

    .nomargin li span{
        margin-left:15px;
    }

.joinustab {
    background:#d7d7d7;float:left;width:32%;margin-top:20px;margin-left:3px; height: 155px;
    margin-right:3px;
}
