@charset "utf-8";

@import url("/matrix/css/common.css");


#header ul {
	position:absolute;
	top:41px;
	left:542px;
}

#front_contents {
	width:910px;
	margin:0 auto;
}


#front_contents {
	width:910px;
	margin:0 auto;
}
#front_section1 {
	position:relative;
}
#front_section1_left {
	float:left;
	width:318px;
	position:relative;
}
#front_section1_right {
	float:right;
	width:592px;
}
#front_section1 .box_outer {
	background-image:url(../images/section_hd_border.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0 0 0 13px;
	padding:10px 0 0;
	position:relative;
}
#front_section1 .box_outer div {
	border:1px solid #ffffff;
	background-image:url(../images/box_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:0 0 70px;
}
#fs1_img1, #fs1_img2 ,#fs1_img3  {
	position:absolute;
	bottom:13px;
}
#fs1_img1 {
	left:77px;
}
#fs1_img2 {
	left:463px;
}
#fs1_img3 {
	left:723px;
}

#front_section1_left .box_outer {  width:285px; }
#front_section1_right .box_outer { width:567px; }
#front_section1 ul {
	background-image:url(../images/btm_dec.jpg);
	background-position: 0 100%;
	background-repeat:repeat-x;
	padding:0 0 12px;
}
#front_section1 li {
	border:1px solid #dadada;
	margin:0 0 10px;
}
#front_section1 p {
	padding:0 10px 10px;
	line-height:1.4;
}
#front_section1 p span {
	display:block;
}
#front_section1 p a {
	color:#666666;
	text-decoration:none;
}
#front_section1 p a:hover {
	text-decoration:underline;
}
#front_section1_right li {
	width:276px;
}
#fs1r_l{
	float:left;
}
#fs1r_r{
	float:right;
}
#front_section1 h3 {
	margin:0 8px 10px;
	padding:8px 2px;
	border-bottom:1px solid #dadada;
}
#front_section1 h3 a {
	display:block;
	background-image:url(../images/icon_red.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:23px;
	font-size:1.07em;
}
#front_section2 {
	margin:0 0 40px;
}
#release {
	width:614px;
	float:left;
	background-image:url(../images/home/release_mid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#release_inner {
	background-image:url(../images/home/release_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#release_inner ul{
	background-image:url(../images/section_hd_border.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	width:581px;
	margin:0 0 0 15px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:232px;
}
#release_inner li{
	clear:both;
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #dadada;
	line-height:1.4;
}
#release_inner .date{
	display:block;
	width:5em;
	float:left;
}
#release_inner .title{
	display:block;
	margin-left:5.5em;
}
#release_inner .title a{
	display:block;
	background-image:url(../images/icon_red.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:23px;
}
#banners {
	width:296px;
	margin-top:5px;
	float:right;
	background-image:url(../images/home/banners_mid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#banners_inner {
	background-image:url(../images/home/banners_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#banners_inner ul {
	background-image:url(../images/home/banners_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding:18px 0 10px 4px;
}
#banners_inner li {
	text-align:center;
	padding: 0 0 8px;
}

