﻿	* {
		font-family			:	Verdana, Geneva, Arial, sans-serif;
		color				:	#333;
		line-height			:	170%;
		text-align			:	left;
		/*border-bottom: 2px solid silver;*/
		}
	.tab{
		color				:	#fff;
		/*font-weight			:	bold;*/
		font-size			:	24px;
		background-color	:	#c00;
		width				:	270px;
		height				:	58px;
		padding-top			:	10px;
		padding-left		:	10px;
	}
	
	h1 {
		font-family			:	Verdana, Geneva, Arial, sans-serif;
		font-size			:	22px;
		text-align			:	left;
		width				:	810px;
		/*border-bottom: 2px solid silver;*/
		}
	
	h2 {
		font-family			:	Verdana, Geneva, Arial, sans-serif;
		font-size			:	18px;
		color				:	red;
		text-align			:	left;
		width				:	810px;
		/*border-bottom: 2px solid silver;*/
		}
		
	h7 {
		font-family			:	Verdana, Geneva, Arial, sans-serif;
		font-size			:	10px;
		text-align			:	left;
		width				:	810px;
		/*border-bottom: 2px solid silver;*/
		}
	p {
		font-size			:	14px;
		}
	
	.dict{
		color				:	#333;
		font-size			:	9px;
		margin-left			:	130px;
	}
	.ff{
		color				:	#000000; 
		font-size			:	24px; 
		margin				:	fixed; 
		border				:	1px;
		background-color	:	#ddd; 
	}
	
	hr {
		border				:	0;
		color				: 	#9E9E9E;
		background-color	:	#9E9E9E;
		height				:	1px;
		width				:	100%;
		text-align			:	left;
	}
	
	table {
		border				:	1px solid #666;
		border-collapse		:	collapse;
		}
	
	td, th {
		font-size			:	14px;
		color				:	#333;
		border				:	1px solid #666;
		padding				:	3px;
		width				:	120px;
		/*height				:	18px;*/
		}
	
	.ff_2{
	color				:	#000;
	font-size			:	12px;
	width				:	240px;
	border				:	1px solid #999;
	}