* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	background-image: url('../images/background_00.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #04693a;
	font-family: 'Trebuchet MS', sans-serif;
	color: #ffffff;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #00a551;
	text-decoration: none;
}

h1 {
	margin: 0 0 10px 0; 
	font-size: 1em;
	color: #00a551;
}

h2 {
	font-size: 0.9em;
	margin: 6px 0 0 0;
}

h3 {
	padding: 0 0 5px 10px;
	font-size: 0.7em;
}

h4 {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}
h5 {
	font-size: 0.8em;
	color: #737373;
}

li {
	margin: 0 0 0 15px;
	font-size: 0.78em;
}

ol {
	margin: 0 0 0 15px;
}

p {
	font-size: 0.78em;
	text-align: justify;
}

td {
	vertical-align: top;
}

a:hover {
	text-decoration: underline;
}

div#top {
	margin: 0 auto;
	width: 100%;
	min-height: 800px;
	background-image: url('../images/background_01.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

div#main {
	margin: 0 auto;
	width: 1000px;
}

div#menu {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

div.menu_item {
	margin: 0 20px;
	display: inline;
	font-size: 0.75em;
	font-weight: bold;
}

div.menu_item a, div.menu_bottom a {
	color: #ffffff;
	text-decoration: none;
}

div.menu_item a:hover, div.menu_bottom a:hover {
	text-decoration: underline;
}

div#submenu {
	margin: 0 0 5px 0;
	width: 1000px;
	height: 48px;
	background-image: url('../images/background_03.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}

div.submenu_item {
	display: inline;
	font-size: 0.75em;
	font-weight: bold;
}

div.submenu_item a {
	color: #000000;
	text-decoration: none;
}

div.submenu_item a:hover {
	text-decoration: underline;
}

div#left {
	margin: 10px 0 0 0;
	float: left;
	width: 735px;
}

div#right {
	margin: 10px 0 0 0;
	float: right;
	width: 250px;
}

div#hot_news {
	margin: 0 0 15px 0;
	width: 735px;
	background-color: #19161a;
}

div.left_content {
	margin: 0 0 15px 0;
	padding: 10px;
	width: 715px;
	background-color: #19161a;
}

div.right_content {
	margin: 0 0 15px 0;
	width: 250px;
	background-color: #19161a;
}

div.news {
	margin: 0 0 15px 0;
	padding: 0 10px 0 0;
	width: 725px;
	height: 138px;
	overflow: hidden;
	background-color: #19161a;
}

div.program {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 235px;
	height: 149px;
	overflow: hidden;
	background-color: #19161a;
}

div.news p {
	padding: 2px 10px 10px 10px;
	text-align: justify;
}

img.news_tbimage {
	float: left;
	margin-right: 10px;
}

img.news_image {
	float: right;
	margin: 0 0 10px 10px;
}

img.tech_image {
	margin: 0 17px 15px 17px;
}

div.date {
	color: #737373;
	font-size: 0.6em;
}

div#footer {
	clear: both;
	margin: 0 auto 15px auto;
	width: 592px;
	height: 44px;
	font-size: 0.6em;
}

div#bottom {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 100%;
	background-image: url('../images/background_02.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

div#main_bottom {
	margin: 0 auto;
	width: 850px;
	background-color: #ff0044;
}

div.cleaner {
	clear: both;
}

div.menu_bottom {
	padding: 0 0 20px 0;
	float: left;
	width: 250px;
	font-size: 0.75em;
	line-height: 2em;
}

hr {
	clear: both;
	border: none 0; 
	border-top: 1px dashed #ffffff;
	height: 1px;
}

img.gallery {
	margin: 29px;
}

div.right_title {
	width: 250px;
	height: 27px;
	padding: 6px 0 0 0;
}

.right_content ul {
	padding: 7px;
}

div.cl10 {
	clear: both;
	height: 10px;
}

div.gotop {
	float: right;
	margin-top: 10px;
}

h2.year {
	float: left;
	font-size: 1em;
}

div.paging {
	float: right;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #fff;
}

div.paging a {
	color: #fff;
	margin-left: 5px;
}
