/* Design by Brian Diaz of Media 65 @ http://www.HowToMambo.com  All Rights Reserved */
	
body {
	font-family: 宋体, 微软雅黑, Georgia;
	font-size: 14px;
	color:#333;
	background-image: url('images/bg.png');
	line-height: 150%;	
}
		
table, td, p, div {
	font-size: 14px;
}

a:link {color:#333333;}
a:visited {color:#333333;}
a:active {color:#333333;}
a:hover {color:#333333;text-decoration:underline;}

form{
	margin: 0px;
	padding: 0px;
}

.main {background-color: white;}

@media only screen and (min-width: 1096px) {
	.main {width: 1096px;}
	#ad-inline {width: 772px;}
	#popapp {visibility: visible;}
	#content {width: 782px;}
	#sidebar {width: 308px;}
}

@media only screen and (max-width: 1095px) {
	.main {width: 100%;}
	#ad-inline {visibility: hidden;}
	#popapp {visibility: hidden;}
	#content {width: 100%;}
	#sidebar {width: 100%;}	
}

#top img
{
	width: 100%;
	height: auto;
}

.menu {
	min-height: 32px;
	line-height: 20px;
	background: transparent url(images/menu.jpg) repeat-x 0 0;
	font-size: 14px;
	padding-bottom: 6px;
}
.menu-wrapper {
	list-style-type: none;
	margin: 0;
}
.menu-wrapper li {
	display: block;
	float: left;
	border-right: 1px solid #e4e5e5;
	padding: 5px 12px 6px 12px;
}
.menu-wrapper li a {
	text-decoration: none;
	color: #252525;
}
.menu-wrapper .current_page_item {
	background-color: #333333;
	border-right: none;
	margin-left: -1px;
}
.menu-wrapper .first {
	margin-left: 0;
}
.menu-wrapper .current_page_item a {
	color: white;
}

div.span-24 {margin: 0px; width: 100%}


/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* ##################### PATHWAY #####################*/	
	.pathway {
	font-size: 11px;
	color:#333;
	}
	a:link.pathway {color:#ffa64d;}
	a:visited.pathway {color:#ffa64d;}
	a:active.pathway {color:#ffa64d;}
	a:hover.pathway {color:#ffa64d;text-decoration:underline}
	
		
/* ##################### STANDARD MODULE TABLE  #################*/	

table.moduletable {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: White;
	border: 1px solid #C0C0C0;
}

table.moduletable th { 
background-image: url('images/bar-01.gif');
background-repeat: no-repeat;
 color: White;
 padding-left:33px;
}

table.moduletable td {
 font-size: 12px;
 }
 
 table.moduletable a:link{}
 table.moduletable a:visited{}
 table.moduletable a:active{}
 table.moduletable a:hover{}
 
  /*NOTE: "-log" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 
/* ##################### FORM SECTION  #####################*/	

input {font-size: 12px;}
textarea {font-size: 12px;}

.news-title {color: #C04000;}
.block-title {color: #C04000;}

#sidebar
{
	width: 310px;
}

#sidebar a {
	color: #736f44;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	background-color: white;
	margin: 0 0px 10px 0;
	font-size: 12px;
	border: 1px solid #F0F0F0;
}

#content
{
	background-color: white;
	font-size: 12px;
}

#content h1
{
	margin: 0;
	font-size: 16px;
	padding: 4px;
}

#content h2
{
	margin: 0;
	background: url(images/bar.jpg);
	font-size: 1.3em;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 36px;
}

#content div
{
	border: 1px solid #F0F0F0;
}


#sidebar ul li h2 {
	margin: 0;
	background: url(images/bar.jpg);
	color: #3a3a3a;
	height: 40px;
	line-height: 40px;
	font-size: 1.1em;
	padding: 2px 3px 3px 36px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 5px 10px 5px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

.category, .box_title
{
	padding: 4px;
	background: url(images/menu-pattern.gif);
	height: 20px;
}

.box_title, .box_body
{
	border: 1px solid #D0D0D0;
}

.box_body
{
	padding: 2px;
}

.navigator
{
	padding: 4px;
	background-color: #D0D0D0;
}

.separator
{
	background-color: #F8F8F8;
}

.avatar_bg
{
	background-color: #F0F0F0;
}

.sold
{
	background-color: #A0A0A0;
}

.invalid
{
	background-color: #606060;
}

.bright
{
	color: blue;
}

.emphasize
{
	color: red;
	font-weight: bold;
}

a {text-decoration: none; font-size: 14px;}
a:hover {text-decoration: underline; }

#defaultCountdown {font-size: 16px; padding: 8px;}
.counter {font-size: 24px; font-weight: bold;}

.quote_head {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; line-height: 125%;
    background: url("images/quotes.png") no-repeat scroll right center rgb(236, 236, 236);
}

.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; line-height: 125%;
    background-color: #FAFAFA; border: rgb(236, 236, 236); border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.disabled
{
	background-color: #808080;
}

.gensmall
{
	font-size: 12px;
}

.footer
{
	padding: 10px;
	background: #333333;
	color: white;
}

.footer a, .footer a:link, .footer a:visited
{
	color: white;
	text-decoration: none;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

#zoom img
{
    max-width:100%;
    height:auto;
}

.flex-container, .ad300-container, .news-container, .news160-container
{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: space-around;
}

.flex-container > div, .ad300-container > div, .news-container > div
{
	margin-top: 8px;
	margin-bottom: 8px;  
}

.news160-container > div
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.news160-container > div {max-width: 160px;}

#comment_ymessage
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 98%;
}