/* CSS Document */
body, div,  ul,  li,
h1, h2, h3, h4, p{margin: 0;padding: 0;}
#activse ul li {margin-top: 10px;}
h1, h2, h3, h4{font-size: 100%;}
body{
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #DDDDDD;		
}
ul{list-style-type: none;}
img {border: 0;}
h4{
	
}
.none{
	display:none;	
}

a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:underline;
}
#container {
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border:2px solid #Ccc;
	background-color: #FFFFFF;
}
#header {
	background-image: url(image/xuehuitop.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 820px;
	position: relative;	
}
#header p {
	position: absolute;
	top: 188px;
	right: 340px;
}
#header h4{
	position: absolute;
	top: 218px;
	right: 410px;
	font-size: 14px;
}
#content{
	height: auto;
	width: 794px;
	padding-left:20px;
	padding-right:4px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}
#txtin h4{
	background-image: url(image/013157243.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 72px;
	font-size:12px;
	font-weight: normal;
	padding-left:10px;
	padding-top:2px;
	color:#FF3300
}
#content table{
	font-size: 12px;
}
#txtin th {
	font-size: 12px;
	font-weight: normal;
}
#txtin td {
	font-size: 12px;
}


#content img{margin:10px auto 20px 100px;}
.t01{color:#FF3300;}
#historyin{margin-top:10px;border-top:#CCCCCC 1px solid;}
#historyin h4{
	background-image: url(image/0911h4-bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 300px;
	padding-top:40px;
	padding-left:60px;
	font-size:16px;	
	color:#FF6600;
}
#footer{
	height: 60px;
	width: 820px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#666666;
	text-align: center;
	padding-top:20px;
	color: #FFFFFF;
}
#footer a{color:#FF9900}
