﻿@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
}
select{
	font-size:12px;}
.bd{
	font-size:12px;
	height:12px;}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
div.information h1 {
	background:url("/images/h1_bg2.gif") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #D2D2D2;
	font:bold 14px "Microsoft YaHei",serif;
	height:22px;
	overflow:hidden;
	padding-top:2px;
	text-indent:10px;
	width:100%;
}
div.information a.more {
position:absolute;
right:5px;
top:5px;
}
div.information a {
color:#333333;
}
div.information ul {
height:143px;
margin:10px auto;
width:460px;
}
div.information ul li {
background:url("/images/arrow.gif") no-repeat scroll left center transparent;
line-height:25px;
overflow:auto;
padding-left:12px;
list-style:none;
}
div.information ul li a {
display:block;
float:left;
}
div.information ul li span {
color:#999999;
float:right;
}

