@charset "iso-8859-2";
* {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
/*	word-break: break-all; 
*/	word-wrap:break-word;
}

.td_lan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004579;
}
.td_lan_strong {
	font-size: 14px;
	font-weight: bold;
	color: #004579;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
.td_lan_11 {
	font-size: 11px;
	font-weight: bold;
	color: #004579;
}

.td_hui {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.table {
	border: 1px dashed #4aa6c6;
	background-color: #f8f8f8;
}
.padding {
	padding: 10px;
}
input_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4b4b4;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #b4b4b4;
	width: 100px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.link_yellow:link {
	color: #FF6600;
}
.link_yellow:visited {
	color: #FF6600;
}
.link_yellow:hover {
	color: #FF6600;
}

.link_more:link {
	font-size: 10px;
	color: #117504;
}
.link_more:visited {
	font-size: 10px;
	color: #117504;
}
.link_more:hover {
	font-size: 10px;
	color: #117504;
}
