﻿@charset "utf-8";
/* CSS Document */
body,*,html,a,span,div{margin:0 auto; padding:0px;}

td{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444; text-decoration:none; line-height:20px;}
.lk{display: block;height: 0;width: 0;overflow: hidden;}
a.menu{color:#fff; font-family:"微软雅黑"; font-size:15px; font-weight:bold; text-decoration:none;}
a.menu:hover{color:#f7fd90;}


a.bottom{color:#333; font-family:"微软雅黑"; font-size:14px; font-weight:bold; text-decoration:none;}
a.bottom:hover{color:#bf6b19;}


.title{color:#fff; font-size:15px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titlea{color:#fff; font-size:12px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titleb{color:#007db0; font-size:14px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titlec{color:#007db0; font-size:12px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titled{color:#444; font-size:14px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titlee{color:#444; font-size:22px; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.titlef{color:#444; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.titleg{color:#777; font-size:12px;  line-height:18px; text-decoration:none;}


/* 格式 */
ul,li { list-style: none; padding: 0; margin: 0; }
img{border:0px;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555; text-decoration:none; line-height:20px;}
a,a:hover{
	color:#444;
	text-decoration:none;
}
	
a.white{
	color:white;
	text-decoration:none;
}


a.white:hover{
	color:yellow;
	text-decoration:none;
}

a.bo,a.bo:hover{
	font-weight:bold;
	font-size:14px;
	font-family:'微软雅黑';
}

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* content */
#content{
	margin:10px;
}