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

.left {
float:left;
}

.right {
float:right;
}


#main_l01 {
width: 480px;
padding: 0 20px 0 0;
}

#main_l01 a{
color: #33F !important;
}

#dict_txt01 {
padding: 30px 0 0 0;
}

#main_l02 {
width: 180px;
}

.dict_index {
}

.dict_list {
padding: 10px 0 30px 10px;
}

.dict_list li {
padding: 5px 0 0 0;
list-style-type:none;
}

.dict_list li a{
color: #33F !important;
/*color: #676260;*/
}

#home_back2 {
background-color: #FFF;
}

#home_header {
height: 180px;
}
#home_header .tm {
margin-top: 20px;
}
