@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	background-color: white;
	text-align: center;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
	line-height: 150%;
	vertical-align: text-top;
}

a {
	color: #0000CC;
	TEXT-DECORATION:none;

}

.nofloat {
	float: none;
	clear: both;
}

#all {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: white;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 40px;
}

#header h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	line-height: 100%;
	color: #0000CC;
}

#nav {
	background-color: #2319DC;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	height: 24px;
}


#nav a {
	font-size: 14px;
	padding-top: 2px !important;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	line-height: 22px;
	color: white;
}


#nav a.current {
	height: 24px;
	background-color: #E10601;
	font-weight: bold;
}

#nav a.none {

	background-color: #A10601;
	font-weight: bold;
}

#content {
	padding: 0px;
	background-color: white;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0px;
	overflow: hidden;
}

#main {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 670px;
	background-color: #F7F7F7;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#main h3 a {
	color: black;
	font-weight: bold;
	font-size: 14px;
}

#main2 {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 100%;
	background-color: #F7F7F7;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}

#main2 h3 a {
	color: black;
	font-weight: bold;
	font-size: 14px;
}

p.body {
	padding: 10px;
	line-height: 140%;
}

#main hr {
	height: 1px;
	border: 1px solid #E10601;
	border-bottom: none;
}

#sidebar {
	width: 278px;
	float: left;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}

#sidebar h3 {
	font-size: 14px;
	color: #0000CC;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#recent_comments {
	padding: 10px 10px 10px 20px;
	font-size: 12px;
}

#recent_comments a {
	color: #000000;
	text-decoration: none;
}

#recent_comments a:hover {
	
}

.comment_body {
	color: #666;
	margin: 4px 0px 20px 0px;
	padding-left: 8px;
	border-bottom: 1px solid #ECEDEF;
	padding-bottom: 8px;
}

#footer {
	height: 20px;
	border-top: 1px solid #ccc;
	background-color: white;
	padding: 10px;
	text-align: left;
}



pre {
	color: #336699;
	background-color: #efefef;
	padding: 15px;
}
.userlist {
	font-size: 15px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	margin: auto;
	border: 1px none green;
	padding: 0px;
	height: auto;
	width: auto;
}

.btn {
	height: 30px;
	font-size: 15px;
	margin: 1px;
	padding: 5px;
	border: 0px none #f7f7f7;
	cursor: pointer;
}

#new #num2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	text-align: left;
	text-indent: 10px;
}
.text {
	height: 30px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #F7F7F7;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
}

	
	
	



/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#focus {width:650px; height:400px; overflow:hidden; position:relative;background:url(/skin/images/bg.png) no-repeat 0px 12px;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:650px; height:400px; overflow:hidden; position:relative; }
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:650px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:650px; height:15px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#FFF;}
#focus .btn span.on {background:#fff;}

#cimg{border:0px;max-width:650px;_width:650px;max-height:400px;_height:400px;}