/* CSS Document */

body{
background-image:url(gb.gif);
background-repeat:repeat-x;
margin:0px;
background-color:#DDD9CD;
}
.left_bg{
background-image:url(left_top.gif);
background-repeat:no-repeat;
width:11px;
height:11px;
}
.right_bg{
background-image:url(right_top.gif);
background-repeat:no-repeat;
width:11px;
height:11px;
}
.top_bg{
background-image:url(top_bg.gif);
height:11px;
background-repeat:repeat-x;
}
.l_let{
background-image:url(l_left_bg.gif);
background-repeat:repeat-y;
width:11px;
}
.r_right{
background-image:url(r_right_bg.gif);
background-repeat:repeat-y;
width:11px;
}

.b_left{
background-image:url(b_left.gif);
background-repeat:no-repeat;
height:11px;
width:11px;
}
.b_right{
background-image:url(b_right.gif);
background-repeat:no-repeat;
height:11px;
width:11px;
}
.b_bg{
background-image:url(b_bg.gif);
height:11px;
background-repeat:repeat-x;
}
.banner{
background-image:url(index_banner.gif);
background-repeat:no-repeat;
background-position:center;
width:775px;;
height:304px;
}

.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

.maintext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

.mail{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-align:center;
}

.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-align:center;
}
.banner_contactus{
background-image:url(contactus_banner.gif);
background-repeat:no-repeat;
background-position:center;
width:775px;;
height:304px;
}
.banner_Advertise{
background-image:url(advertise_banner.gif);
background-repeat:no-repeat;
background-position:center;
width:775px;;
height:304px;
}
