﻿*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 12px;
}
.openFatDiv
{
	border: 1px solid #aec0e0;
	position: relative;
}
.openFatDiv .Fattitle
{
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	padding-left: 12px;
	color: #0080d5;
	background: url(../images/open_tit_bg.gif) repeat-x;
}
.openFatDiv .Fattitle span.closeDiv
{
	position: absolute;
	right: 10px;
	top: 9px;
	height: 27px;
	line-height: 27px;
}
