@charset "utf-8";
#top_flash {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#main_screen {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#main_screen  .item_content {
	width: 450px;
	float: left;
	margin: 0px;
	/margin: 10px 0px;
}
ul  {
	margin-left: 0px;



	/margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;



	/margin-top: 5px;
	float: left;
	line-height: 18px;
	list-style-type: disc;
}
ul  li  {
	margin-left: 15px;
	margin-top: 10px;
}
#goto_top {
	text-align: center;
	width: 980px;
	margin: 10px 0px;
	/margin: 0px 0px 10px 0px;
}


#main_screen .item_img {
	float: left;
	margin-left: 25px;
	/margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	height: 400px;
	width: 450px;
}
#main_screen .item_img .pdf_link {
	text-align: center;
	margin-top: 20px;
}
#main_screen .item_img .pdf_link a:link {
	color: #333333;
}

#main_screen .item_img .pdf_link a:visited {
	color: #333333;
}
#main_screen .item_img .pdf_link a:hover {
	color: #0000ff;
}

#main_screen .item_name {
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	/margin-bottom: 20px;
}



#title_img {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.item_area {
	width: 300px;
	float: left;
	margin: 0px 12px 10px 12px;
	/margin: 0px 8px 10px 8px;
	border: 1px solid #333333;
}
.item_area a:link {
	color: #666666;
}
.item_area a:visited {
	color: #666666;
}
.item_area a:hover {
	color: #0000ff;
}

.item_area_clear {
	width: 300px;
	float: left;
	margin: 0px 12px 10px 12px;
	/margin: 0px 8px 10px 8px;
}

.detail_link {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
}
.item_expra {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	line-height: 18px;
	padding: 5px;
	color: #333333;
}
.item_expra_tit {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 100%;
}

.text_color {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
