/* CSS Document */


/* CSS Default */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

p, li, table {
	font-size: 12px;
	color: #000000;
}

p {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 15px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a:hover img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	height: 100%;
	background: #FFFFFF url(/template/images/layout/body_bg.jpg) fixed repeat 0 0;
	text-align: center;
}

#top_holder {
	position: relative;
	z-index: 998;
	margin: 0 auto;
	width: 800px;
}

#top {
	float: left;
	position: relative;
	z-index: 998;
	width: 800px; width/* */:/**/790px; width:/**/790px;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	text-align: left;
}

#top_overlay {
	position: absolute;
	z-index: 888;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
	min-width: 800px;
	background: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#logo {
	float: left;
	position: relative;
	left: -5px;
	z-index: 9999;
}

#top_menu {
	position: absolute;
	top: -5px;
	right: 5px;
	z-index: 999;
}

#top_menu li {
	float: left;
	width: 140px;
	height: 100px;
	margin-right: 10px;
	list-style: none;
	background: url(/template/images/layout/top_menu_level1_bg.png) repeat-x 0 0;
}

#top_menu li a:hover {
	color: #FFFFFF;
}

#top_menu li a.active {
	color: #FFFFFF;
}

#top_menu li a {
	float: left;
	width: 140px;
	height: 100px;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	color: #9ac6c9;
	cursor: default;
}

#top_menu li.pointer a {
	cursor: pointer;
}

#top_menu li a span {
	position: absolute;
	bottom: 8px;
	left: 10px;
	width: 125px;
	cursor: default;
}

#top_menu li.pointer a span {
	cursor: pointer;
}

#top_menu li a span .more {
	margin: 0 0 1px 3px;
}

#top_menu ul {
	clear: both;
	float: left;
	width: 140px;
	height: 150px;
	overflow: hidden;
}

#top_menu ul li {
	float: left;
	width: 140px;
	height: auto;
	font-size: 11px;
	line-height: 11px;
	margin-right: 0;
	background: none;	
}

#top_menu ul li a {
	float: left;
	position: relative;
	z-index: 99999;
	width: 140px; width/* */:/**/125px; width:/**/125px;
	padding: 3px 5px 1px 10px;
	height: auto;
	font-size: 11px;
	line-height: 11px;
	margin-right: 0;
	color: #04f0d9;
	background: none;
	cursor: pointer;	
}

#top_menu ul li a:hover {
	color: #FFFFFF;
}

#top_menu ul li a.active {
	color: #FFFFFF;
}

#top_menu ul span {
	float: left;
	z-index: 88888;
	width: 140px;
	height: 150px;
	margin-bottom: -150px;	
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}




#mid_holder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	text-align: center;
}

#mid {
	margin: 0 auto;
	width: 800px; width/* */:/**/790px; width:/**/790px;
	padding: 5px;
	text-align: left;
	background: #FFFFFF;
	display: block;
}

#mid_bg {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 790px;
	background: url(/template/images/layout/mid_bg.png) repeat-y 0 0;
}

#mid_bg_right {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 790px;
	background: url(/template/images/layout/right_bot_bg.png) no-repeat 600px 705px;
}

#left {
	float: left;
	width: 180px;
	margin: 0 5px 0 0;
	border-top: 100px solid #FFFFFF;
	padding-bottom: 150px;
	background: url(/template/images/layout/left_bot_bg.png) repeat-x 0 100%;
}

#left_menu_01, 
#left_menu_02 {
	float: left;
	width: 180px;
	border-bottom: 5px solid #FFFFFF;
}

#left_menu_01 li, 
#left_menu_02 li {
	float: left;
	width: 180px;
	color: #FFFFFF;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-size: 15px;
	list-style: none;	
}

#left_menu_01 li a, 
#left_menu_02 li a {
	float: left;
	width: 180px; width/* */:/**/165px; width:/**/165px;
	padding: 0 5px 0 10px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu_01 li a:hover, 
#left_menu_02 li a:hover, 
#left_menu_01 li a.active, 
#left_menu_02 li a.active {
	font-weight: bold;
}

.left_li01_01 {
	background: url(/template/images/layout/left_li01_01.png) repeat-x 0 0;
}

.left_li01_02 {
	background: url(/template/images/layout/left_li01_02.png) repeat-x 0 0;
}

.left_li02_01 {
	background: url(/template/images/layout/left_li02_01.png) repeat-x 0 0;
}

.left_li02_02 {
	background: url(/template/images/layout/left_li02_02.png) repeat-x 0 0;
}

.left_li02_03 {
	background: url(/template/images/layout/left_li02_03.png) repeat-x 0 0;
}

.left_li02_04 {
	background: url(/template/images/layout/left_li02_04.png) repeat-x 0 0;
}

#left_login {
	float: left;
	height: 155px; height/* */:/**/150px; height:/**/150px;
	width: 180px;
	border-bottom: 5px solid #FFFFFF;
	background: url(/template/images/layout/left_login_bg.png) repeat-x 0 0;
	position: relative;
}

#left_login_input_holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px; width/* */:/**/160px; width:/**/160px;
	height: 80px; height/* */:/**/60px; height:/**/60px;
	padding: 10px;
	background: url(/template/images/layout/left_login_input_bg.png) repeat-x 0 0;
}

#left_login_input_holder .left_user_name, 
#left_login_input_holder .left_user_pass {
	float: left;
	width: 155px; width/* */:/**/150px; width:/**/150px;
	height: 25px; height/* */:/**/15px; height:/**/15px;
	padding: 5px 2px 5px 3px;
	margin: 0 3px 0px 2px;
	line-height: 15px;
	color: #7f7f7f;
	font-size: 11px;
	border: 0 none;
	background: none;
}

#left_login_input_holder .left_user_name {
	margin: 0 3px 10px 2px;
}

.left_login_submit {
	position: absolute;
	right: 10px;
	top: 80px;
	width: 85px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/template/images/layout/submit_bg.png) repeat-x 0 0;
	border: 0 none;
	cursor: pointer;
}

.register {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 160px;
	height: 30px;
	line-height: 15px;
	font-size: 11px;
	color: #FFFFFF;
}

.register a {
	color: #FFFFFF;
	text-decoration: none;
}

.register a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.register span {
	margin: 0 0 1px 3px;
}

#left_01 {
	clear: both;
	float: left;
	width: 180px;
	overflow: hidden;
	border-bottom: 5px solid #FFFFFF;
	background: #e7e7e7;
}

#left_01 h2 {
	float: left;
	width: 180px; width/* */:/**/165px; width:/**/165px;
	padding: 0 5px 0 10px;
	line-height: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	color: #4b7478;
	font-weight: normal;
	text-decoration: none;
	background: url(/template/images/layout/left01_bg_hd.png) repeat-y 0 0;	
}

#left_01 .poll {
	clear: both;
	float: left;
	width: 180px; width/* */:/**/160px; width:/**/160px;
	padding: 0 10px 6px 10px;
	overflow: hidden;
	background: #e7e7e7 url(/template/images/layout/left01_bg.png) repeat-x 0 100%;
}

#left_01 .poll h3 {
	width: 160px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 6px 0;
	line-height: 15px;
}

#left_01 .poll input.poll_radio {
	float: left;
	cursor: pointer;
	line-height: 15px;
	margin-left: 5px;
}

#left_01 .poll label {
	float: right;
	width: 125px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	margin: 0 0 6px 0;
	cursor: pointer;
	display: block;	
}

#left_01 .poll_vote {
	clear: both;
	float: left;
	margin: 0 0 0 75px;
	width: 85px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/template/images/layout/submit_bg.png) repeat-x 0 0;
	border: 0 none;
	cursor: pointer;
}

#left_01 .poll_abs {
	float: left;
	width: 30px;
	font-weight: bold;
}

#left_01 .poll_abs_txt {
	float: left;
	width: 125px;
	margin-left: 5px;
}

#left_01 .poll_abs_img {
	clear: both;
	float: left;
	width: 160px;
	margin: 0 5px 6px 0;
}

#left_01 .poll_sum {
	clear: both;
	float: left;
	width: 160px;
	margin: 0;
}






#left_search {
	float: left;
	height: 80px; height/* */:/**/75px; height:/**/75px;
	width: 180px;
	border-bottom: 5px solid #FFFFFF;
	background: url(/template/images/layout/left_search_bg.png) repeat-x 0 0;
	position: relative;
}

#left_search_input_holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px; width/* */:/**/160px; width:/**/160px;
	height: 45px; height/* */:/**/25px; height:/**/25px;
	padding: 10px;
	background: url(/template/images/layout/left_search_input_bg.png) repeat-x 0 0;
}

#left_search_input_holder .left_search {
	float: left;
	width: 155px; width/* */:/**/150px; width:/**/150px;
	height: 25px; height/* */:/**/15px; height:/**/15px;
	padding: 5px 2px 5px 3px;
	margin: 0 3px 0 2px;
	line-height: 15px;
	color: #7f7f7f;
	font-size: 11px;
	border: 0 none;
	background: none;
}

.left_search_submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 85px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/template/images/layout/submit_bg.png) repeat-x 0 0;
	border: 0 none;
	cursor: pointer;
}

#content_holder {
	float: left;
	width: 605px;
/*	overflow: hidden;*/
}

#banner {
	float: left;
	width: 605px;
	height: 245px;
	display: block;
	border-bottom: 5px solid #FFFFFF;
}

#right_holder {
	float: right;
	width: 190px;
	min-height:455px;
  	height:auto !important;
  	height:455px;
	overflow: hidden;
	background: #f4feff url(/template/images/layout/right_holder_bg.png) repeat-x 0 100%;
}

#right {
	float: left;
	width: 190px;
	margin-bottom: -5px;
}

#right02 a{
	font-size:12px;
	padding-left:10px;
}

#right01, 
#right02 {
	clear: both;
	float: left;
	width: 190px;
	height: 160px; height/* */:/**/155px; height:/**/155px;
	overflow: hidden;
	border-bottom: 5px solid #FFFFFF;
}

#right03 {
	clear: both;
	float: left;
	width: 190px;
	height: 140px; height/* */:/**/135px; height:/**/135px;
	overflow: hidden;
	border-bottom: 5px solid #FFFFFF;
}

#right01 {
	background: #e1f5fa url(/template/images/layout/right01_bg.png) repeat-x 0 100%;
}

#right02 {
	background: #f2fae2 url(/template/images/layout/right02_bg.png) repeat-x 0 100%;
}

#right01 h2, 
#right02 h2 {
	float: left;
	width: 190px; width/* */:/**/175px; width:/**/175px;
	padding: 0 5px 0 10px;
	line-height: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	color: #4b7478;
	font-weight: normal;
	text-decoration: none;	
}

#right01 h2.link, 
#right02 h2.link  {
	width: 190px;
	padding: 0;
}

#right01 h2.link a, 
#right02 h2.link a {
	float: left;
	width: 190px; width/* */:/**/145px; width:/**/145px;
	padding: 0 35px 0 10px;
	line-height: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	color: #4b7478;
	font-weight: normal;
	text-decoration: none;
	background: url(/template/images/layout/circle_arrow.gif) no-repeat 162px 7px;
}


#right01 h2.link a:hover, 
#right02 h2.link a:hover {	
	font-weight: bold;
}

#right01 h2 {
	background: url(/template/images/layout/right01_bg_hd.png) repeat-y 0 0;
}

#right02 h2 {
	background: url(/template/images/layout/right02_bg_hd.png) repeat-y 0 0;
}

#right01 p.summary {
	clear: both;
	float: left;
	width: 190px; width/* */:/**/170px; width:/**/170px;
	padding: 5px 10px 0 10px;
}

#content {
	float: left;
	width: 410px;
}

.main_title {
	float: left;
	line-height: 20px;
	width: 410px; width/* */:/**/358px; width:/**/358px;
	padding: 8px 42px 7px 10px;
	display: block;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
	text-decoration: none;
	background: url(/template/images/layout/main_title.png) repeat-y 0 0;
}

.main_title_a {
	float: left;
	line-height: 20px;
	display: block;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
	text-decoration: none;
	background: url(/template/images/layout/main_title.png) repeat-y 0 0;
}

.main_title_a a {
	line-height: 20px;
	display: block;
	font-size: 15px;
	width: 410px; width/* */:/**/358px; width:/**/358px;
	padding: 8px 42px 7px 10px;
	display: block;
	color: #1ab4da;
	text-decoration: none;
	background: url(/template/images/layout/circle_arrow.gif) no-repeat 383px 7px;
}

.main_title_a a:hover {
	line-height: 20px;
	font-size: 15px;	
	font-weight: bold;
}

#content_inner {
	clear: both;
	width: 410px; width/* */:/**/390px; width:/**/390px;
	padding: 5px 10px 0 10px;
}

#content_inner h1 {
	clear: both;
	line-height: 20px;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
}

#content_inner h2 {
	clear: both;
	line-height: 15px;
	font-size: 12px;
	color: #1ab4da;
	font-weight: normal;
}

#content_inner h2.big {
	clear: both;
	line-height: 20px;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
}

#content_inner h3 {
	clear: both;
	line-height: 15px;
	font-size: 12px;
	color: #1ab4da;
	font-weight: normal;	
}

#content_inner h4 {
	clear: both;
	line-height: 15px;
	font-size: 11px;
	color: #1ab4da;
	font-weight: normal;
	font-style: italic;	
}

#content_inner h1 a {
	line-height: 20px;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#content_inner h2 a {
	line-height: 15px;
	font-size: 12px;
	color: #1ab4da;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#content_inner h2.big a {
	line-height: 20px;
	font-size: 15px;
	color: #1ab4da;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#content_inner h3 a {
	line-height: 15px;
	font-size: 12px;
	color: #1ab4da;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#content_inner h4 a {
	line-height: 15px;
	font-size: 11px;
	color: #1ab4da;
	font-weight: normal;
	display: block;
	text-decoration: none;
	font-style: italic;
}

#content_inner h1 a:hover, 
#content_inner h2 a:hover, 
#content_inner h3 a:hover, 
#content_inner h4 a:hover {
	font-weight: bold;
}

.date {
	color: #ffcc00;
	margin: 0;
}

.more_summary, 
.more_article {
	margin: 0 0 1px 3px;
}

.back {
	font-size: 12px;
	clear: both;
	padding: 0 0 0 10px;
	background: url(/template/images/layout/more_mid_back.gif) no-repeat 0 5px;
	text-decoration: none;
}

.article_separator {
	clear: both;
	display: block;
	line-height: 10px;
	height: 10px;
	overflow: hidden;
}

#content_inner ul, #content_inner ol {
	margin: 0 0 6px 25px;
}

#content_inner ul li {
	list-style: square;
}

#content_inner ul.file {
	margin: 0 0 6px 7px;
}

#content_inner ul.file li {
	list-style: none;
}

#content_inner ul.file li a {
	list-style: none;
	padding-left: 18px;
	background: url(/template/images/layout/file.gif) no-repeat 0 0;
}

.img_right_holder {
	float: right;
	display: block;
	padding: 0 0 5px 5px;
	margin: 0 -10px 0 0;
	text-align: center;
}

.img_right_holder a {
	margin: 0 auto;
}

.img_gal {
	float: left;
	width: 405px;
	margin: 0 -10px 0 -5px;
	padding: 6px 0 12px 0;
}

.img_thumb_holder {
	float: left;
	width: 130px;
	display: block;
	text-align: center;
	margin: 0 5px 5px 0;
}

.img_thumb_holder a {
	margin: 0 auto;
}

.img_thumb_holder a img {
	clear: both;
	float: left;
}

.htmltable {
	text-align: left;
}

.htmltable caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.htmltable th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background: #c0e1e8;
}

.htmltable tr.odd td {
	background: #f1f1f1;
}

.htmltable tr.even {
}

.htmltable td {
	font-size: 12px;
	padding: 5px;
}




#footer {
	clear: both;
	margin: 0 auto;
	width: 800px;
	padding: 10px 0 5px 0;
	text-align: right;
	font-size: 10px;
}

#footer p {
	color: #FFFFFF;
}

#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p .big_separator {
	font-size: 15px;
}