#Content {
	background-color:#FFFFFF;
	
}
#Content .block{
	margin:30px 0 0 0;
	width:auto;
	border:1px solid #FFFFFF
}
#Content .left{
	position:relative;
	background:url(../images/template/border.gif) repeat-y right top;
	float:left;
	left:1px;
	width:348px;
}
#Content .left_padding{
	padding: 0 30px 0 38px;
}
#Content .header{
	font-size:14px;
	font-weight:bold;
	color:#59595a;
}
#Content .date{
	font-size:12px;
	font-weight:bold;
	color:#6a6c6d;
	margin:15px 0 0 0
}
#Content .news{
	font-size:12px;
	text-decoration:none;
	
}
#Content A.news:Hover{
	
}
#Content .all_news{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#6a6c6d;
	padding: 0 0 0 0;
}
#Content A.all_news:Hover{
	text-decoration:underline;
}
#Content .right{
	background:url(../images/template/border.gif) repeat-y left top;
	position:relative;
	float:left;
	width:59%;
}
#Content .right_padding{
	padding: 0 55px 0 24px;
	font-size:12px;
	color:#59595a;
}
#Content .a_img{
	float:left;
	margin:0px 20px 0 0;
}
#Content .border_lt{
	background:url(../images/template/border_lt.gif) left top;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_rt{
	background:url(../images/template/border_rt.gif) right top;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_lb{
	background:url(../images/template/border_lb.gif) left bottom;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_rb{
	background:url(../images/template/border_rb.gif) right bottom;
	background-repeat:no-repeat;
	position:relative;
	padding:2px;
}
#Content .border_t_bg{
	background:url(../images/template/border_tb_bg.gif) left top;
	background-repeat:repeat-x;
	position:relative;
}
#Content .border_b_bg{
	background:url(../images/template/border_tb_bg.gif) left bottom;
	background-repeat:repeat-x;
	position:relative;
}
#Content .border_l_bg{
	background:url(../images/template/border_lr_bg.gif) left top;
	background-repeat:repeat-y;
	position:relative;
}
#Content .border_r_bg{
	background:url(../images/template/border_lr_bg.gif) right top;
	background-repeat:repeat-y;
	position:relative;
}

.marquee {
	height:15px;
	padding:2px 0 0 5px;
	width:auto;
	background-color:#dfdfdf;
	border:1px solid #c5c5c5
}