@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	color: #484748;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #BC45A4;
	font-weight: bold;
        background-color:#e8f7f7;
}
.botton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #670068;
}
.botton a{
	color: #4D004D;
	text-decoration: none;
}
.botton a:hover{
	text-decoration: underline;
}

a{text-decoration: none;}
a:hover{text-decoration: underline;}

.p{padding:9px 0px 0px 15px;
	text-indent: 2em;
	display: block;
	font-size: 13px;
	line-height: 22px;
	color: #424242;
}
img {
border: 0px;
}
.t{
width:106px;
padding:2px;
}
.u{
padding:12px 0px 5px 0px;
font-size: 13px;
}
#header{width:100%; height:389px; background:url(images/fengxiong.jpg) no-repeat center;margin:-10px 0 20px;}