body{
	font-size: 12px;
	margin:0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  /*centers board in MSIE*/ 
}

div {
	text-align: left; 
}

a:visited {
	text-decoration: none;color: #000000
}
a:hover {
	text-decoration: underline;color:#000000
}
a:link {
	text-decoration: none;color: #000000
}

img {
	border:0px;
}

td a:visited,
td a:hover,
td a:link {
	color:#000000;
	font-weight: normal;
}

h3 {
	margin:0 auto;
	padding:0px;
	font-size: 12px;
}

.pagebody {
	background-color: #FFFFFF;
	width:950px;
	float:center;
	margin:0 auto;
}
.navigation {
	padding:4px;
}

.navigationend {
	background-color: #cccccc;
	height:1px;
}

.leftcontent {
	width:700px;
	float:left;
}

#about {
	margin-top: 9px;
	border: 1px solid #cccccc;
}
#about #title h1{
	background-color: #efefef;
	padding:4px 0px 0px 20px;
	margin: 0px;
	font-size:14px;
	height:22px;
}
#about #content{
	padding:8px;
}

#recommend {
	margin-top: 9px;
	border: 1px solid #cccccc;
}
#recommend #title h3{
	background-color: #efefef;
	padding:4px 0px 0px 20px;
	margin: 0px;
	font-size:14px;
	height:22px;
}
#recommend #content{
	padding:8px;
}
#recommend #content #pic{
	padding:4px;
	float:right;
}

#oceanic {
	margin-top: 9px;
	border: 1px solid #cccccc;
}
#oceanic #title h2 {
	background-color: #efefef;
	padding:4px 0px 0px 20px;
	margin: 0px;
	font-size:14px;
	height:22px;
}
#oceanic #content{
	padding:8px;
}

#limnetic {
	margin-top: 9px;
	border: 1px solid #cccccc;
}
#limnetic #title h2 {
	background-color: #efefef;
	padding:4px 0px 0px 20px;
	margin: 0px;
	font-size:14px;
	height:22px;
}
#limnetic #content{
	padding:8px;
}

#AD1{
	margin-top: 9px;
}

#Search {
	padding:4px;
	background-image:url(/images/search-bg.gif);
	background-position: bottom;
}

#Search #keyword {
	color:#2E5009;
	font-weight: bold;
	padding:6px 0px 0px 10px;
}

#Search #keyword a:visited,
#Search #keyword a:hover,
#Search #keyword a:link {
	color:#2E5009;
	font-weight: normal;
}

.rightcontent {
	width:240px;
	float:right;
}
#ShowArtcileTitle h1 {
	padding:4px;
	margin:0px;
	font-size:22px;
	width:575px;
}
#ShowArticleInfo {
	padding:2px;
	border-top:1px solid #000;
	text-align:right;
}
#ShowArticleTools {
	padding:2px;
	text-align:right;
}

.description {
	font-style: italic;
	font-weight:normal;
	font-size: 12px;
}

#RelationArtciles,
#ArticleSearch,
#ADs {
	margin-top: 9px;
	border:1px solid #cccccc;
}

#ArticleSort {
	border:1px solid #cccccc;
}

#ArticleSearch .search, #ArticleSearch .searchbuttom  {
	padding:3px 5px;
}


#ArticleSearch .searchbuttom  {
	text-align:center;
}


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

ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding:4px;
	list-style-type: none;
}

.clear {
	clear: both;
	visibility: hidden;
}

div.rightcontentitem {
	padding:4px 0px 0px 10px;
	background-color: #efefef;
	font-weight: bold;
	height:22px;
}

.logobanner {
	padding:4px;
}
.logo {
	width:240px;
	float:left;
}

.banner {
	text-align:center;
}

.footer {
	padding:6px;
	line-height:18px;
	margin-top:5px;
	border-top:4px solid #9FD616;
	color:#666666;
	text-align: center;
}

.top_menu {
	background:#9FD616;
	font-size:14px;
	color:#ffffff;
	margin-bottom:4px;
	padding-right:6px;
	height:35px;
	background-image: url(http://www.yucun.net/images/menu-bg.gif); 
}
.top_menu ul {
    text-align: right;
}
.top_menu ul li {
	text-align: center;
	float:left;
	height:25px;
	font-weight:bold;
	padding-top:10px;
	padding-right:8px;
	padding-left:10px;
	background-image:url(http://www.yucun.net/images/menu-s.gif);
	background-repeat:no-repeat;
	background-position: left;
}
.top_menu a:visited,
.top_menu a:hover,
.top_menu a:link 
{
	color:#ffffff;
	text-decoration: none;
}

.preview {
	border: 1px solid #9FD616;
	padding:2px;
	width:140;
	background-color:#ffffff;
}

a.gametitle:visited,
a.gametitle:hover,
a.gametitle:link {
	color:#9FD616;
	font-weight:bold;
	text-decoration: underline;
}

.remark {
	color:#666666;
	font-size:12px;
}