@charset "utf-8";

#content{
width:850px;
float:left;
margin-left:27px;
_margin-left:13px;
padding-top:20px;
text-align:left;
}

#content .left_box{
width:541px;
float:left;
}

#content .left_box h2{
padding:10px 0px 0px 10px;
}

#content .left_box h1{
padding:10px 0px 0px 10px;
}

#content .left_box .item_box{
width:551px;
float:left;
background-image: url(./images/content_bk.jpg);
background-position:top;
background-repeat:no-repeat;
color:#CCCCCC;
padding-bottom:20px;
}

#content .left_box .item_box p{
width:510px;
padding-left:20px;
padding-top:10px;
}

#content .left_box .item_box .list_beginner{
background-color:#223548;
margin:0px;
padding:0px;
width:490px;
margin-left:20px;
margin-top:10px;
text-align:center;
padding-right:20px;
}


#content .left_box .item_box .list_beginner li{
display:inline;
padding-left:9px;
margin-left:20px;
background-image: url(./images/mark.gif);
background-position:left center;
background-repeat:no-repeat;
}

#content .left_box .item_box .list_news{
width:510px;
margin-left:20px;
margin-top:10px;
list-style: none;
}


#content .left_box .item_box .list_news li{
list-style: none;
background-image: url(./images/mark.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:9px;
border-bottom:dotted 1px;
border-color:#475668;
padding-bottom:10px;
padding-top:10px;
}

#content .left_box .item_box .list_open{
text-align:right;
}

#content .left_box .item_box .list_open p{
/*background-image: url(./images/icon_list.gif);
background-repeat:no-repeat;
background-position:left center;*/
padding:10px 0px 10px 17px;
}



#content .right_box{
float:right;
text-align:left;
width:280px;
padding-top:10px;
}


#content .right_box ul{
margin:0px;
}

#content .right_box .pickup_banner{
padding-top:10px;
margin:0px;
list-style:none;
line-height:5px;
}


#content .right_box .pickup_tor{
margin-top:10px;
list-style:none;
line-height:5px;
background: url(./images/tor_bk_rep.jpg);
background-repeat:repeat-y;
border-bottom:1px solid;
border-color:#314254;
width:260px;
/*background: url(./images/tor_bk_rep.jpg) no-repeat 0 100%;
zoom: 1;*/
}

#content .right_box .pickup_tor dt{
padding-bottom:5px;
margin-bottom:0px;
}

#content .right_box .pickup_tor dd{
margin-top:0px;
width:230px;
margin-left:10px;
padding-left:10px;
background-image: url(./images/mark2.gif);
background-position:left top;
background-repeat:no-repeat;
padding-bottom:5px;
padding-top:5px;
border-top:dotted 1px;
border-color:#475668;
}

