body {
	margin: 0;
	font-size: 12px;
	color: #323232;
	line-height: 180%;
	text-align: center;
	background: #FFFFFF url( ../images/bg.gif ) repeat-x;
}

a {
	color: #323232;
	text-decoration: none;
}

a:hover {
	color: #FF5400;
}

a:active {
	color: #323232;
}

ul {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

ul li {
	margin: 0 0 0 25px;
	padding: 0;
}

table .odd {
	background-color: #F2F2F2;
}

table .even {
	background-color: #FFF;
}

.clear {
	clear: both;
}

#page {
	width: 805px;
	margin: 0 auto;
	position: relative;
	background: url( ../images/page_bg.gif ) repeat-y;
}

#page .footer {
	margin: 0 3px;
	height: 180px;
	color: #3E7696;
	border-top: 6px solid #E4E4E4;
	background: #F4F7F0;
	clear: both;
}

#flashbar {
	margin: 0 3px;
	width: 799px;
	height: 134px;
	overflow: hidden;
}

#navbar {
	margin: 0 auto;
	width: 799px;
	height: 35px;
	background: #2E7C19;
	border-top: 1px solid #FFFFFF;
	color: white;
	line-height: 35px;
	vertical-align: middle;
}

#navbar a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#navbar a:hover {
	color: #FF5400;
}

#content {
	margin: 10px 10px 10px 10px;
	width: 781px;
}

#content #left {
	width: 210px;
	float: left; /*border:1px solid black;*/
}

#content #main {
	width: 560px;
	float: right; /*border:1px solid yellow;*/
}

#main_left {
	float: left;
	width: 338px;
}

#main_right {
	float: right;
	width: 210px;
}

#content #main .box {
	margin: 5px 0 0 0;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cbox {
	height: 180px;
}

.cbox .head {
	background: -10px 0 url( "../images/title_bg3.gif" ) repeat;
	padding-left: 10px;
	line-height: 30px;
	text-align: left;
	width: 328px;
}

.cbox .subhead {
	color: #87ca60;
	text-align: left;
}

.cbox .subhead span a {
	color: #87ca60;
	text-align: left;
	margin: 0 5px 0 5px;
}

.cbox .subheadbottom {
	width: 338px;
	line-height: 0;
	border-top: 1px dotted #a7c146;
}

.greenUL {
	color: #63ad0e;
	list-style-type: square;
	list-style-position: outside;
}

.blackUL {
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}

.newsBoxHead {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-size: 18px;
	color: #f5591c;
	border: 1px solid #f16528;
	line-height: 35px
}

.a-box, .b-box {
	width: 210px;
}

.tbody {
	width: 208px;
	height: 100px;
	overflow: hidden;
	padding: 5px 0 5px 0;
	text-align: left;
	border: 1px solid #B9C698;
}

.a-box .header {
	margin: 1px 0;
	padding-top: 3px;
	padding-left: 10px;
	height: 24px;
	text-align: left;
	overflow: hidden;
	background: url( ../images/title_bg1.gif ) no-repeat;
}

.b-box .header {
	margin: 1px 0;
	padding-top: 3px;
	padding-left: 10px;
	height: 24px;
	text-align: left;
	overflow: hidden;
	background: url( ../images/title_bg2.gif ) no-repeat;
}

.a-box .header, .b-box .header, .box .head, .a-box .header a, .b-box .header a, .box .head a, .channel_box .title a {
	color: #005b2c;
	font-weight: bold;
}

.notice {
    color:#FF6600;
}

.b-box {
	margin: 5px auto;
}

.arrow {
	display: inline;
	padding-right: 10px;
	background: 100% 70% url( '../images/icon_arrow.gif' ) no-repeat;
	cursor: pointer;
}

.tabbox {
	width: 336px;
	height: 248px;
	margin-top: 0;
}

.tabbox .nav {
	height: 26px
}

.tabbox .firstNavItem {
	float: left;
	/*margin-left: -2px;*/
	width: 95px;
	height: 26px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	color: #010000;
    overflow-y:hidden;
    background: url( '../images/b_box_tab_on.gif' )
}

.tabbox .navitem {
	float: left;
	margin-left: 1px;
	width: 75px;
	height: 26px;
	line-height: 32px;
	vertical-align: middle;
    overflow-y:hidden;
    background: url( '../images/b_box_tab_out.gif' )
}

.tabbox .topLine {
	height: 8px;
	line-height:8px;
	font-size:4px;
	background: url( '../images/b_box_top.gif' )
}

.tabbox .bottom {
	height: 8px;
	background: url( '../images/b_box_bottom.gif' ) no-repeat
}

.tabbox .centerbox {
	background: #dbeefc;
	height: 206px;
}

.tabbox .centerbox .box1 {
	text-align: left;
	margin: 0 auto 4px auto;
	background: #ffffff;
	width: 325px;
	height: 92px
}

.box_inner {
	padding: 6px;
}

.box_inner .box_image {
	float: left
}

.box_inner .box_summary {
	float: left;
	padding-left: 10px;
	width: 180px;
}

.channel_box .title {
	background: -10px 0 url( "../images/title_bg3.gif" ) repeat;
	padding-left: 10px;
	line-height: 30px;
	text-align: left;
	width: 550px;
	color: #005b2c;
	font-weight: bold;
}

.bottomLine {
	line-height: 0;
	border-top: 1px dotted #a7c146;
}

.activePage {
	font-size: 14px;
	font-weight: bold;
	color: #FF5400;
}

.article-box .title {
	font-size: 24px;
    line-height:150%;
    font-weight:bold;
    border-bottom:1px dotted #ccc;
}

.article-box .date {
	font-size: 11px;
	color: gray;
}

.article-box .inner {
	border: 0;
	margin-left: 15px;
	width: 530px;
    text-align:left;
    overflow-x: hidden;
}

.messageform td {
	text-align: left;
}

.messageform input {
	border: 1px solid black;
	height: 22px;
}

.messageform textarea {
	border: 1px solid black;
}

#survey .tbody {
	height: auto;
}

#survey form {
	padding: 0 0 0 5px;
}

.magazine{
	margin:3px;
	float:left;
	width:170px;
	text-align:center;
	height:240px;
}

.magazine .image{
	padding:5px;
	width:160px;
	height:200px;
	border: 1px solid #B9C698;
	text-align:center;
}

.magazineViewer {
    margin:0 auto;
    width:780px;
}
.magazineViewer .page
{
	margin:20px auto;
    width:780px;
}

.magazineViewer .pageItem{
    margin:1px;
    width:20px;
    height:20px;
    font-size:14px;
    display:block;
    background:#E5E5E5;
    border:1px solid #CFCFCF;
    float:left;
}
.magazineViewer .activePage{
    margin:1px;
    width:20px;
    height:20px;
    font-size:18px;
    display:block;
    background:#ECD2A9;
    border:1px solid #ECAF50;
    float:left;
}

.magazineViewer .content {
    margin:10px;
    padding:3px;
    width:766px;
    border:1px solid #006600;
}

.magazineViewer .content img {
    width:760px;
}