body {
	margin: 0px;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background: url("../images/bg.jpg");
}
a:link,
a:active,
a:visited {
	font-size: 11px;
	color: #F16228;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #F16228;
	text-decoration: none;
}
.desc {
	border: 1px #aaa solid;
	font-weight: bold;
	font-size: 12px;
}
#head {
	height: 188px;
	background: url("../images/header.jpg") no-repeat top center;
	margin-bottom: 5px;
}
#left {
	vertical-align: top;
	width: 120px;
}
#content {
	vertical-align: top;
	width: 689px;
}
#conn {
   	padding: 0px 0px 0px 0px;
}
#center {
	width: 9px;
}




#menu ul {
	margin: 3px 7px 10px 10px;
	padding: 0px 0px 0px 0px;
	list-style: outside;
}
#menu li {
	margin: 0px;
	padding: 3px 0px 3px 11px;
	list-style-type: none;
	list-style-position: inherit;
	border-bottom: 1px #F06426 solid;
	background: url('../images/li-page.gif') no-repeat left top;
}
#menu {
	color: #F06426;
	margin-bottom: 50px;
}
#menu a:link,
#menu a:active,
#menu a:visited {
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
}
#menu a:hover {
	color: #F16228;
	text-decoration: none;
	text-transform: lowercase;
}
#menu #menu-active {
	color: #F16228;
	font-weight: bold;
}


#menu-middle {
	margin: 5px 0px 2px 0px;
	background: #BCBDC1;
	height: 27px;
	width: 689px;
}
#menu-middle .menu-item-box-active {
	background: #F16228;
}
#menu-middle a:link,
#menu-middle a:active,
#menu-middle a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menu-middle a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menu-middle .menu-item-box-active,
#menu-middle .menu-item-box {
	float: left;
	border-right: 1px #fff solid;
	padding: 6px 0px 8px 0px;
	cursor: pointer;
	width: 114px;
	height: 13px;
	text-align: center;
}
#menu-middle #menu-last {
	border-right: 0px;
}



#menu-top .menu-item-box-active,
#menu-top .menu-item-box {
	float: right;
	cursor: pointer;
	width: 103px;
	height: 27px;
	text-align: center;
	background: url('../images/menu-item.gif') no-repeat center center;
	margin-right: 2px;
	padding-top: 8px;
}
#menu-top {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#menu-top .menu-active {
	font-weight: bold;
}
#blog-link {
	cursor: pointer;
	width: 114px;
	height: 27px;
	text-align: center;
	margin-top: 74px;
}
#pos-blog-link {
	padding-top: 4px;
	text-align: center;
}
#blog-link a:link,
#blog-link a:active,
#blog-link a:visited,
#menu-top a:link,
#menu-top a:active,
#menu-top a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
#blog-link a:hover,
#menu-top a:hover {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#menu-top-position {
	width: 835px;
	margin: auto;
}





/*
#menu-top .menu-item-box-active,
#menu-top .menu-item-box {
	float: right;
	cursor: pointer;
	width: 103px;
	height: 27px;
	text-align: center;
	background: url('../images/menu-item.gif') no-repeat center center;
	margin-right: 2px;
	padding-top: 8px;
}
#menu-top .menu-item-box-active {
	background: url('../images/menu-item-active.gif') no-repeat center center;
}
#menu-top {
	text-align: center;
	padding: 8px 0px 0px 0px;
	width: 625px;
	float: left;
}
#menu-top .menu-active {
	font-weight: bold;
}
#menu-top a:link,
#menu-top a:active,
#menu-top a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
#menu-top a:hover {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#menu-top-position {
	width: 860px;
	margin: auto;
}
*/


#home-link {
	float: left;
	width: 215px;
	height: 62px;
	margin-top: 13px;
	cursor: pointer;
}



input,
textarea,
select {
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #c9c9c9;
	border-bottom-width: 1px;
	border-bottom-color: #c9c9c9;
	color: #333333;
	border-top-color: #c9c9c9;
	font-family: Arial;
	border-right-width: 1px;
	border-right-color: #c9c9c9;
	background: #fff;
}
#footer hr {
	width: 830px;
	color: #A8A8A9;
	height: 1px;
}
#footer {
	margin-top: 20px;
	text-align: center;
	color: #A8A8A9;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	font-weight: bold;
	color: #A8A8A9;
}
#footer a:hover {
	color: #F16228;
}
#login table,
#contact table {
	margin: auto;
}
form {
	margin: 0px;
}
.announcement {
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	text-align: center;
	border: 1px #F16228 solid;
}
#alert {
	margin-top: 80px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}
#location {
	color: #848388;
	font-size: 11px;
	margin-bottom: 20px;
}
#location a:link,
#location a:visited,
#location a:active {
	color: #848388;
	font-weight: bold;
}
#location a:hover {
	color: #F16228;
	font-weight: bold;
}
#newsletter h4,
#search h4 {
	font-size: 11px;
	margin: 0px 9px 2px 0px;
}
#newsletter,
#search {
	text-align: right;
}
#search {
	margin-bottom: 10px;
}
#newsletter {
	margin-bottom: 64px;
}
#search_result h4 {
	margin: 0px 0px 5px 0px;
}
.search-result {
	padding: 5px;
}
#search_result_info {
	font-weight: bold;
	text-align: right;
}
#search_result_box {
	margin-bottom: 10px;
	border-bottom: 3px #aaa double;
}
span {
	background: #ff9900;
}
#text {
	margin-bottom: 15px;
}
.bgcolor {
	background: #f5f5f5;
}
.line {
	width: 100px;
	font-size: 1px;
	height: 5px;
	background: #B1B1B1; 
}
.inner-line {
	font-size: 1px;
	height: 5px;
	background: #F16228;
}
#vote h3 {
	font-size: 12px;
	display: inline;
}
#vote p {
	margin: 5px 0px 5px 0px;
}
#vote {
	width: 100px;
	margin: auto;
	background: url('../images/vote.gif') no-repeat top center;
	padding-top: 50px;
	margin-bottom: 30px;
}
.gallery-item .gallery-item-small,
.gallery-more-item h4,
.submenu-item h2,
.archive-item h2 {
	background: #BCBDC1;
	padding: 0px;
	color: #fff;
	margin: 10px 3px 10px 3px;
}
.archive-item h2 {
	font-size: 15px;
	padding: 3px;
	margin: 5px auto 20px auto;
}
.submenu-item,
.archive-item,
.gallery-item {
	float: left;
	padding: 3px 3px 3px 0px;
	text-align: center;
	vertical-align: top;
}
.archive-item {
	padding: 3px 70px 3px 0px;
}
.submenu-item img,
.gallery-item img {
	border: 3px #ffffff solid;
}
.submenu-item h2,
.gallery-item h2 {
	font-size: 25px;
	margin-top: 5px;
	padding: 0px 3px 0px 3px;
	margin-top: 5px;
	background: none;
	color: #BCBDC1;
	font-weight: normal;
}
.gallery-item h2 {
	color: #aaa;
}
#gallery img {
	margin-bottom: 5px;
}
#gallery h1 {
	text-align: left;
}
#gallery h4 {
	font-size: 12px;
	margin: 0px 3px 5px 3px;
}
#gallery-title {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
#gallery {
	text-align: center;
	margin-bottom: 20px;
}
#right-box {
	width: 218px;
	vertical-align: top;
}
#left-bigbox {
	width: 689px;
	vertical-align: top;
}
#left-box {
	width: 471px;
	vertical-align: top;
}
.news-item img {
	margin: 0px 3px 0px 0px;
}
#news-content .news-item img {
	margin: 5px 3px 0px 0px;
}
#news-content h3 {
	margin: 0px;
	margin-top: 11px;
	padding: 0px;
	font-size: 14px;
}
.article-item h2,
.article-item h2 a:link,
.article-item h2 a:active,
.article-item h2 a:visited,
.article-item h2 a:hover {
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	color: #000;
	line-height: 25px;
}
.article-item h4 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #A6A9B5;
}
#article-one h4 {
	margin: 5px 0px 10px 0px;
}
#article-one h3 a:link,
#article-one h3 a:visited,
#article-one h3 a:hover,
#article-one h3 a:active,
#article h3 a:link,
#article h3 a:visited,
#article h3 a:hover,
#article h3 a:active {
	font-size: 12px;
	color: #F16228;
	text-transform: uppercase; 
}
#article .more {
	text-decoration: underline;
}
.article-item h3 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #F16228;
	text-transform: uppercase; 
}
.article-item {
	margin-bottom: 43px;
	line-height: 17px;
	padding-right: 10px;
	float: left;
}
#article-one .article-item {
	width: 450px;
	padding-right: 0px;
}
.article-item img {
	margin: 4px 15px 0px 0px;
}
#news .news-item-list img {
	margin: 3px 0px 0px 0px;
}
.news-item-list-author {
	text-transform: uppercase;
}
.news-item-list-content {
	padding-left: 15px;
	vertical-align: top;
}
.paging_desc {
	text-align: right;
}
.paging {
	text-align: center;
	margin: 10px;
	clear: both;
}
.paging-one {
	text-align: center;
	margin: 0px;
	clear: both;
}
#rotate-banner1 {
	width: 689px;
	height: 130px;
}
#rotate-banner1,
#rotate-banner2,
#rotate-banner3 {
	text-align: center;
}
#rotate-banner3 {
	background: url('../images/advertisement.gif') no-repeat left top;
	padding-top: 12px;
	width: 100px;
	margin-left: 1px;
	margin-top: 10px;
	text-align: left;
}
#newsletter .newsletter-input,
#search .search-input {
	width: 96px;
	height: 10px;
	background: #DCDDDF;
	border-top: 2px #C2C3C5 solid;
	border-left: 2px #C2C3C5 solid;
	font-size: 10px;
	vertical-align: middle;
}
#newsletter-submit,
#search-submit {
	font-weight: bold;
	color: #F06426;
}
.comment {
	border: 1px #aaa solid;
	margin-bottom: 10px;
}
.comment-login {
	text-align: left;
	font-weight: bold;
	color: #aaa;
	padding-left: 5px;
}
.comment-time {
	text-align: right;
	font-weight: bold;
	color: #aaa;
	padding-right: 5px;
}
.comment-content {
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
.comment-send {
	padding-top: 5px;
}
.comment-send b {
	color: #F16228;
	font-size: 12px;
}
#comment-form h3 {
	color: #F16228;
	font-size: 14px;
}
#comment-form td {
	color: #aaa;
	font-size: 11px;
}
#comment-form {
	margin-top: 20px;
}
.comment-area,
.comment-pass-input,
.comment-login-input {
	border: 1px #aaa solid;
}
.comment-area {
}
#news h2 {
	font-size: 14px;
}
#news .news-item-list h2 {
	font-size: 20px;
	margin-top: 0px;
}
.news-item-list img {
	margin-right: 3px;
}
.news-item-list {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px #aaa solid;
}
#comment {
	margin: 20px 0px 20px 0px;
}
.comment {
	width: 465px;
}
#gallery-inner-big,
#gallery-small-big {
	cursor: pointer;
}
.gallery-small-item {
	width: 100px;
	height: 90px;
	text-align: center;
}
.gallery-break {
	font-size: 1px;
	height: 9px;
}
.gallery-break-v {
	font-size: 1px;
	width: 7px;
}
#actual-number {
	text-align: center;
}
.calendarHeader a:link,
.calendarHeader a:visited,
.calendarHeader a:active {
	font-size: 12px;
	color: #aaa;
}
.calendarHeader a:hover {
	font-size: 12px;
	color: #F16228;
}
.calendarTodayI,
.calendarTodayI-sun,
.calendarToday-sun,
.calendarToday {
	font-weight: bold;
	background: url('../images/calendar-tooday.gif') no-repeat center center;
	color: #ffffff;
	vertical-align: middle;
}
.calendarTodayI,
.calendarTodayI-sun {
	background: url('../images/calendar-toodayi.gif') no-repeat center center;
}
.calendarTodayI-sun a:link,
.calendarTodayI-sun a:hover,
.calendarTodayI-sun a:visited,
.calendarTodayI-sun a:active,
.calendarTodayI a:link,
.calendarTodayI a:hover,
.calendarTodayI a:visited,
.calendarTodayI a:active,
.calendarToday-sun a:link,
.calendarToday-sun a:hover,
.calendarToday-sun a:visited,
.calendarToday-sun a:active,
.calendarToday a:link,
.calendarToday a:hover,
.calendarToday a:visited,
.calendarToday a:active {
	color: #fff;
}
.header-break {
	font-size: 1px;
	height: 12px;
}
.calendar-sun,
.calendar {
	font-weight: normal;
	padding: 4px 0px 2px 0px;
}
#cal a {
	margin-left: 2px;
}
.calendarHeader .calendar-sun a:link,
.calendarHeader .calendar-sun a:visited,
.calendarHeader .calendar-sun a:active {
	color: #F16228;
}
.calendarHeader {
	font-weight: bold;
	color: #F16228;
	text-transform: lowercase;
}
#LcalLink,
#RcalLink {
	color: #fff;
}
#cal {
	padding-top: 26px;
	width: 217px;
	height: 165px;
	background: url('../images/calendar.gif') no-repeat top center;
}
#cal table {
	width: 217px;
	text-align: center;
}
#cal td {
	font-size: 12px;
}
.calendarText {
	margin-top: 5px;
	color: #002B82;
	text-align: center;
}
#blog-left {
	width: 200px;
	text-align: center;
}
#blog-right h4,
#blog-left h4 {
	font-size: 12px;
}
#blog-right {
	width: 200px;
	text-align: center;
}
#news-content img {
	margin: 4px 8px 0px 0px;
	padding: 0px;
}
.news-space {
	height: 10px;
	font-size: 1px;
}
#news-content {
	background: #E7E7E7;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 218px;
	clear: both;
}
#news h1,
#news-content h2 {
	margin: 0px;
	padding: 3px 0px 4px 8px;
	background: #F36523;
	color: #fff;
	font-size: 16px;
}
#news h1 {
	margin-bottom: 20px;
}
#news-content .more-all {
	font-weight: bold;
	text-decoration: underline;
	margin-left: 3px;
}
.news-item {
	padding: 5px 5px 5px 5px;
	line-height: 15px;
}
.blog-name {
	font-weight: bold;
	border-left: 1px #aaa solid;
	border-top: 1px #aaa solid;
	padding: 5px 5px 0px 5px;
}
.blog-date {
	padding: 5px 5px 0px 5px;
	border-right: 1px #aaa solid;
	border-top: 1px #aaa solid;
	text-align: right;
	color: #A0A0A2; 
}
.blog-text {
	border: 1px #aaa solid;
	border-top: 0px;
	padding: 5px;
}
#blog-items {
	margin-top: 10px;
}
.comment-link {
	font-weight: bold;
}
.comment-box-link {
	text-align: right;
	padding-right: 117px;
	padding-top: 20px;
}
.comment-box-link a:link,
.comment-box-link a:visited,
.comment-box-link a:active {
	font-size: 12px;
	font-weight: bold;
}
.comment-box-link a:hover {
	font-size: 12px;
	font-weight: bold;
}
#active-item {
	background: #F16228; 
}
#title-img {
	margin-bottom: 25px;
	margin-top: 5px;
}
#submenu-title a:link,
#submenu-title a:active,
#submenu-title a:visited,
#submenu-title a:hover {
	font-size: 31px;
	color: #F46427;
	font-family: Arial;
	font-weight: normal;
	text-transform: lowercase;
	vertical-align: middle;
	letter-spacing: 14px;
}
#submenu-title {
	font-size: 38px;
	letter-spacing: 13px;
	background: url('../images/npm.gif') no-repeat left center;
	padding: 10px 0px 13px 108px;
	color: #F46427;
	font-family: Arial;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px 0px 20px 0px;
	vertical-align: middle;
	letter-spacing: 18px;
}
.news-item-date {
	text-align: left;
	color: #aaa;
	padding-top: 3px;
	padding-bottom: 10px;
}
#paging-right,
#paging-left {
	color: #fff;
	padding: 0px 10px 0px 10px;
	background: #BCBDC0;
}
#paging-right:hover,
#paging-left:hover {
}
.paging-center {
	padding: 0px 5px 0px 5px;
	background: #BCBDC0;
	color: #fff;
}
#this {
	background: #F46427;
}
.paging a:link,
.paging a:active,
.paging a:visited,
.paging .paging-center {
	color: #fff;
}
.gallery-more-inner-item {
	width: 100px;
	margin-bottom: 5px;
}
.clear-box {
	clear: both;
}
#menu #menu-last-left {
	border-bottom: 0px; 
}
#vote .vote-link {
	color: #000;
}
#vote-layer {
	padding-top: 10px;
}
#submenu-title2 {
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	background: #F16228;
	color: #fff;
	padding: 0px 17px 0px 17px;
	letter-spacing: 4px;	
}
#submenu-title2-more {
	font-size: 23px;
	font-weight: bold;
	color: #F16228;
	letter-spacing: 4px;	
}
.submenu-item .deep2,
.submenu-item .deep1 {
	background: #B1B1B1;
	font-size: 18px;
	color: #fff;
}
#submenu-subtitle {
	margin-bottom: 30px;
}
#submenu-title-gallery {
	text-align: center;
	font-size: 26px;
	letter-spacing: 12px;
	font-weight: normal;
	color: #F16228;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#submenu-title-gallery-big {
	letter-spacing: 24px;
	text-align: center;
	font-size: 50px;
	font-weight: normal;
	color: #F16228;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.gallery-item .gallery-item-small {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
#paging-article {
	text-align: center;
}
#paging-article a:link,
#paging-article a:active,
#paging-article a:visited,
#paging-article .paging-center {
	color: #B1B1B1;
	background: none;
	text-decoration: underline;
}
#paging-article a:hover {
	color: #F16228;
	background: none;
	text-decoration: underline;
}
#paging-article #this {
	color: #F16228;
	background: none;
	text-decoration: underline;
}
#paging-article .paging-center-article {
	padding: 0px 2px 0px 2px;
}
#more-all-news-box {
	clear: both;
	text-align: left;
	margin: 10px 0px 0px 3px;
}
#article-one img {
	margin-right: 0px;
}
#lead {
	margin-top: 7px;
}
#vote-submit {
	font-size: 11px;
}
.vote-item {
	padding-bottom: 3px;
}
.article-img-des-fot {
	text-transform: uppercase;
}