* {margin: 0; padding: 0; }

body {background-color: #000; }

a img {border-width: 0; }
p {font: normal 12px Arial, Helvetica, serif; color: #fff; margin-top: 10px;}
h1 {font: bold 16px Arial, Helvetica, serif; color: #000;}
h1 a {font: bold 16px Arial, Helvetica, serif; color: #000; text-decoration: none; }
h1 a:hover {text-decoration: underline; }
h2 {font: bold 16px Arial, Helvetica, serif; color: #fff; margin-top: 10px; }

#main {
	width: 990px;
	margin: auto;
	font: normal 12px Arial, Helvetica, serif;
	color: #fff;
}

#top {
	width: 990px;
	height: 228px;
	background-image: url(/img/top_bg.png);
}

#top #tmenu {
	border-collapse: separate;
	margin: 29px 0 0 39px;
}
#top #tmenu td {
	width: 189px;
	height: 43px;
	padding-left: 8px;
	padding-right: 25px;
}
#top #tmenu td:hover {background-image: url(/img/td-act.gif); background-repeat: no-repeat; }
#top #tmenu td:hover a {color: #fff; }
#top #tmenu td a {
	font: bold 11px Arial, Helvetica, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bcc9d3;
}
#top #tmenu #current {background-image: url(/img/td-act.gif); background-repeat: no-repeat; }
#top #tmenu #current a {color: #fff; }
#top #tmenu .link-9 {display: none; background-image: none; }

#top #info {
	position: absolute;
	top: 190px;
	margin-left: 16px;
	font: normal 20px Arial, Helvetica, serif;
}
#top #info span {position: relative; top: -7px; font-size: 11px;}
#top #mailto-shad {
	position: absolute;
	top: 196px;
	margin-left: 201px;
	font: bold 14px Arial, Helvetica, serif;
	color: #d1d1d1;
	text-transform: uppercase;
}
#top #mailto {
	position: absolute;
	top: 195px;
	margin-left: 200px;
}
#top #mailto a {
	font: bold 14px Arial, Helvetica, serif;
	text-decoration: none;
	color: #5a646d;
	text-transform: uppercase;
}
#top #toindex {
	position: absolute;
	top: 180px;
	margin-left: 421px;
	width: 569px;
	height: 79px;
}

#content {
	min-height: 500px; //height: 500px;
	background-color: #9da6af;
	background-image: url(/img/content_bg.png);
	background-repeat: no-repeat;
	position: relative;
}
#content #tindex {
	border-collapse: collapse;
	width: 265px;
	position: relative;
	left: 33px;
	top: 86px;
	font: normal 13px Arial, Helvetica, serif;
}
#content #tindex td {padding: 0 10px 27px 0; }

#content-b {
	background: #9da6af url(/img/content-b_bg.jpg) no-repeat;
	padding-top: 77px;
	padding-bottom: 40px;
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content-b a {color: #424b56; text-decoration: none; }
#content-b a:hover {color: #424b56; text-decoration: underline; }
#content-b .xtable {margin: 0 15px 0 55px; }
#content-b .xtable td {width: 460px; padding-bottom: 40px; }
#content-b .xtable .preview {
	float: left;
	width: 160px;
	height: 240px;
	border: 1px solid #5f6975;
	text-align: center;
	font-weight: bold;
}
#content-b .xtable .preview img {padding: 8px; }
#content-b .xtable .order {
	width: 141px;
	height: 36px;
	padding-top: 10px;
	margin: 10px;
	background: url(/img/order_now.png) top left no-repeat;
}
#content-b .xtable .order a {
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
#content-b .xtable .img-wrap {
	width: 160px;
	height: 160px;
	text-align: center;
	overflow: hidden;
}
#content-b .xtable .text-wrap {
	float: left;
	padding-left: 10px;
	padding-right: 18px;
	width: 270px;
}

.img-warp-new {float: left; margin: 10px 30px 10px 0; }
.img-warp-new img {border: 5px solid #424b56; }
.price {
	width: 132px;
	height: 39px;
	float: left; 
	background-image: url(/img/price.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	margin: 10px 30px 10px 0;
}

form {
	margin-top: 40px;
}
fieldset {
	border-width: 0;
	padding-left: 30px;
	background-color: #c6d8dc;
	color: #656056;
}
input {
	width: 492px;
	height: 17px;
	padding: 5px;
	border: 1px solid #c5d0d4;
	font: normal 12px Arial, Helvetica, serif;
}
textarea {
	width: 492px;
	padding: 5px;
	border: 1px solid #c5d0d4;
	font: normal 12px Arial, Helvetica, serif;
	color: #000;
}
.sbmt {
	width: 147px;
	height: 28px;
	border: 1px solid #c5d0d4;
	background-image: url(/img/sbmt.jpg);
	font: bold italic 12px Arial, Helvetica, serif;
	position: relative;
	left: 158px;
	bottom: -14px;
}
