@CHARSET "UTF-8";



/*

DEFAULT INDEX

*/

.right_content{
   width:330px;
}

.right_title_office_red{
   background: #cd5547 url(../images/main/office/bgr_right_box_red_corner.jpg) no-repeat top right;
   padding:5px 0px 5px 5px;
	margin-top: 15px;
}

.right_title_office_red h1{
   color:#FFF;
   text-transform: uppercase;
   margin:0px;
}

.right_title_office_red h1 a{
   color:#FFF;
}



.right-article-box{
   margin-top:0px;
   line-height:14px;
}

.right-article-box {
    padding: 10px 0px 0px 0px;
}
                       
.right-article-box a{
    color: #e32118;
    text-decoration: underline;
}

div.right-article-box a:hover {
    color: #484848;
}



.table_list tr.row1 td{
   background-color: #edeee8;
}

.table_list tr.row2 td{
   background-color: #FFF;
}

.table_list th{
   text-align: left;
   padding: 3px 0px 3px 2px;
   background-color: #DDD;
}

.table_list td{
	font-size:12px;
}

.table_list td a{
   text-decoration: none;
}

.right_content .rss_icon {
   float: left;
   width: 16px;
   margin: 0px 5px;
}



/*

POLITICIAN INDEX

*/

.right_office_box h4 {
   padding: 2px 0px 0px 0px;
   margin: 5px 0px 5px 0px;
   font-size: 14px;
   color: #e32118;
   font-weight: bold;
}

.right_politician_func td{
   padding:5px;
   font-size:11px;
}

.right_office_box .right_office_box_top{
   background:#edeee8 url(../images/main/office/bgr_grey_right_corner.jpg) no-repeat top right;
   height:23px;
}

.right_office_box .right_office_box_bottom{
   background:#edeee8 url(../images/main/office/bgr_grey_right_corner_bottom.jpg) no-repeat top left;
   height:20px;
}

.right_office_box_cont{
   background-color:#edeee8;
   padding-right:2px;
}

