@charset "utf-8";
/* CSS Document */

h1 {
	padding:0;
	margin:0;
	font-size:0.9em;
	font-weight:normal;
	line-height:24px;
	color:#fff;
	float:left;
	width:600px;
	height:29px;
}

#left #points {
	width:610px;
	height:230px;
	background-image:url(../img/bg-point.jpg);
	background-repeat:no-repeat;
	padding:50px 0 0 0;
}
#left #points ul{
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	float:left;
}
#left #points ul li{
	padding:0 3px 0 0;
	margin:0;
	float:left;
	height:84px;
}
#left #points p{
	padding:10px 0 10px 5px;
	margin:0;
	float:left;
}
#left #topics {
	clear:both;
}
#left #topics, #left #news{
	width:300px;
	padding:10px 5px 10px 0;
	float:left;
}
#left #topics h2, #left #news h2{
	width:290px;
	border-bottom:2px dotted #ccc;
	padding:0;
	margin:0;
	display:block;
}

#left #topics ul, #left #news ul{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}
#left #topics ul li, #left #news ul li{
	line-height:1.2em;
	padding:4px 0;
	width:290px;
}
#left #topics ul li span, #left #news ul li span{
	font-size:0.9em;
	line-height:1.2em;
	letter-spacing:0.1em;
	color:#666;
	padding:4px 10px 4px 0;
	display:inline-block;
}



#left #topics ul li a, #left #news ul li a{
	line-height:1.5em;
	padding:4px 0;
	color:#000;
	text-decoration:underline;
}


#left #topics a:hover, #left #news a:hover{
	color:#e2360e;

}

#left #topics a:active, #left #news a:active{
	text-decoration:none;

}


#left #topics p, #left #news p{
	width:290px;
	padding:5px 0;
	margin:0;
	float:left;
	text-align:right;
	font-size:0.8em;
	border-bottom:2px dotted #ccc;
}
#left #bnr-space {
	padding:5px 0;
}


#srp {
	clear:both;
	width:610px;
	display:inline-table;
	line-height:1.8em;
	font-size:0.9em;
	color:#333;
	padding:5px 0;
}
#srp a{
	font-weight:bold;
	color:#f00;
}

#srp a:hover{
	color:#ff3c00;

}

#srp a:active{
	text-decoration:none;
}

#srp-mark {
	float:left;
	width:130px;
	height:130px;
	display:block;
}
#srp-txt {
	float:left;
	width:470px;
	height:130px;
	display:block;
}
#srp-txt p{
	color:#069;
	font-weight:bold;
	border-bottom:2px solid #9cf;
	padding:4px 0;
	margin:4px 0;
}

