/* profile ------------------------------ */

#profile h2{position: relative ; }
#profile h2 a{position: absolute ;top: 5px ; right: 5px ; }

#profile .sectionMulti{width: 605px ; overflow: hidden ; }

#profile .sectionMulti .sectionPhoto{text-align: center ;  margin-bottom: 20px ;}
#profile .sectionMulti .sectionPhoto img.r{margin-right: 20px ; }

#profile .sectionMulti .sectionTable{background: url(/img/dotted.gif) repeat-x center bottom ; padding-bottom: 21px ;margin-bottom: 20px ; }
#profile .sectionMulti .sectionTable table{}
#profile .sectionMulti .sectionTable table th{width: 50px ; }
#profile .sectionMulti .sectionTable table td.day{width: 130px ; }


/* china */

#profile.china .sectionMulti {
	font-family: 'SimSun', 'Song', 'Arial', sans-serif;
}

#profile.china .sectionMulti ul.cnLead {
	margin-bottom: 25px ;
}

#profile.china .sectionMulti ul.cnLead li {
	background: url(/img/profCh_icon_01.gif) 0 5px no-repeat ;
	padding-left: 12px ;
	margin-bottom: 5px ;
}

#profile.china .sectionMulti dl {
	margin-bottom: 25px ;
}

#profile.china .sectionMulti dl dt {
	margin-bottom: 15px ;
}

#profile.china .sectionMulti dl.section02 {
	color: #b30076 ;
}

#profile.china dl.section02 dd {
	background: url(/img/profCh_icon_02.gif) 0 2px no-repeat ;
	padding-left: 12px ;
}

#profile.china .sectionMulti dl.section02 dd.note {
	color: #b30076 ;
	background: none ;
	text-align: right ;
	margin-bottom: 10px ;
}

#profile.china .sectionMulti dl.section02 dd.note.lastChild {
	margin-bottom: 0 ;
}



