﻿@charset="utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;
	font-family: Tahoma;
}
/***************************页面总体定义*********************************/
a:link {
color: #000000;text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:active {text-decoration: none;color: #000000;}
a:hover {color: #FF0000;text-decoration:none;}
/***************************一般链接定义*********************************/
a.menu:link {color: #FFFFFF;text-decoration: none;}
a.menu:visited {text-decoration: none;color: #FFFFFF;}
a.menu:active {text-decoration: none;color: #FFFFFF;}
a.menu:hover {color: #FF0000;text-decoration:none;}
/***************************页面顶部导航栏定义*********************************/
.bottom {
	color: #FFFFFF;
	font-family: Tahoma;
}
/***************************页面底部文字定义*********************************/
.index_menu {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}
/***************************左栏栏目名称定义*********************************/
li {
	font-family: Tahoma;
	line-height: 25px;
	letter-spacing: 3px;
	list-style-type: none;
}
/***************************左栏内容标题定义*********************************/
.li2 {
	font-family: Tahoma;
	line-height: 25px;
	letter-spacing: 1;
	list-style-type: none;
}
/***************************新闻列表定义*********************************/
.li3 {
	font-family: Tahoma;
	line-height: 25px;
	letter-spacing: 1;
	list-style-type: none;
	font-size: 10px;
}
/***************************新闻列表定义*********************************/
.menu {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}
/***************************顶部导航文字定义*********************************/
.zhengwen {
	color: #000000;
	font-family: Tahoma;
}
/***************************内容正文定义*********************************/
.guanlihuifu {
	color: #FF0000;
	font-family: Tahoma;
}
/***************************留言管理员回复*********************************/
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
/***************************文章标题定义*********************************/
.hauto {
	overflow: hidden;
	height: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pros li {
	margin: 5px;
	float: left;
	width: 170px;
	height: 175px;
}
.pros li {
	margin: 5px;
	float: left;
	width: 180px;
	height: 175px;
}
.pros #propic {
	clear: both;
	float: none;
	height: 150px;
	width: 150px;
}
.pros #procon {
	line-height: 25px;
	text-align: center;
	float: none;
	height: 25px;
	width: 150px;
	overflow: hidden;
}
.xdb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
