﻿@charset "utf-8";
body {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/inner_14.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.table {
	border: 1px solid #CCCCCC;
}

.txt {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*当前页标题*/
.title_txt {
	font-size: 12px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}

.links_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}