body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #9b0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	text-align: center;
}
form .inputElement,
form .inputTitle {
	text-align: left;
}
form .inputElement {
	padding-bottom: 0.5em;
}
form input.inputText,
form textarea.inputText,
form select.inputSelect {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-size: 12px;
}
form .inputTitle small {
	color: #666;
}
form .inputDefault input.inputText,
form .inputDefault textarea.inputText,
form .inputDefault select.inputSelect {
	border-color: #999;
}
form .inputError input.inputText,
form .inputError textarea.inputText,
form .inputError select.inputSelect {
	border-color: #f00;
}
form .inputError .inputMessage {
	color: #f00;
	font-size: 10px;
}
form input.inputText:focus,
form textarea.inputText:focus,
form select.inputSelect:focus {
	background-color: #fafafa;
}
form .submitDefault {
	text-align: center;
	padding: 7px 0;
}
form .inputSuccess {
	text-align: center;
}
#top {
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	background-color: #000000;
	color: #FFFFFF;
	overflow: hidden;
}
#top img {
	display: inline;
	vertical-align: middle;
}
#top a {
	color: #FFFFFF;
	text-decoration: underline;
}
#top .inner {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}
#top .menu {
	float: right;
	font-size: 13px;
}
#top .menu a {
	display: block;
	float: left;
	margin: 0 0 0 50px;
}
#head {
	height: 101px;
	background-image: url(img/head.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#head .inner {
	height: 101px;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	background-image: url(img/logo.gif);
	background-position: 20px 21px;
	background-repeat: no-repeat;
	width: 1000px;
}
#head a.home {
	display: block;
	position: absolute;
	width: 386px;
	height: 101px;
	text-decoration: none;
}
#head div.menu {
	float: right;
	height: 34px;
	margin: 61px auto auto auto;
	padding: 3px;
	list-style-type: none;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px 5px 5px 5px 5px;
}
#head div.menu ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 3px;
	border: 2px solid #000000;
	background-color: #000000;
	background-image: url(img/menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px 5px 5px 5px 5px;
}
#head div.menu ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#head .menu ul li a {
	display: block;
	font-size: 17px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0.5em;
}
#container {
	width: 1000px;
	min-height: 600px;
	height: auto !important;
	padding: 10px 0;
	margin: 0 auto;
	height: 600px;
	text-align: left;
}
#content {
	font-size: 13px;
	width: 750px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}
#content h1 {
	font-size: 25px;
	font-weight: bold;
	padding: 1em 0;
	margin: 0;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0.5em 0;
	margin: 0;
}
#content .ad728x90 {
	width: 728px;
	height: 90px;
}
#content .ad468x60 {
	width: 460px;
	height: 69px;
	padding: 1em 0;
}
#content .column {
	width: 353px;
	float: left;
	padding: 0 15px 0 0;
	border: 0;
	margin: 0;
}
#content .whole {
	width: 728px;
}
#content .content {
	width: 468px;
	float: left;
	padding: 0 20px 0 0;
	border: 0;
	margin: 0;
}
#content p {
	padding: 0 0 1em 0;
	margin: 0;
}
#content ul,
#content ol {
	padding: 0 0 1em 2em;
	margin: 0;
}
#content li {
	padding: 0;
	margin: 0;
}
#content ul.comments {
	padding: 11px 0 0 0;
	margin: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 20px top;
	background-image: url(img/arrow-comment.gif);
}
#content ul.comments ul {
	padding: 0 0 1em 2em;
	margin: 0;
}
#content ul.comments ul li {
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#content ul.comments li {
	padding: 10px 10px 10px 52px;
	margin: 0 0 2px 0;
	background-color: #dedede;
}
#content ul.comments li img.avatar {
	display: block;
	position: absolute;
	margin-left: -42px;
}
#content ul.comments li p.info {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #999;
}
#content ul.comments li.form {
	padding: 10px;
}
#content ul.comments form textarea.inputText {
	width: 382px;
}
#content .data {
	width: 220px;
	float: left;
	font-size: 11px;
	border: 0;
	margin: 0;
	min-height: 300px;
	padding: 1em 10px;
	background-color: #dedede;
}
#content .data .avatar {
	position: absolute;
	width: 50px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/arrow-big.gif);
	padding: 0 0 0 20px;
	margin-left: -21px;
}
#content .data .title {
	font-size: 15px;
	font-weight: bold;
	padding: 0.5em 0;
	margin: 0;
}
#content .data .user {
	padding: 0 0 0 60px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	color: #999;
}
#content .data .user .title {
	padding: 0;
}
#content .data .user a {
	font-size: 15px;
}
#content .data ul.hfeed {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#content .data ul.hfeed li {
	margin: 0;
	padding: 0 0 0.5em 0;
}
#content .video,
#content .image {
	clear: both;
	text-align: center;
	padding: 1em 0;
}
#content .video embed,
#content .video object,
#content .image img {
	margin: 0 auto;
}
#content hr {
	clear: both;
	border-style: solid;
	border-color: #dedede;
	border-width: 0 0 1px 0;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
}
#content .column ul.hfeed {
	padding: 0 0 0 55px;
	margin: 0;
	width: 275px;
	list-style-type: none;
	background-color: #dedede;
}
#content .column ul.hfeed li {
	border-color: #dedede;
	border-style: solid;
	border-width: 0 0 0 1px;
	padding: 0.5em 0;
	background-repeat: no-repeat;
	background-position: right 0.5em;
	background-color: #fff;
	min-height: 64px;
	height: auto !important;
	height: 74px;
}
#content .column ul.hfeed li div.user {
	width: 50px;
	position: absolute;
	margin-left: -64px;
	padding: 0 8px 0 0;
	font-size: 11px;
	color: #999;
	text-align: center;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#content .column ul.hfeed li div.hentry {
	padding: 0.5em 0 0.5em 11px;
}
#content .column ul.hfeed li div.user img {
	display: block;
}
#content a.entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#content div.hentry p.entry-info,
#content div.hentry p.entry-summary {
	padding: 0;
	margin: 0;
}
#content div.hentry p.entry-info {
	font-size: 11px;
	color: #999;
}
#content div.hentry p a.comments,
#content div.hentry p span.thumbup,
#content div.hentry p span.thumbdown {
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 5px;
	font-size: 10px;
}
#content div.hentry p a.comments {
	background-image: url(img/comments.gif);
}
#content div.hentry p span.thumbup {
	background-image: url(img/thumbups.gif);
}
#content div.hentry p span.thumbdown {
	background-image: url(img/thumbdowns.gif);
}
#content.hfeed div.hentry img.thumb {
	float: left;
	margin: 0 10px 0 0;
}
#content ul.hfeed div.hentry img.thumb {
	margin: 0 0 0 5px;
	float: right;
}
#content abbr {
	border-bottom-style: none;
}
#content p.codes span {
	display: block;
	line-height: 24px;
	font-size: 11px;
	float: left;
	width: 80px;
}
#content p.codes input {
	line-height: 16px;
	padding: 3px;
	width: 380px;
	border: 1px solid #dedede;
	margin: 0 0 3px 0;
}
#content p.tool a {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
	outline: none;
}
#content p.tool span {
	margin: 0 15px 0 0;
	font-size: 10px;
}
#content p.tool a.active {
	font-weight: bold;
}
#content p.tool a.thumbup {
	background-image: url(img/thumbup.gif);
}
#content p.tool a.thumbdown {
	background-image: url(img/thumbdown.gif);
}
#content p.tool a.spam {
	padding: 0 0 0 18px;
	background-image: url(img/recycle.gif);
}
#content p.tool a.share {
	background-image: url(img/share.gif);
}
#content .paging {
	margin: 20px 0 0 0;
	padding: 3px 0;
	border-style: solid;
	border-color: #dedede;
	border-width: 1px 0;
	line-height: 20px;
}
#content .paging .next,
#content .paging .prev {
	width: 30px;
	border-style: solid;
	border-color: #DEDEDE;
	color: #DEDEDE;
	text-align: center;
}
#content .paging .next a,
#content .paging .prev a {
	display: block;
	width: 30px;
	text-decoration: none;
	color: #303030;
}
#content .paging .prev {
	float: left;
	border-width: 0 1px 0 0;
}
#content .paging .next {
	float: right;
	border-width: 0 0 0 1px;
}
#content .paging .nav {
	padding: 0 5px;
	text-align: center;
}
#sidebar {
	float: right;
	width: 250px;
	border: 0;
	padding: 0;
	margin: 0;
}
#sidebar .box {
	border-top: 2px solid #dedede;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image: url(img/foot.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#sidebar .box,
#sidebar .ad250x250 {
	padding: 0 0 1em 0;
}
#sidebar .ad250x250 {
	height: 250px;
	width: 250px;
}
#sidebar .box .inner {
	padding: 10px;
}
#sidebar .box .small {
	font-size: 12px;
}
#sidebar .box .title {
	font-size: 20px;
	font-weight: bold;
}
#sidebar .box ul {
	margin: 0;
	padding: 0 0 0 1em;
}
#sidebar .box ul li {
	margin: 0;
	padding: 0;
}
#foot {
	margin: 30px 0 0 0;
	border-top: 2px solid #DEDEDE;
	height: 100px;
	background-image: url(img/foot.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#foot .inner {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
	padding: 2em 0;
}
#foot .inner div {
	float: left;
	width: 200px;
}
#foot .inner p {
	padding: 0;
	margin: 0;
}
#foot .inner p.title {
	font-weight: bold;
}
#foot .inner ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#foot .inner a {
	color: #757575;
}
#popup {
	position: absolute;
	width: 250px;
	padding: 7px;
	border-width: 10px;
	border-style: solid;
	border-color: rgba(0,0,0,0.7) !important;
	border-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px 10px 10px 10px 10px;
	background-color: #fff;
	margin-top: 13px;
	text-align: left;
	font-size: 12px;
	z-index: 999;
	zoom: 1;
}
#popup.wide {
	width: 350px;
}
#popup a,
#popup input {
	position: relative;
}
#popup .close {
	display: block;
	float: right;
	height: 24px;
	width: 24px;
	background-image: url(img/close.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	outline: 0;
}
#popup .title {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#popupi {
	position: relative;
}
#popup form {
	width: 250px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#popup.wide form {
	width: 350px;
}
#popup form ul.menu {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	height: 100px;
}
#popup form ul.menu li {
	float: left;
	width: 100px;
	height: 100px;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 0 0 1px;
}
#popup form ul.menu li:first-child {
	border-width: 0;
}
#popup form ul.menu li a {
	display: block;
	width: 100px;
	height: 24px;
	padding: 76px 0 0 0;
	line-height: 24px;
	font-size: 17px;
	font-weight: bold;
}
#popup form ul.tabs {
	display: block;
	height: 21px;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0;
}
#popup form ul.tabs li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-style: solid;
	background-color: #ffffff;
	border-width: 1px 1px 0 1px;
	border-color: #ffffff;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 5px 5px 0 0 0 0;
}
#popup form ul.tabs li:hover {
	background-color: #eceff5;
}
#popup form ul.tabs li.active {
	height: 21px;
	border-color: #999;
}
#popup form input.inputText,
#popup form textarea.inputText {
	width: 244px;
}
#popup.wide form input.inputText,
#popup.wide form textarea.inputText {
	width: 344px;
}
#popup form .inputBrowser {
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	padding: 3px;
	height: 100px;
}
#popup form .inputBrowser .inputBrowserImage {
	float: left;
	height: 100px;
	width: 100px;
	margin: 0 10px 0 0;
}
#popup form .inputBrowser .inputBrowserImage img {
	max-height: 100px;
	height: auto! important;
	height: 100px;
	max-width: 100px;
	width: auto! important;
	width: 100px;
	display: block;
}
#popup form .inputBrowser .inputBrowserNav {
	height: 30px;
}
#popup form .inputBrowser .inputBrowserNav a,
#popup form .inputBrowser .inputBrowserNav div {
	display: block;
	float: left;
}
#popup form .inputBrowser .inputBrowserNav div.cnt {
	width: 40px;
	text-align: center;
}
#popup form .inputBrowser form {
	float: right;
	padding: 0;
	margin: 0;
	min-height: 0;
	height: auto;
	width: 232px;
}
#popup form .inputBrowser form .inputElement {
	text-align: left;
}
#popup form .inputBrowser form.loading {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/ajax-loader.gif);
}
#popup form .inputBrowser form.loading div {
	visibility: hidden;
}
.tool24 {
	line-height: 24px;
}
.tool24 a {
	width: 24px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	outline: none;
}
.tool24 a[rel] span {
	display: none;
}
.tool24 a[rel="prev"] {
	background-image: url(img/24/prev.png);
}
.tool24 a[rel="next"] {
	background-image: url(img/24/next.png);
}
.tool64 {
}
.tool64 a {
	background-position: center 10px;
	background-repeat: no-repeat;
	outline: none;
}
.tool64 a[rel="doc"] {
	background-image: url(img/64/doc.png);
}
.tool64 a[rel="link"] {
	background-image: url(img/64/link.png);
}
.tool64 a[rel="pic"] {
	background-image: url(img/64/pic.png);
}

#overlay {
	background-color: rgba(0,0,0,0.4) !important;
	background-color: #000;
	filter: alpha(opacity=50);
	zoom: 1;
	position: fixed !important;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
}

