@charset "utf-8";

#header{ width:100%; height:35px; position:absolute; z-index:100; top:12px; background:url(../images2/header/logo_wide.gif) no-repeat;}
#header #head_link {	text-align:right; float:right;}
#header #head_link img{margin-right:12px;}

#topic_path {width:400px; font-size:75%;display: inline;line-height:100%; float:left; text-align:left; margin:24px 0 0 8px;}
#topic_path li {display: inline;}
#topic_path li a {color: #2970a6;text-decoration: none;}
#topic_path li a:hover {color: #ce3e0d;}

#wrapper2{ width:920px; margin:0 auto; text-align:left}

#oldentry{margin:0 auto; width:920px; background: url(../images2/topics/tOld2.gif) top; position:relative; clear:both; }
#oewrapper{padding:40px 19px 5px;}
.oeblock{position:relative; float:left; width:440px;}
*:first-child+html .oeblock{padding-bottom:0;}/*ie7*/
* html #oeblock{padding-bottom:0;}/*ie6*/
.oeblock li{ background: url(../images2/topics/tOld4.gif) left no-repeat; padding-left:18px; line-height:160%; font-size:90%}
.oeblock li a{ color:#797979; text-decoration:underline;}
.oeblock li a:hover{text-decoration:none;}
.imgbtm{ position: relative; bottom:0;}
*:first-child+html .imgbtm{ bottom:-4px;}/*ie7*/
* html .imgbtm{ bottom:-4px;}/*ie6*/


#main-block {
	width: 550px;
	float: left;
}
#side-block {
	width: 180px;
	float: right;
}
.backtop {
	text-align: right;
	margin-top: 30px;
}
.backtop img {
	display: inline;
}

/*footer*/
#footer {text-align: center;border-top:1px solid #ccc;margin-top: 15px;padding-top: 15px;clear: both;}
#footer ul { margin-bottom:15px;}
#footer li {
	display: inline;
	font-size: 75%;
	color: #666666;
}
.copyright {
	text-align: center;
	margin-top: 12px;
	padding-bottom: 5px;
	font-size: 75%;
	color: #666666;
}
