/* 默认 */
BODY {
	margin: 0px;
	text-aling: center;
}
td, tr, input, select{font-size:12px; line-height:120%;}
a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:active{color:#000; text-decoration:underline}
a:hover{color:#ff0000; text-decoration:underline;}

/* 14号字加下横线 */
.14p16h           {color:#000; font-size:14px; line-height:160%;}
a.14p16h:link     {color:#000; text-decoration:none;}
a.14p16h:visited  {color:#000; text-decoration:none;}
a.14p16h:hover    {color:#ff0000; text-decoration:underline;}
a.14p16h:active   {color:#ff0000; text-decoration:underline;}

/* 14号字加下横线 */
.16p16h           {color:#999; font-size:18px; font-family:黑体;line-height:120%;}
a.16p16h:link     {color:#999; text-decoration:none;}
a.16p16h:visited  {color:#999; text-decoration:none;}
a.16p16h:hover    {color:#ff0000; text-decoration:underline;}
a.16p16h:active   {color:#ff0000; text-decoration:underline;}

/* 12号字红色色*/
.underline1           {color:#ff0000;}
a.underline1:link     {color:#ff0000; text-decoration:underline;}
a.underline1:visited  {color:#ff0000; text-decoration:underline;}
a.underline1:hover    {color:#ff0000; text-decoration:underline;}
a.underline1:active   {color:#ff0000; text-decoration:underline;}

/* 12号字黑色色*/
.underline2           {color:#000;}
a.underline2:link     {color:#000; text-decoration:underline;}
a.underline2:visited  {color:#000; text-decoration:underline;}
a.underline2:hover    {color:#ff0000; text-decoration:underline;}
a.underline2:active   {color:#ff0000; text-decoration:underline;}

/* 导航栏目线框*/
.12p16hbar01         {
	font-size: 12px;
	color:#000;
	line-height:160%;
	font-weight: bold;
	text-indent: 8px;
	background-color: #FFF; 
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdbdb;
	border-right-color: #dcdbdb;
	border-bottom-color: #dcdbdb;
	border-left-color: #dcdbdb;
	border-collapse: collapse}
a.12p16hbar01:link     {color:#000; text-decoration:none;}
a.12p16hbar01:visited  {color:#000; text-decoration:none;}
a.12p16hbar01:hover    {color:#ff000; text-decoration:none;}
a.12p16hbar01:active   {color:#ff000; text-decoration:none;}

.bg1{	
	background-color: #fff; 
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdbdb;
	border-right-color: #dcdbdb;
	border-bottom-color: #dcdbdb;
	border-left-color: #dcdbdb;
	border-collapse: collapse}
	
.bga1{background-color: #F4F4F4;}
.bgb1{background-color: #DADEE1;}