


body {
	margin:16px 0px 0px 0px;
	background-color: #ffffff;
	font-family: helvetica, sans-serif;
}



img {
	border: none;
}

ul {
	margin:0;
	padding: 0;
}

#pageWrapper {
	position: relative;
	margin: 0 auto 0 0;
	width: 896px;
	height: 992px;
}



h1 {
font-weight: bold;
font-size: 11px;
margin:12px 0 8px 16px;
text-indent: -16px;
}


h2 {
font-size: 11px;
font-weight:normal;
margin-top: 0px;
line-height: 16px;
margin-left: 24px;
margin-right: 24px;
}

h3{
font-size: 10px;
text-align: center;
color: #999;
font-weight: normal;
margin: 0px;
line-height: 16px;
border-bottom: 8px solid black;
}
h4 {
font-size: 11px;
font-style:italic;
font-weight:normal;
margin-top: 0px;
margin-bottom: 2px;
line-height: 16px;
margin-left: 24px;
margin-right: 24px;
}



/* ===== header===== */

#header {
	position: absolute;
	height: 192px;
	width: 896px;
	top:0;
	left:0;

	
}

#header a img#logo {
	position: absolute;
	left:0;
	bottom:0;
	width: 160px;
	height:192px;
}
#header a img#otherSite {
	position: absolute;
	left:840px;
	bottom:96px;
	width: 32px;
	height:96px;
}

#header div {
	position: absolute;
	right: 0px;
	bottom: 32px;
	background-color: black;
	height: 64px;
	width: 704px;
	background-image: url('../images/uR_corner.png');
	background-repeat:no-repeat;
	background-position: top right;
}

#header div.lines {
height: 24px;
background-color: none;
background-image: url('../images/pattern.png');
background-color: white;
bottom: 8px;
}

#header ul#leftMenu {
	position: absolute;
	left: 216px;
	bottom: 0px;

}

#header ul#rightMenu {
	position: absolute;
	right: 0px;
	bottom: 0px;

}

#header ul li {
	display:inline;
	padding-right: 32px;
}

#header table {
	margin: 8px 0px 8px 24px;
	border-collapse:collapse;
	height: 48px;
	width: 640px;
	font-family: georgia, serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing:1px;

}
#header table td{
	margin: 0;
	padding: 0;
	height: 24px;
	width: 32px;
	color: #1a769d;
	text-align: left;
	vertical-align: center;
}

#header table td:hover{
vertical-align:top;
color: #29ade5;
}


#topRow {
visibility: hidden;
}
#bottomRow {
visibility: hidden;
}

/* ===== body===== */



div.body {
position: absolute;
right: 0;
top: 224px;
width:704px;
height: 632px;
}

div#bodys {
overflow:auto;
}

.contentSleave {
position:relative;
width: 28160px;
height:623px;
}

.pics {
height:488px;
float: left;
width: 704px;
background: url('../images/leftStripe.png') no-repeat bottom left;
}
.picsV {
height:488px;
width: 704px;
background: url('../images/leftStripe.png') no-repeat bottom left;
}
.pics img {
display:block;
margin: auto;
}
.pics img.short{
margin-top: 70px;
}




.scrollBar {
position:absolute;
top: -144px;
 width: 704px;
 height:32px;
 float:left;
 background-color: black;
}

.titlesDesc {
float:left;
position: absolute;
bottom:9px;
padding-top: 18px;
width: 704px;
background: url('../images/titleStripe.png') no-repeat 0px -12px;

}


.buy {
position:absolute;
right:0px;
font-weight: bold;
font-size: 11px;
margin:0px 0 8px 16px;
}

.buy a {
text-decoration: none;
color:#29ade5;
}

.buy a:hover {
text-decoration: none;
color:black;
}

.prevNext {
position: absolute;
bottom:104px;
height: 32px;
width: 656px;
margin-top: 46px;
padding: 0px 24px 0px 24px;
font-family: georgia, serif;
font-style: italic;
font-size: 12px;
color: #29ade5;
visibility:hidden;
background-color:black;
}

.prevNext ul  {
margin:auto;
height:32px;
list-style-type:none;
padding:10px 0px 0px 0px;
text-align: center;

}
.prevNext ul li {
float:left;
width:16px;
padding:0px;
font-size:12px;
color:#666666;
cursor:pointer;
}
.prevNext ul li:hover {
color:#29ade5;
}
.prevNext .prev {
float:left;
padding:10px 0px 0px 0px;
height: 32px;
cursor:pointer;
color:#666666;

}
.prevNext .prev:hover {
color:#29ade5;
}
.prevNext .next {
cursor:pointer;
padding:10px 0px 0px 0px;
height: 32px;
float:right;
color:#666666;

}
.prevNext .next:hover {
color:#29ade5;
}

/* =====footer===== */
#footerWrap {
position: absolute;
height: 64px;
Top: 856px;
right: 0;
width: 704px;

}

#footerWrap div.lines {
height: 32px;
width: 704px;
background-color: none;
background-image: url('../images/pattern.png');
bottom: 24px;
right: 0px;
}















