/* CSS Document */

a.menu:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

a.menu:active {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}


.text_black {
	color: #000000;
	font-size: 12px;
	line-height:30px
}

.text_black1 {
	color: #000000;
	font-size: 12px;
	line-height:23px
}
a.daohang_cn:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #535353;
}
a.daohang_cn:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #535353;
}
a.daohang_cn:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #0479C9;
}
a.daohang_cn:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #535353;
}

.white_cn {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
}

a.bottom_cn:link {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #6E6E6E;
}
a.bottom_cn:visited {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #6E6E6E;
}
a.bottom_cn:hover {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #999999;
}
a.bottom_cn:active {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #6E6E6E;
}

a.black_cn:link {
	text-decoration: none;
	font-size: 12px;
	line-height:24px;
    font-weight: bold;
	color: #000000;
}
a.black_cn:visited {
	text-decoration: none;
	font-size: 12px;
	line-height:24px;
    font-weight: bold;
	color: #000000;
}
a.black_cn:hover {
	text-decoration: none;
	font-size: 12px;
	line-height:24px;
    font-weight: bold;
	color: #6E6E6E;
}
a.black_cn:active {
	text-decoration: none;
	font-size: 12px;
	line-height:24px;
    font-weight: bold;
	color: #000000;
}

a.blue_cn:link {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000ff;
}
a.blue_cn:visited {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000ff;
}
a.blue_cn:hover {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #999999;
}
a.blue_cn:active {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000ff;
}

a.gray_cn:link {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
a.gray_cn:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
a.gray_cn:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.gray_cn:active {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}

.bottom_gray {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #6E6E6E;
}

.context-gray{
	line-height:24px;
	font-size: 12px;
	color: #999999;
}

.context-zi{
	line-height:24px;
	font-size: 12px;
	color: #800080;
}

.text-gray{
	line-height:26px;
	font-size: 12px;
	color: #999999;
}


.text-gray1{
	line-height:28px;
	font-size: 12px;
	color: #999999;
}

.text-gray2{
	line-height:20px;
	font-size: 12px;
	color: #999999;
}

.context-white{
	line-height:18px;
	font-size: 12px;
	color: #ffffff;
}

.context-black{
	line-height:18px;
	font-size: 12px;
	color: #000000;
}

.title-black{
	line-height:18px;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
}

a.title_list:link {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000FF;
}
a.title_list:visited {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000FF;
}
a.title_list:hover {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #999999;
}
a.title_list:active {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #0000FF;
}

.org {
	color: #FD6805;
	font-size: 14px;
	font-weight: bold;
}

a.red_cn:link {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #FF0000;
}
a.red_cn:visited {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #FF0000;
}
a.red_cn:hover {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #999999;
}
a.red_cn:active {
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	color: #FF0000;
}

.zi {
     color: #800080; 
	 font-weight: bold; 
	 font-size: 14px; 
}

.gray-blcak {
	color: #00514D;
	font-size: 12px;
	line-height:22px;
}

.org1 {color: #FF9933;
	text-decoration: none;
		font-size: 12px;
}

.title {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
}

.blue {
     color: #0479C9; 
	 font-weight: bold; 
	 font-size: 14px; 
}

