li{
	list-style:none;
}

/***********************************************/ 
/*header*/
/***********************************************/ 
#header_image{
	background-image:url(../database/img/header_image.jpg);
	display:block;
	width:900px;
	height:170px;
	text-indent:-5000px;
	clear:both;
}
/***********************************************/ 
/*contents*/
/***********************************************/ 
#middle_all{
	width:900px;
	overflow:visible;
}

#contents{
	float:right;
	display:block;
	width:630px;
	margin:20px 0 20px 0;
	padding-right:20px;
	text-align:left;
}

.title{
	background:url(../database/img/title.gif) no-repeat;
	background-position:5px 0;
	text-indent:15px;
	border-bottom:#87c438 1px solid;
	width:620px;
	display:block;
	padding:5px;
	font:bold 16px;
	margin-bottom:15px;
}
.article{
	width:622px;
	display:block;
	border:#e2f0d5 4px solid;
	margin:0 0 20px 0;
}

.article_title{
	background:url(../database/img/article_title.gif)  no-repeat;
	width:612px;
	display:block;
	font:bold 16px;
	color:#FFFFFF;
	text-indent:20px;
	padding:5px;
}
.article_body{
	padding:10px;
}
.pict_table{
	padding-right:20px;
}
.pict_table2{
	padding-right:10px;
}
#pagenavi p{
	width:630px;
	text-align:center;
	display:block;
	margin:0 0 20px 0;
}
/***********************************************/ 
/*sidemenu*/
/***********************************************/ 
#sidemenu{
	float:left;
	width:220px;
	display:block;
	background:#eef7e3;
	border:#e2f0d5 4px solid;
	margin:2px 0 10px 0;
	text-align:left;
}
#side_top a{
	background-image:url(../database/img/side_top.gif);
	display:block;
	width:220px;
	height:37px;
	text-indent:-5000px;
}

#sidemenu dl{
	width:200px;
	display:block;
	background:#FFFFFF;
	margin:5px;
	padding:5px;
}
#sidemenu dt{
	background:url(../database/img/side_title.gif)  no-repeat;
	background-position:0 5px;
	text-indent:20px;
}
.side_line{
	background:url(../database/img/side_line.gif) top no-repeat;
	display:block;
	width:200px;
	padding:5px 0 0 0;
}
/*
.side_first_dd {
	padding:5px 0 0 0;
	background:url(../database/img/side_arrow.gif)  no-repeat;
	background-position:0 13px;
	text-indent:20px;
}
.side_dd{
	padding:5px 0 0 0;
	background:url(../database/img/side_arrow.gif)  no-repeat;
	background-position:0 8px;
	text-indent:20px;
}
*/
#sidemenu li{
	padding:5px 0 0 0;
	background:url(../database/img/side_arrow.gif)  no-repeat;
	background-position:0 8px;
	text-indent:20px;
}

/***********************************************/ 
/*global_menu_open*/
/***********************************************/ 
#global_menu{
	clear:both;
	width:900px;
	height:72px;
	overflow:hidden;
	padding:2px 0 2px 0;
}
#global_menu img{
	float:left;
	width:140px;
	height:70px;
	display:block;
	overflow:hidden;
	margin:0;
}
#global_menu a{
	margin:0;
}
