﻿@charset "utf-8";
/* CSS Document */

a {
	color: #F20000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DADFE5;
}
.text-right-01 {
	text-align: right;
	padding-right: 20px;
}
.w2 {
	font-size: 20px;
	color: #FFF;
}


#container{
	height:auto;
	width: 800px;
	margin: auto;
}
#content4 {
	background-image: url(images/content_body.jpg);
	width: 782px;
	margin: auto;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	background-color: #C7C8CA;
	padding-bottom: 10px;
}
#content {
	background-image: url(images/content_body.jpg);
	width: 782px;
	margin: auto;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	background-color: #C7C8CA;
	padding-bottom: 10px;
}
#content3 {
	background-image: url(images/content_body.jpg);
	width: 782px;
	margin: auto;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	background-color: #C7C8CA;
	background-repeat: repeat-y;
}
#content2 {
	background-image: url(images/content_body.jpg);
	width: 760px;
	margin: auto;
	height: auto;
	overflow: visible;
	padding-top: 5px;
	background-color: #C7C8CA;
	padding: 11px;
}
#flashnav {
	height: auto;
	text-align: center;
	padding-top: 210px;
	margin-bottom: 5px;
}
#flashnav-home {
	height: 52px;
	text-align: center;
	margin-bottom: 5px;
}
.circle_content {
	width: 446px;
	height: auto;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
}
#left {
	float: left;
	display: block;
	height: auto;
	width: 260px;
	padding-left: 25px;
	padding-top: 10px;
	overflow: hidden;
}
.red-right {
	color: #F00;
	text-align: right;
}
#circle_content {
	width: 446px;
	height: auto;
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
}
#right {
	float: right;
	height: auto;
	width: 486px;
}
#banner {
	height: 252px;
	background-image: url('images/banner_01.jpg');
	width: 782px;
	margin: auto;
}
#bannerhome {
	height: 202px;
	background-image: url('images/banner_01.jpg');
	width: 782px;
	margin: auto;
}
#banner2 {
	height: 252px;
	background-image: url('images/banner_02.jpg');
	width: 782px;
	margin: auto;
}
#banner3 {
	height: 252px;
	background-image: url('images/banner_03.jpg');
	width: 782px;
	margin: auto;
}
#banner4 {
	height: 252px;
	background-image: url('images/banner_04.jpg');
	width: 782px;
	margin: auto;
}
#banner5 {
	height: 252px;
	background-image: url('images/banner_05.jpg');
	width: 782px;
	margin: auto;
}
#banner6 {
	height: 252px;
	background-image: url(images/banner_06.jpg);
	width: 782px;
	margin: auto;
}

.boxes-01 {
	height: auto;
	width: 473px;
	margin-top: 10px;
	overflow: hidden;
}
#bottom {
	background-image: url(images/content_bottom.jpg);
	width: 782px;
	height: 28px;
	margin: auto;
}
.g1 {
	color: #333;
}
.title-01 {
	font-size: 22px;
}
.red {
	color: #F20000;
}
.cb-1 {
	background-image: url(images/circle_box_05.png);
	height: 16px;
	width: 456px;
}
.cb-2 {
	background-image: url(images/circle_box_12.png);
	height: 15px;
	width: 456px;
}
.titles_2 {
	color: #F00;
	font-size: 22px;
}
#hotnews {
	height: auto;
	display: inline;
}
.black {
	color: #000;
}
.titles3 {
	font-size: 16px;
	color: #F00;
}
.titles_4 {
	color: #F00;
	font-size: 14px;
}
.white {
	color: #FFF;
}

.float-right {
	float: left;
}
.float-left {
	float: left;
	display: inline;
}
.float-left-padding {
	float: left;
	padding-top: 8px;
	padding-left: 20px;
}
