﻿body
{
	font-family: Arial;
	font-size: 12px;
	margin: 0;
}
.item-cate
{
	margin:5px 0;
	border-bottom:solid 1px gray;
	padding:5px 0;
}
a
{
	text-decoration: none;
	color: #005896;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
}
.contentPro a
{
	text-decoration: none;
	font-size: 0.9em;
	color: #2f3394;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.contentPro a p
{
	text-decoration: none;
	color: #ff7b03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 100;
}
.txtSearch
{
	width: 95px;
	height: 14px;
}
#main
{
	text-align: center;
	width: 1000px;
	height: 100%;
	background-color: White;
}
#header
{
	height: 200px;
}
#menu
{
	/*height:47px;*/
	width: 100%;
	margin-bottom: 2px;
}
#header #logo
{
	width: 200px;
	height: 200px;
	float: left;
}
#header img
{
	border: none;
}

#header #banner
{
	width: 800px;
	height: 200px;
	float: left;
}
#content
{
	min-height: 500px;
	float: left;
	width: 100%;
}
#left
{
	width: 216px;
	text-align: center;
	height: 100%;
	float: left;
	margin-left: -999px;
	margin-top: 2px;
}
#center
{
	margin: 0 225px;
}
#right
{
	width: 216px;
	margin-left: -216px;
	float: left;
	margin-top: 2px;
}
#footer
{
	clear: left;
	width: 100%; /*height: 38px;c*/
}


.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.price-title{margin-top:10px; font-size:1em; font-weight:700}
.price-date{font-size:0.8em; color:#666; display:block}
.price-detail{text-align:justify;display:block}

.pager {margin:4px 0}
.pager hr{border:1px solid #ccc; border-width:1px 0 0 }
.pager a{padding:0 2px; margin:0 1px; border:1px solid #ccc}
.pager .currentPage{padding:0 2px; margin:0 1px; border:1px solid #ccc; background:#eee}

.search-item{padding:4px; text-align:left}

.download {background-image:url(../images/bg-sprite.png); height:15px;  display:block; background-repeat: no-repeat; text-align:left; padding: 10px 0 10px 40px; float:left}

.sprite-xls{ background-position: 0 -85px;  } 
.sprite-pdf{ background-position: 0 -170px;  } 
.sprite-doc{ background-position: 0 -255px;  } 
.sprite-zip{ background-position: 0 -340px;  }
