@charset "utf-8";
dl,dd,dt{
        margin            : 0px;
}
h2
{
	padding            : 5px 10px 5px 30px;
	width              : 90%;
	background-repeat  : no-repeat;
	background-color   : #fff!important;
	border-bottom      : solid 2px #e6e6e6;
        border-left        : solid 10px #e6e6e6;
	line-height        : 100%;
	margin             : 10px auto 15px 0px;

/*
	-moz-border-radius : 10px;
*/
	font-size          : 24px;
	font-weight	    : bold;
        color              :#0089a2;
}

h3
{
	background-image    : url(http://www.web-seed.info/products/news/cabinet/images/base/entry-boll-02.png);
	background-repeat   : no-repeat;
	background-position : -3px -10px;
	background-color   : #040099;
	padding             : 5px 0px 5px 40px;
	margin              : 10px auto 5px;
	font-size           : 14px;
	font-weight	    : bold;
}


h4
{
/*
	width		: 97%;
*/
	border-bottom : 1px dashed #666;
	padding		: 5px 0px 5px 0px;
	margin      : 10px 10px 5px;
	font-weight	: bold;
	font-size	: 14px;
}

h5
{
	padding		: 5px 10px 5px 10px;
	margin      : 10px auto 5px;
	font-weight	: bold;
	font-size	: 14px;
}