@charset "UTF-8";

.orange {color:#FF3300;}


#topicPath {margin-left:15px;}
#topicPath li {
display:inline;
margin-right:10px;
color:#9b8768;
}

#topicPath li a{color:#666666;}


/*----------SIDE NAV----------*/
#sideNav {
float:left;
margin-top:10px;
margin-left:15px;
width:164px;
display:inline;

background-image:url(../news/images/side_nav_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:10px;
}
#sideNav ul li{font-size:0.1px; line-height:1%;}

#sideNav ul#pageNav {
padding-bottom:10px;
background-image:url(../images/side_nav_bg.jpg);
background-repeat:repeat-y;
}
#sideNav ul#pageNav li{
background-image:url(../images/side_nav_bg.jpg);
background-repeat:repeat-y;
padding-top:10px;
padding-left:10px;
font-size:95%;
line-height:1.5;
}
#sideNav ul#pageNav li a {color:#88725a;}

#sideNav ul#pageNav li.another a{
color:#333333;
background-image:url(../images/arrow_pink.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:10px;
text-decoration:none;
line-height:1.3;
}
#sideNav ul#pageNav li.another a:hover {color:#FF3366;}


/*----------MAIN CONTENTS----------*/
#mainContents{
float:right;
width:595px;
margin-right:15px;
margin-top:10px;
}


/*----------contents01----------*/
#contents01 .title {
clear:left;
padding-top:10px;
}



/*-----------subTitle------------*/
.subTitle {
color:#666666;
font-size:120%;
}
.subTitle span.month{color:#88725a;}

.subTitle {
background-image:url(../images/subtitle_mark.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:10px;
margin-bottom:15px;
}



/*---------silverLinkBanner--------------*/
.silverLinkBanner{text-align:right; margin-bottom:3px;}


/*---------goTop-----------*/
.goTop {
margin-top:7px;
text-align:right;
padding-right:10px;
background-image:url(../images/top_arrow.jpg);
background-position:right;
background-repeat:no-repeat;
}
.goTop a{
color:#88725a;
font-size:
90%;
text-decoration:none;
}
.goTop a:hover{
color:#FF9966;
font-size:
90%;
text-decoration:none;
}


/*---------GUIDANCE----------*/
.guidance {
text-align:right;
margin-top:10px;
margin-bottom:10px;
}