/**/
img {
	background: transparent;
	border: none;
}

.clear {
	clear: both;
}

.centering {
	text-align: center;
}


.separator {
	width: 100%;
	height:11px;
	margin:35px 0 60px;
	background: url(../images/separator.png) no-repeat center center;
}
/**/

div#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*top*/
#top_panel {
	width: 100%;
	margin: 58px auto 0;
	margin-bottom: 60px;
	padding-top: 74px;
/*	padding-top: 132px;/**/
	background-color: #000;
	position: relative;
	z-index: 70;
}

#top_panel #top_panel_wrap {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 40px;
}

#top_panel_image {
	position:relative;
	width:100%;
/*	height:485px;/**/
	height:595px;
	margin-bottom: 60px;
}

#logo_070{
	position:absolute;
	margin-top:50px;
	top:0px;
	left:0px;
	z-index:72;
}

#top_panel_image p.centering{
	display:none;
	position:absolute;
	margin-bottom: 30px;
	margin:0 0 30px 68px;
}

#text_070_1{
	position:absolute;
	margin:515px 0 20px;
	z-index:72;
}

ul.cur_pointer li {
	cursor: pointer;
}


#row_title_1{
	margin-bottom:45px;
}

#slide_panel1 .panel .fl {
	margin: 10px;
}

#slide_panel2 {
	margin-top:20px;
}

/*************** slideshowŠÖ˜A [start] ***************/
.slideshow {
	width: 100%;
	height: 580px;
	position: relative;
}

.slidebox {
	width: 100%;
	height: 421px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.slidebox p {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.slidebox p:first-child {
	display: inline;
}

.slideshow .slidebox ul li.ss_prv {
	position: absolute;
	top: 190px;
	left: 0px;
}

.slideshow .slidebox ul li.ss_fwd {
	position: absolute;
	top: 190px;
	right: 0px;
}

.slideshow .panel {
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 88px;
	top: 440px;
	padding: 0px 0px 0px;
}

.slideshow .panel ul {
	float: right;
	padding: 0px;
}

.slideshow .panel ul li {
	float: left;
	padding: 0px 0px 0px 5px;
	font-size: 1px;
	line-height: 1px;
}

/*************** slideshowŠÖ˜A [end] ***************/


/*************** cell [start] ***************/
#middle_panel {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
}

#middle_panel .row_wrap {

	width: 960px;
	margin: 0px auto;
}

.caption {
	margin-bottom: 10px;
}

.illumi {
	color:#666666;
	margin-bottom: 10px;
	margin-left:5px;
}

#main_illumi{
	margin:0px 0px 70px 6px;
}

.caption_sub {
	margin: 0px 0px 40px;
	padding-bottom: 20px;
	background: url(../images/title_btm_line.png) no-repeat left bottom;
}

#middle_panel .row_wrap .row {
}

#middle_panel .row_wrap .row .cell {
	float: left;
	width: 299px;
	margin: 0px 10px 30px 10px;
}

#middle_panel .row_wrap .row .cellx2 {
	width: 618px;
	margin: 0px 0px 30px 10px;
}


#middle_panel .row_wrap .row .cell p {
	line-height: 0px;
	margin-bottom: 10px;
}

#middle_panel .row_wrap .row_box {
	padding: 20px 0px;
	width: 960px;
	border: 2px solid silver;
	margin-bottom: 20px;
}

#middle_panel .row_wrap .row_box .row .cell{
	margin:0px;
	margin-left:16px;
}

#middle_panel .row_wrap .row_box .caption {
	margin-left: 15px;
}

span#chrome_txt{
	display:block;
	font-size:90%;
	margin-left:147px;
	margin-top:-16px;
}

#qi_title{
	float:left;
	margin-right:5px;
}

.p_type{
	margin-top:4px;
	height:22px;
}

.cell_text{
	line-height: 1.5em !important;
	padding: 0px;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#454545;
/*
	width:100%;
	height:50px;
	font-size:13px;
	color:#454545;
*/
}
.type_etc {
	margin-top:50px;
}

.text_caption {
	margin-top:-5px;
	font-size:11px;
	font-weight:normal;
	line-height:130% !important;
}

/*************** cell [end] ***************/

.bnr {
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	padding-bottom:60px;
	
}

.bnr a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
