@charset "UTF-8";


/* ==============================
  css-etc-index
=================================
topic-path
---------------------------------
content-inr
---------------------------------
left
---------------------------------
page-top
---------------------------------
info-wrap
---------------------------------
info-p-aria
============================== */

.bk {
	color: #000000;
}
.deep-gray {
	color: #333333;
}


#left .section {
	width: 690px;
	padding-left: 3px;
}

/* ------------------------------
  topic-path
------------------------------ */
#topic-path {
	width: 950px;
	height: 30px;
	text-align: right;
	padding-top: 3px;
}
#topic-path li {
	display: inline;
	color: #206bc7;
	background: url(../img/path_bg.gif) no-repeat right center;
	padding-right: 30px;
}
#topic-path li.last {
	background: none;
	padding-right: 0;
}
#topic-path li a {
	color: #206bc7;
	text-decoration: none;
}
#topic-path li a:hover {	
	color: #7ba7de;
	text-decoration: underline;
}

/* ------------------------------
  content-inr
------------------------------ */
#content-inr {
	width: 950px;
}

/* ------------------------------
  left
------------------------------ */
#left {
	width: 693px;
	padding-top: 4px;
	padding-left: 9px;
	float: left;
}
#left h3 {
	width: 693px;
	height: 54px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#topics #left h3#topi-index {
	background-image: url(../img/h3_topics.gif);
}
#topics #left h3#topi-detail {
	background-image: url(../img/h3_topics_detail.gif);
}

/* ------------------------------
  page-top
------------------------------ */
#left #pagetop-aria p.page-top {
	width: 76px;
	height: 23px;
	padding-left: 614px;
}
#left #pagetop-aria p.page-top a {
	width: 76px;
	height: 23px;
	background: url(../img/btn_pagetop.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
	display: block;
}
#left #pagetop-aria p.page-top a:hover {
	background-position: 0 -23px;
}
#left #pagetop-aria {
	width: 690px;
	padding-left: 3px;
	padding-bottom: 1px;
	background: url(../img/pagetop_line.gif) repeat-x bottom;
}

/* ------------------------------
  info-wrap
------------------------------ */
#left .info-wrap {
	width: 690px;
	margin-bottom: 50px;
}

#left .info-wrap p#btn-news-list {
	width: 125px;
	height: 32px;
	padding-left: 565px;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#left .info-wrap p#btn-news-list a {
	width: 125px;
	height: 32px;
	background: url(../topics/img/return_topi.gif) no-repeat;
	text-decoration: none;
	display: block;
	outline: none;
}
#left .info-wrap p#btn-news-list a:hover {
	background-position: 0 -32px;
}

#left .info-wrap p.btn-news-list-btm {
	padding-top: 20px;
}

#left .info-wrap h4 {
	width: 690px;
	height: 23px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#left #important h4 {
	background-image: url(../topics/img/title_important.gif);
}
#left #topicsnews h4 {
	background-image: url(../topics/img/title_topicsnews.gif);
}

#left .topi-box {
	width: 690px;
	height: 50px;
	background: url(../topics/img/topi_bg_nomal.gif) no-repeat;
	margin-bottom: 7px;
	cursor: pointer;
}
#left .topi-box-on {
	width: 690px;
	height: 50px;
	background: url(../topics/img/topi_bg_on.gif) no-repeat;
	margin-bottom: 7px;
	cursor: pointer;
}
#left .topi-box2 {
	width: 690px;
	height: 50px;
	background: url(../topics/img/topi_bg_nomal.gif) no-repeat;
	margin-bottom: 12px;
}

#left dl.topi-cont {
	width: 656px;
	padding-top: 18px;
	padding-left: 22px;
}
#left dl.topi-cont dt {
	width: 80px;
	font-size: 11px;
	padding-top: 1px;
	float: left;
}
#left dl.topi-cont dd {
	width: 570px;
	font-size: 12px;
	color: #496c17;
	float: right;
}
#left dl.topi-cont dd a,
#left dl.topi-cont dd a:visited,
#left dl.topi-cont dd a:hover,
#left dl.topi-cont dd a:active {
	color: #496c17;
	text-decoration: none;
}
#left dl.topi-cont dd img {
	vertical-align: text-top;
}

/* ------------------------------
  info-p-aria
------------------------------ */
#info-p-aria {
	width: 690px;
	line-height: 1.8;
}
#info-p-aria p {
	margin-bottom: 1.5em;
}
#info-p-aria p.t-right {
	padding-top: 30px;
}