﻿@charset "utf-8";

BODY {
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	color: #333333;
	font-family: "宋体";
	line-height: 1.8;
	background-image: url(../images/tu_1.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
}

a{
	COLOR: #333333;
	text-decoration: none;
}

A:hover {
	COLOR: #17649A}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
.clear {
	CLEAR: both; OVERFLOW: hidden; HEIGHT: 0px
}
