	body ,td,div,span {
		font-size			: 11px;
		font-family			: Arial;
	}
	a {
		color				: #333333;
		text-decoration		: underline;
	}
	a:hover {
		color				: #333333;
		text-decoration		: none;
	}
	#wd {
		width				: 600px;
	}
	#q {
		font-size			: 15px;
		font-family			: Arial;
		font-weight			: 600;
		color				: #FF0000;
		border				: 1px solid #FF9933;
		background-color	: #FBFBFB;
		width				: 510px;
	}
	#qb {
		font-size			: 11px;
		font-family			: Arial;
	}
	#dom {
		font-size			: 16px;
		font-family			: Arial;
		font-weight			: 600;
		color				: #FF9933;
		border-bottom		: 2px solid #C0C0C0;
		padding-bottom		: 5px;
	}
	#src {
		padding-top			: 5px;
		padding-bottom		: 5px;
	}
	#keys {
		font-size			: 11px;
		font-family			: Arial;
		font-weight			: 400;
		color				: #222222;
		border-top			: 2px solid #C0C0C0;
		padding-top			: 5px;
		padding-bottom			: 5px;
	}
	#sf {
		font-size			: 11px;
		font-family			: Verdana;
		font-weight			: 400;
		color				: #222222;
		padding-top			: 5px;
	}
	#sn {
		border-top			: 2px solid #C0C0C0;
		padding-top			: 5px;
		padding-bottom		: 5px;
	}
	
	
	
	
	#drm {
		background-color	: #F4F4F4;
		font-size			: 13px;
		font-family			: Tahoma;
		padding				: 2px;
	}
	#list {
		height				: 80px;
	}
	.lb {
		font-size			: 11px;
		font-family			: Arial;
		font-weight			: 600;
		text-decoration		: underline;
		line-height			: 16px;
		color				: #FF6600
	}
	.lo {
		font-size			: 10px;
		font-family			: Arial;
		font-weight			: 400;
		text-decoration		: none;
		line-height			: 16px;
		color				: #666666;
	}
	.lu {
		font-size			: 10px;
		font-family			: Arial;
		font-weight			: 400;
		text-decoration		: none;
		line-height			: 16px;
		color				: #FF9933;
	}