@charset "gb2312";
* {
	margin:0px;padding:0px;
}

li {
	list-style-type: none;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}
.clear {
	clear:both;
}
a:link{
	color:#000000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#ff0000;
	text-decoration: underline;
}

.header{
	width:950px;
	height:90px;
	margin:0px auto;
}
.header img{
	float:left;
}
.header ul{
	width:450px;
	height:20px;
	padding:35px;
	line-height:20px;
	float:right;
}
.header li{
	float:left;
}
.headerl{
	width:10px;
	text-align:center;
}
.headerhr{
	width:950px;
	height:30px;
	clear:both;
	margin:0px auto 10px;
	background-image:url(../images2/e_03.gif);
	background-repeat:no-repeat;
}
.c{
	width:950px;
	margin:0px auto;
}
.r{
	width:707px;
	float:right;
}
.footer{
	margin:10px auto;
}
.footer hr{
	width:950px;
	height:1px;
	margin:5px auto;
}
.footer p{
	text-align:center;
	color:#006bb2;
}
