@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
background-color:#000000;
}

#page_all{
width:975px;
margin:auto auto auto auto;

}

#top{
background-image:url(../im/page_top.jpg);
background-repeat:no-repeat;
height:120px;
b\\order:1px #FF66FF solid;
}

#logo{
width:130px;
width:40px;
padding:30px 0 0 15px;
float:left;
}

.go_search{
width:130px;
float:right;
margin:55px 45px 0 0;
_margin:55px 22px 0 0;
}

#menu{
padding:12px 0 0 0;
clear:both;
}

#mid{
height:auto!important;
height:590px;
min-height:590px;
clear:both;
}


#btm{
clear:both;
}
.btm_tbl{
background-image:url(../im/footer_top.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.btm_tbl_left{
background-image:url(../im/footer_left.png);
background-position:left top;
background-repeat:no-repeat;
}

.active{
background-position:0 -29px;
}


a {
	position: relative;
}

.copy {
	padding-left:15px;
}


.spacing_height {
	height:10px;
}









