/* CSS Document */

body{ margin:0; padding:0;text-align:center; font-size:12px;}


#pagebody{width:844px;}
#sidebar{width:176px; float:left;}

.sidebar_bg{background:url(img/1.gif) repeat-y top; border-left: #A5C6F1 1px solid; border-right:#A5C6F1F 1px solid;  }
.menu{ width:148px; height:30px;background:url(img/3.gif) no-repeat; line-height:25px; font-weight:bold; text-align:left; padding-left:6px; color:#333333;cursor:hand;}

#main{width:661px; margin-left:7px; float:right; text-align:left;}
.text{width:661px; font-size:14px; line-height:22px; margin-top:7px;}
