@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
td{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.bottom_menu:link {
	color: #ff301b;
	text-decoration: none;
}
a.bottom_menu:visited {
	color: #ff301b;
	text-decoration: none;
}
a.bottom_menu:hover {
	color: #ff301b;
	text-decoration: underline;
}
a.menu_down:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_down:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_down:hover {
	color: #970F00;
	text-decoration: none;
}
a.home_pro:link {
	color: #333333;
	text-decoration: none;
}
a.home_pro:visited {
	color: #333333;
	text-decoration: none;
}
a.home_pro:hover {
	color: #ff301b;
	text-decoration: none;
}
.title_type01 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.pic_line01 {
	border: 1px solid #c1c1c1;
}
.bottom_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
}
.left_menu {
	font-weight: bold;
	color: #FF0000;
}
a.left_menu:link {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a.left_menu:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;}
a.left_menu:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.left_menu_line {
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.left_menu_show {
	padding-left: 10px;
}
.right_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Layer0 {
	position:relative;
	width:120px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Layer1 {
	position:absolute;
	width:680px;
	height:20px;
	z-index:1;
	left: 95px;
	top: -4px;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:565px;
	height:20px;
	z-index:2;
	left: 210px;
	top: -4px;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:475px;
	height:20px;
	z-index:3;
	left: 300px;
	top: -3px;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:390px;
	height:20px;
	z-index:4;
	left: 385px;
	top: -4px;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:300px;
	height:20px;
	z-index:5;
	left: 200px;
	top: -4px;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:200px;
	height:20px;
	z-index:6;
	left: 575px;
	top: -4px;
	visibility: hidden;
}
/**************************************************************/
/*定义文字颜色*/
.f_9933FF {
	color:#9933FF;
}
.f_FF0000 {
	color:#FF0000;
}
.f_0000FF {
	color:#0000FF;
}
.f_CCCCCC {
	color:#CCCCCC;
}
/**************************************************************/
/*定义文字属性*/
.b {
	font-weight:bold;
}
.i {
	font-style: italic;
}
.u {
	text-decoration: underline;
}/* 强制换行
.wrap{
	word-break:break-all;
	overflow:auto;
}*/
/**************************************************************/
/*定义文字字体*/
.en {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.bottom_line select {
	border: 1px solid #999999;
	background-color: #E4E4E4;
}
