﻿html {
	text-align: center;
}
body {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-color: #E2E2E2;
}
td {
	font: 13px/1.5 Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
	color: #343434;
}
input { font: 12pt Verdana, Arial, Helvetica, sans-serif, "微软雅黑"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style:none;
}
/* 标题12灰色*/
.gray12 {font-size: 12px;color: #333333;text-decoration: none;line-height:21px;font-family: "微软雅黑";margin-top: 8px;}
.gray12 A:link {font-size: 12px; color: #333333;text-decoration: none;line-height:21px;}
.gray12 A:visited {font-size: 12px; color:#800080;text-decoration: none;line-height:21px;}
.gray12 A:hover {font-size: 12px; color: #CC0000;text-decoration: underline;line-height:21px;}
.gray12 A:active {font-size: 12px;color: #CC0000;text-decoration: none;line-height:21px;}
/* 标题12灰色页底*/
.gray12d {font-size: 12px;color: #333333;text-decoration: none;line-height:21px;font-family: "微软雅黑";}
.gray12d A:link {font-size: 12px; color: #333333;text-decoration: none;line-height:21px;}
.gray12d A:visited {font-size: 12px; color:#333333;text-decoration: none;line-height:21px;}
.gray12d A:hover {font-size: 12px; color: #333333;text-decoration: underline;line-height:21px;}
.gray12d A:active {font-size: 12px;color: #333333;text-decoration: none;line-height:21px;}
/* 标题12白色加粗*/
.white12b {font-size: 13px;color: #fff;text-decoration: none;line-height:21px;font-family: "微软雅黑";font-weight:bold; }
.white12b A:link {font-size: 13px; color: #fff;text-decoration: none;line-height:21px;font-weight:bold; }
.white12b A:visited {font-size: 13px; color:#fff;text-decoration: none;line-height:21px;font-weight:bold; }
.white12b A:hover {font-size: 13px; color: #fff;text-decoration: underline;line-height:21px;font-weight:bold; }
.white12b A:active {font-size: 13px;color: #fff;text-decoration: none;line-height:21px;font-weight:bold; }
/* 标题12黄色加粗*/
.yellow12b {font-size: 12px;color: #FFFFFF;text-decoration: none;line-height:21px;font-family: "微软雅黑";font-weight:bold;text-indent: 25px; }
.yellow12b A:link {font-size: 12px; color: #FFFFFF;text-decoration: none;line-height:21px;font-weight:bold;text-indent: 25px; }
.yellow12b A:visited {font-size: 12px; color:#FFFFFF;text-decoration: none;line-height:21px;font-weight:bold;text-indent: 25px; }
.yellow12b A:hover {font-size: 12px; color: #FFFFFF;text-decoration: underline;line-height:21px;font-weight:bold;text-indent: 25px; }
.yellow12b A:active {font-size: 12px;color: #FFFFFF;text-decoration: none;line-height:21px;font-weight:bold;text-indent: 25px; }
/*新闻列表超链接*/
.box_list {font-size: 14px;color:#333333;text-decoration: none;line-height:31px;}
.box_list A:link {font-size: 14px;color:#333333;text-decoration: none;line-height:31px;}
.box_list A:visited {font-size: 14px;color:#800080;text-decoration: none;line-height:31px;}
.box_list A:hover {font-size: 14px;color: #CC0000;text-decoration: underline;line-height:31px;}
.box_list A:active {font-size: 14px;color: #CC0000;text-decoration: none;line-height:31px;}
/*新闻列表超链接01*/
.box_list01 {font-size: 14px;color:#333333;text-decoration: none;line-height:21px;}
.box_list01 A:link {font-size: 14px;color:#333333;text-decoration: none;line-height:21px;}
.box_list01 A:visited {font-size: 14px;color:#800080;text-decoration: none;line-height:21px;}
.box_list01 A:hover {font-size: 14px;color: #CC0000;text-decoration: underline;line-height:21px;}
.box_list01 A:active {font-size: 14px;color: #CC0000;text-decoration: none;line-height:21px;}
/*新闻列表超链接02*/
.box_list02 {font-size: 14px;color:#333333;text-decoration: none;line-height:21px;}
.box_list02 A:link {font-size: 14px;color:#333333;text-decoration: none;line-height:21px;}
.box_list02 A:visited {font-size: 14px;color:#800080;text-decoration: none;line-height:21px;}
.box_list02 A:hover {font-size: 14px;color: #CC0000;text-decoration: underline;line-height:21px;}
.box_list02 A:active {font-size: 14px;color: #CC0000;text-decoration: none;line-height:21px;}
/* 上下边界8 */
.tc {
	margin-top: 8px;
	margin-bottom: 8px;
}
/*背景白色*/
.background {
	background-color: #FFFFFF;
	width: 960px;
}
/*方框边界填充*/
.box {
	padding: 10px;
}
/*边框背景灰色*/
.graybk {
	border: 0px solid #ff0000;
	background-color: #ffffff;
}
/*填充左右8*/
.filling {
	padding-right: 5px;
	padding-left: 5px;
}
/*灰色虚线*/
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
/*标题新闻*/
a.big_zihao {
	font-family: "微软雅黑", "黑体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 2.3;
}
/*边框四边灰色*/
.border01 {
	border: 1px solid #ff0000;
}
/*边框四边灰色上边界8*/
.border02 {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
/*边框四边灰色上下边界8*/
.border03 {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
/*小方框新闻列表*/
.box_list ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.8;
	padding: 0 0 0 8px;
}
.box_list ul {
	list-style: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 9px;
}
/*小方框新闻列表01*/
.box_list01 ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.8;
	padding: 0 0 0 8px;
}
.box_list01 ul {
	list-style: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 9px;
}
/*小方框新闻列表02*/
.box_list02 ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.8;
	padding: 0 0 0 8px;
}
.box_list02 ul {
	list-style: none;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 9px;
}
/** 上面这个四边都加灰框 **/
.biaoge2 {
	border: 0px solid #D3D3D3;
}