.leftcontent{
	width:253px;
	margin-top:12px;
	padding:0px 10px;
	float:left;
	background-image: url(../images/left_content_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right:10px;
	display:inline;
	height:310px;
	/*ie5.5 bug */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:213px;   
	}
.leftcontent .left-title{
	background-image: url(../images/left_title_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:30px;
}
.left-title h4{
	margin:0px;
	padding:0px;
	line-height:23px;
	padding-left:22px;
	font-size:14px;
	background-image: url(../images/left_title_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top:5px;
	}
.leftcontent img{
	margin-top:2px;
	margin-bottom:5px;
	}
.leftcontent ul, .leftcontent li{
	margin:0px;
	padding:0px;
	}
.leftcontent ul{
	list-style:none;
	width:206px;
	margin-left:8px;

	}
.leftcontent li{
	width:90px;
	line-height:25px;
	float:left;
	padding-right:0px;
	}
.leftcontent .rightli{
	width:110px;
	
	}
.leftcontent a{
	color:#08266a;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
	text-decoration:none;
	}
.leftcontent:hover{
	background-image: url(../images/left_content_bg_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.leftcontent a:hover{
	color:#000;
	text-decoration:underline;
	background-image: url(../images/arrow_6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
.leftcontent dl{
	margin:0px;
	padding:0px;
	line-height:18px;
	color:#0A296C;
	}
.leftcontent dt{
	margin:0px;
	padding:0px;
	font-weight:bold;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
	}
.leftcontent dd{
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-bottom:8px;
	background-image: url(../images/line_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.leftcontent dd a{
	color:#08266A;
	text-decoration:none;
	background:none;
	}
.leftcontent dd a:hover{
	text-decoration:underline;
	background:none;
	}
.leftcontent p{
	margin:0px;
	padding:0px;
	text-align:right;
	line-height:30px;
	}
.leftcontent p a{
	color:#08266a;
	background:none;
	}
.leftcontent p a:hover{
	text-decoration:none;
	color:#08266a;
	}
.leftcontent p a:hover{
	background:none;
	}
.leftcontent .leftrss{
	float:right;
	}
.leftcontent .leftrss a{
	background:none;
	}
.leftcontent .leftrss a:hover{
	background:none;
	}
.leftcontent .left-p{
	text-align:left;
	line-height:20px;
	margin-right:4px;
	margin-bottom:5px;
	
	}
.leftcontent .left-p a{
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
.leftcontent .left-p a:hover{
	color:#000;
	text-decoration:underline;
	}
.leftcontent .more{
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:140px;
	height:19px;
	line-height:19px;
	float:right;
	text-align:left;
	text-indent:1em;
	color:#08266a;
	}
.leftcontent .more a{
	color:#08266a;
	}
.leftcontent .more a:hover{
	color:#d11d24;
	}
