* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(img/bg.gif) top center repeat-y;
	color: #666;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	line-height: 17px;
}

a {
	color: #4063B7;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

img {
	border: none;
}

a img {
	border: none;
}

.ph1 {
	background: #4063B7 url(img/menu.gif) no-repeat;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
	font-weight: 500;
}

.ph2 {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
}

.b {
	font-weight: bold;
}

#wrap {
	width: 720px;
	margin: 0 auto;
	background: #fff;
}

#header {
	background: #fff url(img/header.gif) no-repeat;
	height: 100px;
}

#header h1 {
	padding: 20px 0 0 20px;
	color: #fff;
	font-size: 20px;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	padding: 5px 0 0 20px;
	font-size: 16px;
	color: #f7f7f7;
}

#header h2 a {
	color: #fff;
	text-decoration: none;
}

#header h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#right {
	float: right;
	width: 500px;
}

.breadcrumbs {
	background: #4063B7 url(img/breadcrumbs.gif) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: #eee;
}

.breadcrumbs a {
	color: #ccc;
}

.breadcrumbs a:hover {
	color: #fff;
}

.content {
	padding: 0px 20px;
}

.content p {
	margin-bottom: 8px;
	text-align: justify;
}

.content img {
	float: right;
	margin-left: 10px;
}

.content h1 {
	font-size: 16px;
	padding: 7px 0 3px 0;
}

table {
	border-collapse: collapse;
}

th, td {
	padding: 3px;
	border: 1px solid #999999;
}

th {
	font-size: 11px;
	line-height: 12px;
}

td.center {
	text-align: center;
}

td.price {
	text-align: right;
}

#left {
	float: left;
	width: 220px;
}

#left h2 {
	background: #4063B7 url(img/menu.gif) no-repeat;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
}

.leftbox {
	padding: 0px 15px 10px 15px;
}

.leftbox li {
	list-style-type: none;
	width: 190px;
}

.leftbox li.active {
	background: url(img/arrow.gif) no-repeat right 1px;
}

.leftbox li a {
	font-weight: 600;
	padding-left: 5px;
}

.leftads {
	font-size: 11px;
	padding: 0px 15px 10px 15px;
}

.leftads ul{
	display: block;
}

.leftads li {
	margin-top: 8px;
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	display: block;
	list-style-type: none;
}

.leftads li a {
	font-weight: normal;
}

#footer {
	margin-top: 10px;
	height: 50px;
	line-height: 50px;
	background: #4063B7 url(img/footer.gif) no-repeat;
	text-align: center;
	color: #eee;
}

#footer a {
	color: #fff;
}

#fadv {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 0 10px;
	text-align: center;
	clear: both;
	width: 710px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #777777;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 225px;
	margin: 3px;
	padding: 0;
	text-align: left;
	line-height: 14px;
	font-size: 11px;
}

#fadv li a {
	color: #4063B7;
	background-color: inherit;
	font-weight: normal;
}

#fadv li a:hover {
	color: #ff0000;
	text-decoration: underline;
}
