html, body {
	padding: 0px;
	margin:	0px;
	height: 100%;
}
body {
	background: #000 url(/theme/img/bg.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-size: 12px;
}
p, ul, ol, li, form, input, object, param, td, table, embed, h1, h2, h3, textarea {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
h1 {

}
h2 {
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.red {
	color: #ED1C24;
}
/*---------------------------------------------------------------------------------------------------------*/
.logo {
	height: 92px;
	width: 242px;
	background: url(/theme/img/logo.gif) no-repeat left top;
}
.logo_add {
	width: 49px;
	height: 25px;
	background: url(/theme/img/logo_add.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/logo_add.png', sizingMethod='crop');
	position: relative;
	left: 57px;
	top: 67px;
}
.menu {
	background: #ed1c24;
	height: 2.5em;
	margin-left: 241px;
	position: relative;
	border-bottom: 1px solid #d1d2d4;
	margin-top: -25px;
}
.menu ul {
	list-style: none;
	height: 2.5em;
	position: relative;
	border-left: 1px solid #d1d2d4;
	width: 750px;
}
.menu li {
	height: 2.5em;
	padding: 0em 0.5em;
	display: block;
	float: left;
	position: relative;
	margin-left: 2px;
	border-right: 2px solid #d1d2d4;
	top: 10px;
}
.menu li.last {
	border-right: none;	
}
a.navia	{color: #fff; }
.menu li a {
	font-size: 1em;
	color: #000;
	height: 100%;
	text-align: center;
	position: relative;
	font-weight: bold;
	line-height: 2.5em;
	top: -10px;
}
.menu li a:hover {
	color: #fff;
}

.menu .decor {
	width: 1em;
	height: 2.5em;
	position: absolute;
	top: 2.5em;
	left: -1em;
	border-top: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
}
/*---------------------------------------------------------------------------------------------------------*/
.body {
	margin-top: 2.5em;
	padding-bottom: 150px; /*<<<<<-------------- */
	width: 950px;
	z-index: 1;
	position: relative;
}
.body .left {
	width: 242px;
	float: left;
}
.body .left ul {
	list-style: none;
}
.body .left li {
	margin-left: 40px;
	height: 120px;
	display: block;
	background: url(/theme/img/marker_big.png) no-repeat left center;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/marker_big.png', sizingMethod='crop');
}
.body .left li a {
	font-weight: bold;
	height: 100%;
	display: block;
	padding-left: 70px;
	line-height: 7.5em;
	white-space: nowrap;
	font-size: 16px;
}
.body .right {
	width: 698px;
	float: left;
	margin-left: 10px;
}
.body .right ul#pro_1 {
	list-style: none;
}
.body .right ul#pro_1 li {
	padding: 20px 0px 0px 0px;
	margin-left: 0em;
}
.body .right ul#pro_1 li a {
}
.body .right ul#pro_1 li a img {
	margin-right: 30px;
	border: 1px solid #fff;
}
/*---------------------------------------------------------------------------------------------------------*/
.footer {
	width: 100%;
	height: 256px;
	position: absolute;
	bottom: 0px;
}
.footer .left {
	width: 242px;
	float: left;
	position: relative;
	height: 256px;
	z-index: 2;
}
.footer .right {
	width: 708px;
	float: left;
	position: relative;
	z-index: 2;
}
.footer .right ul {
	position: absolute;
	list-style: none;
	top: 210px;
	left: 95px;
	height: 40px;	
	overflow: hidden;
}
.footer .right li {
	display: block;
	float: left;
	margin: 0 0.5em;
}
.footer .right li a {
	font-size: 12px;
	position: relative;
}

.call {
	position: absolute;
	width: 230px;
	height: 110px;
	left: 608px;
	top: 115px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	color: #000;
	padding-top: 30px;
	font-size: 14px;
}
.call .number {
	color: #fff;
	font-size: 16px;
	/*margin-top: 19px;*/
}
.call3 {
width: 980px; float: right; background: url(/theme/img/bg_bottom.gif) no-repeat right bottom; height: 256px; position: relative;
}
.copyright {
	position: absolute;
	left: 40px;
	bottom: 50px;
	background: url(/theme/img/marker_small.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/marker_small.png', sizingMethod='crop');
	padding-left: 35px;
}
/*---------------------------------------------------------------------------------------------------------*/
.body .right ul#pro_2 {
	list-style: none;
}
.body .right ul#pro_2 li {
	height: 100px;
	padding: 20px 30px 0px 0px;
	display: block;
	float: left;
	margin-left: 0em;
}
.body .right ul#pro_2 li a {
}
.body .right ul#pro_2 li a img {
	border: 1px solid #fff;
}
/*---------------------------------------------------------------------------------------------------------*/
.body .right a {
	color: #ED1C24;
}
.body .right a:hover {
	text-decoration: underline;
}
.body .right li {
	margin-left:1.2em;
}
.body .right p {
	margin: 1em 0em;
	line-height: 1.3em;
	letter-spacing: 0.08em;
	text-align: justify;
}
.body .right h1, .body .right h2 {
 	font-size: 16px;
	margin-top: 1em;
}
/*---------------------------------------------------------------------------------------------------------*/
ul.pro3_right {
	width: 200px;
	list-style: none;
	margin-top: 1em;
	float: left;
	margin-left: 1em;
}
ul.pro3_right li {
	float: left;
	display: block;
	width: 75px;
	height: 75px;
	margin: 0px 3px 3px 0px !important;
}
ul.pro3_right a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #d1d2d4;
}
ul.pro3_right a:hover {
	border: 1px solid #ED1C24;
}
ul.pro3_right img {
	width: 75px;
	height: 75px;
}
.pro_3 {
	margin-top: 1em;
	padding-right: 1em;
	float: left;
	width: 300px;
}
.pro_3 img {
	width: 300px;
	height: 300px;
}
.nav_btn {
	background: url(/theme/img/marker_small.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/marker_small.png', sizingMethod='crop');
	line-height: 28px;
	padding: 0px 1em 5px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;
	widht: 28px;
	height: 28px;
	display: block;
	float: left;
	
}
a.nav_btn:hover {
	color: #ED1C24 !important;
}
/*---------------------------------------------------------------------------------------------------------*/
.body .left li.disabled {
	background: url(/theme/img/marker_big_grey.png) no-repeat left center;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/marker_big_grey.png', sizingMethod='crop');
	
}
.body .left li.disabled a {
	color: #d1d2d4;
}
.body .left li.disabled a:hover {
	color: #ED1C24;
	/*background: url(/theme/img/marker_big.png) no-repeat left center;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/marker_big.png', sizingMethod='crop');*/
}
/*---------------------------------------------------------------------------------------------------------*/
.order {
	background: none;
	padding: 10px;
	width: 300px;
	height: 400px;
	margin: 0 auto;
}
.order td {
	padding: 5px 0;
	vertical-align: middle;
	color: #32648F;
}
.order .l_td {
	padding-right: 10px;
}
#order_text {
	width: 207px;
	height: 95px;
	display: block;
	border: 1px solid #8cb0d3;
	padding: 2px;
	float: left;
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.order .logo_bg {
	padding: 0 !important;
}
.order .logo_bg img {
	display: block;
	position: relative;
	top: -5px;
}
/*---------------------------------------------------------------------------------------------------------*/
.icon_x {
	background: url(/theme/img/block/block_pic_x.png) no-repeat left top;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/block/block_pic_x.png', sizingMethod='crop');
}
.icon_x    {
	width: 80px;
	height: 38px;
	right: 0;
	top: 0;
	display: block;
	position: absolute;
}
/*---------------------------------------------------------------------------------------------------------*/
/* G R E Y */
.grey .top {
	background: url(/theme/img/block/bltl_grey.png) no-repeat left top;
}
#right .grey .top {
	background: url(/theme/img/block/brtl_grey.png) no-repeat left top;	
}
.grey .top h2 {
	background: url(/theme/img/block/btb_grey.png) repeat-x left top !important;
}
.grey .top h2 span {
/*	background: url(/theme/img/block/bltr_grey.png) no-repeat right top;*/
}
#right .grey .top h2 span {
}
#grey #body {
	background: url(/theme/img/block/blb_grey.png) repeat-y left top;
}
#right .grey #body {
	background: url(/theme/img/block/brb_grey.png) repeat-y right top;
}
.grey .bottom {
	background: url(/theme/img/block/bbb_grey.png) repeat-x 0 0;
	-height: 4px !important;
	-overflow-y: hidden;
	-margin: 0 4px !important;
}
.grey .bottom div {
	background: url(/theme/img/block/brbl_grey.png) no-repeat -1px 0;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/block/brbl_grey.png', sizingMethod='crop');
}
.grey .bottom span {
	background: url(/theme/img/block/blbr_grey.png) no-repeat 0 0;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/block/blbr_grey.png', sizingMethod='crop');
}
.grey #body {
	border-right: 1px solid #606060;
}
#right .grey .body {
	border-left: 1px solid #606060;
}
/*--------------------------------------------------------------------------------------------------------*/
.block {	
	margin: 0 0 7px 0;
}
.center .block {
	margin: 0 10px 7px 6px;
}
.block .top {
	height: 38px;
	position: relative;
}
.block .top h2 {
	height: 38px !important;
	line-height: 33px !important;
	font-size: 16px !important;
	color: #fff !important;
	margin: 0 8px 0 0 !important;
	font-weight: normal !important;
	padding: 0 0 0 10px !important;
}
#right .block h2 {
	margin: 0 4px !important;
	padding: 0 0 0 14px !important;
}
.block span {
	z-index: 2;
}
.block h2 span {
	z-index: 1;
	display: block;
	height: 38px;position:relative;
right:-8px;
}
.block .input_text {
	background: #fff;
	border: 1px solid #8cb0d3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 1px 2px 0;
	width:207px;
	color: #999;
	height: 16px;
}
.block .top div {
/*
	width: 108px;
	height: 38px;
	position: absolute;
	right: -8px;
	top: 0;
	z-index: 0;
*/
}
#right .block .top div {
	background: url(/theme/img/block/brtr_grey.png) no-repeat right top;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/img/block/brtr_grey.png', sizingMethod='crop');
	width: 112px;
	height: 38px;
	position: absolute;
	right: -4px;
	top: 0;
}
.block #body {
}
#right .block .body {
	border: none;
}
.block #body .content {
	background: #fff;
	padding: 7px 0 0 0;
	border-bottom: 1px solid #fff;
}
#right .block #body .content {
}
.block .bottom {
	height: 8px;
	position: relative;
	margin: 0 4px 0 5px;
}
.block .bottom div {
	height: 8px;
	left: -5px;
	position: absolute;
	top: 0;
	width: 6px;
}
.block .bottom span {
	height: 8px;
	position: absolute;
	right: -5px;
	top: 0;
	width: 7px;
}

/*---------------------------------------------------------------------------------------------------------*/
#right .input_text {
	width: 201px;
	border: none;
	background: none;
	height: 20px;
	background: url(/theme/img/input_text.png) no-repeat left top;
	font-size: 12px;
	color: #999;
	padding: 5px 6px 0;
	margin: 4px 0;
	*margin: 3px 0;
	display: block;
	*background-position: right top;
	-background-position: left top;
	-background-attachment: fixed;
}
.input_text_2 {
	width: 148px;
	border: none;
	background: none;
	height: 20px;
	background: url(/theme/img/input_text_2.png) no-repeat left top;
	font-size: 12px;
	color: #999;
	padding: 5px 6px 0;
	margin: 4px 0;
	*margin: 3px 0;
	display: inline;
	*left: -5px;
}
.input_text_disabled {
	background: url(/theme/img/input_text_disabled.png) no-repeat left top !important;
	color: #666;
}
.button {
	display: block;
	height: 30px;
	background: url(/theme/img/button_left.png) no-repeat left top;
	overflow: hidden;
}
.button:hover {
	background: url(/theme/img/button_left_.png) no-repeat left top;
	-background: none;
}
.button a, .button input {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #32648f;
	float: right;
	background: url(/theme/img/button_right.png) no-repeat right top;
	text-align: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
	width: 100%;
}
.button a:hover, .button input:hover, .button .over {
	background: url(/theme/img/button_right_.png) no-repeat right top;
	text-decoration: none;
	color: #32648f;
	-background: none;
}

#right {
	width: 245px;
}
.order #right {
	white-space: 245px !important;
}
#order_content {
	position:relative;
	margin-top:-200px;
	width: 300px;
}
#pager {
	clear: both;
	text-align: left;
	padding-top: 10px;
}