@charset "utf-8";
/*----------------------------------------
Name: parts.css
Date Created:2009/04/09 [s.Nakamura]
Last Updated:2009/04/09 [t.sato]
Copyright:zhangxian
----------------------------------------*/

#title {
	background:url(../img/sitemap/index/ttl_bg.gif) repeat-x 0 bottom;
	padding-bottom:10px;
	margin-bottom:30px;
}
.ttlm{
	height:19px;
	border-bottom: 1px solid #dc66a6;
	background:url(../img/sitemap/index/ttlm_bg.gif) no-repeat 0 0;
	padding-top:5px;
		}	
h4{
	border-bottom:1px solid #DC66A6}		

/*-----------------------leftNormal----------------------*/
#leftNormal {
	float:left;
	width:430px
}
#leftNormal a, #rightNormal a {
	text-decoration:none;
	font-size:12px;
	color:#4F5150;
}
#leftNormal a:hover, #rightNormal a:hover {
	color: #d95da1;
}
.fatherNode ul {
	margin:15px 10px 20px 10px;;
}
.fatherNode ul li {
	padding-left:15px;
	background:url(../img/sitemap/index/icons.gif) no-repeat 0 center;
	margin-bottom:3px;
}
/*-----------------------rightNormal----------------------*/
#rightNormal {
	float:right;
	width:430px;
}
#rightNormal .fatherNode ul.super {
	margin:10px 20px;
}
#rightNormal h5 {
	background:url(../img/sitemap/index/iconm.gif) no-repeat 0 center;
	margin-left:10px;
	margin-top:15px;
	padding-left:10px;
	font-size:12px;
	color:#4F5150;
}

#rightNormal h3 {
	background:url(../img/sitemap/index/iconm.gif) no-repeat 0 center;
	margin-left:10px;
	margin-top:15px;
	padding-left:10px;
	font-size:12px;
	color:#4F5150;
}


#leftNormal .ttlm a,#rightNormal .ttlm a{	
	margin-left:10px;	
	text-decoration:underline;
	color:#FFFFFF;
	font-size:12px;}
#leftNormal .ttlm a:hover,#rightNormal .ttlm a:hover{
	text-decoration:none;
	color:#FFFFFF;}
