body {
	background-color: #fff;
	color: #5d5e5e;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px; }

img {
	border: 0px; }

p, form {
	margin: 0px; }

div#header {
	width: 770px;
	height: 132px;
	margin: auto;
	padding: 0px; }

div#container {
	width: 770px;
	margin: auto;
	padding: 0px;
	border: 1px #ccc solid; }

div#left {
	float: left;
	width: 134px;
	padding: 14px;
	line-height: 11px; }

div#content {
	margin: 0px;
	margin-left: 168px;
	margin-right: 150px;
	padding: 0px; }

div#menu {
	height: 66px; }

div#inner-content {
	width: 340px;
	text-align: justify; }

div#inner-content_large {
	float: left; }

div#pages {
	position: absolute;
	top: 610px;
	width: 380px; }

div#right {
	float: right;
	background-color: #18589d;
	color: #fff;
	width: 150px;
	padding: 0px;
	font-size: 10px; }

div#footer {
	width: 770px;
	margin: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	font-size: 10px; }

.paragraph {
	margin-bottom: 20px; }

.left_section_title {
	color: #18589d;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px; }

.left_title {
	margin-top: 0px;
	margin-bottom: 4px; }

.left_news_title {
	color: #c90000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; }

.left_text {
	color: #113c6b;
	font-size: 10px;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 10px; }

.content_title {
	color: #5d5e5e;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px; }

.product_item {
	font-weight: bold;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px; }

.form_item_title {
	font-size: 9px; }

.form_item_field {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	border: 1px #b3b4b4 solid;
	margin-bottom: 5px; }

input.login {
	width: 90px;
	background-color: #18589d;
	color: #fff;
	font-size: 9px;
	border: 1px #fff solid;
	margin-bottom: 5px; }

input.login_check {
	background-color: #18589d;
	margin-bottom: 5px; }

a.right_link {
	color: #fff;
	font-size: 9px;
	text-decoration: none; }

a.right_link:hover {
	text-decoration: none; }

a.form_link {
	color: #5d5e5e;
	font-size: 9px;
	text-decoration: none; }

a.form_link:hover {
	text-decoration: none; }

a.product_item_link {
	color: #c90000;
	text-decoration: none; }

a.page_link {
	color: #c90000;
	text-decoration: none;
	font-weight: bold; }

a.footer_link {
	color: #5d5e5e;
	text-decoration: none; }

a.footer_link:hover {
	color: #c90000;
	text-decoration: underline; }

a:hover {
	text-decoration: underline; }

.error  { font-weight: bold; color: #F00; font-size: 10px; }
