@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;color:#a6a6a6;
	margin:0;
	font-size:12px;
}

img {border:0;}
a {color:#b4b4b4;text-decoration:none;}
a:hover {color:#b4b4b4;text-decoration:underline;} 
#mid_bg { background-image:url(mid_bg.jpg); background-repeat:no-repeat; background-position:left top;width:764px;height: 89px;}
#maintb {
 background:url(bottom_bg.jpg);
 background-repeat:repeat-x; 
 background-position:bottom left;
 height: 595px;
}

#err {
 background:url(404bj.jpg);
 width:500px;
 height: 464px;
  margin:0px auto;
}

#ert {
 width:400px;
 height: 400px;
  margin:0px auto;
}

#centertb {
 width:900px;
 margin:0px auto;
}

#left {
 float: left;
 width: 125px;
}

#right {
 float: right;
 width: 765px;
}

#centertb2 {
 width:697px;
 margin:0px auto;
}
#centertb2left {
 width:200px;
  float: left;
}
.line { width:auto; height:3px; font-size:2px; }

#bottleft {
 float: left;
 text-align:left;
 width: 450px;
}
#bottright {
 float: right;
 text-align:right;
 width: 450px;
