@import url(reset.css);
@import url(960.css);
@import url(text.css);
html,

body {
  width: 100%;
  height: 100%;
  background: #8c5b7c;
  min-width: 1000px;
  cursor: default;
  min-height: 600px; }

h1 {
  font-weight: normal;
  line-height: 1; }

a {
  color: #f1f0ee; }

a:hover {
  color: #928f91; }
a.active {
  color: #928f91; }

a:focus {
  outline: 0; }

.nobr {
  white-space: nowrap; }

.hyphenate {
  text-align: justify; }

#wrap {
  width: 100%;
  height: 100%;
  display: table; }

#outer {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  height: 50%; }

#abc {
  position: relative;
  background: #8c5b7c;
  color: #f1f0ee;
  border-top: #3f393d 0px solid;
  border-bottom: #3f393d 0px solid;
  padding: 10px 0;
  
  font-size: 21px;
  text-align: center; }

#inner {
  position: relative;
  background: #8c5b7c;
  color: #f1f0ee;
  border-top: #3f393d 0px solid;
  border-bottom: #3f393d 0px solid;
  padding: 20px 0; }

.lte7 #wrap {
  display: block; }

.lte7 #outer {
  top: 50%;
  display: block; }

.lte7 #inner {
  position: relative;
  top: -50%; }

.lte7 #body {
  display: block;
  position: relative; }

.ie7 #wrap {
  position: relative;
  overflow: hidden; }

.cl {
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-shadow: 1px 1px 0px #0e0a0d; }

.cs {
  zoom: 1;
  color: #928f91; }

.ca {
  color: #f6f6f6;
  text-decoration: none; }

#mm {
  position: relative;
  left: 1px;
  margin: 20px 0 0 0; }

.ml {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  width: 174px;
  list-style: none;
  margin: 0;
  background: #842077;
  color: #fff;
  text-align: center;
  line-height: 40px;
  text-shadow: 1px 1px 0px #0e0a0d;
  float: left;
  border: #ffffff 1px solid;
  overflow: hidden; }

.ma {
  color: #fff;
  text-decoration: none; }

.ma:hover {
  color: #f1f0ee; }

.ms {
  display: block;
  line-height: 38px;
  height: 38px;
  border: #313131 1px solid;
  background: #a50590; }

.lte7 {
  zoom: 1;
  display: inline; }


#items,
#images {
  text-align: left;
  display: block;
  position: relative;
  margin-bottom: -10px; }

.item {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 160px;
  margin: 0 0 10px 10px;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  border: #928f91 1px solid; }

.lte7 .item {
  zoom: 1;
  display: inline; }

.ia {
  display: block;
  width: 160px;
  height: 160px;
  line-height: 160px;
  overflow: hidden; }

.ie6 .ia {
  line-height: 1;
  font-size: 140px; }

.ia:hover {
  background: #313131; }

.ii {
  width: 130px;
  height: 130px;
  vertical-align: middle; }

#ci {
  margin-right: 10px; }

#code {
  display: none;
  border: #313131 1px solid;
  padding: 15px 20px 0 20px; }

.mainimg {
	max-width: 400px;
}

.pritem {
	font-size: 16px;
}

/* Gallery */

ul.slideshow {
	list-style:none;
	min-width:678px;
	height:509px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	
 
ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}
 
ul.slideshow li.show {
	z-index:500;	
}

#items #sp {
	position: absolute;
	display: block;
	top: 60px;
	left: 25px;
	
	font-size: 25px;
	font-weight: bold;
}

#menu_top_new {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
#inner_menu_top_new {
	width: 950px;
	margin: 0 auto 20px;
}