@charset "utf-8";
/* CSS Document */

/*一般字体链接样式*/
a {
	font-family:"宋体";
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a:hover{
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

/*灰色12像素有链接字体样式*/
a.grey12_link:link,a.grey12_link:visited {
	font-family:"宋体";
	font-size:12px;
	color:#777;
	text-decoration:none;
}
a.grey12_link:hover {
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

/*青色12像素有链接字体样式*/
a.cyan12_link:link,a.cyan12_link:visited {
	font-family:"宋体";
	font-size:12px;
	color:#0a7c9e;
	text-decoration:none;
}
a.cyan12_link:hover {
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

/*栏目导航链接字体样式*/
a.column_link:link,a.column_link:visited {
	font-family:"宋体";
	font-size:12px;
	color:#0a7c9e;
	text-decoration:none;
}
a.column_link:hover {
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

/*橙色12像素字体样式*/
.orange12 {
	font-family:"宋体";
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
}

/*橙色12像素有链接字体样式*/
a.orange12_link:link,a.orange12_link:visited {
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
a.orange12_link:hover {
	font-family:"宋体";
	font-size:12px;
	color:#FF9999;
	text-decoration:none;
}

/*黑色13像素有链接字体样式*/
a.black13_link:link,a.black13_link:visited {
	font-family:"宋体";
	font-size:13px;
	color:#000;
	text-decoration:none;
}
a.black13_link:hover {
	font-family:"宋体";
	font-size:13px;
	color:#FF0000;
	text-decoration:none;
}

/*黑色13像素加粗有链接字体样式*/
a.black13_bold_link:link,a.black13_bold_link:visited {
	font-family:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.black13_bold_link:hover {
	font-family:"宋体";
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}



.td_set a:link,.td_set a:visited{
	font-family:"宋体";
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.td_set a:hover{
	font-family:"宋体";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
.td_nav a:link,.td_nav a:visited{
	font-family:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.td_nav a:hover{
	font-family:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}	
.footer_txt{
	font-family:"宋体";
	font-size:12px;
	color:#93bed9;
	line-height:20px;
}
.intro_txt02,.friendlink_txt,.contact_txt02,.about_us_top_txt02,.products_txt02,.details_txt02,.solutions_txt02{
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.position_txt{
	font-size:12px;
	font-family:"宋体";
}
.company_news_txt,.pordoucts_txt,.show_txt02,.about_txt02,.list_content_txt,.recru_txt,.solutions_txt,.egovernment_txt{
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#0099CC;
}
.cases_txt01{
	font-family:"宋体";
	font-size:12px;
	color:#FF9900;
}
.cases_txt02{
	font-family:"宋体";
	font-size:12px;
	color:#00;
}

.about_us_content,.cases_show_content,.customer_partners_bg,.details_bg,.company_news_content,
.products_intro_content,.recru_bg,.xianggal_bg{
        font-family:"宋体";
        font-size:12px;
        line-height:20px;
}


.intro_list,.intro_content_mid,.products_content_mid,.about_us_content_mid,.solutions_content_mid,.recru_content_mid,
.products_content_mid,.customer_content_mid,.friendlink_content_mid,.egovernment_bg,.xianggal_bg
{
        font-family:"宋体";
        font-size:12px;
}




















