body,img,form,div,p,span,ul,li,input{margin:0px;padding:0px;}
.text_left{text-align:left;}
.text_center{text-align:center;}
.text_right{text-align:right;}
.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both;}

.style1 {font-size:10px;color:#696969;}
.style2 {font-size:14px;color:#ff0000;}
.style3 {font-size:14px;color:#ff6666;}
.style4 {font-size:13px;color:#ff4500;}
.style5 {font-size:13px;color:#ffa500;}
.style6 {font-size:10px;color:#ffffff;}
.style7 {font-size:10px;color:#ff0000;}
.style8 {font-size:11px;color:#1e90ff;}
.style9 {font-size:12px;color:#1e90ff;font-weight:bold;}
.style10{font-size:10px;color:#696969;}
.style11{font-size:12px;color:#ff4500;}
.style12{font-size:15px;color:#ff4500;}

.link1{color:#999999;text-decoration:underline;}
.link2{color:#ff0000;text-decoration:underline;}
.link3{color:#ff6666;text-decoration:underline;}
.link4{color:#00cc99;text-decoration:underline;}
.link5{color:#ffa500;text-decoration:underline;font-size:13px;}

#page{
  width:860px;
  margin:0 auto;
}

#header{
  padding-top:30px;
  background-image:url(../img/head/top_r1_c2.jpg);
  background-repeat:repeat-x;
}

#main{
  margin:5px 10px;
  border:1px solid #CCCCCC;
}

#left_column{
  width:245px;
  padding-top:8px;
  padding-left:8px;
  float:left;
}

#right_column{
  padding-top:8px;
  padding-left:8px;
  float:left;
}

#footer{
  padding-bottom:2px;
  background-image:url(../img/footer/top_r3_c4.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
}





table#list td{
  margin:2px 0;
padding:2px 0;
}
