/* CSS Document */
/*基本设置*/
body,td,a
{ font-family:"宋体"; font-size:12px; color:5f5f5f;}
table{
	border: 1px solid #BCD2E6;
}
.tdleft
{
padding-left:10px;
}
.biaoti {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color:#0000FF;
	height:30px;
	background-color:#F4F7FB;
	text-align:justify;
	vertical-align: middle;
	padding: 10px;
	
}
.zhongbiaoti
{
	height: 30px;
	background-color: #F5F5F5;
	padding: 8px;
	width: 110px;
	font-family: "宋体";
	font-size: 12px;
	letter-spacing: 0.2em;
	color:#FF9933;
	font-weight:bold;
    
}
.xiaobiaoti
{
font-weight:bold;
margin:5px;
}
li
{
line-height:2em;
list-style:decimal;
}
.tablezy
{
border:thick #000000 1px;
border-bottom-width:0px;
border-top-width:0px;
}
body{
margin:0 auto;
text-align:center;
}
.logo
{
background-image:url(images/logo.jpg);
width:180;
height:120;
background-repeat:repeat-x;
}
a{
font-family:"宋体";
font-size:12px;
text-align:left;
margin:10px;
}
a:link{
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 2em;
	color:#5f5f5f;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
}
a:visited{
text-decoration: none;
}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;
	
}
.kuangjia
{
	width: 1002px;
	margin:0px auto;

/*top中设置*/
.top{
float:left;
text-align:center;
margin:0px auto;
}

.top  picright
{
background-image:url(images/top9.jpg)
}


/*left中设置*/
.left {
	float: left;
	
	width: 170px;
	margin-top: 5px;


}


/*right中设置*/
.right {
	float: right;
	
	width: 600px;
	margin-top: 5px;
	
}
.magin5px 
{
margin:5px;
}

/*bot中设置*/
.bot
{
width:1002;
margin:0px auto;
border-top: dashed 1px #0033CC;

}
/*首页中设置*/

