@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px;
	font-size: 14px;
	line-height: 1.5em;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align: bottom;
}
img.img {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #EE9C00;
	float: right;
}
a:link {
	color: #8f620e;
	text-decoration: underline;
}
a:visited {
	color: #8f620e;
	text-decoration: underline;
}
a:hover {
	color: #ee9c00;
	text-decoration: none;
}
a:active {
	color: #8f620e;
	text-decoration: none;
}

body {
    background:#f1f1f1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
}
.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 {
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background:url(../img/All_Back.gif) repeat-y left;
	text-align: left;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
	font-size: 14px;
	line-height: 1.3em;
	width:880px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 20px 0px 10px;
	padding: 5px 18px 5px 5px;
	
	background: #fff url(../img/Pageup.gif) no-repeat right center;
	text-align:right;
	font-size: 12px;
	line-height: 1.3em;
}
.MainBody .PageUp{
	margin: 0px 5px 0px 0px;
	padding: 5px 18px 5px 5px;
	background: #fff url(../img/Pageup.gif) no-repeat right center;
	text-align:right;
	font-size: 12px;
	line-height: 1.3em;
}
.PageNavi{
	width:575px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	/*background:#cc0000;*/
	font-size: 12px;
	line-height: 1.3em;
}
/*.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}*/
.PageNavi a.PageNaviNext{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 0px;
	text-align: right;
	background: url(../img/PageNext.gif) no-repeat right center;
}
.PageNavi a.PageNaviBack{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 15px;
	text-align: left;
	background: url(../img/PageBack.gif) no-repeat left center;
}
.PageNavi a:hover.PageNaviNext,
.PageNavi a:hover.PageNaviBack {
}


/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	height: 268px;
	width: 900px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
}
.HeaderArea p.HeaderLead {
	margin: 0px 0px 0px 213px;
	padding: 160px 0 0 50px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	width: 507px;
	height: 55px;
	overflow:hidden;
}
.HeaderArea h1{
	background: url(../img/HeaderText.gif) no-repeat 0px 0px;
	position:absolute;
	top: 83px;
	left: 213px;
	width: 507px;
	margin: 0px;
	height: 0px;
	padding: 55px 0px 0px;
	overflow: hidden;
	overflow:hidden;
}

.HeaderArea h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	/*padding: 10px 0px 0px 273px;*/
	color: #666666;
}
 .HeaderText {
	background: url(../img/HeaderText.gif) no-repeat 0px 0px;
	position:absolute;
	top: 83px;
	left: 213px;
	width: 507px;
	margin: 0px;
	height: 0px;
	padding: 55px 0px 0px;
	overflow: hidden;
	overflow:hidden;
	color: #666666;
}

.HeaderArea p.HeaderCatch {
	position: absolute;
	top: 17px;
	height: 28px;
	width: 900px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.3em;
}
.HeaderInfoList {
	position: absolute;
	top: 240px;
	right: 40px;
	/*width:900px;
	height:37px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.3em;
}
.HeaderInfoList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
}
.HeaderInfoList ul li a {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 2px 15px 5px 14px;
	font-weight: bold;
	font-size: 14px;
	line-height:1.3em;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 3px;
}
.HeaderInfoList ul li a:hover {
	/*color: #4589e6;
	text-decoration: underline;*/
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/ColumnBottom.gif) repeat-y;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width:895px;
	font-size: 12px;
}

.FooterLinkArea dl {
	float: left;
	width: 200px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px 5px 0px 5px;
	line-height: 1.3em;
	font-size: 10px;
	background:#efefef;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 10px;
	background:#efefef;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	background: #fff url(../img/All_Back.gif) repeat-y;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: #fff url(../img/footerArea.gif) no-repeat center;
	height:29px;
	color: #666;
	text-align: center;
	font-size: 13px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	float: left;
	width: 595px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ColumnSide {
	float: left;
	width: 265px;/*295*/
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../img/side_back_ie6.gif) left repeat-y;

}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	width: 265px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background:url(../img/SideMenuTitle.gif) no-repeat 0 0;
	color: #666666;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}
.SideMenuListArea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 265px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1{
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/menu_haed2.gif) bottom no-repeat;
	width:264px;
	
}
.SideMenuListHeadLevel2{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/menu_haed22.gif) bottom no-repeat;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 8px 32px;
	background: url(../img/menu_haed1.gif) top no-repeat;
	color: #8f620e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}
.SideMenuListHeadLevel2 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 8px 32px;
	background: url(../img/menu_haed11.gif) top no-repeat;
	color: #8f620e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}
.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	color: #ee9c00;
	text-decoration:none;
}

.SideMenuListHeadLevel2 a:hover {
	color: #ee9c00;
	text-decoration:none;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 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 0px 0px 0px;
	padding: 1px 0px 4px 0px;
	background: url(../img/SideMenuLine.gif) no-repeat bottom right;
}*/

.SideMenuListArea ul.SideMenuListLevel1 li{
margin:0px 0px 5px 0px;
padding:0px;
}
.SideMenuListArea ul.SideMenuListLevel2 li{
margin:0px 0px 10px 0px;
padding:0px;
}
.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 32px;
	color: #8f620e;
	font-size: 14px;
	line-height: 1.3em;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 17px 12px;
	font-size: 13px;
	line-height: 1.3em;
	color: #8f620e;
	text-decoration: underline;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 17px 11px;
	color: #8f620e;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1.3em;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
   /* background: url(../img/SideMenuListPageLevel1_on.gif) no-repeat 12px center;*/
    color: #ee9c00;
	text-decoration:none;
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	/*background: url(../img/SideMenuListPageLevel2_on.gif) no-repeat 12px center;*/
    color: #ee9c00;
	text-decoration:none;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 8px 8px 60px;
	background: url(../img/SideMenuListPickup.gif) no-repeat 13px center;
	font-weight: bold;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	/*background: url(../img/SideMenuListPickup_on.gif) no-repeat 22px center;*/
    color: #ee9c00;
	text-decoration:none;
}
/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideFoot {
	background: #d4eb90 url(../img/SideFoot.gif) no-repeat;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	width: 575px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	display:block;
	margin: 20px 0px 10px 0px;
	padding: 4px 12px 3px;
	background: url(../img/H4Bg.gif) no-repeat 0 bottom;
	color: #666666;
	border: 2px solid #AADAFE;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}
.MainBody h5 , .MainBodyPage h4 {
	display:block;
	margin: 20px 0px 10px 0px;
	padding: 4px 12px 3px;
	background: url(../img/H4Bg.gif) no-repeat 0 bottom;
	color: #666666;
	border: 2px solid #AADAFE;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}
.MainBody h4 , .MainBodyPage h3 {
	display:block;
	margin: 20px 0px 10px 0px;
	padding: 4px 12px 3px;
	background: url(../img/H4Bg.gif) no-repeat 0 bottom;
	color: #666666;
	border: 2px solid #AADAFE;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}
.MainBody h3 , .MainBodyPage h2 {
	display:block;
	margin: 20px 0px 10px 0px;
	padding: 8px 10px 5px 10px;
	background: url(../img/H3Bg.gif) no-repeat 0px bottom;
	color: #666666;
	border: 2px solid #AADAFE;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.3em;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	display:block;
	margin: 20px 0px 10px 0px;
	padding: 10px 70px 7px 15px;
	background: url(../img/HeadBgL.gif) no-repeat 0px bottom;
	color: #666666;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
	border-bottom: 2px solid #B3B2B2;
}

.MainBody p , .MainBodyPage p {
	margin: 1em 10px 1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.8em;
}
.MainBody strong , .MainBodyPage strong{
	color: #666666;
	font-weight: bold;
}
.MainBody p.Catchhead {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.MainBody p.CatchCopy {
display:block;
	width: 525px;
	height:97px;
	margin: 0px 0px 25px 0px;
	padding: 35px 0px 5px 50px;
	background:url(../img/Cachcopy.gif) repeat-y;
	color: #666666;
	font-size: 14px;
	text-align:left;
	line-height: 2.5em;
}

/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px 0px 0px 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;
	background: url(../img/ListLevel1.gif) no-repeat 2px 2px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/ListLevel2.gif) no-repeat 3px 3px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 0px 20px 40px 0px;
	padding: 0px 0px 0px 0px;
}
.MainBodyTableTop table {
	border-top: 1px solid #919090;
	border-left: 1px solid #919090;
}
.MainBodyTableTop table th {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
	background: #d4ebfd;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}
.MainBodyTableTop table td {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	line-height: 1.5em;
	background-color: #f5f5f5;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 0px 20px 40px 0px;
	padding: 0px 0px 0px 0px;
}
.MainBodyTableLeft table {
	border-top: 1px solid #919090;
	border-left: 1px solid #919090;
}
.MainBodyTableLeft table th {
	width: 0.5em;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
	background-color: #d4ebfd;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}
.MainBodyTableLeft table td {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
	background-color: #f5f5f5;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.PageListArea h2 {
 height:37px;
	margin: 35px 0px 10px 0px;
	padding: 15px 10px 0px 15px;
	background: url(../img/PageListHeadBg.gif) no-repeat 0 0;
	color: #ab7002;
	font-weight: bold;
	font-size: 23px;
	line-height: 1.5em;
	border: none;
}
.PageListArea h3 {
    /*height:37px;*/
	margin: 35px 0px 10px 0px;
	padding: 15px 10px 10px 15px;
	border: none;
	background: url(../img/PageListSubHeadBg.gif) no-repeat 0 0;
	color: #ab7002;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.1em;
}


.PageListDouble {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	width:575px;
	background:url(../img/PageListBgDoubleFoot.gif) no-repeat 7px bottom;
	overflow:hidden;
}

.PageListSingle {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	width:575px;
}

.PageListDouble dl{
	float: left;
	width: 278px;
	/*_width:271px;*/
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 7px;
}

.PageListSingle dl{
    display:block;
	float: left;
	width:278px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.PageListSingle dl {
	float:none;
	width:278px;
	border-bottom:2px solid #d1d1d1;
}

.PageListDouble dl dt{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 5px 30px;
	background:#f4f4f4 url(../img/PageListBgSingleHead.gif) no-repeat 0px top;
	/*font-weight: bold;*/
	font-size: 16px;
	line-height: 1.3em;
	/*border-bottom:2px solid #d1d1d1;*/
}

.PageListSingle dl dt{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 5px 30px;
	background:#f4f4f4 url(../img/PageListBgSingleHead.gif) no-repeat 0px top;
	/*font-weight: bold;*/
	font-size: 16px;
	line-height: 1.3em;
	/*border-bottom:2px solid #d1d1d1;*/
}

.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 10px 54px;
	background:#f4f4f4 url(../img/PageListPickup.gif) no-repeat 0px 0px;
	/*font-weight: bold;*/
	font-size: 16px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	color: #666666;
	font-size: 14px;
	line-height: 1.3em;
	background:#f4f4f4;
	
}
.PageListArea ul li{
	background: url(../img/PageListBgSingleHead.gif) no-repeat 0px 0px;
	margin:0px;
	padding:5px 0px 5px 30px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 0px;
	margin:0px;
	padding:5px 0px 5px 30px;
}
/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	width: 575px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	background:#eaeaea;
}
.PageRelation h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 20px;
	/*width: 590px;*/
	height:32px;
	background: url(../img/PageRelationHeadBg.gif) no-repeat 0 0;
	color: #666666;
	font-size: 18px;
	line-height: 1.3em;
}

.PageRelation ul{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   display:block;
   width:575px;
}

.PageRelation ul li {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 12px 0px;
	/*width: 575px;*/
	background:#eaeaea;
	font-size: 12px;
	line-height: 1.3em;
}

.PageRelation ul li a{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 10px 45px;
	background:url(../img/PageRelationBg.gif) no-repeat 14px 12px;
	font-size: 12px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	width: 575px;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background:#eaeaea;
}

.NewsTopArea h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 20px;
	height:32px;
	background:#eaeaea url(../img/NewsTopHeadBg.gif) no-repeat 0 0;
	color: #666666;
	font-size: 18px;
	line-height: 1.3em;
}

.NewsTopArea ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   display:block;
   width:575px;
}
.NewsTopArea ul li {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	width: 575px;
	background:#eaeaea;
	font-size: 12px;
	line-height: 1.3em;
}
.NewsTopArea ul li a{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 10px 45px;
	background:url(../img/PageRelationBg.gif) no-repeat 14px 12px;
	font-size: 12px;
	line-height: 1.3em;
}

PageListSingle .Clear, .PageListDouble .Clear{
   /* margin:0px;*/
    padding:0px;
    line-height:0px;
	font-size: 0px;
	clear: both;
}
/* ---------------------------------------------- */

/* safari only \*/
/*html:\66irst-child h1 {
background:#cc0000;
}*/