body {
	margin: 0 auto;
	padding: 0;
	color: black;
	background: white url(./themes/site_themes/default/gridd.jpg) no-repeat;
	font: 62.5%/1.4 Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

h1 {
	letter-spacing: 0.09em;
}

h2 {
	color: black;
	letter-spacing: -0.03em;
	font: bold 2.4em/0 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3 {
	color: black;
}
h4 {
	margin-bottom: 4px;
}

p {
	
}

ol {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

blockquote {
	
}

ul {
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: Black;
}

a:active {
	text-decoration: none;
	color: Black;
}

a:visited {
	text-decoration: none;
	color: Black;
}

#wrapper {
	width: 960px;
	margin-left: 39px;
}

#topbar {
	width: 960px;
	height: 96px;
	clear: both;
}

.mainlogo {
	margin-top: 20px;
	float: left;
	height: 76px;
}

.toptext {
    width: 483px;
    margin-left: 158px;
}

.toptextop {
    height: 32px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.toptextimg {
    width: 483px;
    padding-left: 12px;
    padding-top: 20px;
}

#menu {
	width: 145px;
	float: left;
	text-align: left;
	margin-top: 28px;
	line-height: 1.5;
}

#navbar {
	margin: 0;
	padding: 0 0 5px;
	text-align: left;
	border-bottom: 2px solid black;
}

#navbar a {
	text-decoration: none;
}

#navbar ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
}

#navbar li a {
	padding: 0;
}

ul#mainmenu, ul#mainmenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#mainmenu a {
  display: block;
  text-decoration: none;	
}

ul#mainmenu li {
	margin: 1px 0 0;
}

ul#mainmenu li a {
  background: White;
  color: Black;	
  padding: 5px 0;
  font-size: 1.2em;
	font-weight: bold;
}

ul#mainmenu li a:hover {
  background: #f9f9f9;
}

ul#mainmenu li ul li a {
  color: Black;
	padding: 5px 8px 5px 15px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	border-top: 1px solid #696969;
}

ul#mainmenu li ul li a:hover {
  background: #f9f9f9;
  padding-left: 15px;
}

#content {
	float: left;
	width: 800px;
	margin: 52px 0 0 15px;
}

#events {
	float: left;
	width: 465px;
	color: #555;
	border-top: 5px solid black;
	border-bottom: 3px solid black;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.entry {
	margin-top: 25px;
	color: #555;
	font: 1.2em/1.4 Arial, Helvetica, Geneva, sans-serif;
}

.entrywrap {
	width: 800px;
	clear: both;
}

.workwrap {
	width: 800px;
	clear: both;
	padding-bottom:20px;
}

.entryleft{
    width: 465px;
    float: left;
}

.pageleft{
    width: 465px;
    float: left;
line-height:1.6;
}

.entryleft h2{
    font-size: 2em;
}

.chinesename {
	font-size: 1.5em;
	font-family: "Hei",黑体,微软雅黑; 
	margin-top:-10px;
	color: black;
}

.workright {
	border-top: 1px solid #555555;
}

.entryright, .workright{
	width: 305px;
	margin-left: 15px;
	float: left;
}

.entryright a, .workright a{
	text-decoration: none;
}

.entryright ul, .workright ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.entryright li, .workright li{
	margin: 0;
	padding: 5px 0 5px 4px;
	list-style-type: none;
	font-size: 1 em;
	border-top: 1px solid #555555;
}

.entryright li a, .workright li a{
	padding: 0 0 0 17px;
	background: url(./themes/site_themes/default/arrow_2.gif) no-repeat;
}

.entrycategory{
    padding-top: 32px;
    font-size: 1.2em;
}

.worktitle{
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-size: 1.3em;
}

.entryfoot{
	clear: both;
	font-size: 1em;
}

.location {
	font-size: 0.9em;
	color: #555;
	margin-top: -10px;
}

.sticky {
	float: left;
	width: 465px;
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	margin-top: -20px;
}

.stickyleft {
	float: left;
	width: 145px;
	margin-right: 15px;
}

.stickyleft location {
	margin-top: 0px;
}

.stickyright {
	float: left;
	width: 305px;
}

.bottom {
	width: 480px;
}

.column {
	width: 145px;
	padding-bottom: 10px;
	float: left;
	margin-right: 15px;
}

.columntitle {
	font-size: 1.2em;
	text-transform: uppercase;
	color: Black;
	margin-top: -8px;
	margin-bottom: -3px;
	line-height: 1;
}

.column .columntitle a:hover {
	text-decoration: underline;
}


#sidebar {
	float: left;
	width: 305px;
	padding-left: 14px;
	border-left: 1px solid silver;
	border-top: 5px solid white;
}

.sideleft {
	float: left;
	width: 145px;
}
.sideright {
	float: left;
	width: 145px;
	margin-left: 15px;
}

.title {
	font-size: 1.8em;
	margin-top: -5px;
	line-height: 1;
}

.sidetitle {
	margin: 18px 0 7px 0;
	font-size: 115%;
	letter-spacing: 0.09em;
	font-weight: normal;
	background: transparent;
	color: #666600;
	border-bottom: 1px dotted #ccc;
}

.paginate {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background-color: transparent;
}

.input {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	height: 1.6em;
	padding: .3em 0 0 2px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.textarea {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.checkbox {
	background-color: transparent;
	margin: 3px;
	padding: 0;
	border: 0;
}

.submit {
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 1px 3px 1px 3px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #000;
}

.footer {
	margin: 0 0 15px 160px;
	font-size: 1.2em;
}


.friendfeed {
	border: 0 !important;
	background-color: transparent !important;
}

.friendfeed.widget {
	border: 0 !important;
	width: 145px !important;
	margin-top: -20px !important;
}

.friendfeed.widget .logo {
	background: none !important;
}

.friendfeed a {
	text-decoration: none !important;
	color: #555 !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

.friendfeed a:hover {
	text-decoration: underline !important;
}

.friendfeed .feed {
	padding-left: 0px!important;
	padding-right: 0!important;
	margin-bottom: 0;
	font-size: small !important;
}

.friendfeed .feed .cluster {
	margin-bottom: 20px!important;
}

.friendfeed .feed .cluster .icon {
	display: none!important;
}

.friendfeed .feed .cluster .body {
	margin-left: 0px!important;
}

.friendfeed .feed .cluster .l_person {
	color: Black !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
}

.friendfeed .feed .entry {
	font-size: 0.5em !important;
	margin-bottom: 10px!important;
}

.friendfeed .feed .entry .info {
	display: none!important;
}

.friendfeed.widget .feed .entry .media img {
	max-width: 145px!important;
	width: expression(width>145?"145px":width)!important;
	height: auto!important;
	padding: 0px!important;
	border: 0!important;
}

.logo {
	height:15px;
}

.subscribe {
	clear: both;
	font-size: 1.2em;
	padding-bottom: 15px;
}
