* {
	line-height: 20px;
}
body {
	background-color: #DADADA;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
img, a {
	border: none;
	text-decoration: none;
}
body, div, input, form, a, p, table, img, span {
	margin: 0;
	padding: 0;
}
div.wrapper {
	width: 923px;
	margin: 0 auto;
}
div.header {
	width: 923px;
	height: 59px;
	margin-bottom: 19px;
	background: url('/templates/images/layout/header-bg-1px.jpg') top left repeat-x;
}
div.menu {
	background: url('/templates/images/layout/menu-white-bg-1px.jpg') top left repeat-x;
	width: 923px;
	height: 37px;
	line-height: 37px;
	background-color: #fff;
}
div.content {
	border-right: 1px solid #0d3381;
	border-left: 1px solid #0d3381;
	padding: 19px 18px;
	width: 885px;
	background-color: #fff;
}
div.data-wrapper {
	width: 885px;
}
div.qsite {
	width: 887px;
	background-color: #0d3381;
	padding: 18px 18px 10px 18px;
}
div.qsite div.quicksite {
	background-color: #fff;
	padding: 18px;
	width: 851px;
}
div.qsite div.quicksite table.qsite-table {
	width: 851px;
	border: none;
	border-collapse: collapse;
}
div.qsite div.quicksite table.qsite-table tr td {
	width:152px;
	vertical-align:top;
}
div.qsite div.quicksite table.qsite-table tr td a {
	color: #791412;
}
div.qsite div.quicksite table.qsite-table tr td p {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
div.qsite div.quicksite table.qsite-table tr td ul {
	margin:0px; padding-left:15px; padding-right:3px; color:#791412;
}
div.qsite div.quicksite table.qsite-table tr td ul li {
	margin:0px; padding-bottom:2px;
}
div.qsite div.quicksite table.qsite-table tr td ul li {
	text-decoration:none; color:#791412;
}
div.footer {
	width: 923px;
	background-color: #0d3381;
	color: #fff;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
div.clearer {
	clear: both;
	float: none;
}
span.bold {
	font-weight: bold;
	color: #791412;
}
p.bold {
	font-weight: bold;
}
div.spacer {
	height: 18px;
	line-height: 18px;
}
input.submit{
	border: 1px solid #ccc;
	background-color: #0d3381;
	cursor: pointer;
	_cursor: hand;
	line-height: 18px; color: #fff;
	padding: 4px 10px;
}
div.pagetitle {
	height: 56px;
	line-height: 56px;
	font-weight: bold;
	font-size: 25px;
	padding-left: 18px;
	width: 867px;
	background-color: #000;
	color: #fff;
}
div.pagetitle-blue {
	height: 56px;
	line-height: 56px;
	font-weight: bold;
	font-size: 25px;
	padding-left: 18px;
	width: 867px;
	background-color: #324E75;
	color: #fff;
}
div.daily-news {
	border: 1px solid #E2C822;
	width: 863px;
	padding: 0px 10px;
	overflow: hidden;
	background-color: #FFF9D7;
}
div.pagetab {
	border-bottom: 1px solid #0d3381;
	line-height: 35px;
	height: 35px;
}
div.text-content {
	width: 847px;
	padding: 18px;
	border-left: 1px solid #0d3381;
	border-right: 1px solid #0d3381;
	border-bottom: 1px solid #0d3381;
}
div.text-column-content {
	width: 885px;
}
div.right-section {
	float: right;
	width: 432px;
	padding-left: 8px;
}
div.left-section {
	float: left;
	width: 435px;
	padding-right: 10px;
}

button[class="ibuy"] {
	background-color: #791412;
	color: #fff;
	font-size: 11px;
	border: 1px solid #791412;
	padding: 2px 5px;
	margin: 0;
	cursor:pointer;
}
button[class="search"] {
	background-color: #791412;
	color: #fff;
	font-size: 11px;
	border: 1px solid #791412;
	padding: 2px 5px;
	margin: 0;
	cursor:pointer;
}
table {
	empty-cells: show;
}