/* CSS Document */
/* Top Body */
#topMainBody {
width: 100%;
height: 261px;	
margin: 0 auto;
padding-bottom: 4px;
/*border: 1px black solid;*/
}
#topMainBody div.blankColumn
{	
float:left;
width: 4px;
border: 1px white solid;
}
#leftMainBody {
float: left;
width: 691px;
height: 261px;
}
#rightMainBody {
float: left;
width: 293px;
height: 261px;
background: url(../images/new_05.jpg) center no-repeat;
margin-left: 4px;
color: #29292A;
font-size: 12px;
text-align: left;
}
#rightMainBody div {
/*padding: 50px 0 10px 0; */
}
#clock {
background: url(../images/clock.png) top left no-repeat;
/*width: 100%;*/
margin: 10px 0 0 5px;
/*line-height: 15px;*/
height: 85px;
/*border: 1px solid red;*/
}
p.rightBodyTitle
{
padding-left: 50px; 
padding-top: 17px;
color: #1b83ef;
font-family: Arial;
font-size: 18px;
font-weight: bold;
}
#tree {
background: url(../images/quality.png) no-repeat;
/*width: 96%;*/
height: 85px;
margin-left: 5px;
border-bottom: 1px dashed gray;
border-top: 1px dashed gray;
}
#bag {
background: url(../images/price.png) no-repeat;
background-position: 0 2px;
height: 85px;
/*width: 260px;*/
margin-left: 5px;
}
/* Middle Body */
#midBody {
width: 100%;
height: 199px;
background: url(../images/bg_index.jpg) top no-repeat;
/*border: 1px black solid;*/
}
#mid{
margin-left:25px;
padding-top: 20px;
}
#mid1 {
float: left;
height: 100px;
width: 185px;
padding-left: 3px;
}
div#mid1 a {
height: 100px;
}
.tab {
float: left;
width: 24%;
margin: 18px 0px 0px 0px;
height: 15px;
}
.tab a{
background: url(../images/arr_r.gif) no-repeat bottom;
font-size: 12px;
font-weight: bolder;
background-position: left 3px; ;
text-decoration: none;
font-weight: bold;
padding-left: 15px;
line-height:20px;
}
.tab a:HOVER{
}
.block {
float: left;
width: 180px;
height: 40px;
margin: 10px 5px 0px 35px;
}
.block {
float: left;
width: 180px;
height: 40px;
margin: 10px 5px;
}
div#mid2 div.block a {
width: 100%;
height: 20px;
background: url(../images/arr_r.png) no-repeat;
background-position: left 3px;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #243F91;
padding-left: 15px;
line-height: 20px;
}
#b1 {
padding-left: 22px;
}
#b3 {
padding-left: 28px;
width: 160px;
}
div#mid2 div.block a:hover {
color: #1C82EE;
}
/* End Body */