﻿/*flash图层样式定义*/

#Layer1 {
	position:absolute;
	left:43px;
	top:-40px;
	width:914px;
	height:134px;
	z-index:1;
}

/*flash图层样式定义*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*内容文字样式定义*/

.title-font {
	font-size: 14pt;
	color: red;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-bottom: 0px;
    border-bottom: 0px solid #999;
	background-color: #;
    border-bottom: 0px solid #ccc;
}

/*新闻标题文字样式定义*/
.title-font-colar {
	color: #009900;
	font-weight: bold;
	padding-bottom: 0px;
    border-bottom: 0px solid #999;
	background-color: #;
    border-bottom: 0px solid #ccc;
}

/*文本超链接样式定义1*/

a:active  {  color: #0000FF; font-family: "宋体"}
a         {  text-decoration: none; color: #DA1001; font-family: "宋体"}
a:hover   {  color: #FF0000; text-decoration: underline; font-family: "宋体"}
a:visited {  color: #004a6f; font-family: "宋体"}
.blueon	  {  BACKGROUND:#D1F7FE; CURSOR: hand}


/*文本超链接样式定义2*/
a:link {font-size: 12px;color: #000000;text-decoration: none;}
a:visited {font-size: 12px;color:#000000;text-decoration: none;}
a:hover {font-size: 12px;color: #000000;text-decoration: underline;}

.black {
	color:#2C2C2C;
	line-height:18px;
	font-size:12px;
	font-family: "宋体";
}
a.black:link{color: #2C2C2C;text-decoration:none;font-size:12px;}
a.black:visited {color: #2C2C2C;text-decoration:none;font-size:12px;}
a.black:hover{color:#cc0000;text-decoration:underline;font-size:12px;}
/*文本超链接样式定义3*/
/* Recognize tacitly */
/*
td, input, select{font-size:12px; line-height:150%;}
*/
td, input, select{font-size:12px;}
a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:active{color:#000000;}
a:hover{color:#FF6100; text-decoration:underline;}

/* 14White*/
.link14p           {
	color:#ffffff;
	font-size:15px;
	line-height:120%;
	font-weight: bold;
	font-family: "黑体";
}
a.link14p:link     {
	color:#ffffff;
	text-decoration:none;
	font-family: "黑体";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}
a.link14p:visited  {
	color:#ffffff;
	text-decoration:none;
	font-family: "黑体";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}
a.link14p:hover    {
	color:#ffffff;
	text-decoration:underline;
	font-family: "黑体";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}
a.link14p:active   {
	color:#ffffff;
	text-decoration:underline;
	font-family: "黑体";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}

/* 16Orange*/
.link16p           {color:#FF6600; font-size:16px; line-height:160%;}
a.link16p:link     {color:#FF6600; text-decoration:underline;}
a.link16p:visited  {color:#FF6600; text-decoration:underline;}
a.link16p:hover    {color:#FF6600; text-decoration:underline;}
a.link16p:active   {color:#FF6600; text-decoration:underline;}

/* 12Gray */
.link12Gray1           {color:#333333;}
a.link12Gray1:link     {color:#333333; text-decoration:none;}
a.link12Gray1:visited  {color:#333333; text-decoration:none;}
a.link12Gray1:hover    {color:#FF6100; text-decoration:underline;}
a.link12Gray1:active   {color:#FF6100; text-decoration:underline;}

/* 12Gray */
.link12Gray2           {color:#666666;}
a.link12Gray2:link     {color:#666666; text-decoration:none;}
a.link12Gray2:visited  {color:#666666; text-decoration:none;}
a.link12Gray2:hover    {color:#FF6100; text-decoration:underline;}
a.link12Gray2:active   {color:#FF6100; text-decoration:underline;}

/* link12White */
.link12White           {color:#ffffff;}
a.link12White:link     {color:#ffffff; text-decoration:none;}
a.link12White:visited  {color:#ffffff; text-decoration:none;}
a.link12White:hover    {color:#ffffff; text-decoration:underline;}
a.link12White:active   {color:#ffffff; text-decoration:underline;}


/* 12Orange */
.link12Orange1           {color:#FF6600;}
a.link12Orange1:link     {color:#FF6600; text-decoration:none;}
a.link12Orange1:visited  {color:#FF6600; text-decoration:none;}
a.link12Orange1:hover    {color:#424242; text-decoration:underline;}
a.link12Orange1:active   {color:#424242; text-decoration:underline;}

/* 12Orange */
.link12Orange2           {color:#FF6600;}
a.link12Orange2:link     {color:#FF6600; text-decoration:underline;}
a.link12Orange2:visited  {color:#FF6600; text-decoration:underline;}
a.link12Orange2:hover    {color:#FF6600; text-decoration:underline;}
a.link12Orange2:active   {color:#FF6600; text-decoration:underline;}
.公告 {
	font-family: "幼圆";
	color: #3366CC;
	font-size: 16px;
	font-weight: bolder;
}
.小黑 {
	font-family: "幼圆";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.darkblue {
	font-family: "宋体";
	font-size: 12px;
	color: #003F73;
}
a.darkblue:link {
	font-family: "宋体";
	font-size: 12px;
	color: #003F73;
}
a.darkblue:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #74252D;
}
a.darkblue:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #003F73;
}
a.darkblue:active {
	font-family: "宋体";
	font-size: 12px;
	color: #003F73;
}
.time {
	font-family: "幼圆";
	font-size: 11px;
	color: #71779F;
}
.soo {
	font-family: "幼圆";
	font-size: 14px;
	font-weight: bold;
	color: #002C57;
}
.link12listStyle li{
text-align: left;
line-height: 15px;
font-size: 12px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0px;
}
ul, ol, li
{
margin-top: 9pt;
margin-right: 0pt;
margin-bottom: 9pt;
margin-left: 8pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}
