
/*默认全局样式*/
body {
	margin: 0px;
	/*
	background-color:#EBF7FC;
	background-image: url("bg.gif");
	*/
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
table { 
	/* background-color:#FFFFFF; */
}
ul{
	list-style-type:none;
}
/*默认连接样式*/
a {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #DE3E03; text-decoration: underline;
}


/*灰色连接*/
.HS {
	font-size: 12px; font-weight:normal; color: #595757; text-decoration: none;
}
.HS a {
	text-decoration: none;
}
.HS a:hover {
	text-decoration: underline;
}


/*红色边框*/
.TableBorder {
	border:#F96358 1px solid;/*dashed*/
}
.TableBorderTop {
	border-top:#F96358 1px solid;
}
.TableBorderLeft {
	border-left:#F96358 1px solid;
}
.TableBorderRight {
	border-right:#F96358 1px solid;
}
.TableBorderBot {
	border-bottom:#F96358 1px solid;
}
/*灰色边框*/
.TableBorderB {
	border: #AEABAB 1px solid;/*dashed*/
}
.TableBorderBTop {
	border-top:#AEABAB 1px solid;
}
.TableBorderBLeft {
	border-left:#AEABAB 1px solid;
}
.TableBorderBRight {
	border-right:#AEABAB 1px solid;
}
.TableBorderBBot {
	border-bottom:#AEABAB 1px solid;
}

/*导航样式*/
.DaoHang {
	 font-weight: bold; font-size: 14px; font:"宋体"; color: #ffffff; line-height: 30px; background: url("cd.gif");
	/*background-color:#D40001;*/
}
.DaoHang a {
	font-weight: bold; font-size: 14px; color: #ffffff; line-height: 30px; text-decoration: none;
}
.DaoHang a:hover {
	font-weight: bold; font-size: 14px; color: #ffffff; line-height: 30px; text-decoration: underline;
}

/*栏目 标题样式 无背景*/
.ClassTitle {
	padding-left: 10px; font-weight: bold; font-size: 14px; font:"宋体";color: #B10F10; line-height: 24px;
	background-image: url("middlebg.gif"); 
}
.ClassTitle a {
	font-weight: bold; font-size: 14px; color:#B10F10; line-height: 24px; text-decoration: none;
}
.ClassTitle a:hover {
	font-weight: bold; font-size: 14px; color: #B10F10; line-height: 24px; text-decoration: underline;
}
.ClassTitleOne {
	padding-left: 10px; font-weight: bold; font-size: 14px; color: #DE3E03; line-height: 24px;
}
.ClassTitleOne a {
	font-weight: bold; font-size: 14px; color: #DE3E03; line-height: 24px; text-decoration: none;
}
.ClassTitleOne a:hover {
	font-weight: bold; font-size: 14px; color: #DE3E03; line-height: 24px; text-decoration: underline;
}
/*栏目 标题样式 有背景*/
.ClassTitleBg {
	padding-left:15px;	font-weight: bold; font-size: 14px; color: #333333; line-height: 29px;background-image: url("1.gif");/*text-align:center;*/ 
}
.ClassTitleBg a{
	font-size: 14px; color: #333333; text-decoration: none;
}
.ClassTitleBg a:hover{
    font-size: 14px; color: #333333;  text-decoration: none;
}

/*栏目 更多样式*/
.ClassMore {
	padding-right: 10px; background-image: url("middle03_right_r1_c3.jpg"); line-height: 25px; font:"宋体"; font-size:14px; color: #B10F10; font-weight: bold; 
}

/*新闻列表 标题样式*/
.List {
	font-size: 12px; color: #000000; text-decoration: none;line-height:20px;
}
.List a {
	font-size: 12px; color: #000000; text-decoration: none;line-height:20px;
}
.List a:hover {
	font-size: 12px; color: #DE3E03; text-decoration: underline;line-height:20px;
}

/*栏目列表 名称样式*/
.ClassList {
	font-size: 14px; color: #000000; text-decoration: none;
}
.ClassList a {
	font-size: 14px; color: #000000; text-decoration: none;
}
.ClassList a:hover {
	font-size: 14px; color: #000000; text-decoration: underline;
}

/*新闻标题样式*/
.Title {
	font-weight: bold; font-size: 18px; color: #000000; line-height: 23px;
}
/*新闻内容样式*/
.Body {
	font-size: 14px; text-decoration: none;line-height: 22px;
}

/*版权样式*/
.Copy {
	font-size: 12px; background-image: url("botbj.gif"); color: #ffffff;line-height: 22px;
}
.Copy a{
	color: #ffffff; text-decoration:none;
}
.Copy a:hover{
	 color: #ffffff; text-decoration:none;
}
/*其他样式*/
.Red {
	padding-left: 10px;font-size: 12px; color: #cc0000; font:"宋体";line-height: 22px;font-weight: bold;
}
.Red a{
	padding-left: 10px;font-size: 12px; color: #cc0000; font:"宋体";line-height: 22px;font-weight: bold;
}
.Red a:hover{
	padding-left: 10px;font-size: 12px; color: #cc0000; font:"宋体";line-height: 22px;font-weight: bold;
}
.heise {
	padding-left: 10px;font-size: 12px; color: #000000; font:"黑体";line-height: 22px; font-weight:500;
}
.heise a{
	padding-left: 10px;font-size: 12px; color: #000000; font:"黑体";line-height: 22px; font-weight:500;
}
.heise a:hover{
	padding-left: 10px;font-size: 12px; color: #000000; font:"黑体";line-height: 22px; font-weight:500;
}
.Img {
	border: #a8a8a8 1px solid;/*dashed*/
}
.F14{
	font-size: 14px;
}