@charset "utf-8";
#layout #content #right h3 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	width: 150px;
	text-align: left;
	line-height: 28px;
	height: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4566AB;
	margin-top: 2px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 5px;
	
}

#layout #content #right #main_ban {
	background-image: url(../Images/ab_t.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 659px;
	clear: both;
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 56px;
}
#layout #content #right #main_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	width: 94%;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#layout #content #right #snav {
	float: right;
	line-height: 28px;
	height: 28px;
	padding-right: 14px;
	margin-bottom: 5px;
}
#layout #content #right #newsview h2 {
	background-color: #EDEDED;
	height: 28px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	line-height: 28px;
	font-size: 14px;
}
#layout #content #right #newsview p {
	width: 660px;
	margin-top: 10px;
	margin-left: -20px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#layout #content #right #newsview #addtime {
	text-align: center;
	color: #999999;
}
#layout #content #right #newsview #news_back {
	font-size: 12px;
	color: #999999;
	text-align: right;
	float: right;
	margin-right: auto;
	width: 94%;
	margin-left: auto;
}
#layout #content #right #newsview #info {
	padding-left: 20px;

}

#pagebar {
	float:right;
	display:inline;
	width:670px;
	height:32px;
	font-size:13px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: left;
}
#pagebar a,#pagebar .page_now {
    display:block;
    float:left;
    margin-right:4px;
    padding:2px 5px;
    border:1px solid #f30;
    color:#fff;
    font-weight:800;
    background:url(../images/pagebar_bg.png) repeat-x  0 0 ;
}
#pagebar a {
    display:inline;
}


#pagebar a:hover {
    border:1px solid #03c;
    background-position:0 -30px;
}
#pagebar .page_now {
    border:1px solid #333;
    background-image:none;
    background:#666;
}
#layout #content #right #newsview #newsinfo {
	padding-right: 20px;
	padding-left: 22px;
	line-height: 150%;
}
#layout #content #right #newsview {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

