﻿/*=====
重置样式
======*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote{padding:0;margin:0}
li{border:0;list-style-type: none;}
img{border:0}
input{font-size:12px;color:#666666; background:none; border:none;}
select{font-size:12px;color:#666666;}
body {
	background-color: #f5fafe;
	color:#666;
	font-size:12px;
	font-family:"宋体";
	background-image: url(.bodybg1.gif);
        /*background-image: url(../images2012/18da.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a{text-decoration:none;cursor:pointer}
a:link{color :#333333}
a:visited{color :#333333}
a:hover{text-decoration:underline;color: #CC0000;}
input,select{font-size:12px}
h1{font-family: "宋体";font-size: 22px;font-style: normal;line-height: 38px;font-weight: bold;font-variant: normal;color: #0066CC;text-align: center;}
p{
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	font-family: "宋体";
	font-style: normal;
	color: #333333;
	margin-bottom: 10px;
	text-indent: 28px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
