body
{
	width: 999px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, arial, sans-serif;
	font-size: 12px;
	background: #49146E url("/user_files/images/back.jpg") top left repeat-y;
}
#main
{
	margin: 0px;
	padding: 0px;
}
#header
{
	
}
	#header_left
	{
		width: 214px;
		height: 128px;
		padding-left: 26px;
		border-right: 1px solid black;
		float: left;
	}
		#header_left_top
		{
			width: 214px;
			height: 17px;
			background: url("/user_files/images/header_left_top.jpg") top left no-repeat;
		}
		#header_left_middle
		{
			width: 214px;
			height: 92px;
		}
		#header_left_bottom
		{
			width: 214px;
			height: 19px;
			background: url("/user_files/images/header_left_bottom.jpg") top left no-repeat;
		}
	#header_right
	{
		width: 749px;
		height: 128px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
		#header_right_top
		{
			width: 749px;
			height: 128px;
			padding: 0px;
			margin: 0px;
			background: url("/user_files/images/header_right.jpg") top left no-repeat;
		}
#content
{
	float: left;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#content a
{
	text-decoration: none;
	color: #fff;
}
#content a:hover
{
	text-decoration: none;
	color: #FDD78F;
}
	#content_left
	{
		width: 214px;
		padding-left: 26px;
		float: left;
	}
		#left_menu
		{
			width: 214px;
			float: left;
			margin: 0px;
			padding: 0px;
		}
		#left_menu UL
		{
			margin: 0px;
			padding: 0px;
		}
		#left_menu LI
		{
			list-style-type: none;
			padding-left: 10px;
			padding-top: 1px;
			line-height: 16px;
			display: block;
			width: 190px;
		}
		#left_menu A
		{
			text-decoration: none;
			color: #fff;
			padding-left: 12px;
			font-weight: bold;
			background: url("/user_files/images/arrow.jpg") top left no-repeat;
		}
		#left_menu B
		{
			text-decoration: none;
			color: #FDD78F;
			padding-left: 12px;
			font-weight: bold;
			background: url("/user_files/images/arrow.jpg") top left no-repeat;
		}
		#left_menu DT
		{
			margin: 0px;
			padding-top: 10px;
			background: url("/user_files/images/left_menu_top.jpg") top left no-repeat;
		}
		#left_menu DL
		{
			margin: 0px;
			padding-bottom: 10px;
			background: url("/user_files/images/left_menu_bottom.jpg") bottom left no-repeat;
		}
		#left_menu DD
		{
			margin: 0px;
			background: url("/user_files/images/left_menu_middle.jpg") top left repeat-y;
		}
	#content_right
	{
		border-left: 1px solid #000;
		width: 749px;
		float: left;
	}
		#top_menu
		{
			width: 738px;
			padding-left: 10px;
			height: 38px;
			padding-top: 3px;
			color: #fff;
			font-weight: bold;
			background: url("/user_files/images/top_menu.jpg") top left no-repeat;
		}
		#top_menu UL
		{
			margin: 0px;
			padding: 0px;
		}
		#top_menu LI
		{
			list-style-type: none;
			padding: 8px 5px 0px 10px;
			float: left;
		}
		#top_menu A
		{
			text-decoration: none;
			color: #fff;
		}
		#top_menu B
		{
			text-decoration: none;
			color: #FDD78F;
		}
		#content_zone
		{
			width: 737px;
			padding: 10px 0px 20px 12px;
			float: left;
			font-family: Tahoma, arial, sans-serif;
			font-size: 11pt;
		}
		#content_zone .product
		{
			float: left;
			height: 140px;
			width: 125px;
			text-align: center;
		}
		#content_zone .product_info
		{
			padding-top: 5px;
			text-align: center;
		}
		#left_zone
		{
			width: 556px;
			padding-left: 10px;
			float: left;
		}
		#left_zone table, img
		{
			border: 0px;
		}
		#right_zone
		{
			width: 183px;
			float: left;
			margin: 0px;
			padding-top: 2px;
			text-align: right;
			line-height: 16px;
		}
		#right_zone A
		{
			text-decoration: none;
			color: #fff;
			font-weight: bold;
		}
		#right_zone DT
		{
			margin: 0px;
			padding-top: 10px;
			background: url("/user_files/images/right_zone_top.jpg") top left no-repeat;
		}
		#right_zone DL
		{
			margin: 0px;
			padding-bottom: 10px;
			background: url("/user_files/images/right_zone_bottom.jpg") bottom left no-repeat;
		}
		#right_zone DD
		{
			margin: 0px;
			background: url("/user_files/images/right_zone_middle.jpg") top left repeat-y;
		}
		#footer
		{
			line-height: 20px;
			font-size: 11px;
			text-align: center;
			color: #fff;
			padding: 20px 0px 20px 0px;
		}
.title
{
	font-family: Georgia, arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 5px 0px; 
	margin: 0px;
}
#submit
{
	width: 97px;
	height: 24px;
	background: url("/user_files/images/search.jpg") no-repeat; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	cursor: hand;
}