@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin:5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}

body {
	background: url(../img/Bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 6px 6px 0px;
	float: left;
}
.MainBodyImgRight{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../img/All.gif);
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	line-height: 1.3em;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/PankuzuBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.PankuzuFooter {
	line-height: 1.3em;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
/* ---------------------------------------------- */
/* CatchCopy */
/* ---------------------------------------------- */
.Catch{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/ColumnMain.gif);
	background-repeat: repeat-y;
}
.Catch  p{
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 10px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 20px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
	background: url(../img/Pageup.gif) no-repeat right 8px;
}

.PageNavi{
	margin: 0px 10px 10px 0px;
	padding: 5px;
	line-height: 1.3em;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.PageNavi a.PageNaviNext{
	text-align: right;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/PageNext.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/PageBack.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	height: 279px;
	width: 900px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #80BB00 url(../img/HeaderBg.gif) no-repeat 0px 29px;
}
.HeaderArea p.HeaderLead {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	position: absolute;
	top: 80px;
	left: 30px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	text-decoration: none;
	color: #FFFF33;
}
.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	position: absolute;
	top: 128px;
	left: 32px;
}
.HeaderArea p.HeaderCatch {
	background-image: url(../img/ColumnMain.gif);
	background-repeat: repeat-y;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	width: 890px;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 235px;
	right: 295px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	color: #336600;
	margin: 0px 1em 0px 0px;
	padding: 2px 0px 4px 20px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 0px;
	display:block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.HeaderInfoList ul li a:hover {
	color: #FFFF33;
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	padding: 0px;
	background: #FFFFFF url(../img/ColumnMain.gif) repeat-y 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0px;
	padding: 0px;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #F8F6EC;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #E9E7DC;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dt a:link {
	color: #3366cc;
	text-decoration: none;
}
.FooterLinkArea dl dt a:hover {
	color: #003366;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px auto;
	padding: 5px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #99CC00;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../img/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 250px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #FFFFFF url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px;
	text-align: left;
	width: 240px;
	height: 36px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF66;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink,
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin: 0px;
	padding: 0px;
}
.SideTopLink a:link ,
.SideMenuListHeadLevel1 a:link ,
.SideMenuListHeadLevel2 a:link ,
.SideTopLink a:visited ,
.SideMenuListHeadLevel1 a:visited ,
.SideMenuListHeadLevel2 a:visited ,
.SideTopLink a:hover ,
.SideMenuListHeadLevel1 a:hover ,
.SideMenuListHeadLevel2 a:hover ,
.SideTopLink a:active ,
.SideMenuListHeadLevel1 a:active ,
.SideMenuListHeadLevel2 a:active {
	color: #FFFFFF;
}
.SideTopLink a,
.SideMenuListHeadLevel1 a {
	margin:0px;
	line-height: 1.3em;
	display: block;
	background-color: #99CC00;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	line-height: 1.3em;
	display: block;
	background-color: #66CC66;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.SideTopLink a:hover,
.SideMenuListHeadLevel1 a:hover {
	background-position: -250px 0px;
	text-decoration: underline;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: -250px 0px;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	margin: 0px;
	line-height: 1.3em;
	display: block;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuListPageLevel2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: -250px 0px;
	color: #000000;
	text-decoration: underline;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display:block;
	background-image: url(../img/SideMenuListPickup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 40px;
	font-weight: bold;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: -250px 0px;
	color: #000000;
	text-decoration: underline;
}
/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideFoot {
	background-color: #D4EB90;
	background-image: url(../img/SideFoot.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 590px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #BEE5DF;
	margin:0px;
	background-image: url(../img/H4Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.MainBody h5 , .MainBodyPage h4 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #BEE5DF;
	margin:0px;
	background-image: url(../img/H4Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.MainBody h4 , .MainBodyPage h3 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #BEE5DF;
	margin:0px;
	background-image: url(../img/H4Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.MainBody h3 , .MainBodyPage h2 {
	font-size: 24px;
	background-color: #99CC00;
	background-image: url(../img/H3Bg.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #FFFFFF;
	padding-left: 42px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #669900;
	border-bottom-color: #669900;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 16px 0px 6px;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	background: url(../img/HeadBgL.gif) no-repeat left bottom;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	color: #3366cc;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 76px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #3366cc;
}
.MainBody p.Catchhead {
	background-image: url(../img/CatchCopyhead.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 590px;
}
.MainBody p.CatchCopy {
	color: #993300;
	line-height: 2em;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-color: #ffedee;
	background-image: url(../img/CatchCopy.gif);
	background-position: left bottom;
}

/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
	background-image: url(../img/ListLevel1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background-image: url(../img/ListLevel2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainBody ol  , .MainBodyPage ol{
	margin: 10px 10px 1em 20px;
	padding: 0px;
}
.MainBody ol li , .MainBodyPage ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody Table , .MainBodyPage Table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: normal;
	padding: 5px;
	line-height: 1.5em;
	background-color: #EAF5F3;
	border-bottom: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 15px 0px;
	padding: 0px;
}
.PageListArea h2 {
	font-size: 18px;
	line-height: 1.5em;
	color: #3366CC;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../img/PageListHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	border: none;
}
.PageListArea h3 {
	font-size: 16px;
	line-height: 1.3em;
	color: #336600;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../img/PageListSubHeadBg.gif);
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
.PageListDouble {
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PageListSingle {
	margin: 0px 0px;
	padding: 0px;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	padding: 0px;
	width: 295px;
	background: url(../img/PageListBgSingleHead.gif) no-repeat 0px 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat 15px 10px;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0px;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 62px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/PageListPickup.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.5em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 5px 3px;
	margin:0px;
	padding: 5px 0px 5px 32px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 0px;
	margin:0px;
	padding: 6px 0px 6px 56px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	font-size: 18px;
	color: #336600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../img/PageRelationHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.PageRelation ul li {
	line-height: 1.3em;
	background-color: #ECFFE5;
	background-image: url(../img/PageRelationListIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9D427;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../img/NewsTopHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.NewsTopArea ul li {
	line-height: 1.3em;
	background-color: #ECFFE5;
	background-image: url(../img/NewsTopListIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9D427;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
}

/* ---------------------------------------------- */
