html {
	background:url(../img/header_bg.jpg) repeat-x top;
	}

body {
	/*
	padding-top:18px;*/
	background:url(../img/header.jpg) no-repeat top;
	}
a i {
	visibility:hidden;
	}
a.img, a.img:hover {
	border:none;
	}
header {
	height:162px;
	/*
	background:url(../img/header.gif) no-repeat;*/
	}
#home {
	height:162px;
	}
#home a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	color:#fff;
	background:url(../img/homelang.gif) no-repeat;
	background-position:-460px 0;
	text-decoration:none;
	}
#home a:hover {
	color:#f95701;
	background-position:-690px 0;
	}
#main #home a {
	display:none;
	}
#lang {
	height:27px;
	}
#lang a {
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:url(../img/homelang.gif) no-repeat;
	background-position:0 0;
	}
#lang a:hover {
	color:#1998b7;
	background-position:-230px;
	}
nav {
	margin-top:99px;
	height:36px;
	line-height:36px;
	vertical-align:middle;
	font-size:14px;
	}

nav a {
	margin-right:15px;
	color:#f95701;
	text-decoration:none;
	border-bottom:1px #f95701 solid;
	}
	
nav a:hover {
	color:#99bc20;
	border-bottom:1px #99bc20 solid;
	}
	
section {
	margin-top:36px;
	}

section a, footer a {
	color:#1998b7;
	text-decoration:none;
	border-bottom:1px #1998b7 solid;
	}
section a:hover, footer a:hover {
	color:#f95701;
	border-bottom:1px #f95701 solid;
	}
section p, li {
	font-size:12px;
	margin-bottom:9px;
	}	
h1 {
	margin:0;
	margin-top:18px;
	margin-bottom:18px;
	padding:0;
	font-size:27px;
	letter-spacing:2px;
	line-height:36px;
	}
.lastcontent h1 {
	margin-top:0;
	margin-bottom:9px;
	}
.lastcontent h1 span {
	display:none;
	}
h1.article {
	margin-bottom:18px;
	font-size:27px;
	}
h2, h3, h4 {
	letter-spacing:2px;
	color:#525f24;
	color:#0c7a64;
	}
h4 {
	color:#999;
	}
.intro {
	font-size:14px;
	font-style:italic;
	color:#333;
	}
.prev_journals {
	margin:18px 0;
	padding:18px 0;
	border-top:1px #d1e76e solid;
	}
.prev_link {
	padding:18px 0;
	clear:left;
	}
.contentitem {
	margin-bottom:18px;
	}
.lastcontent h4 {
	font-size:12px;
	font-weight:bold;
	color:#999;
	}
.contentitem p {
	font-size:12px;
	margin:0;
	}
.contentitem .author {
	font-size:10px;
	color:#999;
	}
.synopsis {
	margin-top:18px;
	font-size:12px;
	color:#000;
	padding:18px 40px;
	background:#fbfdfd;
	border-radius:10px;
	border:1px #ddeff5 solid;
	}
.contentitem .synopsis {
	margin-top:18px;
	display:none;
	}
.pubdata {
	padding-left:40px;
	color:#999;
	}
.jitem {
	margin-bottom:36px;
	}
.socialrow {
	margin-top:36px;
	}
.colorblock {
	padding:18px 0;
	background:#fbfdfd;
	border-radius:10px;
	border:1px #ddeff5 solid;
	}
.onecol {
	margin-right:-1px;
	border-right:1px #fff solid;
	}
.comm {
	color:#999;
	font-size:10px;
	}
.news {
	font-size:10px;
	border-bottom:1px #d1e76e solid;
	padding-bottom:9px;
	}
footer {
	margin-top:72px;
	font-size:10px;
	}