@charset "utf-8";
/* CSS Document */

#photodiv {
	width: 1000px;
	margin: 0 auto;
	padding:0px;
	text-align: left;
}
#slideBanner{
	height:400px;
	overflow:hidden;
}

#globalnavi {
	background:url(../image/gnv_bg_top.gif) repeat-x;
	padding:7px 0 3px 0;
}
#wrapper{
	padding-top:27px;
	padding-bottom:45px;

}
#wtunav{
	margin-bottom:25px;
	padding-left:7px;
	background:url(../image/top_wtu_bg.gif) repeat-x;
}
#wtunav ul li{
	float:left;
}

#products_list{
	float:left;
	width:200px;
	margin-right:20px;
}
#products_list ul{
	margin-bottom:20px;
}
#products_list li{
	margin-bottom:5px;
}
.xts{
	font-weight:bold;
	font-size:120%;
	display:block;
	height:30px;
	background:url(../../common_files/images/arrow.gif) left no-repeat;
	padding-left:20px;
	padding-top:10px;
	margin-left:15px;
}
.xts a:hover{
	color:#816d00;
}
#products_list li.last{
	margin:0;
}
#news{
	float:left;
	width:378px;
	margin-right:20px;
}
#newsbox_wrap{
	background: url(../image/news_bg.gif) no-repeat bottom ;
	padding-bottom:5px;
}
#newsbox{
	height:445px;
	overflow:auto;
	border-left:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
	border-top:#dddddd solid 1px;

}
#newsbox ul{
	padding:5px 2px;

}
#newsbox ul li{
	background:url(../image/top_list_bg.gif) no-repeat  10px 0.8em;
	padding:5px 5px 5px 25px;
	border-bottom:#dddddd dotted 1px;
}
#newsbox ul li a{
	text-decoration:underline;
}
#newsbox ul li .news_date{
	font-weight:bold;
}
#video{
	float:left;
	width:382px;
}
#products_list h2,
#news h2,
#video h2{
	margin-bottom:5px;
}
#news h2,
#video h2{
	position:relative;
}
#news h2 #btn{
	position:absolute;
	top:22px;
	left:292px;
}
#video h2 #btn_video{
	position:absolute;
	top:22px;
	left:295px;
}
#top_mid_menu_wrap{
	background:url(../image/mid_border_bg.gif) repeat-x;
	padding-top:20px;
}
#top_mid_menu{
	background: url(../image/top_bg.gif);
	padding-top: 30px;
	padding-bottom: 3px;
}
#top_mid_menu .faqlink{
	width:1000px;
	height:30px;
	margin:0 auto;
	padding:0 0 15px 0;
	text-align:right;
}
* html #top_mid_menu{
	background:url(../image/top_bg.gif) 1px 1px;
}
#top_mid_menu ul{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 15px;
}
/*
#top_mid_menu ul{
	width: 1000px;
	margin: 0 auto;
	background: url(../image/mid_ul_bg.gif) no-repeat bottom center;
	padding-bottom: 47px;
}*/
#top_mid_menu ul li{
	float:left;
	margin-right:20px;
}
#top_mid_menu ul li.last{
	margin:0;
}
#ban_global{
	width:382px;
	margin-bottom:16px;
	float:left;
}
