body{
	margin:0px;
	padding:0px;
	background:#ECE7C7;
}
a{
	color:#0066cc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
#container_bg{
	background:url(../images/container_bg.gif) left top repeat;
}
#container{
	width:830px;
	padding:0px 19px 20px 0px;
	border-right:1px solid #cccccc;
	margin:0px auto;
	background:url(../images/left_bg.gif) left top repeat-y #ffffff;
}
#main{
	width:590px;
	float:right;
}
#first_box h1{
	float:left;
	width:310px;
	height:48px;
	margin:68px 0px 0px;
	padding:0px;
	text-indent:-9999px;
}
#first_box p{
	float:right;
	width:240px;
}
#main h2{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:20px 0px 0px;
	padding:0px 0px 7px;
	background:url(../images/line.gif) left bottom no-repeat;
}
#main .topics_date{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:20px 0px 0px;
	padding:0px 0px 7px;
	background:url(../images/line.gif) left bottom no-repeat;
}
#main .topics_date h2{
	margin:0px;
	padding:0px;
	background:none;
	float:left;
	width:470px;
}
#main .topics_date p{
	margin:2px 0px 0px;
	padding:0px;
	float:right;
	width:120px;
	font-size:14px;
	color:#879B48;
	font-weight:bold;
	text-align:right;	
}
.basic{
	margin:5px 0px 0px 3px;
	padding:0px;
	border-collapse:collapse;
	font-size:14px;
	line-height:150%;
	width:587px;
}
.basic th,.basic td{
	text-align:left;
	vertical-align:top;
	padding:3px;
	background:url(../images/newsline.gif) left bottom repeat-x;
}
.basic th{
	font-weight:normal;
}

#bnp{
	font-size:14px;
	margin:20px 0px 0px;
	padding:0px;
}



#left_block{
	width:220px;
	float:left;
	margin:50px 0px;
}
#left_block p{
	margin:0px 0px 30px;
	padding:0px;
}
#left_block ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:213px;
	background:url(../images/menu.jpg) left top no-repeat;
}
#left_block li{
	width:213px;
	height:60px;
	padding:0px 0px 1px 0px;
	margin:0px;
}
#left_block li a{
	display:block;
	width:213px;
	height:60px;
	text-indent:-999px;
	overflow:hidden;
}
#left_block li a:hover{
	background:url(../images/menu.jpg) left top no-repeat;
	background-position:-213px 0px;
}
#left_block li.gn02 a:hover{background-position:-213px -61px;}
#left_block li.gn03 a:hover{background-position:-213px -122px;}
#left_block li.gn04 a:hover{background-position:-213px -183px;}
#left_block li.gn05 a:hover{background-position:-213px -244px;}
#left_block li.gn06 a:hover{background-position:-213px -305px;}
#left_block li.gn07 a:hover{background-position:-213px -366px;}
#left_block li.gn08 a:hover{background-position:-213px -427px;}
#left_block li.gn09 a:hover{background-position:-213px -488px;}

.pagetop{
	width:120px;
	padding:20px 19px 0px 710px;
	border-right:1px solid #cccccc;
	margin:0px auto;
	background:url(../images/left_bg.gif) left top repeat-y #ffffff;
	font-size:12px;
	line-height:100%;
}
.pagetop a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:120px;
	height:26px;
	background:url(../images/pagetop.gif) left top no-repeat;
}
.pagetop a:hover{
	background-position:-120px 0px;
}
#footer{
	padding-top:3px;
	background:#333333;
	width:850px;
	margin:0px auto;
	padding-bottom:82px;
}
#footer p{
	border-top:1px solid #cccccc;
	padding:16px 15px 0px 535px;
	margin:0px;
	color:#ffffff;
	background:none;
	font-size:14px;
	line-height:150%;
}
#footer img{
	margin-bottom:5px;
}













































.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */