/* CSS Document */
Body {
	FONT-FAMILY : MS UI GOTHIC,VERDANA,ARIAL,SANS-SERIF ;
	}
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
	}
A:hover{
    background-color: #0000ff; color:#ffffff
}
.bottom {
    background-color: #D2D2FF; font-size: 10pt;
}
.topmenu {
    font-size:10pt;
}
.navi {
    font-size:12pt; background-color: #666666;
}
.menu {
    font-size:10pt; line-height:130%; background-color: #ECECFF;
}
.title {
    font-size:12pt; background-color: #E0A2FF;
}
.cont {
    font-size:10pt;
}
.top {
    background-color : #FFFFFF; font-size: 10pt;
}
.main {
    font-size:10pt;line-height:130%; background-color : #FFFFFF; 
}
.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
	 width: 280px;
	 background-color: #fff;
	 border: 1px dashed #333;
}

.rss_title, rss_title a {
	font-size: 12px;
	font-weight:bold;
	margin: 2px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 2px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 10px;
	padding-bottom: 2px;
	color: #999;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : underline;
	color: #FFF;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}
.linktitle{
   font-size:13pt;
}
.link_y{
    padding:6px;
	float:left;
	width:50%;
	background-color: #FFFFCC;
	height: 100px;
}

.link_w{
    padding:6px;
	float:right;
	width:50%;
	background-color: #ffffff;
	height: 100px;
}
.link_y2{
    padding:6px;
	float:right;
	width:50%;
	background-color: #FFFFCC;
	height: 100px;
}

.link_w2{
    padding:6px;
	float:left;
	width:50%;
	background-color: #ffffff;
	height: 100px;
}
.linkmain {
    font-size:10pt;line-height:130%;
}

.linkw{
    padding:6px;
	width:100%;
	background-color: #ffffff;
	height: 70px;
}

.linky{
    padding:6px;
	width:100%;
	background-color: #ffffcc;
	height: 70px;
}


ul.idTabs {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.idTabs li {
float: left;
width: 8em;
height: 2em;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
padding: 2px;
border: 1px #cccccc solid;
background-color: #E0A2FF;
text-align: center;
}

