/* SITE  CSS  */

html, body {
    background-color: #fff;
	width:1005px;
	height:100%;
    margin : 0px;
    padding : 0px; 
    border : 0px;
    font-family: verdana, arial, tahoma, helvetica, sans-serif;
    color : #000;
    font-size:12px;
    line-height :150%;
    text-align : left;
}
a {
  text-decoration: none;
  color:#3f6d8f;
}
a:hover {
  color:#991c22;
  text-decoration:none;
  border-bottom: dotted 1px #ffffff;
  position : relative; top : 1px; left : 1px
}
li {
line-height:200%;
}
/* 1st layer*/
#top {
   background-color:#991c20;
   width:100%;
   height:25px;
   text-indent:49em;
   color:#fff;
}
#banner {
   width:100%;
   height:165px;
}
#content {
   width:100%;
   height:400px;
}
#left {
 width:30%;
 height:400px;
 float:left;
}
#right {
 width:100%;
 height:380px;
 overflow:auto;
 padding-top:15px;
 padding-right:10px;

 
/*just for ie5.5+*/
 scrollbar-face-color:#fff; 
 scrollbar-shadow-color:#fff; 
 scrollbar-highlight-color:#fff;
 scrollbar-3dlight-color:#c6502e;
 scrollbar-darkshadow-color:#c6502e;
 scrollbar-track-color:#fff;
 scrollbar-arrow-color:#c6502e;
}
#bottom {
   background-color:#991c20;
   width:100%;
   height:26px;
   text-indent:40em;
   color:#fff;
}


#fo2 {
   width: 620px;
   height:410px;
   position:absolute;
   top:98px;
   left:350px;
   right:0px;
}

#fol {
   width:518px;
   height:410px;
   position:absolute;
   top:80px;
   left:437px;
   right:20px;
}
#title {
   width:100%;
   text-align:right;
}


#active {
   background:#333333;
   margin:0px;
   padding:0px;
   height:150px;
}
#text {
width:100%;
margin:0px;
text-align: justify;
font-size:12px;
}

#text-1 {
width:63%;
margin:0px;
text-align: justify;
font-size:10pt;
float: left;
}
#ima {
	width: 35%;
	text-align: center;
	float:left;
}

#menu {
width:300px;
height:616px;
background-image:url(../images/bg1.jpg);
position:absolute;
top:0px;
left:45px;
}

#logo {
margin-left:2em;
width:0px;
padding:0px;
}
#menu1{
margin-left:4em;
padding:0px;
font-size:13px;
}
#menuroot {
margin-left:6em;
margin-top:78px;
padding:0px;
font-size:12px;
} 
#product {
width:500px;
height:410px;
margin-top:15px;
padding-right:15px;
font-size:12px;
}
#right img{   
float:left;
margin-right:1em;   
}
#product1 {
width:500px;
height:430px;
padding-right:17px;
font-size:12px;
}
#ppco {
width:500px;
height:40px;
margin:0px;
}
#ptitle {
width:240px;
height:24px;
float:left;
margin-bottom:5px;
}
#ptitle2 {
width:240px;
height:24px;
float:right;
text-align:center;
margin-bottom:5px;
}
#inc {
font-style:italic;
text-align:right;
margin-left:10px;
font-size:11px;
}
#inc2 {
background-color:#faf3f4;
font-size:14px;
}
#right a {
  text-decoration: none;
  color:#3f6d8f;;
}
.bg {
background-color:#c6502e;
text-indent:29em;
height:18px;
font-size:13px;
color:#fff;
}

.bg2 {
text-align:left;
font-size:14px;
}
.t1 {
padding-top:3px;
font-weight:bold;
}
.t2 {
font-family:Georgia;
font-size:15px;
font-style:oblique;
}


   
