﻿/* CSS Document */

a:link {font: 10.5pt "宋体";color: #336666;text-decoration: none;}
a:visited {font-size: 10.5pt;color: #993300;text-decoration: none;}
a:active {font-size: 10.5pt;color: #FF0000;}
a:hover {font-size: 10.5pt;color: #FF0000;text-decoration: underline;}

a.small:link    {font-size: 9pt;color: #000000;text-decoration: none;}
a.small:visited {font-size: 9pt;color: #000000;text-decoration: none;}
a.small:active  {font-size: 9pt;color: #000000;text-decoration: underline;}
a.small:hover   {font-size: 9pt;color: #FF0000;text-decoration: underline;}

a.red:link      {font-size: 9pt;color: #FF0000;text-decoration: none;}
a.red:visited   {font-size: 9pt;color: #FF0000;text-decoration:  none;}
a.red:active    {font-size: 9pt;color: #FF0000;}
a.red:hover     {font-size: 9pt;color: #000000;text-decoration: underline;}

a.redBold:link      {
	font-size: 10.5pt;
	line-height: 18pt;
	color: #FF6600;
	text-decoration: none;
	
}
a.redBold:hover     {
	font-size: 10.5pt;
	color: #000000;
	text-decoration: underline;
}
a.grayLink9_5pt {font-size: 9pt;color:#C3C3C3;text-decoration: none;}
a.grayLink9_5pt:hover {font-size: 9pt;color:#000000;text-decoration: underline;}
a.focusNewsLink22px {color:#00006A; font-size:22px;font-weight:bold;text-decoration: none;}
a.focusNewsLink22px:hover {color:#FF0000;text-decoration: underline;}

a.blackBoldLink11pt {
	color:#000000;
	text-decoration: underline blink;
	font-size: 11.5pt;
	font-weight: 800;
}
/*a.blackLink10pt:hover {font-size: 11pt;color:#FF0000;text-decoration: underline;}
*/
a.blackLink10pt {font-size: 10pt;color:#000000;text-decoration: none;}
a.blackLink10pt:hover {font-size: 10pt;color:#FF0000;text-decoration: underline;}
a.whiteLink10_5pt{
	font-size: 10.5pt;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 200;
	text-align: center;
	/*height: 30px;*/
	width: 88px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
a.whiteLink10pt {
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
}
a.whiteLink10pt:hover {
	color:#000000;
}

a.title:link {font-size: 12pt;text-decoration: none;color:#336666;font-weight: bold;line-height: 2;text-indent: 4px;}
a.title:visited {font-size: 12pt;text-decoration: none;color: #993300;font-weight: bold;line-height: 2;text-indent: 4px;}
a.title:hover {font-size: 12pt;text-decoration: underline;color:#FF0000;font-weight: bold;line-height: 2;text-indent: 4px;}

a.title_v1:link {font-size: 11pt;text-decoration: none;color:#336666;}
a.title_v1:hover {font-size: 11pt;text-decoration: underline;color:#FF0000;}

a.pagenumber:link {
	text-decoration: none;
	color:#FFFFFF;
	border: 1px outset #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FF8402;
}
a.pagenumber:visited {
	text-decoration: none;
	color:#FFFFFF;
	border: 1px outset #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FF8402;
}
a.pagenumber:hover {
	text-decoration: none;
	color:#FFFFFF;
	background: #FF0000;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #00A8A8;
	font-family: Arial, Helvetica, sans-serif;
}

.nav {
	width:890px;
	text-align:center;
	margin:0;
	padding:0;
}
.nav ul{
	float:left;
	width:890px;
	list-style:none;
	padding:0;
	margin:0;
}
.nav ul li{
	padding-right:2px;
	float:left;
	text-align:center;
	/*background-image:url(mu_bg1.gif);
	background-repeat:no-repeat;*/
}
.nav ul li img{
	position:absolute;
	margin-left:-20px;
	margin-top:-10px;
}
.nav ul li a{
	padding-top:8px;
	float:left;
	width:72px;
	height:21px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.nav ul li a:hover{
	background-image:url(/images/currently_menu.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-top:8px;
	float:left;
	width:72px;
	height:21px;
	display:block;
	color:yellow;
	text-decoration:none;
	font-weight:bold;
	/*background-color: #993300;*/
}

.nav ul li a.b{
	background-image:url(/images/currently_menu.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	font-weight:bold;
	padding-top:8px;
	float:left;
	width:72px;
	height:21px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-position: center bottom;
}
.nav .l {
	float:left;
	width:890px;
	height:8px;
}

/**第二版**/
.nav_v2 {
	width:890px;
	text-align:center;
	margin:0;
	padding:0;
}
.nav_v2 ul{
	float:left;
	width:890px;
	list-style:none;
	padding:0;
	margin:0;
}
.nav_v2 ul li{
	padding-right:2px;
	float:left;
	text-align:center;
	/*background-image:url(mu_bg1.gif);
	background-repeat:no-repeat;*/
}
.nav_v2 ul li img{
	position:absolute;
	margin-left:-20px;
	margin-top:-10px;
}
.nav_v2 ul li a{
	padding-top:8px;
	float:left;
	width:72px;
	height:21px;
	display:block;
	color:#999999;/*#03007E*/
	text-decoration:none;
}

.nav_v2 ul li a:hover{
	background-image:url(/images/currently_menu.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-top:8px;
	float:left;
	width:72px;
	height:21px;
	display:block;
	color:#FF0000;
	text-decoration:none;
}

.nav_v2 ul li a.b{
	float:left;
	padding-top:6px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	width:72px;
	height:21px;
	display:block;
	background-image:url(/images/currently_menu.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.nav_v2 .l {
	float:left;
	width:890px;
	height:8px;
}


/**Sub Menu**/
.sub_nav {
	text-align:center;
	margin:0;
	padding:0;
}
.sub_nav ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.sub_nav ul li{
	padding-right:2px;
	float:left;
	text-align:center;
}
.sub_nav ul li a.current{
	background-image:url(/images/button/gray_92_32_b.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-top:8px;
	float:left;
	width:98px;
	height:21px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.sub_nav ul li a{
	background-image:url(/images/button/gray_92_32_a.gif);
	padding-top:8px;
	float:left;
	width:98px;
	height:21px;
	display:block;
	color:#F77B00;
	font-weight:bold;
	text-decoration:none;
}
.sub_nav ul li a:hover{
	background-image:url(/images/button/gray_92_32_b.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-top:8px;
	float:left;
	width:98px;
	height:21px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.chief{
	font-size: 11.5pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
}
a.chief:hover   {font-size: 11.5pt;color: #000000;text-decoration: underline;}
a.masterCategory{
	font-size: 10.5pt;
	text-decoration: none;
	margin: 2px;
	color: #FF9900;
}
a.masterCategory:hover   {
	font-size: 10.5pt;
	color: #FF0000;
	text-decoration: underline;
	margin: 2px;
}
a.smallCategory{
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	margin: 4px;
	line-height: 150%;
}
a.smallCategory:hover   {font-size: 10pt;color: #FF0000;text-decoration: underline;}
