/* -------------------------基础元素-------------------------- */

BODY {
	FONT-FAMILY: "宋体";
	FONT-SIZE: 12px;
	margin: 0px;
	background-position: center top;
}
td {
	font-size: 12px;
	line-height: 18px;
}
form {
        margin:0px;
        padding:0px;
}
ul{
	list-style: none;
	margin:0px;
	padding:0px;
	clear: both;
}
li{
	list-style: none;
	margin:0px;
	padding:0px;
	clear: both;
}
span{
	display:-moz-inline-box;
	display:inline-block;
}
A:link{
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #0000cc;
} 
A:hover {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #0000cc;
}
A:active {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #0000cc;
} 
A:visited {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #0000cc;
}
.autoheight{
	height:auto !important;
	height:100px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sitebuttom{
	background-image: url(../images/public/site_buttom_bk.gif);
	background-repeat: no-repeat;
}

/* -------------------------固定通用样式-------------------------- */

.font-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font14S{
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	
}
.titleBlue14S{
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #00F;	
}
.titleRed14S{
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #C00;
}
.BK_white_border{
	background-color:#FFF;
	border:1px solid #dddddd;
	padding:10px;
	text-align:center;
}
.norepeat-bg {
	background-repeat: no-repeat;
	background-position: top;
}

.big-font {
	font-size: 15px;
	line-height: 18px;
}
.H22 {
	height:22px;
}
.H25 {
	height:25px;
}
.H30 {
	height:30px;
}
.H40 {
	height:40px;
}
.input_white_gray{
	background-color:#FFF;
	border:1px solid #999999;
}
.underline{
	text-decoration: underline;
}
/* -------------------------固定菜单-------------------------- */

