*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;} 
body{
  margin:0px;
  background-color:#ffffff;
  font-family: "microsoft yahei", tahoma, verdana, simsun;
  font:14px/180% Arial, Helvetica, sans-serif, "新宋体";
}
td{
  font-family: "microsoft yahei", tahoma, verdana, simsun;
  font-size:14px;
}
/*默认链接样式*/
a:link {
  font-size:14px;
  color: #000000;
  text-decoration: none;
}
a:hover {
  font-size:14px;
  color: #000000;
  text-decoration: none;
}
a:visited {
  font-size:14px;
  color: #000000;
  text-decoration: none;
}
.hotline{
  font-size:18px;
  color:#ff0000;
  font-weight:bold;
  padding-right:24px;
}
.subtext{
  font-size:16px;
  color: #ffffff;
}

/*子菜单链接*/
.sublink:link {
  font-size:16px;
  color: #ffffff;
  text-decoration: none;
}
.sublink:hover {
  font-size:16px;
  color: #cccccc;
  text-decoration:none;
}
.sublink:visited {
  font-size:16px;
  color: #ffffff;
  text-decoration: none;
}
 
/*信息文字*/
.indextip{
  font-size:14px;
  color:#CCCCCC;
  line-height:18px;
}

/*信息文字*/
.childtip{
  font-size:14px;
  color:#000000; 
  font-weight:bold;
}
  
/*首页文字*/
.indexfont{
  font-size:14px;
  line-height:25px;
}
/*首页链接*/
.indexlink:link {
  font-size:14px;
  line-height:25px;
  color: #000000;
  text-decoration: none;
}
.indexlink:hover {
  font-size:14px;
  line-height:25px;
  color: #3399CC;
  text-decoration: none;
}
.indexlink:visited {
  font-size:14px;
  line-height:25px;  
  color: #000000;
  text-decoration: none;
}
  
 /*白色文字*/
.whitefont{
 font-family :Arial;
 font-size:14px;
 font-weight : bold;
 color:#F2F2F2;
}
/*白色链接*/
.whitelink:link {
  font-size:14px;
  color:#F2F2F2;
  text-decoration: none;
  font-weight : bold;
}
.whitelink:hover {
  font-size:14px;
  color:#F2F2F2;
  text-decoration: none;
  font-weight : bold;
}
.whitelink:visited {
  font-size:14px;
  color:#F2F2F2;
  text-decoration: none;
  font-weight : bold;
}

 /*黑色加粗文字*/
.blankfont{ 
 font-size:14px;
 font-weight : bold;
 color: #606060;
}
/*黑色加粗链接*/
.blanklink:link {
  font-size:14px;
  color: #606060;
  text-decoration: none;
  font-weight : bold;
}
.blanklink:hover {
  font-size:14px;
  color: #3399CC;
  text-decoration: none;
  font-weight : bold;
}
.blanklink:visited {
  font-size:14px;
  color: #606060;
  text-decoration: none;
  font-weight : bold;
}

 /*蓝色加粗文字*/
.bluefont{ 
 font-size:14px;
 font-weight : bold;
 color:#2D648F;
}
/*蓝色加粗链接*/
.bluelink:link {
  font-size:14px;
  color:#2D648F;
  text-decoration: none;
  font-weight : bold;
}
.bluelink:hover {
  font-size:14px;
  color:#990000;
  text-decoration: none;
  font-weight : bold;
}
.bluelink:visited {
  font-size:14px;
  color:#2D648F;
  text-decoration: none;
  font-weight : bold;
}
/*橙色加粗文字*/
.chengfont{ 
 font-size:14px;
 font-weight : bold;
 color:#990000;
}
/*橙色加粗链接*/
.chenglink:link {
  font-size:14px;
  color: #990000;
  text-decoration: none;
  font-weight : bold;
}
.chenglink:hover {
  font-size:14px;
  color: #990000;
  text-decoration: none;
  font-weight : bold;
}
.chenglink:visited {
  font-size:14px;
  color: #990000;
  text-decoration: none;
  font-weight : bold;
}
/*分类隔线*/
.sorttd{
 border-bottom: 1px dotted #ccc;
}
/*分类文字*/
.sortfont{ 
 font-size:14px;
 color: #000000;
}
/*分类链接*/
.sortlink:link {
  font-size:14px;
  color: #000000;
  text-decoration: none;
}
.sortlink:hover {
  font-size:14px;
  color: #000000;
  text-decoration:underline;
}
.sortlink:visited {
  font-size:14px;
  color: #000000;
  text-decoration: none;
}
/*标题文字*/
.infotitle{ 
 font-size :16px;
 color: #000000;
}
/*标题文字*/
.titlefont{ 
 font-size:16px;
 color: #1385B0;
 font-weight:bold;
}
.entitlefont{
 font-size:14px;
 color: #979797;
 font-weight:bold;
}
/*标题文字*/
.titlelink:link { 
  font-size:16px;
  color: #1385B0;
  font-weight:bold;
  text-decoration: none;
}
.titlelink:hover { 
  font-size:16px;
  color: #1385B0;
  font-weight:bold;
  text-decoration:underline;
}
.titlelink:visited { 
  font-size:16px;
  color: #1385B0;
  font-weight:bold;
  text-decoration: none;
}
.tblstyle{
  border:1px #E3E4E6 solid; 
}
.tblstyle td{
  padding-left:10px;
}
.botline{
  border-bottom:1px #E3E4E6 solid;
}
.topline{
  border-top:1px #E3E4E6 solid; 
}
/*更多链接*/
.morelink:link {
  font-size:14px;
  color: #EA6F11;
  text-decoration: none;
}
.morelink:hover {
  font-size:14px;
  color: #009900;
  text-decoration: underline;
}
.morelink:visited {
  font-size:14px;
  color: #EA6F11;
  text-decoration: none;
}

.childtext {
  font-size:20px;
  color: #111111;
}
.childlink:link {
  font-size:20px;
  color: #111111;
  text-decoration: none;
}
.childlink:hover {
  font-size:20px;
  color: #111111;
  text-decoration: underline;
}
.childlink:visited {
  font-size:20px;
  color: #111111;
  text-decoration: none;
}
  
/*底部文字*/
.botfont{
font-size:14px;
color: #ffffff;
}
/*底部链接*/
.botlink:link {
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	line-height:23px;		
}
.botlink:hover {
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	line-height:23px;
}
.botlink:visited {
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	line-height:23px;
}

/*表格列边框样式*/
.tdlrbstyle{
 border-left:#cccccc 1px solid;
 border-right:#cccccc 1px solid;
 border-bottom:#cccccc 1px solid;
}
.tdtlrstyle{
 border-top:#cccccc 1px solid;
 border-left:#cccccc 1px solid;
 border-right:#cccccc 1px solid;

}
/*搜索框*/
.sinput{ 
 width: 300px;
 height:35px;
 float: left;
 font-family: arial;
 color:#000000;
 font-size:15px;
 border: #CCCCCC 1px solid;
}
.sbutton{
	width:33px;
	height:33px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:-35px;
}