/*
 * ------------------------------------------------------------------------
 * JA Social Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */

::-webkit-scrollbar{width:7px;height:9px}
::-webkit-scrollbar-track-piece{background-color:#eceff4}
::-webkit-scrollbar-thumb{background:#d9dfe8;min-height:150px;min-width:150px;border-radius:10px}
::-webkit-scrollbar-thumb:vertical:hover{background:#bcc6d8}
::-webkit-scrollbar-thumb:horizontal:hover{background:#bcc6d8}

body {
	color: #333;
	/*font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7;
	*/
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei","tohoma,sans-serif";
	line-height: 21px;
}

body#bd {
	background: url(../images/header-bg2.gif);
	color: #333;
}

/* Normal links ---*/
a {
	color: #238db4;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #965410;
}

.ja-module dd,
.ja-content-main dd,
.ja-content-main dd {
	margin-left: 0px;
}

/* Readon links ---*/
p.readmore {
	background: url(../images/readon-bg.gif) repeat-x left bottom;
	border: 1px solid #ddd;
	float: left;
	font-weight: bold;
	padding: 2px 6px;
}

p.readmore a {
	color: #666;
}

p.readmore a:hover,
p.readmore a:focus,
p.readmore a:active {
	color: #238db4;
	text-decoration: none;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	/*font-family: "Segoe UI", Arial, Hevetica, sans-serif;*/
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei","tohoma,sans-serif";
}

h1.componentheading, .componentheading {
	background: url(../images/heading-bg.gif) repeat-x left top #f0f0f0;
	border-bottom: 1px solid #E4E4E4;
	color: #4A4A4A;
	font-size: 110%;
	font-weight: bold;
	margin: 0 -15px;
	padding: 0 15px 10px;
	text-transform: uppercase;
}

h2.contentheading, .contentheading {
	font-weight: bold;
}

.contentheading {
	font-size: 150%;
}

.contentpaneopen_edit {
	left: 0;
	position: absolute;
	top: 0;
}

.blog-featured .contentheading {
	color: #238db4;
	font-size: 170%;
}

.jitem-title {
	font-size: 110%;
	font-weight: bold;
}

/* Others ---*/
hr {
	border-top: 1px solid #ccc;
}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei","tohoma,sans-serif";
	padding: 4px 5px;
}

input[type="checkbox"] {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.inputbox {
	background: #fff;
	border: 1px solid #d6e4ec;
}

.inputbox:hover, .inputbox:focus {
	background: #ffffcc;
}

.login_form .remember .inputbox,
.ja-weblinks .checkbox .inputbox {
	border: none;
}

#login-form .logout-button {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
	padding: 0;
}

.josForm .inputbox {
	margin-right: 5px;
}

.button, button {
	background: url(../images/readon-bg.gif) repeat-x left bottom;
	border: 1px solid #ddd;
	font-weight: bold;
	padding: 2px 5px;
}

.button:hover, .button:focus,
button:hover, button:focus {
	color: #2191B5;
	cursor: pointer;
}

.login-fields label {
	padding-right: 10px;
}

/* Search ---*/
form#searchForm {
}

.searchintro {
	border-bottom: 1px solid #ccc;
}

.results h4 {
	font-size: 110%;
	text-transform: none;
}

/* Contact ---*/
#component-contact #emailForm {
}

.contentpane form p {
	margin-bottom: 10px;
}

.contact-miscinfo {
	overflow: hidden;
	padding: 15px 0;
}

div.jicons-icons, div.contact-misc {
	float: left;
}

.column div.contact-misc p {
	margin: 0;
}

span.jicons-icons, div.contact-address address {
	display: inline;
}

span.jicons-icons, div.jicons-icons {
	padding: 0 8px 0 0;
}

.contact-form dd input, .contact-form dd textarea {
	width: 70%;
}

.contact-form dd textarea {
	overflow: auto;
}

.contact-form dd input[type="checkbox"] {
	width: auto;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading {
	border-bottom: 1px solid #ccc;
}

.items-row {
	border-bottom: 1px solid #E8EDF0;
}

.blog .items-row, .blog .items-leading .leading {
	border-bottom: none;
}

/* Meta ---*/
.article-tools {
	background: #ffffff;
	/*border: 1px solid #e1ebf1;*/
	margin: 5px 0px 10px 0px;
	padding: 5px 5px 3px;
}

.blog-featured dl.article-info {
	width: auto;
}

dl.article-info {
	color: #999;
	margin: 0;
}

dd.create,
dd.createdby,
dd.category {
	background: url(../images/icon-date.png) no-repeat 0px 0px;
	line-height: 1.8;
	margin-right: 8px;
	padding: 2px 0 0 20px !important;
	text-transform: capitalize;
}

dd.createdby {
	background: url(../images/icon-user.png) no-repeat 0px 0px;
}

dd.category {
	background: url(../images/icon-folder.png) no-repeat 0px 0px;
}

.contentdescription {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.modifydate {
	color: #666;
	font-size: 92%;
}

/*Inline images ---*/
div.img_caption {
	margin-top: 20px;
}

.img_caption.left {
	margin-right: 20px;
}

div.img_caption img {
	background: #d6e4ec;
	border: 1px solid #90CAE0;
	padding: 4px;
}

p.img_caption {
	color: #999;
	padding-top: 2px;
	text-transform: uppercase;
}

.article-image {
	float: left;
	margin-right: 15px;
	width: 130px;
}

.img-fulltext-left {
	float: left;
}

.img-fulltext-right {
	float: right;
}

p.article-image {
	width: 220px;
}

.article-image img {
	background: #d6e4ec;
	border: 1px solid #90CAE0;
	clear: both;
	display: block;
	margin: 20px 0 0;
	padding: 4px;
}

.img-fulltext-left img,
.img-fulltext-right img,
.img-fulltext-none img {
	background: #d6e4ec;
	border: 1px solid #90CAE0;
	clear: both;
	display: block;
	margin: 0 15px 0 0;
	padding: 4px;
}

.article-image-right img.right {
	margin-left: 15px;
}

.img-fulltext-right img {
	margin: 0 0 0 15px;
}

.item-page p.article-image img {
	margin: 10px 15px 0px 0px;
}

.blog .article-image {
	float: none;
	width: auto;
}

.blog .article-image img {
	background: #d6e4ec;
	border: 1px solid #90CAE0;
	display: inline-block;
	margin: 0px 0px 0px 15px;
	padding: 4px;
}

.article-image .img_caption {
	margin: 0;
}

.article-image .ja-retweet-normal-home {
	margin-right: 15px;
}

.article-image .ja-facebookshare-box_count-home {
	margin-bottom: 0;
	margin-right: 0;
}

/* Tables ---*/
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {
	color: #fff;
}

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.cat-list-row1:hover,
.cat-list-row2:hover {
	background: #ffffcc;
}

.cat-list-row2,
tr.cat-list-row2 td {
	background-color: #f6f6f6;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #ccc;
}

table.contenttoc td {
	border-bottom: 1px dotted #ccc;
}

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

dl.poll {
	border-bottom: 1px dotted #ccc;
}

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
	background: #fff;
	font-weight: normal;
}

/* Pagination --- */
div.pagination {
	border-top: 1px solid #ccc;
	color: #999;
	margin: 0 0 4px 0;
	padding: 8px;
	text-align: center;
}

div.pagination:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.blog-featured div.pagination {
	border-top: none;
}

div.pagination ul {
	float: none;
	margin: 15px 0;
	width: 100%;
}

div.pagination ul li {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 3px;
	padding: 2px 3px;
}

div.pagination li span,
div.pagination li strong {
	padding: 0;
}

.items-more {
	border-bottom: 1px solid #ccc;
}

.items-more h3 {
	font-size: 125%;
}

/* Tool Tip ---*/
.tool-title {
	padding-top: 15px;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	/*background: url(../images/grad-d1.gif) repeat-x left top #238db4;
	color: #fff;
	font-family: "Segoe UI", Helvetica, sans-serif;*/
	color:#232f3e;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 10px 15px;
	text-transform: uppercase;
}

div.ja-moduletable, div.moduletable {
	background: #fff;
	margin-bottom: 15px;
	margin-top: 3px;
	padding: 0;
}

div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
	padding: 10px 15px;
}


div.moduletable_facebook .ja-box-ct {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

div.ja-moduletable iframe.dark {
	background-color: #000000;
}

.ja-box-ct .latest-discussions-items .item-avatar{
	float: left;
}

.ja-box-ct .latest-discussions-items li{
	background: none;
	padding-left: 0;
}

.ja-box-ct .latest-discussions-items .item-avatar img {
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px;
	width: 32px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text {
	border-bottom: 1px dotted #ccc;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-container {
	/*background: url(../images/container-bg.gif) repeat-x left top #d6e4ec;*/
	padding-bottom: 20px;
}

#ja-container .main {
	padding: 20px 0 0;
}

.main .main-inner1 {
	margin-left: 0;
	margin-right: 0;
}

.article-content {
	overflow: visible;
}

.fp-article-content {
}

/* Content Main ---*/
.ja-content-main {
	background: #fff;
	margin-bottom: 20px;
	padding: 10px 15px 20px;
}

.ja-social .ja-content-main,
.ja-agora .ja-content-main {
	background: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	z-index: 13;
	background-color: #fff;
}

#ja-header .main {
	padding: 15px 0;
}

.logo, div.logo-text {

	line-height: 1;
	margin-left: 15px;
}

/* Logo Image ---*/
.logo {
	height: 90px;
	width: 400px;
}
.logo img{
	width: 347px;padding-bottom: 5px;
}

.logo a {
	background: none;
	display: block;
	height: 90px;
	width: 400px;
	margin-top: 6px;
    font-size: 10px;
    font-weight: 400;
    color: #999;
    font-family: "Microsoft YaHei";	
}

/* Logo Text ---*/
div.logo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 280%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
}

div.logo-text a {
	color: #fff;
	text-decoration: none;
}

p.site-slogan {
	color: #d6e4ec;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 15px;
}

#ja-top-header {
	margin-top: -5px;
	position: absolute;
	right: 180px;
	text-align: right;
	width: 50%;
}

/* Search ---*/
#ja-search {
	background: url(../images/search-bg.png) no-repeat left top;
	height: 35px;
	right: 10px;
	width: 215px;
	bottom: 15px;
}

#ja-search .inputbox {
	background: none;
	border: none;
	color: #9FA3A5;
	height: 35px;
	line-height: 29px;
	padding: 0 10px;
	text-transform: capitalize;
	width: 125px;
}

#ja-search .button {
	background: none;
	border: 0;
	color: white;
	height: 29px;
	line-height: 29px;
	text-transform: uppercase;
	width: 70px;
}

*+ html #ja-search .button {
	line-height: 25px;
}

/* Top bar ---*/
#ja-topbar {

	font-size: 11px;
	position: absolute;
	top: 0;
	/*z-index: 16;
	background-color: black;*/
}

#ja-topbar .main {
	height: 30px;
	line-height: 34px;
	/*background-color: black;*/
}

#ja-topbar .ja-day {
	/*background: url(../images/sep-w.gif) no-repeat right center;
	
	background-color:black !important;*/
	display: block;
	float: left;
	margin-left: 15px;
	padding-right: 10px;
}

#ja-topbar .ja-updatetime {
	float: left;
	padding: 0 10px;
}

#ja-topbar .ja-updatetime em {
	color: #fff;
	font-style: normal;
	margin-left: 5px;
}

/* Headtools ---*/
#ja-headtools {
	position: absolute;
	right: 15px;
	top: 5px;
}

#ja-headtools ul {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#ja-headtools li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-headtools li a {
	color: #fff;
	display: block;
	float: left;
	margin-left: 5px;
	padding-bottom: 4px;
}

#ja-headtools li a span {
	display: block;
	padding: 2px 5px 2px 24px;
}

#ja-headtools li a.login-switch span {
	background: url(../images/icons/icon-user.png) no-repeat 5px 2px;
}

#ja-headtools li a.register-switch span {
	background: url(../images/icons/icon-register.png) no-repeat 5px 2px;
}

#ja-headtools li a.login-switch.show span {
	background-image: url(../images/icons/icon-user-show.png);
}

#ja-headtools li a.register-switch.show span {
	background-image: url(../images/icons/icon-register-show.png);
}

#ja-headtools li a:hover {
	text-decoration: none;
}

#ja-headtools li a.show {
	background: url(../images/arrow-up.gif) no-repeat center bottom;
	color: #FFFFFF;
	position: relative;
	z-index: 1000;
}

#ja-headtools li a.show span {
}

#ja-headtools li a.show span {
	display: block;
}

#ja-user-register, #ja-user-login {
	background: url(../images/ja-login-bg.gif) repeat-x left bottom #fff;
	border: 1px solid #A1D5E9;
	color: #333;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 10px 15px;
	position: absolute;
	right: -15px;
	text-align: left;
	top: 21px;
	z-index: 999;
}

#ja-user-login .ja-login-user,
#ja-user-login .ja-login-password,
#ja-user-login .mod_login_remember {
	display: block;
	float: left;
	margin-right: 5px;
}

#ja-user-login .button,
#ja-user-register .button {
	background: url(../images/button_bg.png) 0 50% repeat-x #238db4;
	border: 1px solid #238db4;
	color: #fff;
}

#ja-user-login .button{
	border: none;
	float: left;
	margin-top: 15px;
}

#ja-user-register .button:hover {
	border: 1px outset #fff;
}

#form-login-remember {
	display: block;
	float: left;
	padding: 11px 5px 0 0;
}

#login-form #modlgn-remember {
	background: none;
	border: none;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#member-registration span.red {
	background: none;
	border: none;
	color: #cc0000;
	display: inline;
	padding: 0 5px;
	vertical-align: middle;
}


#member-registration label.hasTip{
	display: block;
	width: 140px !important;
}

.registration input{
	float: left;
}

.ja-login-links {
	margin-top: 10px;
}

#ja-user-register.hascaptcha{
	width: 470px !important;
}

#ja-headtools .ja-login-links a, #ja-headtools .ja-login-links ul li a{
	color: #238db4;
	padding: 0;
}

#ja-headtools li a.logout-switch {
	display: inline;
	float: none;
	margin-left: 3px;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {

}

#ja-mainnav .main-inner1 {
	padding: 0 10px 0;
}

/* Breadcrumbs ---*/
#ja-navhelper {
	background: url(../images/trans-bg.png);
	float: left;
	text-align: left;
	background-color: #232f3e;
}
.breadcrumbs.pathway{color:#999;}
}

#ja-navhelper .main {
	color: #fff;
	padding: 8px 0px;
	text-transform: uppercase;
}

.ja-breadcrums {
	/*text-indent: 10px;*/
	text-indent: 0px;
}

.ja-breadcrums img {
	display: none;
}

.ja-breadcrums a {
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 18px !important;
}

.ja-breadcrums span.name {
	padding-right: 2px;
}

.ja-breadcrums strong {
	margin-left: 5px;
	margin-right: 0;
}


#ja-navhelper a {
	color: #fff;
}

/* Extras ---*/
.ja-links {
	padding-right: 10px;
}

.ja-links li {
	padding: 0 10px;
}

/* Default Joomla! Menu ---*/
#ja-container .moduletable_menu ul.menu {
	margin: -5px -15px -5px;
}

#ja-container ul.menu li {
	border-bottom: 1px dotted #e8edf0;
	padding-left: 0;
}

#ja-container ul.menu li a {
	background: url(../images/bullet-grey.png) no-repeat 15px 12px;
	color: #666;
	text-indent: 27px;
	width: 100%;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus {
	background-image: url(../images/bullet-blue.png);
	color: #238db4;
	text-decoration: none;
}

#ja-container ul.menu li li {
	background: none;
	border-bottom: 0;
	border-top: 1px solid #E1EBF1;
}

#ja-container ul.menu li li a,
#ja-container ul.menu li.active li a {
	color: #666;
	text-indent: 27px;
}

#ja-container ul.menu li li a:hover, 
#ja-container ul.menu li li a:active, 
#ja-container ul.menu li li a:focus {
	background: url(../images/bullet-blue.png) no-repeat 15px 12px;
	color: #238db4;
}

#ja-container ul.menu li.active a {
	color: ##009DD9;
}

/* MASS TOP
--------------------------------------------------------- */
#ja-content-mass-top {
	margin-bottom: 10px;
	margin-left:3px;
}

#ja-content-top {
	position: relative;
}

/* JA Content top ---*/
#ja-content-top .ja-moduletable {
	background: #fff !important;
	margin-left: 3px;
	margin-right: 3px;
	
}

#ja-content-top .ja-box-left .ja-moduletable {
	margin-left: 0;
}

#ja-content-top .ja-box-right .ja-moduletable {
	margin-right: 0;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
	background: 0;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	background: none;
	border: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
	background: none;
	border-bottom: 0;
	padding-bottom: 0;
}

/* Top spotlight ---*/
#ja-topsl .main {
	padding: 0;
}

#ja-topsl .main-inner1 {
	padding: 10px 0;
}

/* Bot spotlight ---*/
#ja-botsl {
	border-top: 1px solid #fff;
}

#ja-botsl .main {
	color: #fff;
	font-size: 92%;
	padding: 0;
}

#ja-botsl .main-inner1 {
	padding: 10px 0 20px;
}

#ja-botsl div.ja-moduletable h3 {
	font-size: 150%;
	padding: 10px 0 0 0;
	text-transform: none;
}

#ja-botsl .ja-box-ct {
	padding: 0;
}

#ja-botsl a {
	border-bottom: 1px dotted #B9E0EE;
	color: #B9E0EE;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	border-bottom: 1px dotted #fff;
	color: #fff;
	text-decoration: none;
}

#ja-botsl ul li {
	background: none;

	margin: 0;
	padding: 0;
}

#ja-botsl ul li a {
	background: url(../images/bullet-arrow.gif) no-repeat 5px 10px;
	border: 0;
	color: #fff;
	display: block;
	padding: 5px 5px 5px 17px;
}

#ja-botsl ul li a:hover, 
#ja-botsl ul li a:hover,
#ja-botsl ul li a:focus {
	background-color: #238db4;
	border: 0;
	color: #fff;
}

#ja-botsl .img-border {
	border: 3px solid #238db4;
	margin: 0 0 5px 10px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #9AD0E5;
	padding: 10px 0 30px;
}

#ja-footer .main {
	text-align: left;
}

#ja-footer a {
	color: #fff;
}

#ja-footer .ja-footnav {
	margin: 10px 0 5px 0;
	padding: 0;
}

#ja-footer .ja-footnav ul li {
	padding: 0 10px;
}

#ja-footer .ja-footnav a {
	color: #fff;
	font-weight: bold;
}

#ja-footer .ja-footnav a:hover,
#ja-footer .ja-footnav a:focus,
#ja-footer .ja-footnav a:active {
	color: #fff;
}

#ja-footer .ja-copyright {
	padding: 0 10px;
}

#ja-poweredby {
	position: absolute;
	right: 0px;
	top: 0px;
}

#ja-poweredby a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999em;
}


/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-banner {
	border-top: 1px solid #ccc;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #ccc;
}

div.ja-innerdiv h4 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei","tohoma,sans-serif";
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

/* Custom gallery ---*/
.small-gallery {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.last-item {
	margin-right: 0;
}

.small-gallery .img-border {
	border: 1px solid #d6e4ec;
	padding: 1px;
	width: 45px;
}

/* JA Twitter ---*/
.ja-twitter {
	padding-left: 0;
	padding-right: 0;
}

/* Social list ---*/
#ja-wrapper ul.social-list li {
}

#ja-wrapper ul.social-list li a {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 28px;
}

#ja-wrapper ul.social-list li.ja-facebook a {
	background-image: url(../images/icons/icon-facebook.png);
}

#ja-wrapper ul.social-list li.ja-twitter a {
	background-image: url(../images/icons/icon-twitter.png);
}

#ja-wrapper ul.social-list li.ja-linkedin a {
	background-image: url(../images/icons/icon-linkedin.png);
}

#ja-wrapper ul.social-list li.ja-rss a {
	background-image: url(../images/icons/icon-rss.png);
}

/* Contact list ---*/
#ja-wrapper ul.contact-list li {
	background-position: 5px 4px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 28px;
}

#ja-wrapper ul.contact-list li.add {
	background-image: url(../images/icons/icon-home.png);
}

#ja-wrapper ul.contact-list li.tel {
	background-image: url(../images/icons/icon-phone.png);
}

#ja-wrapper ul.contact-list li.email {
	background-image: url(../images/icons/icon-email.png);
}

/* Facebook button ---*/
.fb-button {
	background: #e8f1fa;
	border: 1px solid #d6e5ec;
	margin: 10px 0 !important;
	padding: 5px 10px;
}

div.ja-facebookshare-box_count-home,
div.ja-facebookshare-box_count {
	float: left;
	margin-right: 10px;
}

.fb_share_no_count {
	display: block !important;
}

.fb_share_no_count .fb_share_count_inner {
	background: url(../images/zero-bg.png) no-repeat center center #E8EBF2 !important;
}

.jacomment-count {
	background: url(../images/readon-bg.gif) repeat-x left bottom #fff;
	border: 1px solid #ddd;
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 2px 6px;
}

.jacomment-count a {
	color: #666;
}

.jacomment-count a:hover,
.jacomment-count a:focus,
.jacomment-count a:active {
	color: #238DB4;
	text-decoration: none;
}

/* JOMSOCIAL'S MODULES STYLE
----------------------------------------------------------- */
/* Top users ---*/
ul#modTopMembers {
	list-style: none;
	margin: 0 -15px !important;
	padding: 0;
}

ul#modTopMembers li {
	background: none;
	border-bottom: 1px solid #e7edf1;
	margin: 0;
	padding: 5px 15px;
}

ul#modTopMembers li img.avatar {
	margin-right: 8px;
	padding: 3px;
}

ul#modTopMembers li a:hover img.avatar {
	background: #238db4;
}

/* Latest Discussion ---*/
.modLatestDiscussion {
	margin: 0 -15px;
}

.modLatestDiscussion ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.modLatestDiscussion ul li {
	border-bottom: 1px solid #e7edf1;
	margin: 0;
	padding: 10px 15px !important;
}

.modLatestDiscussion ul li img.avatar {
	margin: 2px 10px 0 0;
	padding: 1px;
	width: 40px;
}

.modLatestDiscussion ul li small,
.modLatestDiscussion ul li small a {
	color: #999;
}

.modLatestDiscussion ul li small {
	display: block;
	padding: 5px 0 0 12px;
}

/* Active group ---*/
ul#modActiveGorups {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
}

	
ul#modActiveGorups li {
	background: none;
	border-bottom: solid 1px #e7edf1;
	padding: 5px 15px;
}

	
ul#modActiveGorups li img {
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	padding: 1px;
	width: 40px;
}

	
ul#modActiveGorups li span {
	line-height: normal;
	margin: 0;
	padding: 0;
}

ul#modActiveGorups a small {
	color: #999;
}

	
ul#modActiveGorups li div {
	clear: left;
	height: 1px;
}

div.online-users {
	overflow: hidden;
}

/* Latest photo ---*/
/*div.latest-photos div.app-box-content {
	padding: 0 15px 10px 15px;
}

div.latest-photos div.app-box-footer {
	margin-left: 15px;
	margin-right: 15px;
}*/

/* Who's online ---*/
div.js-user-online ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

div.js-user-online ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
}

div.js-user-online ul li a {
	display: block;
	margin: 0;
	padding: 0;
}

div.js-user-online ul li img {
	border: 1px solid #ccc;
	padding: 2px;
}

/* Override Disqus comment ---*/
#dsq-global-toolbar {
	position: relative;
	z-index: 12;
}

.dsq-post-area {
	position: relative;
	z-index: 9;
}

#dsq-content .dsq-trackback-url {
	width: 75%;
}

.dsq-popup .dsq-subscribe-submit button {
	margin-left: 10px;
}

#dsq-content .dsq-comment-footer-left {
	float: none !important;
	visibility: visible !important;
}

#dsq-content .dsq-comment-footer-right {
	float: none;
}

#dsq-content ul, #dsq-content li {
	background-image: none;
	overflow: visible;
}

/* Override Online Module ---*/
.agorians_online_hor {
	width: 45% !important;
}

.agorians_online_avatar {
	float: none;
	text-align: center;
}

.agorians_online_username {
	clear: both;
}

#community-wrap #community-banlists-news-items {
	width: 98% !important;
}

.ja-blog-tools {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.items-row .ja-blog-tools {
	margin-top: 15px;
}

div.postdate-wrap span.postdate {
	display: block;
	padding: 2px 5px 6px;
}

div.postdate-wrap span.date {
	color: #333;
	display: block;
	float: left;
	font-size: 280%;
	font-weight: bold;
	line-height: 1;
	margin-right: 5px;
}

div.postdate-wrap {
	background: url(../images/bt-sep.gif) no-repeat right center;
	color: #666;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px;
}

div.postdate-wrap .month-year {
	display: block;
	float: left;
}

div.postdate-wrap .month, div.postdate-wrap .year {
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: uppercase;
}

.ja-blog-meta {
	float: left;
	width: 70%;
}

.cat-date {
	background: url(../images/bt-sep.gif) no-repeat right center;
	color: #666;
	float: left;
	font-size: 92%;
	margin-right: 10px;
	padding-right: 10px;
}

.cat-date span.category-name, .cat-date span.createdby {
	display: block;
	padding-left: 19px;
}

.cat-date span.category-name {
	background: url("../images/icon-folder.png") no-repeat scroll 0 3px;
}

.cat-date span.createdby {
	background: url("../images/icon-user.png") no-repeat scroll 0 3px;
}

.com_mailto.contentpane #ja-switch
com_content.contentpane #ja-switch {
	display: none;
}

.weblink-category tr td {
	vertical-align: top;
}

.weblink-category tr td.hits {
	padding-top: 15px;
}

#dsq-content #dsq-global-toolbar .dsq-toolbar-item {
	font-size: 0px; /*text-indent: -9999em;*/
	line-height: 0px;
	margin: 0px 0px 0px 2px;
	text-decoration: none !important;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-right li {
	overflow: visible;
}

/* Component kunena ---*/
body.com_kunena .ja-content-main {
	background: none;
	padding: 0;
}

/* Kunena login form */
.klogin-form-login .klogin-form-login-username,
.klogin-form-login .klogin-form-login-password,
.klogin-form-login .klogin-form-login-remember {
	margin: 0 0 10px;
}

.klogin-form-login .klogin-form-login-username label,
.klogin-form-login .klogin-form-login-password label {
	font-weight: bold;
	margin-bottom: 2px;
}

.klogin-form-login .klogin-form-login-username input,
.klogin-form-login .klogin-form-login-password input {
	border: 1px solid #c6d4da;
	width: 90%;
}

.klogin-form-login .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
}

.klogin-form-login .kbutton:hover {
	color: #cc0000;
	cursor: pointer;
}

.klogin-form-login .klogin-logoutlink,
.klogin-loginlink {
	margin: 0 !important;
}

.klogin-form-login .klogin-logoutlink li,
.klogin-loginlink li {
	background-position: 0 6px !important;
	margin: 0 !important;
	padding: 0 0 0 10px !important;
}

.klogin-lastvisit ul {
	margin: 0 0 10px;
}

.klogin-lastvisit ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.klogin-links .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
}

.klogin-links {
	margin-bottom: 10px;
}

/* Kunena static */
div.kstats-module ul li {
	background: url(../images/bullet.gif) no-repeat 0px 9px;
	margin: 0;
	padding: 2px 0 2px 10px;
}

/* Kunena search module */
.ksearch .ksearch-fieldset input {
	border: 1px solid #c6d4da;
	width: 90%;
}

/* Kunena latest ---*/
div.klatest ul.klatest-items {
	margin-top: 0;
}

div.klatest ul.klatest-items li.klatest-item {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 !important;
}

div.klatest ul.klatest-items li.klatest-item .klatest-itemdetails li {
	padding-left: 0 !important;
}

/* Social Plugin ---*/
.ja_socialbeforecontent {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.blog .ja_socialbeforecontent {
	margin-top: 0;
}

#dsq-content #dsq-toolbar-dropdown #dsq-toolbar-dropdown-wrap {
	margin-top: 2px;
	top: 19px !important;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-left {
	float: right !important;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-right {
	float: left !important;
}

/* Email page */
.contentpane {
	background: none !important;
}

/* Latestnews */
.ja-moduletable ul.latestnews {
	margin: -5px -15px -5px;
}

.ja-moduletable ul.latestnews li {
	background: none;
	border-bottom: 1px dotted #e8edf0;
	padding-left: 0;
}

.ja-moduletable ul.latestnews li a {
	/*color: #666;*/
	display: block;
	padding: 4px 12px;
}

.ja-moduletable ul.latestnews li a:hover,
.ja-moduletable ul.latestnews li a:active,
.ja-moduletable ul.latestnews li a:focus {
	color: #448E35;
	text-decoration: none;
}

#jsMenu .jsIr {
	text-indent: -9999em;
}

.ja-moduleraw-style2 .ja-slide-thumbs-wrap,
.ja-moduleraw.style2 .ja-slide-thumbs-wrap {
	z-index: 151;
}

.ja-moduleraw.style2 {
	margin-bottom: 15px;
}

.dq-powered {
	float: left;
	margin-bottom: 15px;
}

.addthis_toolbox {
	margin: 10px 0px;
}

/* Page Nav */
.pagenav {
	width: 100%;
}

.pagenav .pagenav-next {
	float: right;
}

.pagenav .pagenav-prev {
	float: left;
}

/*首页Linkedin样式*/
#social {
FLOAT: right;
}
#ja-wrapper ul.social-list li a {
background-position: 0px 0px;
background-repeat: no-repeat;
padding-left: 0px;
}
UL.social-list1 {
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-LEFT: 0px;
PADDING-RIGHT: 0px;
DISPLAY: inline-block;
FLOAT: right;
PADDING-TOP: 0px;
}
UL.social-list1 LI {
MARGIN: 0px;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
BACKGROUND: 0px 0px;
FLOAT: left;

}
UL.social-list1 LI A {
BACKGROUND-IMAGE: url(../images/websitelog.png);
TEXT-INDENT: -999em;
WIDTH: 33px;
DISPLAY: block;
BACKGROUND-REPEAT: no-repeat;
FLOAT: left;
OVERFLOW: hidden;
}
UL.social-list1 LI.english A{
/*BACKGROUND-POSITION: -10px 4px;*/
BACKGROUND-IMAGE: url(../images/en.png);
}
UL.social-list1 LI.chinese A{
/*BACKGROUND-POSITION: -53px 4px;*/
BACKGROUND-IMAGE: url(../images/cn.png);
}

#line{
border-top: 2px solid #E5E1E1;
width: 96.5%;
margin-top:0px;
}

#ja-topbar{
/*box-shadow: 0px 0 20px rgb(83, 84, 80);*/
background: url(../images/header-bg2.gif) !important;;
}

#Mod143{
box-shadow: 0 1px 7px #C6C6C6;
margin-top:3px;
width: 99.5%;
}

#ja-botsl{
background-color: #232f3e;
}
#Mod49 hr,#Mod160 hr,#Mod131 hr {
border-top: none;
height:0px;
}
#Mod49 h3,#Mod160 h3,#Mod131 h3 {
color: #fff;
font-size: 110% !important;
}

#Mod170 .ja-box-ct {
padding: 0px;
}

#Mod170 .latestnews li{
border-bottom:none;
padding: 4px 0 0px;
}

#Mod189  ul{
margin-left:-6px !important;
}


.tw1{
	vertical-align: middle;
    background-image: url("../images/tw1.png");
    display: inline-block;
    height: 16px;
    width: 16px;
}
.en1{
	vertical-align: middle;
    background-image: url("../images/en1.png");
    display: inline-block;
    height: 16px;
    width: 16px;
}
.reach-menu{
	position: fixed;
    top: 194px;
    left: 25px;
    width: 160px;
    height: 346px;
    background-color: white;
    font-size: 1.1em;
    box-shadow: -2px 2px 5px 3px rgba(7,17,27,.1);
}
.reach-menu li {
    background: none !important;
    padding-left: 30px !important;
    margin: 20px auto;
    overflow: hidden;
}

.reach-menu #s3,.reach-menu #s4,.reach-menu #s5,.reach-menu #s6,.reach-menu #s7{
	padding-left: 10px !important;
}

