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

#contents {
width:1000px;
}

#main {
float:left;
width:799px;
height:inherit;
margin-top:47px;
text-align:left;
}

#side {
float:right;
width:200px;
height:auto;
margin-top:30px;
text-align:left;
}

#heder_index {
width:1000px;
}

#heder_left {
float:left;
width:300px;
height:70px;
}

#heder_center {
float:left;
width:360px;
height:70px;
}

#heder_right {
float:left;
width:340px;
height:70px;
}

