* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;	
	height:100%;
	min-width: 1000px;
}
a img {
	border: none 0;
}
td {
	vertical-align: top;
}
th {
	vertical-align: top;
}
p, .for_seo div {
	padding: 0 0 15px 0;
	line-height: 20px;
}
a {
	color: #c5347e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0; /*delete border*/
}
table {
	border: none 0;
	border-collapse: collapse;
}

.clear {
	clear: both;
	height: 0; /*for IE*/
	overflow: hidden; /*for IE*/
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
img.float_left {
	float: left;
	margin: 0 10px 10px 0;
}
img.float_right {
	float: right;
	margin: 0 0 10px 10px;
}

.wrapper {
	min-width: 1000px;
	min-height: 100%;
	background: #fdc1df url(../images/bg.jpg) center top no-repeat;	
}
.wrapper2 {
	width: 1000px;
	margin: 0 auto;
}
.logo {	
	position: absolute;
	display: block;
	width: 180px;
	height: 170px;
	background: url(../images/logo.jpg) no-repeat;
	margin: 24px 0 0 68px;
}
.logo:hover {
	text-decoration: none;
}
.menu1 li, .menu2 li {
	list-style-type: none;
	float: left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.menu1 {
	margin: 0 0 0 250px;
	padding: 80px 0 70px 0;
	font-size: 22px;
}
.menu1 li {
	margin: 0 20px 0 0;
}
.menu2 {
	clear: both;
	margin: 0 0 0 242px;
	font-size: 14px;
	display: block;
}
*+html .menu2 {
	height: auto !important;	/*for IE7*/
}
.menu2 li {
	background: url(../images/bg_menu2.gif) right 6px no-repeat;
}
.menu2 li.no {
	background: none;
}
.menu2 a, .menu2 span {
	display: inline-block;
	padding: 0 10px 35px 9px;
}
.menu2 span, .menu2 .ui-tabs-selected a {
	background: url(../images/bg_menu2_2.gif) center bottom no-repeat;
}
.menu2 .ui-tabs-selected a {
	text-decoration:none;
	color:#000;
}
.t_left {
	position: absolute;
	width: 173px;
	height: 142px;
	margin: -354px 0 0 20px;
	background: url(../images/bg_t_left.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_t_left.png');
}
.t_right {
	/*position: absolute;*/
	width: 457px;
	height: 137px;
	margin: 66px 0 -151px 513px;
	background: url(../images/bg_t_right.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_t_right.png');
}
.b_left {
	position: absolute;
	width: 120px;
	height: 91px;
	margin: -72px 0 0 29px;
	background: url(../images/bg_b_left.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_b_left.png');
}
.b_right {
	position: absolute;
	width: 93px;
	height: 124px;
	margin: -80px 0 0 877px;
	background: url(../images/bg_b_right.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_b_right.png');
}
.gallery {
	margin: 35px 54px 0 40px;
	position: relative;
	background: #fff;
}
.thumbnail {
	background: url(/images/bg_thumbnail.png) repeat-y;
}
.thumbnail .img {
	float: left;
	padding: 0 0 1px 1px;
	width: 150px;
	height: 112px;	
	position: relative;
}
.thumbnail .img img {
	position: absolute;
}
#big_image {
	width: 453px;
}
.thumbnail .no {
	padding: 0 0 0 1px;
}
.img .bg {
	position: absolute;
	width: 150px;
	height: 112px;
	background: url(../images/bg_img.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_img.png');
}
.thumbnail_container {
	height: 338px;
	width: 453px;
	overflow: hidden;
	position: relative;
}
.thumbnails {
	position:absolute;
}
.big_image img {
	float: left;
}
.number {
	color: #FFFFFF;
	margin: 0 0 0 0;
	position: absolute;
	font-size: 30px;
	width: 140px;
	padding: 20px 0 0 0;
	text-align: center;
}
.number span {
	font-size: 60px;
}
.shadow, .pager {
	position: absolute;
	margin: 5px 0 0 0;
}
.shadow {	
	width: 452px;
	height: 55px;
	margin: -55px 0 0 494px;
	background: url(../images/bg_shadow.png) repeat-x !important;
	background: #000000;	/*for IE6*/
}
*html .shadow {	
	filter: alpha(opacity=40);	/*for IE6*/
}
.pager {	
	width: 432px;
	margin: -30px 20px 0 494px;
	color: #FFFFFF;
	text-align: right;
}
.pager span, .pager a {
	display: inline-block;
	width: 20px;
	height: 18px;
	padding: 2px 0 0 0;
	margin: 0 0 0 8px;
	text-align: center;
	background: url(../images/bg_pager_element.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_pager_element.png');
}
.pager span, .pager a.gallery_page_active {
	color: #BFBFBF;
}
.pager a.gallery_page_active:hover {
	text-decoration: none;
	cursor: default;
}
.pager a {
	color: #FFFFFF;
}
.gallery_desccr {
	width: 515px;
	padding: 55px 0 55px 265px;
	clear: both;
}

.content {
	width: 515px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 55px 0 0 0;
	margin: 0 0 145px 265px;
	clear: both;
	position: relative;
	z-index: 999;
}
.content strong, .gallery_desccr strong { font-weight: normal;}
.content h1, .gallery_desccr h1 {
	font-weight: normal;
	font-size: 35px;
	line-height: 30px;
	width: 350px;
	margin: 0 0 30px 0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.spec {
	width: 346px;
	height: 298px;
	position: relative;
	margin: -360px 0 50px 85px;
	background: url(../images/bg_spec.png) no-repeat;
	-background-image: none;  /*for IE6*/
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_spec.png');
}
.spec a {
	float: left;
	/*background: url(../images/px.gif);*/
}
.link1 {
	width: 140px;
	height: 298px;
}
.link2 {
	width: 200px;
	height: 100px;
	margin: 198px 0 0 0;
}
.footer {
	font-size: 11px;
	padding: 45px 45px 45px 300px;
}
.footer .contact {
	position: absolute;
	margin: -110px 0 0 185px;
	padding: 0 0 0 73px;
}
.footer .contact div {
	font-size: 30px;
	margin: 0 0 0 -71px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.footer .contact span {
	display: block;
	font-size: 14px;
}
.art {
	display: block;
	margin: 20px 0 10px 0;
}
.ui-tabs-hide {
	display:none;
}
.links {
    color: #999999;
}

/* seo_stylea */
.wrapper .content .for_seo a, .wrapper .content .for_seo strong, .wrapper .content .for_seo em {
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
.content span.h1 {
	display:block;
	font-weight: normal;
	font-size: 35px;
	line-height: 30px;
	width: 350px;
	margin: 0 0 30px 0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

.content .for_seo h1 {
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
}