@charset "utf-8";
/* CSS Document */
#info		{ width:700px; margin:0 auto; }
.info_t		{ margin-top:10px; }
.info_t	hr	{ size:1px; color:#ccc;}
.info_l		{ float:left; margin:10px 5px; }
.info_l	hr	{ size:1px; color:#ccc;}
.info_l	img	{ margin:5px;}
.info_r		{ float:right; margin:10px 10px 10px 5px; }
.info_r	hr	{ size:1px; color:#ccc;}
.info_r	img	{ margin:5px;}

.stripViewer .panelContainer .panel UL {
	MARGIN: 0px 15px 0px 30px; TEXT-ALIGN: left
}
.slider-wrap {
	MARGIN: 20px auto; POSITION: relative; text-align:left;
}
.csw {
	BACKGROUND: #fff; OVERFLOW: scroll; WIDTH: 100%; HEIGHT: 460px
}
.csw .loading {
	MARGIN: 200px 0px 300px; TEXT-ALIGN: center
}
.stripViewer {
	CLEAR: both;
	BACKGROUND: #fff;
	MARGIN: auto;
	OVERFLOW: hidden;
	WIDTH: 580px;
	POSITION: relative;
}
.stripViewer .panelContainer {
	LEFT: 0px;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	TOP: 0px
}
.stripViewer .panelContainer .panel {
	FLOAT: left;
	WIDTH: 580px;
	POSITION: relative;
	HEIGHT: 100%
}
.stripViewer .panelContainer .panel .wrapper {
	padding:10px;
}


.stripNav {
	MARGIN: auto;
}
.stripNav UL {
	LIST-STYLE-TYPE: none;
}
.stripNav UL LI {
	FLOAT: left; MARGIN-RIGHT: 2px; width:96px;
}
.stripNav A {
	color:#FFFFFF;
	text-align:center;
	display:block;
	padding:4px 0 3px;
	font-size:12px;
	font-weight:normal;
	line-height:1.6;
	text-decoration:none;
	background:url(/image/common/bg_h4.gif);
}
.stripNav LI A:hover {
	background:url(/image/common/bg_h6.gif);
}
.stripNav LI A.current {
	background:url(/image/common/bg_h5.gif);
}


.stripNavL {
	TEXT-INDENT: -9000em; POSITION: absolute; TOP: 0;
}
.stripNavR {
	TEXT-INDENT: -9000em; POSITION: absolute; TOP: 0;
}
.stripNavL A {
	DISPLAY: block; WIDTH: 43px; HEIGHT: 27px
}
.stripNavR A {
	DISPLAY: block; WIDTH: 43px; HEIGHT: 27px
}
.stripNavL {
	LEFT: 0px
}
.stripNavR {
	RIGHT: 0px
}
.stripNavL {
	BACKGROUND: url(/image/common/navi_back.gif) no-repeat center 50%
}
.stripNavR {
	BACKGROUND: url(/image/common/navi_next.gif) no-repeat center 50%
}

