@charset "utf-8";
/*
--------------------------------------------------
FileName:   top.css
Version:    2012/08/16
--------------------------------------------------
*/


#black_overlay {
	background-color: #808080;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	width: 100%;
	height: 1030px;
	z-index: 10;
}

.popupcontent {
	background: url("../images/bg_popupcontent.png") no-repeat 30px 65px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 30%;
	top: 20%;
	padding: 65px 10px 0px 30px;
	width: 400px;
	height: 240px;
	z-index: 200;
}

.popupcontent .popupTitle {
	color: #7E6919;
	margin: 0px;
	padding: 80px 0px 10px;
}

#popupFieldNavi {
	position: absolute;
	left: 120px;
}

#headerFieldNavi {
	position: absolute;
	top: 16px;
	left: 320px;
}

.fieldNavi ul {
	clear: both;
	overflow: hidden;
	_zoom: 1;
	border: solid 1px #dcdcdc;
	background: #dcdcdc;
	padding: 0px;
	margin: 0px;
}

.fieldNavi li {
	float: left;
	list-style: none;
	border: solid 1px #fff;
	background: #f5f5f5;
	padding: 5px 15px;
	margin: 0px 0px 0px 1px;
	line-height: 1;
	font-size: 93%;
	width: 68px;
}

.fieldNavi li.first {
	margin-left: 0px;
	width: 112px;
}

.fieldNavi li.selected {
	background: #dce4f4;
}

.fieldNavi li a:visited {
    color: #0085D5;
    text-decoration: none;
}

.fieldNavi li a:link {color: #0085D5;	text-decoration: none;}
.fieldNavi li a:visited {	color: #0085D5;	text-decoration: none;}
.fieldNavi li a:active { color: #0085D5; text-decoration: none;}
.fieldNavi li a:hover { color: #3366FF; text-decoration: underline;}

#contentDiv {
	padding: 0px 0px 9px;
}

.twitter {
	margin: 0px;
	padding: 20px 20px 9px 0px;
	text-align: right;
	position: relative;
	height: 16px;
}

.twitter .addthis_toolbox {
	position: absolute;
	right: 20px;
}

.twitter .addthis_toolbox a {
	padding: 0px 0px 0px 8px;
}

.twitter .addthis_toolbox .at15t_compact {
	margin: 0px;
}

#topContainer {
	width: 922px;
	margin: 0px 0px 0px 18px;
	clear: both;
	overflow: hidden;
	_zoom: 1;
}

.topImages {
	float: left;
	width: 703px;
	height: 561px;
	margin: 0px;
	position: relative;
}

#topHotnews {
	float: right;
	width: 198px;
	border: solid 1px #e5e5e5;
}

#topHotnews h2 {
	background: #d2d3d2 url("../images/bg_hotnews_h2_top.jpg") repeat-x left bottom;
	margin: 0px;
	padding: 8px 16px 8px;
	border: none;
	border-bottom: solid 1px #fff;
	color: #555;
}

#topHotnews h3 {
	background: #fff url("../images/bg_hotnews_h3.jpg") repeat-x left bottom;
	margin: 0px;
	padding: 9px 16px;
	border: none;
	font-size: 11px;
	color: #666;
	min-height: 11px;
}

#topHotnews p.toIndex {
	margin: -24px 0px 0px;
	padding: 0px;
	position: absolute;
	vertical-align: bottom;
	width: 190px;
	text-align: right;
}

#topHotnews ul {
	margin: 0px;
	padding: 0px 8px 7px;
	border: none;
}

#topHotnews li {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	border-top: solid 1px #E5E5E5;
	font-size: 10px;
	line-height: 12px;
}

#topHotnews li.first {
	border: none;
}





/* = .topImages
------------------------------
*/

.topImages img:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#topImages01 {
	background: url("../images/bg_topImages01-2.jpg") no-repeat left top;
}

#topImages01 .image01 {
	position: absolute;
	top: 4px;
	left: 5px;
}

#topImages01 .image02 {
	position: absolute;
	top: 375px;
	left: 5px;
}

#topImages01 .image03 {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages01 .image04 {
	position: absolute;
	top: 187px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages01 .image05 {
	position: absolute;
	top: 374px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages02 {
	background: url("../images/bg_topImages02.jpg") no-repeat left top;
}

#topImages02 .image01 {
	position: absolute;
	top: 4px;
	left: 5px;
}

#topImages02 .image02 {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages02 .image03 {
	position: absolute;
	top: 374px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages03 {
	background: url("../images/bg_topImages03.jpg") no-repeat left top;
}

#topImages03 .image01 {
	position: absolute;
	top: 4px;
	left: 5px;
}

#topImages03 .image02 {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages03 .image03 {
	position: absolute;
	top: 374px;
	left: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages04 {
	background: url("../images/bg_topImages04.jpg") no-repeat left top;
}

#topImages04 .image01 {
	position: absolute;
	top: 2px;
	left: 2px;
}

#topImages04 .image02 {
	position: absolute;
	top: 187px;
	left: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages04 .image03 {
	position: absolute;
	top: 374px;
	left: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages05 {
	background: url("../images/bg_topImages04.jpg") no-repeat left top;
}

#topImages05 .image01 {
	position: absolute;
	top: 2px;
	left: 2px;
}

#topImages05 .image02 {
	position: absolute;
	top: 187px;
	left: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages05 .image03 {
	position: absolute;
	top: 374px;
	left: 0px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages05 .image04 {
	position: absolute;
	top: 374px;
	left: 358px;
	padding: 1px;
	border: solid 1px #ccc;
}

#topImages06 {
	background: url("../images/bg_topImages06.jpg") no-repeat left top;
}

#topImages06 .image01 {
	position: absolute;
	top: 4px;
	left: 5px;
}
