﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	background-color: #E4E4E4;
	text-align:left;
}
.font01 {
	color:#F3F3F3;
	text-decoration: none;

}
.font02 {
	color:#474747;
}
.font03 {
	color:#AA000D;
	font-weight: bold;
}
.font04 {
	color:#000000;
	line-height: 18px;
}
.contact_font01 {
	color:#AA000D;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}
.contact_font02 {
	color:#474747;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.contact_font03 {
	color:#474747;
	line-height: 20px;
	font-size: 12px;
}

.title {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.title02 {
	font-family: "黑体";
	font-size: 24px;
	color: #AA000D;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.title03 {
	color:#000000;
	font-weight:bold;
	line-height: 18px;
}

/*---------------底部链接样--------------------式*/
#bottom_right li a:link {
	color:#F3F3F3;
	text-decoration: none;
}
#bottom_right li a:active {
	color: #000000;
	text-decoration: none;
}
#bottom_right li a:hover {
	color: #000000;
	text-decoration: none;
}
#bottom_right li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
/*---------------------顶部链接样式------------------------------*/
#en_cn a:link {
	color:#F3F3F3;
	text-decoration: none;
}
#en_cn a:active {
	color: #000000;
	text-decoration: none;
}
#en_cn a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#en_cn a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.biankuang
{
	border:solid 1px #cccccc;
}
/*---------------------顶部链接样式------------------------------*/	
#t3315 a:link {
	color:#409EFF;
}
#t3315 a:active {
	color:#409EFF;
}	
#t3315 a:hover {
	color:#005279;
	font-weight:bold;
}
#t3315 a:visited {
	color:#409EFF;
}	

	
