@charset "utf-8";
/* CSS Document */
#menuBar a
{
    font-size:15px;
    font-weight:bolder;
    color:#111111;
    text-decoration:none;
    font-family:黑体;
}
#menuBar a:link
{
    font-size:15px;
    font-weight:bolder;
    color:#111111;
    text-decoration:none;
    font-family:黑体;
}

form{margin:0px;padding:0px;}

table
{
   font-size:12px;
   border-collapse:collapse;
}

input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.text14_blue{font-size:14px; color:#000000; line-height:28px;}
.text14_bluebb{font-size:14px; color:#595858; line-height:20px;}
.text12_red {
	font-size: 12px;
	color: #FF0000;
	line-height: 27px;
}
.text12_redB{
	font-size:12px;
	color: #FF0000;
	font-weight:bold;
	line-height: 18px;
}
.text12_nan {
	font-size: 12px;
	color: #FFFF00;
	letter-spacing: 2px;
	word-spacing: normal;
	line-height: 18px;
}
.text12_white{
	font-size:12px;
	color:#FFFFFF;
}
.text12_whiteb{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 0px;
}
.text14_whiteb{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 0px;
}
.text14_redB{
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
}
.text14_666{
	font-size:14px;
	color: #666666;
}
.text12_666{
	font-size:12px;
	color: #666666;
	line-height: 23px;
}

/* 链接样式 */
a.menu{
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height:1.6em;
}
a.menu:hover{
	font-size:14px;
	color: #1f85a8;
	font-weight:bold;
	text-decoration: underline;
	line-height:1.6em;
}

a.menu2{
	font-size:14px;
	color:#666666;
	text-decoration: none;
}
a.menu2:hover{
	font-size:14px;
	color:#FF3333; 
	text-decoration: none;
}

a.news{
	font-size:12px;
	color:#E24789;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
}
a.news:hover{
	font-size:12px;
	color:#993300;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
}

a.blueb{
	font-size:12px;
	color:#0E60AD;
	font-weight:bold;
	text-decoration: underline;
}
a.blueb:hover{
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
}a.white12{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
}
a.white12:hover{
	font-size:12px;
	color: #FF3333;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
}
a.whiteb14{
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	font-weight:bold;
}
a.whiteb14:hover{
	font-size:14px;
	color:#000000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	font-weight:bold;
}

a.black{
	font-size:12px;
	color:#000000;
	text-decoration: none;
	line-height:1.6em;
}
a.black:hover{
	font-size:12px;
	color:#8D2F2F;
	text-decoration:underline;
	line-height:1.6em;
}
.box{width:928px; margin-top:40px; clear:both;}
.box_index{width:988px; margin-top:40px; clear:both;}

