@charset "utf-8";
/* CSS Document */
body{font:12px/16px Geneva, Arial, Helvetica, sans-serif;color:#333;margin:30px;}
a{color:#555;font-size:12px;text-decoration:none;}
a:hover{color:#CC6600;}

#main{width:1000px;margin: 0 auto;}

#head{}
#head h1{font-family: Geneva, Arial, Helvetica, sans-serif;font-size:26px;color:#666;padding-left:250px;vertical-align:bottom;margin:5px;font-weight:100;height:30px;}

.banner{padding-bottom:-20px;}
.invisible{color:#FFFFFF;font-size:1px;float:left;clear:both;display:none;}
.invisible1{color:#FFFFFF;font-size:1px;display:none;}
.invisible2{color:#FFFFFF;font-size:1px;}

#leftBody{width:210px;padding:10px;float:left;}
#leftBody h1{font:22px  Geneva, Arial, Helvetica, sans-serif;color:#006699;font-weight:100;background:url(../images/spart.gif) no-repeat left bottom;padding-bottom:5px;}
#leftBody ul{padding:0;margin:0;list-style:none;}
#leftBody li {padding:2px;list-style-image:none;}
#leftBody li a{color:#555;font-size:12px;background: url(../images/bullet1.gif) no-repeat left center;padding-left:15px;text-decoration:none;}
#leftBody li a:hover{background: url(../images/bullet2.gif) no-repeat left center;color:#CC6600;}

#mainBody{width:500px;padding:10px;float:left;}
#mainBody li{list-style-image:url(../images/bullet1.gif);}
#mainBody img{padding-right:20px;border:0;}
#mainBody h1{font: 22px  Geneva, Arial, Helvetica, sans-serif;color:#446699;font-weight:100;background:url(../images/part.gif) no-repeat left bottom;padding-bottom:5px;}

#rightBody{width:210px;padding:10px;float:left;}

#rightBody h1{font:22px  Geneva, Arial, Helvetica, sans-serif;color:#006699;font-weight:100;background:url(../images/spart.gif) no-repeat left bottom;	padding-bottom:5px;}


.clear{clear:both;}

.footer{background:url(../images/bg_foot.gif) repeat-x;font-size:10px;color:#999999;padding-top:10px;width:1000px;}
.txtorange{color:#CC6600;}

.txtsmall{font-size:10px;}
.bdr_grey {	border: 1px solid #efefef;}
.txtkey1{color:#FFFFFF;font-size:1px;}
.bdr_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}