.content {
	padding: 0px 0px 26px 0px;
	margin: 0px auto 40px auto;
	width: 930px;
	height: 485px;
	overflow: hidden;
	border-bottom: 1px solid #cccdcf;
}
.frame {
	border: 4px double #cdced0;
	padding: 13px 23px 20px 23px;
	height: 444px;
	overflow: hidden;
}
.content .page-top {
	padding: 0px 0px 0px 7px;
	height: 54px;
	overflow: hidden;
}
.content .page-title {
	padding: 0px 0px 0px 0px;
	float:left;
}
.content .page-title h1 {
	line-height: 120%;
	font-size: 36px;
	padding: 0px 0px 15px 5px;
}


.content .buttons {
	float: right;
	padding: 12px 15px 0px 0px ;
}
.content .buttons .show-menu {
	margin: 0px 0px 0px auto;
}
.content .buttons .show-menu a {
	border: 1px solid #e0e0e1;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6e71;
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	margin: 0px 0px 0px 10px; 
}
.content .buttons .show-menu a.menu-group-active {
	border: 1px solid #d5e6e9;
	color: #539ba8;
}
.content .buttons .show-menu a.menu-group-mouseover {
	border: 1px solid #d5e6e9;
	color: #539ba8;
}
.content .buttons .show-menu a.menu-group-mouseover-active {
	border: 1px solid #d5e6e9;
	color: #539ba8;
}



.content .page-content .left-col {
	width: 145px;
	height: 370px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #d6d6d6;
	padding: 18px 15px 0px 0px;
}
.content .page-content .left-col .filter {
	padding: 0px 0px 0px 5px;
}
.content .page-content .left-col .filter .dijitRadio {
	background: url(/images/bg-checkbox.gif) no-repeat top left;
	width: 12px;
	height: 12px;
	display: block;
	float:left;
	clear: both;
	margin: 0px 7px 8px 0px ;
}
.content .page-content .left-col .filter .dijitRadio.dijitRadioChecked {
    background: url(/images/bg-checkbox-checked.gif) no-repeat top left;
}
.content .page-content .left-col .filter label {
	font-size: 10px;
	line-height: 110%;
	color: #7e7e7e;
	display: block;
	float: left;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px ;
}

.content .left-col .keyword-search {
	border: 1px solid #dbdcdd;
	margin: 0px 0px 5px 0px;
	width: 145px;
	overflow: hidden;
}
.content .left-col .keyword-search .button {
	color: #6c6e70;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	background: #f1f1f2 url(/images/bg-sub-news.gif) no-repeat top right ;
	padding: 4px 22px 4px 8px;
	margin: 0px 0px 0px 0px;
}
.content .left-col .keyword-search .button.active {
	background: #f1f1f2 url(/images/bg-sub-news-active.gif) no-repeat top right ;
}
.content .left-col .keyword-search .form {
    padding: 5px;
}
.content .left-col .keyword-search .form .keyword {
    width: 128px;
    border: 1px solid #dbdcdd;
    font-size: 10px;
    margin: 0px 0px 3px 0px;
    padding: 2px 2px 2px 2px;
}
.content .left-col .keyword-search .form .submit {
    display: block;
    width: 100%;
}
.content .left-col .keyword-search .form .submit .dijitReset {
    display: block;
    width: 134px;
}
.content .left-col .keyword-search .form .submit .dijitButtonNode button {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	background: #549ba8;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}

.content .page-content .right-col {
	width: 700px;
	height: 380px;
	overflow: hidden;
	float: right;
	padding: 7px 0px 0px 0px;
}
.content .page-content .right-col .search-related {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 7px 0px 8px 5px;
	margin: 0px 0px 10px 0px ;
}
.content .page-content .right-col .search-related .dijitDropDownButton {
	border: none;
	background: none;
	margin: 0px 10px 0px 0px ;
}
.content .page-content .right-col .search-related button {
	border: none;
	background: none;
}
.content .page-content .right-col .search-related .dijitButtonText {
	font-size: 10px;
	line-height: 110%;
	color: #7e7e7e;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px ;
}
.content .page-content .right-col .search-related .dijitArrowButtonInner {
	display: none;
}
.content .page-content .right-col .new-content {
	width: 440px;
	height: 345px;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0px 5px;
}
.content .page-content .right-col .new-content .flexcroll {
	width: 430px;
	height: 340px;
	padding: 0px 10px 0px 0px;
}
.content .page-content .right-col .new-content h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #549ba8;
}
.content .page-content .right-col .new-content .date {
	font-size: 11px;
	padding: 0px 0px 20px 0px;
	color: #636363;
}
.content .page-content .right-col .new-content .brief {
	padding: 0px 0px 22px 0px ;
	font-style: italic;
}

.content .page-content .right-col .list-news {
	width: 230px;
	height: 340px;
	overflow: hidden;
	float: right;
	padding: 0px 10px 0px 0px;
}
.content .page-content .right-col .list-news .flexcroll {
	width: 220px;
	padding: 0px 10px 0px 0px;
	height: 345px;
}
.content .page-content .right-col .list-news .news-line {
	width: 210px;
	border-bottom: 1px dashed #c9cbcd;
	padding: 10px 5px;
	cursor: pointer;
	display: none;
}
.content .page-content .right-col .list-news .show {
    display: block;
}
.content .page-content .right-col .list-news .active {
    background: #f1f1f2;
}
.content .page-content .right-col .list-news .news-line .title {
	color: #549ba8;
	font-size: 11px;
}
.content .page-content .right-col .list-news .news-line .date {
	font-size: 11px;
	color: #636363;
}


.dijitTooltipDialog {
	background: transparent url(/images/bg-tooltip-releted.png) no-repeat bottom right;
	width: 183px;
	padding: 0px 0px 0px 0px;
	margin: -100px 0px 0px 90px;
	overflow: visible;
	height: auto;
}
.dijitTooltipDialog .dijitTooltipContainer {
	background-color: transparent;
	background: url(/images/bg-tooltip-releted-bt.png) no-repeat top left;
	border: 0px solid #0c0;
	width: 183px;
	overflow: visible;
	height: auto;
	padding: 0px 0px 8px 0px;
}
.dijitTooltipDialog .dijitTooltipContainer .dijitTooltipFocusNode {
	border-top: 1px solid #ccced0;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 25px;
	width: 143px;
	overflow: visible;
	height: auto;
}
.dijitTooltipDialog .hspacer {
	float: left;
	width: 0px;
	height: 80px;
}
.dijitTooltipDialog h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	border-bottom: 1px solid #d6d6d6;
}
.dijitTooltipDialog .tag {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #549ba8;
	cursor: pointer;
}


