@charset "UTF-8";

ul.pagemove {
	width: 820px;
	height: 100px;
}
ul.pagemove li {
	float: left;
}

div#contents {
	width: 870px;
	background-image: url(../../../../images/c_body.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_body.png', sizingMethod='scale');
}
div#contents_top {
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../../images/c_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_top.png', sizingMethod='scale');
}
div#contents_bottom {
	clear: both;
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../../images/c_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_bottom.png', sizingMethod='scale');
}
div#products_header {
	
}
div#products_header h2 {
	margin: 0px 0px 0px 10px;
	width: 313px;
	height: 25px;
	background-image: url(../images/logo.gif);
	text-indent: -5000px;
}
div#products_header ul {
	float: right;
}
div#products_header ul li {
	float: left;
	padding: 10px 15px 0px 0px;
}
div#products_header ul li a {
	color: #FFFFFF;
	font-size: 14px;
}
