@charset "utf-8";


/*--------------------*/
/*---- top.css ----*/
/*--------------------*/
/*
border: 1px solid gray;	
*/

/*--------------------*/
/*------- top  ------*/
/*--------------------*/
/* main_img */
#box_main_img {
	width: 970px;
	margin-top: 22px;
	padding: 6px 0px;
	background: #dddddd;
}
#box_main_img img {
	margin-left: 6px;
}
#box_main_img #link {
	width: 958px;
	margin-left: 6px;
	height: 37px;
	background: url(../top_img_new/bg_top_img_link.gif) no-repeat;
}
#box_main_img #link ul {
	margin-left: 149px;
}
#box_main_img #link li {
	float: left;
	margin-right: 18px;
}
#box_main_img #link li span {
	display: none;
}
#box_main_img #link .link_01 a {
	width: 138px;
	height: 37px;
	display: block;
}
#box_main_img #link .link_02 a {
	width: 108px;
	height: 37px;
	display: block;
}
#box_main_img #link .link_03 a {
	width: 155px;
	height: 37px;
	display: block;
}
#box_main_img #link .link_04 a {
	width: 200px;
	height: 37px;
	display: block;
}

/* banner_box */
#banner_box {
	margin-top: 20px;
	text-align: center;
}

/* wrapper_cont */
#wrapper_cont {
	margin-top: 20px;
	width: 970px;
}

/* cont_left */
#cont_left {
	width: 650px;
	float: left;
}
#cont_left #box_info {
	width: 638px;
	border: 6px solid #dddddd;
}
#box_info #title_info {
	margin: 1px 0px 0px 1px;
}

/* box_info */
#box_info .box_entry {
	width: 600px;
	margin: 20px auto 0px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbbbbb;
}
#box_info .box_entry .left {
	width: 465px;
	float: left;
}
#box_info .box_entry .left .meta {
	line-height: 100%;
	font-size: 12px;
	font-weight: bold;
}
#box_info .box_entry .left .meta img {
	vertical-align: middle;
	margin-right: 8px;
}
#box_info .box_entry .left .title {
	margin-top: 8px;
	padding-left: 12px;
	background: url(../top_img_new/icon_arrow.gif) no-repeat 0px 7px;
	font-weight: bold;
}
#box_info .box_entry .left .tx {
	margin-top: 8px;
	width: 465px;
}
#box_info .box_entry .right {
	width: 110px;
	float: right;
	text-align: right;
}

/* box_entry_list */
#box_entry_list {
	width: 600px;
	margin: 20px auto 10px auto;
}
#box_entry_list .entry {
	padding-bottom: 10px;
}
#box_entry_list .entry .meta {
	width: 210px;
	line-height: 100%;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#box_entry_list .entry .meta img {
	vertical-align: middle;
	margin-right: 8px;
}
#box_entry_list .entry .title {
	width: 350px;
	padding-left: 12px;
	background: url(../top_img_new/icon_arrow.gif) no-repeat 0px 8px;
	font-weight: bold;
	float: left;
}



/* cont_right */
#cont_right {
	float: right;
	text-align: left;
	width: 300px;
}

/* box_side_link */
.box_side_link {
	width: 300px;
	margin-bottom: 15px;
	background: url(../top_img_new/bg_side_center.gif) repeat-y;
}
.box_side_link .inner {
	padding: 7px 13px 10px 13px;
}
.box_side_link .inner ul {
	margin: 7px 0px 0px 10px;
}
.box_side_link .inner li {
	padding-left: 12px;
	padding-bottom: 7px;
	background: url(../top_img_new/icon_arrow_side.gif) no-repeat 0px 6px;
	line-height: 150%;
}
