@charset "utf-8";
#topFlash {
	background: url(../image/line.gif) repeat-x left bottom;
	padding-bottom: 3px;
	line-height: 1px;
	font-size: 1px;
	vertical-align: bottom;
	z-index:1;
}
#topWrapper01 {
	padding-top: 17px;
	background: url(../image/top_line_w.gif) no-repeat left bottom;
	padding-bottom: 23px;
	width: 750px;

}
#topWrapper02 {
	margin-top: 20px;
}


.blockTitle {
	margin-bottom: 14px;
}

/****************************/
/* top left box *************/
#topLeftBox {
	float: left;
	width: 365px;
}

/* News ************/
#topNewsBlock {
margin-bottom: 20px;
}

#topNewsBlock .newsListBox {
	height: 145px;
	overflow: auto;
}
#topNewsBlock .newsListBox dt {
	color: #A40035;
}
#topNewsBlock .newsListBox dd {
	padding-bottom: 8px;
}

/* SeekBlock (tag cloud) *********/
#topSeekBlock {
	float: left;
	width: 365px;
}
/* seek */
#topSeekBlock dl ,
#topSeekBlock dl dt ,
#topSeekBlock dl dd {
	margin: 0px;
}
#topSeekBlock .topSeekTitle {
	clear: both;
}
#topSeekBlock .topSeekTitle img {
	display: block;
}
#topSeekBlock .topSeekArea {
	border-right: 1px solid #A40035;
	border-bottom: 1px solid #A40035;
	border-left: 1px solid #A40035;
	padding: 5px 10px 10px;
	overflow: auto;
	height: 120px;
}
#topSeekBlock dd.topOtherBT {
	margin-top: 19px;
	height: 30px;
}
#topSeekBlock .topOtherBT img {
	display: block;
}
#topSeekBlock .btColorcode {
float: left;
}
#topSeekBlock .btMorecase {
float: right;
}
/* Tag cloud */
#topSeekBlock .topSeekArea ul {
	width: 325px;
}
#topSeekBlock ul li.tag {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
	padding-top: 5px;
	line-height: 110%;
	height: 1.4em;
}
/*ul li.tag {
    margin-right: 5px;
    display: inline;
    list-style: none;
	line-height: 180%;
	height: 1.8em;
    }*/

#topSeekBlock li.tag a.level1 {
    font-size: 150%;
	font-weight: bold;
    }

#topSeekBlock li.tag a.level2 {
    font-size: 140%;
	font-weight: bold;
    }

#topSeekBlock li.tag a.level3 {
    font-size: 130%;
	font-weight: bold;
    }

#topSeekBlock li.tag a.level4 {
    font-size: 120%;
	font-weight: bold;
    }

#topSeekBlock li.tag a.level5 {
    font-size: 110%;
    }

#topSeekBlock li.tag a.level6 {
    font-size: 100%;
    }


/****************************/
/* top right box ************/

/* Blog Parts *********/
#topBlogPartsBlock {
	float: right;
	width: 365px;
}
.topBPsample {
	float: left;
	height: 370px;
	padding-left: 15px;
	overflow: hidden;
	margin-right: 15px;
}
.topBPdate {
	color: #A40035;
	margin-bottom: 0.8em;
}
.topBPtitle {
	font-size: 120%;
	color: #A40035;
	line-height: 150%;
}
.topBPcomment {}
.topBPcomment p {
	margin-top: 0.8em;
}


/* Banner and more *********/
#topBanner {
	float: left;
	width: 370px;
}
#topLinksBlock {
	float: right;
	width: 365px;
}
#topBanner ul li {
	margin-bottom: 8px;
	margin-right: 5px;
	float: left;
}
#topBanner ul li img {
	margin-bottom: 5px;
}
#topBanner ul li p {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 80%;
	line-height: 120%;
}
.topLicense {
	margin-top: 8px;
}
.topLicense p {
	margin: 0px;
	padding-top: 6px;
}
.topLicense img {
	float: left;
	margin-right: 5px;
}
