@import url(common.css);
@import url(windowblank.css);

#wrapper{
text-align:center;
width:720;
background:url(images/page_bg.jpg) repeat-y top center;
padding:0px 0px 0px 0px;
}

*:first-child+html #wrapper {
	padding:0px 0px 0px 0px;
}

#wrapper2{
width:720px;
margin:0px auto;
}
/*?
------------------------------------*/
.page {
position: relative;
margin:0px auto;
width:680px;
height:480px;
padding:0px 0px 0px 0px;
}

*:first-child+html .page {
	padding:0px 0px 0px 0px;
}

.slider-wrap{
text-align:left;
background:url(images/panelbg_webdesign.jpg) no-repeat top;
}
.stripViewer,.stripViewer .panelContainer .panel{
width: 840px;
}
.csw,.stripViewer,.stripViewer .panelContainer .panel .wrapper{
height:640px;
}
.stripViewer .panelContainer .panel .wrapper {
padding:0px 0px 0px 0px;
}
.stripNav{
display:none;
}

/*????*/
.stripViewer .panelContainer .panel .wrapper p{
margin:-350px 0px 0px 20px;
_margin:-350px 0px 0px -420px;
width:360px;
line-height:150%;
height:100px;
}

*:first-child+html .stripViewer .panelContainer .panel .wrapper p{
margin:-353px 0px 0px -440px;
}
/*BACK,NEXT??????*/
.stripNavL {
margin:270px 0px 0px 0px;
_margin:270px 0px 0px -57px;
}
*:first-child+html .stripNavL{
margin:270px 0px 0px -57px;
}
.stripNavR {
margin:270px 0px 0px 900px;
}
/*------itemSelect------*/
div.itemSelect{ 
background:url(images/itemselect_blank.jpg) no-repeat top left; 
width:960px; 
height:70px;
}

div.itemSelect ul{
margin-left:45px; 
padding-top:10px;
}
div.itemSelect li{ 
display:inline;
float:left;
text-indent:-9877em;
text-decoration:none; 
margin-right:0px;
}
/*---Space after itemSelect menu---*/
div.itemSelect li a{ 
display:block;
width:50px;
height:50px; 
}
/*------thumnail------*/
div.thumArea { 
margin:320px 0 0 10px;
_margin:320px 0 0 10px;
}
*:first-child+html div.thumArea { 
margin:340px 0 0 10px;
}
div.thumArea li{ 
display:inline; 
padding-left:8px; 
}
.thum{ 
width:193px;
height:180px; 
margin-left:-425px;
}
.thum2{
width:193px;
height:180px;
}
