#Main {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 760px;
	overflow: hidden;
}
#Main #lefts {
	width: 200px;
	float: left;
	display: table-column;
}
#Main #rights {
	display: table-column;
	width: 550px;
	margin-left: 10px;
	float: left;
}
.lb {
	border: 1px solid #ACACAC;
	margin-bottom: 8px;
}
.lbt {
	background-color: #E50D0D;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 14px;
}
.lbp {
	text-align: center;
}
#Main #lefts .lb .lbp ul {
	margin: 0px;
	padding: 0px;
}
#Main #lefts .lb .lbp li {
	list-style-type: none;
}
#Main #lefts .lb .lbp img {
	height: 120px;
	width: 170px;
}

.lbp p {
	padding: 0px;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.lbb {
	padding: 6px;
}
#Main #lefts .lb .lbb ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Main #lefts .lb .lbb li {
	line-height: 23px;
	height: 23px;
	list-style-type: square;
}

.lbb a {
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
.lbb a:hover {
	font-size: 13px;
	text-decoration: underline;
}
.bb {
	border: 1px solid #CCD7ED;
	margin-bottom: 8px;
	display: table;
}
.bbt {
	background-color: #E5ECF9;
	text-indent: 18px;
	display: table-row;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bbt a {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.bbt a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



.bbb {
	padding: 5px;
	display: table;
	height: 100%;
}
.bbb ul {
	margin: 0px;
	padding: 0px;
}


.bbb a {
	display: block;
	line-height: 25px;
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
	width: 460px;
	float: left;
	height: 25px;
}
.bbb a:hover {
	font-size: 14px;
	text-decoration: none;
	display: block;
}
.bbb b {
	display: block;
	float: left;
	width: 40px;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
.bbb i {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	display: block;
	float: left;
	height: 25px;
	width: 65px;
}
.bodys {
	border: 1px solid #ACACAC;
}
.bodys h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.bodys h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
}
.bodys h3 {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bodys a:hover {
	background-color: #00CC00;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.bodys a {
	font-size: 13px;
	padding: 2px;
}
.bodys #NewsBody {
	padding: 8px;
	font-size: 13px;
	line-height: 170%;
}
#allc {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 8px;
	height: 24px;
}
#allc #allct {
	float: left;
	width: 80px;
	height: 22px;
	border: 1px solid #F76A6A;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #666666;
	background-color: #FEEFEF;
	font-weight: bold;
}

#allc #allcb {
	width: 660px;
	margin-left: 10px;
	float: left;
}
#allc #allcb a {
	float: left;
	width: 60px;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	text-decoration: none;
}
#allc #allcb a:hover {
	color: #333333;
	border: 1px solid #F76A6A;
	background-color: #FEEFEF;
}
#Main #rights #bodylist {
	border: 1px solid #CCD7ED;
}
#Main #rights #bodylist #bodylistt {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #2654A8;
	background-color: #E5ECF9;
	text-indent: 12px;
}
#Main #rights #bodylist #bodylistb {
	padding: 4px;
}
#Main #rights #bodylist #bodylistb ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Main #rights #bodylist #bodylistb li {
	line-height: 30px;
	font-size: 13px;
	color: #CCCCCC;
	list-style-type: square;
}
#Main #rights #bodylist #bodylistb a {
	font-size: 14px;
	color: #0073BF;
	text-decoration: underline;
}
#Main #rights #bodylist #bodylistb a:hover {
	text-decoration: none;
}

#Main #rights #bodylist #bodylistb b {
	font-size: 12px;
	font-weight: normal;
}

/**/
#Main #rights .bodylist {
	border: 1px solid #CCD7ED;
	margin-bottom: 6px;
}
#Main #rights .bodylist .bodylistt {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #2654A8;
	background-color: #E5ECF9;
	text-indent: 12px;
}

#Main #rights .bodylist .bodylistt a {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #2654A8;
	background-color: #E5ECF9;
	text-indent: 12px;
}

#Main #rights .bodylist .bodylistb {
	padding: 0px;
}
#Main #rights .bodylist .bodylistb ul {
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 28px;
}
#Main #rights .bodylist .bodylistb pre {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#Main #rights .bodylist .bodylistb li {
	line-height: 24px;
	font-size: 13px;
	color: #CCCCCC;
	list-style-type: square;
	height: 24px;
}
#Main #rights .bodylist .bodylistb a {
	font-size: 14px;
	color: #0073BF;
	text-decoration: underline;
	line-height: 24px;
}
#Main #rights .bodylist .bodylistb a:hover {
	text-decoration: none;
}

#Main #rights .bodylist .bodylistb b {
	font-size: 12px;
	font-weight: normal;
}
/**/


#Main #rights #fydh {
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
#Main #rights #fydh a:visited {
	text-decoration: underline;
	font-size: 14px;
}

#Main #rights #fydh a:link {
	font-size: 14px;
	text-decoration: underline;
}
#Main #rights #fydh a:hover {
	text-decoration: none;
}

#Main #rights #fydh a {
	font-size: 14px;
	text-decoration: none;
}





#Main #rights #tjbodys {
	clear: both;
	margin-top: 8px;
	border: 1px solid #00CC00;
}
#Main #rights #tjbodys #tjbodyst {
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #009900;
	background-color: #F4FFF0;
	height: 23px;
	text-indent: 12px;
	clear: both;
}
#Main #rights #tjbodys #tjbodysp {
	padding: 5px;
	overflow: hidden;
	margin-top: 6px;
	clear: both;
	height: 120px;
}

#Main #rights #tjbodys #tjbodysp img {
	height: 96px;
	width: 124px;
}

#Main #rights #tjbodys #tjbodysp ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Main #rights #tjbodys #tjbodysp li {
	list-style-type: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#Main #rights #tjbodys #tjbodysp p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Main #rights #tjbodys #tjbodysp b {
	font-weight: normal;
	line-height: 23px;
	text-align: center;
	display: block;
}

#Main #rights #tjbodys #tjbodyn {
	padding: 5px;
	clear: both;
}
#Main #rights #tjbodys #tjbodyn ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Main #rights #tjbodys #tjbodyn li {
	line-height: 23px;
}

/**/
#Main #rights #tjbodys #tjbodyj {
	padding: 5px;
	overflow: hidden;
	margin-top: 6px;
	clear: both;
	height: 120px;
}

#Main #rights #tjbodys #tjbodyj img {
	height: 96px;
	width: 124px;
}

#Main #rights #tjbodys #tjbodyj ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Main #rights #tjbodys #tjbodyj li {
	list-style-type: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#Main #rights #tjbodys #tjbodyj p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Main #rights #tjbodys #tjbodyj b {
	font-weight: normal;
	line-height: 23px;
	text-align: center;
	display: block;
}
