body
{
	/* Font */
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	/* Text color */
	color: #222;
	/* Remove the background color to make it transparent */
	background-color: #fff;
}
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

html
{
	/* #3658: [IE6] Editor document has horizontal scrollbar on long lines
	To prevent this misbehavior, we show the scrollbar always */
	_overflow-y: scroll
}

img:-moz-broken
{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}
img, input, textarea
{
	cursor: default;
}
p{
	margin: 0 2px;
}
table td{
	border: 1px solid #e7e6d7;
	padding: 1px;
	padding-left: 3px;
}
table{
	padding: 0;
	border-collapse: collapse;
}
a{
	color: #FF6600;
}
ul{
	padding-left: 0px;
}
ul li{
	padding-left: 20px;
	background: url(/images/a2.gif) no-repeat 9px 11px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
li{
	padding-bottom: 5px;
}
.quote{
	height: 34px;
	overflow: hidden;
	line-height: 16px;
}
.first{
	padding-left: 65px;
	height: 73px;
	overflow: hidden;
	line-height: 16px;
}
.secound{
	padding-right: 110px;
	overflow: hidden;
	line-height: 16px;
	height: 60px;
}
