﻿/* CSS Document*/
/**
* Author: Sunxu 
* Version: 1.0
* Last Changed by Sunxu
* Last Update : 2009-08-05
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	font-size: inherit;
}
body {
	text-align: left;
	font: normal 12px/20px Tahoma,Helvetica,Arial,SimSun,sans-serif;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(http://pic.xoyo.com/cms/jx3/2009/08/07/fuben/bg.jpg) center 30px no-repeat;
	padding: 0;
	width: 100%;
}
a:active, a:focus {
	outline: none;
}
.fontweight {
	font-weight: bold;
}
em {
	font-style: normal;
}
/*S 默认文字链样式*/
#page a:link {
	color: #000;
}
#page a:visited {
	color: #000;
}
#page a:hover {
	color: #E91010;
	text-decoration: none;
}
#page a:active {
	color: #E91010;
}
/*E 默认文字链样式*/
#page {
	width: 963px;
	margin: 0 auto;
}
/*S 头部 */
#header {
	width: 963px;
	height: 198px;
}
/*S 主体内容 */
#content {
	width: 963px;
	overflow:hidden;
}
/*E 主体内容 */
