body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #FF0000;
}


#container {
	width: 760px;
	margin: auto;
	}
#containerlist {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header {
}

h1 {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/header01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

#mainarea {
	float: right;
	font-size: 12px;
	width: 520px;
	margin: 0px 0px 30px;
}
#topicpath {
	font-size: 10px;
	text-align: right;
	padding: 4px;
	margin: 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.index_icon_search {
	text-align: center;
	padding-bottom: 10px;
}


#mainarea p {
	padding: 0px;
	margin: 4px 8px 15px;
	line-height: 150%;
}
.floatright
{
	float: right;
	margin: 0 10px 10px;
	clear: right;
	text-align: center;
}





#undermenu {
	text-align: right;
	clear: both;
	font-size: 12px;
	padding: 10px;
}
#content_area h2 {
	font-size: 14px;
	color: #006699;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 4px;
}



#undermenu a:link, #undermenu a:visited {
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-decoration: none;
}

#undermenu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 4px;
}




/* #undermenu	{
		text-align: right;
		clear: both;
		width: auto;
		background-repeat: no-repeat;	
 		background:#336699;
		font-size: 12px;
		font-weight: normal;
		color: #FFF;
		text-shadow : 1px 1px 1px #E4E4E4;
		border-top:1px solid #0066FF;
		border-left:1px solid #0066FF;
		border-bottom:1px solid #476BAE;
		border-right:1px solid #0066FF;
		padding:0px 10px 0px 5px;
		margin:10px auto -1px auto;
		}

	#undermenu a		{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; }
	#undermenu a:link		{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; }
	#undermenu a:visited	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none;}
	#undermenu a:active	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none;}
	#undermenu a:hover	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; position: relative; top:1px; left:1px;}
	
	*/



#footer {
	clear: both;
	background-color: #0099CC;
	padding: 7px 7px 16px;
}
#footer h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.meibo_table {
	font-size: 12px;
	margin-bottom: 150px;
}
