html, body {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-header,
#ja-mainnav,
#ja-hp,
#ja-container,
#ja-topsl,
#ja-footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	background-color:#FFFFFF;
}

.narrow #ja-header,
.narrow #ja-mainnav,
.narrow #ja-hp,
.narrow #ja-container,
.narrow #ja-topsl,
.narrow #ja-footer {
	width: 750px;
}

#ja-container {
	background: url(../images/vdot2.gif) repeat-y 56% 0;
}

#ja-container-inner {
	background: url(../images/vdot2.gif) repeat-y 78% 0;
}



/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	height: 110px;
	width:1000px;
	margin:0 auto;
}

#ja-header {
	height: 70px;
	line-height: normal;
	position: relative;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
	letter-spacing: 1px;
}

h1.logo a {
	width: 302px;
	display: block;
	position: absolute;
	height: 38px;
	bottom: 10px;
	left: 0;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

* html h1.logo a:hover {
	background: none;
	cursor: pointer;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 5px;
	left: 25px;
	color: #FFFFFF;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #FFFFFF;
	background: none;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 25px;
	letter-spacing: 1px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	z-index: 999;
	background: url(../images/mainnav-bg.png) top;
	height: 40px;
}

#ja-mainnav {
	height: 35px;
	padding-top: 5px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #695B4E;
	background: #E7E6DF;
}

#ja-subnav li.active a {
	color: #695B4E;
	background: #E7E6DF;
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathway {
	padding: 6px 0 7px;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
}

#ja-pathway strong {
	margin-right: 5px;
	background: url() no-repeat 2px center #E7E6DF;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #695B4E;
	background: #E7E6DF;
}

ul.menu li.active a {
	background: #E7E6DF;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #2D99C4;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
}

/* Top spotlight */
#ja-topslwrap {
	color: #FFFFFF;
	background: #000000;
}

#ja-topsl {
	color: #FFFFFF;
	position: relative;
	height: 220px;
}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 20px;
}

#ja-topsl .nftitle {
	padding: 40px 0 0;
	margin: 0;
	font-size: 300%;
	color: #2D99C4;
}

#ja-topsl .nfcontent {
	font-size: 175%;
	color: #C9C0B7;
	background: #000000;
}

/* Bot spotlight 1 */
#ja-botsl1 {
	border: 1px solid #C9C0B7;
	background: url(../images/botsl-bg.gif) no-repeat bottom right #E7E6DF;
}

#ja-botsl1 div.moduletable {
	padding: 5px 15px;
	margin-bottom: 0;
}

#ja-botsl1 ul, #ja-botsl ol {
	margin: 10px 0;
	padding: 0;
}

#ja-botsl1 ol li {
	margin: 0 0 0 18px;
	padding: 0;
}

#ja-botsl1 ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrow.png) no-repeat 2px 7px;
}

#ja-botsl1 li a {
	color: #695B4E;
}

#ja-botsl1 a:hover, #ja-botsl1 a:active, #ja-botsl1 a:focus {
	color: #FFFFFF;
}

/* Bot spotlight 2 */
#ja-botsl2 {
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 0;
}

#ja-footer {
	border-top: 5px solid #C9C0B7;
	padding: 0;
	position: relative;
}

#ja-footer small {
	float: left;
	color: #A99C90;
	font-size: 100%;
	padding: 8px 5px;
}

#ja-footer ul {
	float: right;
	margin: 0;
	padding: 8px 0 0;
	line-height: normal;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 7px;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	top: 0;
	right: 60px;
	position: absolute;
	font-size: 12px;
	width: 198px;
	height: 30px;
}

* html #ja-search {
	right: 75px;
}

#ja-search .inputbox {
	padding: 6px 0 0 40px;
	background: none;
	border: none;
	color: #C9C0B7;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	padding: 8px 0 5px;
	border-bottom: 1px solid #E7E6DF;
}

div.ja-innerdiv img {
	padding: 2px;
	margin: 0 5px 0 0;
}

div.ja-innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E6DF;
}

/* JA Hpanel */
#ja-hp-switch {
	float: right;
	display: none;
	cursor: pointer;
	background: url(../images/hpanel-bg.png) no-repeat top;
	color: #FFFFFF;
	width: 35px;
	height: 30px;
	text-indent: -5000px;
	margin-right: 15px;
}

.ja-hp-active {
	color: #3C3229 !important;
	background: url(../images/hpanel-bg.png) no-repeat bottom !important;
}

#ja-hpwrap {
	background: #D3D3CA;
	font-size: 11px;
}

#ja-hp {
	line-height: normal;
}

div.ja-hpmodule {
	float: right;
	padding: 3px 0 2px;
}

html>body div.ja-hpmodule {
	float: right;
	padding: 5px 0 5px;
}

div.ja-hpmodule form {
	float: left;
}

div.ja-hpmodule form label {
	float: left;
	padding: 0 5px;
}

div.ja-hpmodule form input.button {
	float: left;
}

div.ja-hpmodule form #mod_login_username,
div.ja-hpmodule form #mod_login_password {
	width: 100px;
}

div.ja-hpmodule .ja-login-links {
	display: none;
}

/* User Tools */
#ja-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	float: left;
}

#ja-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usertools img {
	padding: 0 3px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}


#gaogao {
	height: 10px;
}








/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour000{position:relative;display:block;height:40px;font-size:12px;font-weight:bold;background:transparent url(../bgOFF.gif) repeat-x top left;border-top:4px solid #B30000; float:right;width:10%;}
#stylefour000 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour000 ul li{display:block;float:left;margin:0;}
#stylefour000 ul li a{display:block;float:left;color:#B30000;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../bgDIVIDER.gif) no-repeat top right;}
#stylefour000 ul li a:hover,#stylefour ul li a.current{color:#666;background:#fff url(../bgON.gif) no-repeat top right;}


#stylefour{position:relative;display:block;height:40px;font-size:12px;font-weight:bold; background:transparent url(../bgOFF.gif) repeat-x top left;border-top:4px solid #B30000;float:left;width:90%;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */






.abc {
float:left;
}
.cba {
float:right;
}