﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
}
TD
{
	font-size: 14px;
}
.text {
	font-family: Song, "宋体";
	font-size: 14px;
	line-height: 120%;
	color: #555555;
}
/*a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}*/
.title_daohang {
	font-size: 14px;
	color: #000000;
}
.title_daohang_one {
	font-size: 25px;
	color: #000000;
}
.title_red {
	font-size: 14px;
	color: #003366;
}
.title_table{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.title_table_all{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	cursor: hand;
}

.title_table_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.backgroupnd_cccccc
{
	background-color: cccccc;
	background-repeat: no-repeat;
	background-position: right top;
	cursor: hand;
}
.backgroupnd_ffffff
{
	background-color: ffffff;
	background-repeat: no-repeat;
	background-position: right top;
	cursor: hand;
}

.titleTopC {
	BACKGROUND: url(bg_title.gif) repeat-x;  HEIGHT: 35px
}

