 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
body,td,th {
 font-size: 12px;
 color: #000000;
 line-height:200%/*实现段落文字的间隔*/
}
body {
 background-color: #CCCCCC;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 text-align:center;
}

a {
    star : expression(onfocus=this.blur);/*实现取消链接时鼠标按下出现的虚框*/
 font-size: 12px;
 color: #0033FF; text-decoration:none;
}
a:link {
color:#0033FF；
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #0033FF;
}
a:hover {
    position:relative;top:1px;left:1px;/*实现鼠标放在链接上时文字向下向右移动一个像素*/
 text-decoration:underline;/*实现鼠标放在链接上时文字出现下划线*/
 color: #ff0000;
}
a:active {
 text-decoration: none;
 color: #0033FF;
}

a.white1:link {
 text-decoration: none;
 font-size: 12px;
 color: #FFFFFF;
}
a.white1:visited {
 text-decoration: none;
 color: #FFFFFF;
}
a.white1:hover {
 text-decoration: none;
 color: #FFFF00;
}
a.white1:active {
 text-decoration: none;
 color: #FFFF00;
}

.body {border
}
.kuankuan {
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-width: 1px;
 border-left-color: #A6D2D2;
 border-right-color: #A6D2D2;
 border-bottom-color: #A6D2D2;
 border-top-color: #A6D2D2;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-style: solid;
 
}
#containor {
	background-image:url(allbg.jpg);COLOR: #ffffff;WIDTH: 926px;
}
.title{ color:#FFFFFF; font-weight:bold;}
A.title:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bolder;
}
A.title:hover {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;font-weight: bolder;
}
A.title:active {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;font-weight: bolder;
}
.wenzi { font-size:12px; color:#000000; line-height:220%;}