#maincontent hr
{
	margin : 15px 35px 35px 35px;
	border:none;
/*	color : #999999;*/
/*	filter:alpha(opacity=100,finishopacity=0,style=1);*/
	background-image: url(/images/common/dot.gif); 
	height: 2px;
}

.topix_title
{
	padding:3px 0 0 20px;
/*	border-color:#00984B;
	border-width:0 0 1px 0;
	border-style:solid; */
	background: #ffffff url(/images/common/title.jpg) no-repeat;
}

.topix_title a
{
	padding:3px;
	width:100%;
}

.topix_title a:hover
{
	background: #96DE85;
	color: #FFF;
}

.topix_content
{
	margin : 10px 15px 0 15px;
}

.topix_footer
{
	margin : 10px 0 ;
	text-align : right;
	font-size : 80%;
	color: #666;
}

.topix_date
{
	margin : 5px 0 ;
	text-align : right;
	font-size : 90%;
	color: #00984B;
}

.topix_footer a:hover
{
	background: #96DE85;
	color: #FFF;
}

.photo {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.photo em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 0px 10px 0 20px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
}

.report_imagelist .info{
	width:500px;
	height:50px;
	background:#000;
	position:relative;
}
.report_imagelist .info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.report_imagelist .info h4{
	font-size:14px;
}
.report_imagelist .info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.report_imagelist .buttons{
	clear:both;
	text-align:center;
}
.report_imagelist .buttons img{
	border: 0;
	width:10px;
}

.pics {
	height:275px;
	margin:0;
	overflow:hidden;
	padding:0;
}

.pics_home {
	height:150px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}

#slideshow {
	margin: auto;
	width: 100%;
}
.pics img{ 
	margin: auto;
	height: 250px;
}
.pics_home img{ 
	margin: auto;
	height: 125px;
}
#nav { width: 500px; margin: 0px;  }
#nav li { width: 80px; float: left; margin: 5px; list-style: none }
#nav a { width: 80px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { display: block }

#main_img {
	margin: auto;
	width: 100%;
}
#main_img img{ 
	margin: auto;
	height: 250px;
}

.report_bread
{
	margin : 0 0 10px 0 ;
	text-align : left;
	font-size : 80%;
	color: #666;
}

#gallery_edit tr{
	margin-bottom: 10px;
}


#guide_t {
	width: 500px;
	padding: 0;
	margin-left: 20px;
}

#guide_t caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#guide_t th {
	font-size: 15px;
	font-weight: bold;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}

#guide_t th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#guide_t td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#guide_t td.alt {
	background: #F5FAFA;
	color: #797268;
}

#guide_t th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/guide/bullet1.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
}

#guide_t th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/images/guide/bullet2.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #797268;
}

#ob_report ul{
	list-style-type: none;
	line-height:180%;
}
#ob_report li{
/*	list-style-image: url("/images/common/y-7.gif");*/
	background:url(/images/common/y-7.gif) left top no-repeat;
	text-indent:20px;
}
#ob_report img{
	width:20px;
	border:0px;
	margin:0px;
	padding:0px;
}

.home a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:0px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.home a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:0px 0px;
	border-bottom: 1px solid #ffffff;
   }
.home a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:0px 0px;
	border-bottom: 1px solid #ffffff;
   }
.bureau a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:-120px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.bureau a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:-120px 0px;
	border-bottom: 1px solid #ffffff;
   }
.bureau a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:-120px 0px;
	border-bottom: 1px solid #ffffff;
   }
.m100 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:-240px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.m100 a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:-240px 0px;
	border-bottom: 1px solid #ffffff;
   }
.m100 a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:-240px 0px;
	border-bottom: 1px solid #ffffff;
   }
.user a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:-360px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.user a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:-360px 0px;
	border-bottom: 1px solid #ffffff;
   }
.user a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:-360px 0px;
	border-bottom: 1px solid #ffffff;
   }
.brief a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:-480px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.brief a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:-480px 0px;
	border-bottom: 1px solid #ffffff;
   }
.brief a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:-480px 0px;
	border-bottom: 1px solid #ffffff;
   }
.link a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/images/common/menu2.png);
    background-position:-600px -50px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
.link a:hover
   {
    background-image:url(/images/common/menu2.png);
    background-position:-600px 0px;
	border-bottom: 1px solid #ffffff;
   }
.link a.active
   {
    background-image:url(/images/common/menu2.png);
    background-position:-600px 0px;
	border-bottom: 1px solid #ffffff;
   }

div.box {
  margin: 1em 0;
  border: solid 1px #7B8D42;
}

div.box h3 {
  margin: 0 0 1em 0;
  background: #7B8D42;
  padding: 5px 15px;
  color: #FFF;
}

div.box .per {
  margin: 0.5em 15px 0.5em 30px;
}

div.box ol {
  margin-left: 0;
  padding-left: 0;
}

div.box ol li {
  margin-left: 60px;
  list-style: outside decimal;
}

.news{
	background:url(/images/common/y-3.gif) left no-repeat;
	text-indent:20px;
}
.news_content{
	padding-left:20px;
	font-size : 80%;
}

