* {
	margin:0px;
	padding:0px;
	line-height:1.2em;
	font-size:13px;
}
a:link{
	color:#446688;
	text-decoration: underline;
}
a:visited{
	color:#446688;
	text-decoration: underline;
}
a:Hover{
	color:#DD8822;
	text-decoration: underline;
}
body{
	color:#000000;
	background:url(./img/bg.png)
}
h1 {
	line-height:21px;
}
p {
	line-height:20px;
}
p.btmspace {
	margin-bottom:12px;
}
p.paragraph {
	margin-bottom:12px;
	padding:2px;
	text-decoration: underline;
	font-weight:bold;
	font-size:15px;
}
font.emp {
	color:red;
	font-weight:bold;
}
td {
	padding:4px;
}
div.bg {
	background:url(./img/back.png) repeat-y top;
	text-align:center;
}
div.main {
	width:848px;
	margin:auto;
}
div.header {
	width:100%;
	background:url(./img/titlebg.png) repeat-x center top;
	text-align:left;
}
div.column_left {
	float:left;
	width:165px;
	margin-right:5px;
	margin-bottom:5px;
}
div.column_center {
	float:left;
	width:495px;
	margin: 0px 6px 5px;
}
div.column_right {
	float:left;
	width:165px;
	margin-left:5px;
	margin-bottom:5px;
}
div.footer {
	width:100%;
}
div.border_width {
	clear:both;
	width:100%;
	height:14px;
	margin:3px 0px;
	background:url(./img/border_width.gif) repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
div.border_width_small {
	clear:both;
	width:466px;
	height:8px;
	background:url(./img/border_width_small.gif) repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
div.menubox_title {
	width:165px;
	height:21px;
	line-height:21px;
	border:solid 1px #336699;
	background:url(./img/side.png) left top;
	margin-top:-1px;
    color:#336699;
    font-weight:bold;
}
div.menubox_list {
	width:165px;
	border:solid 1px #336699;
	margin-top:-1px;
}
ul {
	list-style:none;
	text-align:left;
}
li.menu {
    background:url(./img/menu_icon.gif) no-repeat left center;
	margin:4px 0px 4px 8px; /* 上右下左 */
	padding-left: 18px;
}
li.category {
    background:url(./img/datainfo_icon.gif) no-repeat left top;
	margin:14px 0px 14px 5px; /* 上右下左 */
	padding-left: 18px;
	text-align:left;
}
li.datainfo {
    background:url(./img/datainfo_icon.gif) no-repeat left top;
	margin:4px 0px 4px 5px; /* 上右下左 */
	padding-left: 14px;
}
div.main_title {
	width:495px;
	height:21px;
	line-height:21px;
	border:solid 1px #336699;
	background:url(./img/main.png) repeat-x center top;
    color:#FFFFFF;
    font-weight:bold;
}
div.main_contents {
	width:495px;
	border:solid 1px #336699;
	margin-top: -1px;
}
div.datainfo {
	clear:both;
	width:465px;
	margin-left:auto;
	margin-right:auto;
}
div.datainfo_left {
	float:left;
	width:228px;
	margin-top:5px;
}
div.datainfo_right {
	float:left;
	width:228px;
	margin-left:8px;
	margin-top:5px;
}
img.datainfo {
	border:none;
	width:224px;
	height:168px
}
