html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent }

ol,ul { list-style: none }

blockquote,q { quotes: none }

blockquote:before,blockquote:after,q:before,q:after { content:'';content: none }

:focus { outline: 0 }

ins { text-decoration: none }

del { text-decoration: line-through }

table { border-collapse:collapse;border-spacing: 0 }

* { padding:0;margin: 0 }

img { -ms-interpolation-mode: bicubic }

body {
	font: 12px Arial,Sans-Serif,"Helvetica Neue";
	text-align: center;
	word-wrap: break-word;
	color: #333;
	min-width: 1064px;
	background-color: #f7f7f7}

	a { text-decoration:none;outline: 0; color: #1499D3; }

	a:visited { color: #1499D3; }

	a:hover { text-decoration: underline;  color: #e74700; }


p { margin-bottom: 12px }

input:focus { color: #222!important }

h1,h2,h3 { text-align:left;color: #83AA30; }

h1,h2 {
	font-size: 16px;
	margin-bottom: 5px;
	text-align: left }

h3 {
	margin-bottom: 5px;
	padding-bottom: 4px;
	text-align: left }

.vlevo { float: left }

.vpravo { float: right }

.aligncenter { text-align: center!important }

.clear { clear: both }

.overflow { overflow: hidden }

.block { display: block }

#wrapper {
	width: 1024px;
	clear: both;
	padding: 20px;
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
/*	min-height: 100%;
	height: auto!important;*/
	margin: 0 auto }

.wrapper-inner {
	background: #fff;
	padding: 25px;
	margin-bottom: 30px;
	border: 3px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*	-moz-box-shadow: 0 1px 10px #ddd;
	-webkit-box-shadow: 0 1px 10px #ddd;
	box-shadow: 0 1px 10px #ddd;*/
	text-align: left;
	width: 965px;
	float: left;
	position: relative }

	.wrapper-inner.footer-ad { margin-bottom: 20px }

	.wrapper-inner.nobanner {
		margin-top: -60px!important;
		z-index: 1000;
		position: relative }

#header {
	border-bottom: 3px solid #ddd;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 99 }

#navheader {
	float: left;
	width: 100%;
	border-bottom: 0px solid #ddd;
	background-color: #4D6684;
	height: 35px;
	position: relative;
	z-index: 100000 }

.inheader {
	margin: 0 auto;
	padding: 0 20px;
	width: 1000px;
	position: relative }

#logo {
	float: left;
	margin-top: 15px;
	width: 270px;
	height: 59px;
	text-indent: -999em;
	display: block;
	background: url("/images/logo.png") 0px -2px no-repeat }

#header_search {
	text-align: left;
	float: right;
	margin: 20px 0 }

ul.menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 99999;
	margin: 0 15px 0 0;
	height: 34px }

	ul.menu li.lasttab { margin-right: 0 }

	ul.menu li h2 {
		margin-bottom: 0;
		font-size: 13px;
		font-weight: normal }

		ul.menu li h2 a {
			display: block;
			line-height: 37px;
			height: 34px;
			position: relative }

			ul.menu li h2 a:hover,ul.menu li.hovering h2 a {
				text-decoration: none;
				border-bottom: 3px solid #fff;
/*				padding: 3px;
				background-color: #484848;*/
				height: 32px }

	ul.menu li a { color: #fff }

ul.menu div { display: none }

ul.menu li.topmenu div {
	width: 150px;
	position: absolute;
	top: 25px;
	left: 0;
	background-color: #fff;
	text-align: left;
	padding: 7px 0;
	border: 1px solid #253552;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px rgba(0,0,0,0.2) }

	ul.menu li.topmenu div p { margin: 0 }

		ul.menu li.topmenu div p.menu-hr {
			border-top: 1px solid #e5e5e5;
			line-height: 0;
			font-size: 0;
			margin: 7px 0 }

		ul.menu li.topmenu div p a { padding:5px 17px;display: block }

			ul.menu li.topmenu div p a:hover { background-color:#eff3fb;text-decoration: none; }

ul.menu li.hovering div { display: block }

.footer {
	background-color: #ddd;
	color: #000;
	line-height: 1.5em;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-bottom: -1px }

	.footer h3 {
		font-size: 14px;
		margin-bottom: 4px;
		color: #000 }
.footer a {
	color: #000; }

.td-footer-last { float: right!important }

.footer-inner td { text-align:left;float: left }

.footer-inner {
	width: 1014px;
	margin: 28px auto 25px;
	padding: 0 20px;
	clear: both }

div#footer-bottom {
	background-color: #4D6684;
	clear: both;
	color: #fff;
	padding: 6px 0;
	line-height: 1.5em }

#masthead {
	width: 1024px;
	clear: both;
/*	padding: 0 20px;*/
	position: relative;
	z-index: 1;
/*	min-height: 100%;*/
/*	height: auto!important;*/
/*	height: 100%;*/
	text-align: justify;
	margin: 0 auto;
	font-size: 13px;
/*	padding-bottom: 20px; */}

#masthead a, #masthead a:visited {
/*	border: solid 1px #c00;*/
	color: #1499D3;
	display: inline-block;
	float: left;
	width: auto;
	margin: 0 10px;
	line-height: 30px;
	text-align: center;
	padding: 0 5px; }

#masthead .top {
	font-size: 16px; }

#masthead .ctop {
	font-size: 16px;
	color: #FF4500!important; }

#masthead a.ctop:hover {
	background-color: #E6E24D!important;
}

#masthead a:hover {
	background-color: #83AA30;
/*	background-color: #5CB85C;*/

	color:#fff;
/*	padding: 10px;*/

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }

.searchForm { position: relative }

.searchW,#goog-wm-qt {
	border: 1px solid #bbb;
	color: #888;
	display: block;
	float: left;
	font: 16px/19px arial,sans-serif;
	height: 19px;
	padding: 8px 35px 8px 10px;
	width: 560px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px }

.searchW:hover { border: 1px solid #999 }

.searchW:focus { border: 1px solid #4f8ae4 }

.searchW.search-wide {
	width: 725px;
	font-weight: bold;
	color: #333 }

div.submit-btn,#goog-wm-sb {
	position: absolute;
	right: 1px;
	top: 1px }

div.submit-btn .submit-input-wrapped,#goog-wm-sb {
	background: url("/images/search.png");
	cursor: pointer;
	width: 35px;
	height: 35px;
	margin: 0;
	display: block;
	overflow: hidden;
	border: 0;
	text-indent: -999px;
	font-size: 0;
	line-height: 0 }

.piclist {
/*	clear: left;*/
	margin-left: auto;
	margin-right: auto;
	display: table;
	text-align: center; }

.row { display: table-row; }

.column { display: table-cell;}

ul.pagination { margin:8px 0 20px;clear: left; }

.li_pagination {
	font-size: 16px;
	list-style: none;
	display: inline }

	.li_pagination a,.li_pagination.active { padding:0 5px;text-decoration: none }

	.li_pagination.active { color:#585c60;font-weight: bold }

	.li_pagination a:hover { text-decoration: underline }

#colone-container { width:628px;float: left }

.colone,.colone-thin,.colone-wide,.coltwo,.coltwo-center,.coltwo-center-3,.colleft,.colright { float: left }

.colone { width: 230px }

.colone-thin { width: 162px }

.colone-wide { width: 648px }

.coltwo {
	width: 403px;
	margin-right: -670px;
	margin-left: 250px;
	display: inline }

.coltwo-center {
	width: 475px;
	margin-right: -670px;
	margin-left: 180px;
	display: inline;
	clear: both }

.coltwo-center-3 {
	width: 475px;
	margin-right: -670px;
	margin-left: 180px;
	display: inline }

.coltwo-wide,.coltwo-wide-2,.colthree { float: right; }

.coltwo-wide { width: 723px }

.coltwo-wide-2 { width:772px;margin-top: 8px }

.col-one { width:628px;float: left }

.colthree { width: 220px }

.colleft,.colright { width: 386px }

.colleft { margin-right: 20px }

.colthree .fb_iframe_widget { background: #fff }

.col-one-leftad {
	width: 423px;
	margin-left: 205px;
	min-height: 640px }
.topnav {
	width: 1006px;
	padding: 0 10px 0 0;
	margin: -25px -25px 24px;
	float: left;
	border-bottom: 1px solid #ddd;
	height: 35px;
	overflow: hidden }

	.topnav.nomargin { margin-bottom:15px;border-bottom: 1px solid #ddd }

ul.breadcrumb {
	float: left;
	margin-left: 5px;
	display: inline;
	text-align: left }

	ul.breadcrumb li { float:left;line-height: 36px }

		ul.breadcrumb li a {
			padding: 0 17px 0 8px;
			float: left;
			height: 35px;
			background: url("/images/navi.png") no-repeat right 2px }

		ul.breadcrumb li.home a { padding: 0 18px 0 5px }

		ul.breadcrumb li.share { padding: 5px 0 0 5px; }

		ul.breadcrumb li.current { padding-left: 8px }

ul.breadcrumb,ul.breadcrumb a { color: #000; text-decoration: underline; }

ul.breadcrumb a:hover { color:#FF4500;text-decoration: none }

ul.breadcrumb li.home:hover span { background-position: -320px -82px }

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 2px solid #eee;

	-webkit-box-shadow:inset 0px 0px 0px 2px #fff;
	-moz-box-shadow:inset 0px 0px 0px 2px #fff;
	box-shadow:inset 0px 0px 0px 2px #fff;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }

.thumbnail:hover {
/*	border: 2px solid #8EAA30; */
	-webkit-box-shadow:inset 0px 0px 0px 2px #83AA30;
	-moz-box-shadow:inset 0px 0px 0px 2px #83AA30;
	box-shadow:inset 0px 0px 0px 2px #83AA30;

	border: 2px solid #fff; }

.img-thumb {
	background: #F7F7F7;
	padding: 10px;
	margin: 15px; }

.pcat { font-size: 20px; }

.back {
	background-color: #fff;
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 25px;
	opacity: .95;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #ddd; }

.colorsearch a {
	color: #f00; }

#colordown {
	border-bottom: 3px solid #ddd;
	border-left: 3px solid #ddd;
	border-right: 3px solid #ddd;
	z-index: 4;
	position:absolute;
	left: 7px;
	top: 35px;
	background-color: #fff;
	width:auto;
	height:auto;
	padding:10px;
	border-radius:0 0 10px 10px; }

.ccp {
	display: block;
	width:35px;
	height:35px;
	border:1px solid #ddd;
	border-radius:20px;
	float:left;
	margin: 5px 0 10px 5px }

.chex {
	display:inline;
	height:0;
	left:-1000px;
	margin:0;
	padding:0;
	position:absolute;
	top:-1000px;
	visibility:hidden;
	width:0 }
.close {
	display: block;
	clear: both;
	float:right;
	margin:3px;
	border-radius:0 0 5px 5px;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;}

.date { 
	color: #777;
	clear:both;
	display: block; }

.title { 
	clear:both;
	display: block; 
	min-height: 20px; }

.ithumb { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }

.page_more {
	display: inline-block; 
	padding: 10px 0; 
	font-size: 18px; }

.picinfo { 
	width: 100%; 
	outline: 1px solid white;
	outline-offset: -3px; 
	margin-bottom: 20px; }

.colthree div a {
/*	line-height: 22px;
	height: 22px;
	font-size: 14px;*/}

.colthree div a:hover {
/*	text-decoration: none;
	border-bottom: solid 1px #e74700 */}

.res-tbl {
	display: table; }

.res-tbl-vert {
	display: block; }

.res-cell {
	display: table-cell; 
	padding-top: 10px;
	padding-right: 40px; }

.res-cell-vert {
	display: block; }

.res-cell-vert b  {
	display: inline-block;
	margin: 4px 0; 
/*	float: left;
	clear: left; */}

.res-cell-vert a  {
/*	display: inline-block;
	float: left;
	clear: left;
	margin-bottom: 1px; 
	margin-left: 10px;*/
	display:block;

	font-size: 14px;
	line-height: 22px;
	height: 22px; 
	border-bottom: solid 1px #fff }

.res-cell a  {
	display: block;
	font-size: 14px;
	line-height: 22px;
	height: 22px; 
	border-bottom: solid 1px #fff }

.res-cell a:hover,.res-cell-vert a:hover {
/*	text-decoration: none;
	border-bottom: solid 1px #e74700 */}

.pic-dnl {
	width:auto; 
	height:auto; }

@media screen and (max-width: 1023px) {
	body {
		min-width: 100%; }

	.pcat { 
		font-size: 20px;
		display: block;
		clear: left; }

	#wrapper {
		padding: 20px 0;
		padding-bottom: 40px;

		width: auto; }

	.wrapper-inner {
		border-top: 2px solid #ddd;
		border-bottom: 2px solid #ddd;
		border-left: 0px solid #ddd;
		border-right: 0px solid #ddd;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		padding: 0;
		width: 100%; }

	#masthead {
		width: auto; }

	#masthead a, #masthead a:visited {
		color:#1499D3;
/*		padding: 5px; */}
	
	#masthead .top {
		font-size: 16px; }

	#masthead .ctop {
		font-size: 16px;
		color: #FF4500!important; }

	#masthead a:hover {
		background-color: #83AA30;
		color:#fff;
/*		padding: 5px;*/

		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px; }

	.inheader {
		width: auto;
	}

	#header_search {
		text-align: left;
		float: right; }

	.searchW {
		border: 1px solid #bbb;
		color: #888;
		display: block;
		float: left;
		font: 16px/19px arial,sans-serif;
		height: 19px;
		padding: 8px auto 8px 10px;
		width: auto;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px }

	.piclist {
	/*	clear: left;*/
/*		margin-left: auto;
		margin-right: auto;*/

		margin: 0 auto;
		display: block;
		
/*		text-align: center; */}

	.row { 
		display: block; 
/*		float: left; */
		clear: left; 
/*		background-color:#c00;*/}

	.column { display: block; }

	.thumbnail {
		display: block;
		padding: 4px;
		line-height: 20px;
		border: 1px solid #ddd;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; }

	.thumbnail:hover {
		border: 1px solid #ddd;
	}

	.img-thumb {
		background: #F7F7F7;
		padding: 10px 0;
		margin: 15px; }

	.topnav {
		width: 100%;
		padding: 0;
		margin: -25px -25px 24px;
		float: left;
		border-bottom: 1px solid #ddd;
		height: auto;
		overflow: hidden; }

	.topnav.nomargin { margin-bottom: 0px; border-bottom: 0px solid #ddd; }

	ul.breadcrumb li.share { display: none; }

	.pagetitle { clear: both; padding-top: 10px; }

	.colthree div {
/*		clear: right;
		display: block; 
		width: auto;
		margin: 0 auto;
		text-align: center; */}

	.colthree div a {
/*		display: block;
		line-height: 28px;
		height: 28px;
		width: 100px;
		margin: 0 auto;
		font-size: 16px;
		border: solid 1px #ddd; */}

	.colthree div a:hover {
		border: solid 1px #e74700;  }

	p, h3, .pagetitle, .pagination, .footer-inner td { padding-left: 10px; }

	.footer-inner td h3 { padding: 0; }

	.picinfo { 
		width: 100%; 
		outline: 10px solid white;
		outline-offset: -10px; }

	#colone-container { width:100%; clear: both; }

	.col-one { width:100%; clear: both; }

	.colthree { width: 100% }

	ul.breadcrumb { 	
		padding-top: 25px;
		margin-left: 30px; }

	.ithumb { 
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; }

	.catd {
		clear: both;
		display: block;
		float: left;
	}

	.page_more {
		display: inline-block; 
		padding: 10px; 
		font-size: 18px;
	}

	.res-tbl {
		display: block; 
		text-align: center;}
	.res-cell {
		margin: 0 auto;
		display: block; 
		clear: both;
		padding-top: 10px;
		padding-right: 0px; }
	.res-cell a {
		display: inline-block;

		line-height: 28px;
		height: 28px;
		width: 100px;
		margin: 5px auto;
		font-size: 16px;
		border: solid 1px #ddd; }
	.res-cell a:hover {
		border: solid 1px #e74700;  }
	.back {
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		top: auto;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 5px; }
	.pic-dnl {
		width:100%; 
		height:auto; }

	.res-tbl-vert {
		display: block; 
		text-align: center;}

	.res-cell-vert {
		margin: 0 auto;
		display: block; 
		clear: both;
		padding-top: 10px;
		padding-right: 0px; }

	.res-cell-vert a  {
	/*	display: inline-block;
		float: left;
		clear: left;
		margin-bottom: 1px; 
		margin-left: 10px;*/
		display: inline-block;

		line-height: 28px;
		height: 28px;
		width: 100px;
		margin: 5px auto;
		font-size: 16px;
		border: solid 1px #ddd; }
}