body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
}
tr, p, input, select { font-family: 宋体; font-size: 12px; }
A:link { COLOR: #031e93; TEXT-DECORATION: none ; font-family: "宋体"} 
A:visited { COLOR: #031e93; TEXT-DECORATION: none } 
A:active { COLOR: #ff0101; TEXT-DECORATION: none } 
A:hover { COLOR: #ff0101; TEXT-DECORATION: none }

.STYLE1 {color: #DD0F13}
.STYLE3 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE6 {line-height: 18px; text-decoration: none; font-size: 12px;}
.STYLE7 {color: #FFCC00}
.STYLE8 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE10 {line-height: 18px; text-decoration: none; font-size: 12px; color: #333333; }
.STYLE12 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.wzh {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.gj {
	border: 1px solid #1B74D4;
}
.wzb {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.gjb {
	border: 1px solid #FFFFFF;
}
.gjh {
	border: 1px solid #818181;
}
.gjm {
	border: 3px solid #ededed;
}

/*列表标题栏的样式*/
.ListHeader {background-color:#FFFFFF;color:#000000}
.ListHeader TD{background-color:#FFFFFF;color:#000000}
.ListHeader a:link    {font-weight : normal;color:ffffff;text-decoration:underline}
.ListHeader a:visited {font-weight : normal;color:ffffff;text-decoration:underline}
.ListHeader a:hover   {font-weight : normal;color:444444;text-decoration:underline;}

/*列表标题栏的样式*/
.ListHeader1 {background-color:#FFFFFF;color:#000000}
.ListHeader1 TD{background-color:#FFFFFF;color:#000000}
.ListHeader1 a:link    {font-weight : normal;color:ffffff;text-decoration:underline}
.ListHeader1 a:visited {font-weight : normal;color:ffffff;text-decoration:underline}
.ListHeader1 a:hover   {font-weight : normal;color:444444;text-decoration:underline;}

/*条目1的样式，原则上比ListItem2的颜色深 #E3E9EA*/
.ListItem1 {background-color:#E7E7E7;color:#000000}
.ListItem1 td{background-color:#E7E7E7;color:#000000}
.ListItem1 a:link    {text-decoration:none}
.ListItem1 a:visited {text-decoration:none}
.ListItem1 a:hover   {text-decoration:underline}

/*条目2的样式，原则上比ListItem1的颜色浅*/
.ListItem2 {background-color:#F3F3F3}
.ListItem2 td{background-color:#F3F3F3;}
.ListItem2 a:link    {text-decoration:none}
.ListItem2 a:visited {text-decoration:none}
.ListItem2 a:hover   {text-decoration:underline}

/*鼠标移过来的样式，用于列表中*/
.AltListItem {background-color:#FEFCEE}
.AltListItem td{background-color:#DCDCDC;}
.AltListItem a:link    {text-decoration:none}
.AltListItem a:visited {text-decoration:none}
.AltListItem a:hover   {text-decoration:underline}

/*列表底部样式*/
.ListFooter {background-color:#FFFFFF}
.ListFooter a:link    {text-decoration:none}
.ListFooter a:visited {text-decoration:none}
.ListFooter a:hover   {text-decoration:underline}


.HeadCell {background-color:#E7E7E7;color:#000000} /*标题栏的样式*/
.HeadCell TD{background-color:#E7E7E7;color:#000000}
.HeadCell a:link    {font-weight : normal;color:ffffff;text-decoration:underline}
.HeadCell a:visited {font-weight : normal;color:ffffff;text-decoration:underline}
.HeadCell a:hover   {font-weight : normal;color:444444;text-decoration:underline;}

/*条目1的样式，原则上比ItemCell2的颜色深 #E3E9EA*/
.ItemCell1 {background-color:#F3F3F3;color:#000000}
.ItemCell1 td{background-color:#F3F3F3;color:#000000}
.ItemCell1 a:link    {text-decoration:none}
.ItemCell1 a:visited {text-decoration:none}
.ItemCell1 a:hover   {text-decoration:underline}

/*条目2的样式，原则上比ItemCell1的颜色浅*/
.ItemCell2 {background-color:#F5F5F5}
.ItemCell2 td{background-color:#DCDCDC;}
.ItemCell2 a:link    {text-decoration:none}
.ItemCell2 a:visited {text-decoration:none}
.ItemCell2 a:hover   {text-decoration:underline}

/*条目底部样式*/
.FooterCell {background-color:#E7E7E7}
.FooterCell a:link    {text-decoration:none}
.FooterCell a:visited {text-decoration:none}
.FooterCell a:hover   {text-decoration:underline}

/*整个页面底部样式*/
.BottomCell {}
.BottomCell a:link    {text-decoration:none}
.BottomCell a:visited {text-decoration:none}
.BottomCell a:hover   {text-decoration:underline}
/******** 上面为统一的Class样式 *********/


/*文章列表面的文章列表用*/
.list {font-family: " 宋体"; font-size: 14px; color:#1ba2da; text-decoration:none; line-height: 20px}
.list A:link{font-family: " 宋体"; font-size: 14px; color:#1ba2da; text-decoration:none; line-height: 20px}
.list A:visited{ font-family: " 宋体"; font-size: 14px; color:#3171a5; text-decoration:none}
.list A:hover{ font-family: " 宋体"; font-size: 14px; color:#1ba2da;  text-decoration: none}
.list A:active { font-family: " 宋体"; font-size: 14px; color: #c61c06; text-decoration: none}

/*文章列表面的文章列表用424542*/
.list1 {font-family: " 宋体"; font-size: 14px; color:#424542; text-decoration:none; line-height: 20px}
.list1 A:link{font-family: " 宋体"; font-size: 14px; color:#424542; text-decoration:none; line-height: 20px}
.list1 A:visited{ font-family: " 宋体"; font-size: 14px; color:#3C3C3C; text-decoration:none}
.list1 A:hover{ font-family: " 宋体"; font-size: 14px; color:#424542;  text-decoration: none}
.list1 A:active { font-family: " 宋体"; font-size: 14px; color: #c61c06; text-decoration: none}

.list11 {font-family: " 宋体"; font-size: 14px; color:#12487e; text-decoration:none; line-height: 20px}
.list11 A:link{font-family: " 宋体"; font-size: 14px; color:#12487e; text-decoration:none; line-height: 20px}
.list11 A:visited{ font-family: " 宋体"; font-size: 14px; color:#235f99; text-decoration:none}
.list11 A:hover{ font-family: " 宋体"; font-size: 14px; color:#12487e;  text-decoration: none}
.list11 A:active { font-family: " 宋体"; font-size: 14px; color: #c61c06; text-decoration: none}

/*用于文章模板页面*/
.title {font-family: "宋体"; font-size: 20px; color: #000066; text-decoration: none;font-weight:bold;}

.article {font-family: " 宋体"; font-size: 14px; color: #333333; text-decoration: none; line-height: 21px}
.article td{font-family: " 宋体"; font-size: 14px; color:#333333; text-decoration:none; line-height: 21px}
.article p{font-family: " 宋体"; font-size: 14px; color:#333333; text-decoration:none; line-height: 21px}
.article A:link{font-family: " 宋体"; font-size: 14px; color:#2255Bb; text-decoration:none}
.article A:visited{ font-family: " 宋体"; font-size: 14px; color:#2255Bb; text-decoration:none}
.article A:hover{ font-family: " 宋体"; font-size: 14px; color:#FF4400;  text-decoration: none}
.article A:active { font-family: " 宋体"; font-size: 14px; color: #6699ff; text-decoration: none}

