/* new style */

/* page layout */

#nheader {
	min-width: 950px;
	height: 127px;
	background: #fff url(image/n_header_bg1.gif) repeat-x left bottom;
}
#nheader-inner {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#nheader-inner h1 {
	margin: 0 0 0 -8px;
	padding-top: 24px;
}
#nheader-inner ul {
	position: absolute;
	top: 39px;
	right: 0;
	margin: auto;
	padding: 0;
	border-right: 1px solid #e7e7e7;
}
#nheader-inner ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #e7e7e7;
	list-style: none;
}
#nheader-inner ul li img {
	vertical-align: top;
}
#nheader-inner a:hover {
	background: none;
}
#nheader-inner a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
#nheader-inner ul.link {
	position: absolute;
	top: 10px;
	right: 0;
	border-right: none;
	font-size: 10px;
}
#nheader-inner ul.link li {
	float: left;
	margin-left: 20px;
	padding-left: 17px;
	border-left: none;
	list-style: none;
	line-height: 1.5;
}
#nheader-inner ul.link li.link01 {
	background: url(image/n_header_i1.gif) no-repeat left center;
}
#nheader-inner ul.link li.link02 {
	background: url(image/n_header_i2.gif) no-repeat left center;
}
#nheader-inner ul.link li.link03 {
	background: url(image/n_header_i3.gif) no-repeat left center;
}
#nheader-inner ul.link li.link05 {
	background: url(image/n_header_i5.gif) no-repeat left center;
}
#nheader-inner ul.link li.link04 {
	background: url(image/n_header_i4.gif) no-repeat left center;
}
#nheader-inner ul.link li a {
	color: #000000;
	text-decoration: none;
}
#nheader-inner ul.link li a:hover {
	color: #000000;
	text-decoration: underline;
}





#carousel {
	min-width: 950px;
	background: #ffffff;
}




#container {
	width: 100%;
	padding-bottom: 40px;
	background: #ffffff;
}
#container-inner {
	width: 1100px;
	margin: 0 auto;
	padding-top: 35px;
}

#ffooter-up p.ftop {
	display: none;
}

#ffooter-up p.flinklist {
	margin-bottom: 36px;
	padding-top: 14px;
	text-align: center;
}

.layout-two-column-left #beta {
	float: right;
	width: 700px;
	margin-left: 0;
}

.layout-two-column-left #beta .jellys-list {
	margin: 30px 0 0;
	padding: 0;
}
.layout-two-column-left #beta .jellys-list dl {
	margin: 0;
}
.layout-two-column-left #beta .jellys-list dt,
.layout-two-column-left #beta .jellys-list dd {
	margin: 0;
	padding: 0;
}
.layout-two-column-left #beta .jellys-list ul {
	margin: 0 0 0 -25px;
	padding: 0;
	overflow: hidden;
}
.layout-two-column-left #beta .jellys-list li {
	float: left;
	width: 180px;
	list-style: none;
	margin: 12px 0 0 25px;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}
.layout-two-column-left #beta .jellys-list li .img {
	display: table-cell;
	width: 178px;
	height: 178px;
	border: 1px solid #e6e6e6;
	text-align: center;
	vertical-align: middle;
}
.layout-two-column-left #beta .jellys-list li .img img {
	max-width: 130px;
	max-height: 130px;
}
.layout-two-column-left #beta .jellys-list li .txt {
	display: block;
	margin-top: 12px;
}
.layout-two-column-left #beta .bnr {
	margin-top: 36px;
}
.layout-two-column-left #beta .bnr a:hover {
	background: none;
}
.layout-two-column-left #beta .bnr a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


#container .pkg-bnr {
	margin: 40px 0 0 -31px;
	padding: 0;
	overflow: hidden;
}
#container .pkg-bnr li {
	float: left;
	list-style: none;
	margin: 0 0 0 31px;
	padding: 0;
}
#container .pkg-bnr li img {
	border: 1px solid #e6e6e6;
	vertical-align: top;
}
#container .pkg-bnr li a:hover {
	background: none;
}
#container .pkg-bnr li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

