﻿@charset "utf-8";
html{
	position:static;
}
body{
	font-family:Arial,Verdana,宋体;
	font-size:12px;
	color:#000000;
}
img{border:0px;}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}
.clear_both{clear:both;height:0px;overflow:hidden}
ul,li{list-style-type:none;}
body, h1, div, li, ul,li, img, span, p ,h1,h2,h3,h4,h5,h6,form{margin: 0;padding: 0;}
body{
	margin:0 auto;
	line-height:23px;
	background:#FFFFFF;
}

