@charset "utf-8";
/* CSS Document */

#pageLocation {
	margin:3px 14px;
	height:15px;
}

#hrTitle {
	padding-left:35px;	
	height:20px;
	font-weight:bold;
}

#hrTitle a {
	color:#000;
	text-decoration:none;	
}

#pageTitle {
	margin:0px 14px;
	background:#FFCC66 url(../images/common/pageTitleBg.gif) no-repeat left top;
	height:55px;
	position:relative;
}

.pageContentBox, #pageContent {
	margin:15px 14px;
	padding:0 0 55px 0; 
	background:url(../images/common/pageContentBg.gif) no-repeat left bottom;
	font-size:12px;
	min-height:401px;
	
}

#pageContent p {
	text-indent:2em;
	line-height:18px;
}

#pageTitleText {
	font-size:16px;
	display:block;
	position:absolute;
	left:10px;
	top:24px;
	color:#FF3300;
	width:183px;
	font-weight:bold;
}

#homeRightInner {
	margin-top:20px;
}


#hrMiddle {
	border-left:1px solid #FFBF90;
	border-right:1px solid #FFBF90;
	margin-bottom:0;
}

#hrBottom {
	margin-bottom:15px;
	height:15px;
	background:url(../images/common/box_bg_bottom.gif) no-repeat left bottom;
}

#rightNavList, #rightNavList li {
	margin:0;
	padding:0;
	list-style:none;
}

#rightNavList li {
	border-bottom:1px solid #FFBF90;
}

#rightNavList li a {
	display:block;
	width:150px;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size:12px;
	font-weight:500;
	color:#666666;
	background:#FFFFFF url(../images/common/smallArrow.gif) no-repeat 38px center;
}


#rightNavList li a:hover {
	color:#666666;
	background-color:#FFCC99;
}

#rightNavList li a.selected, #rightNavList li a.selected:hover {
	background-color:#FEE7D5;
}

/*#update: 2009-09-17*/
.commonHeaderfeng {
	padding:0 0 0 20px;
	margin-top:14px;
	margin-bottom:8px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/common/10.gif) no-repeat left center;
	
}

.commonHeader {
	padding:0 0 0 20px;
	margin-top:14px;
	margin-bottom:8px;
	font-size:14px;
	font-weight:bold;
	
}

.commonHeader1 {
	padding:0 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	background: url(../images/common/10.gif) no-repeat left center;
}
.commonHeader2 {
	padding:0 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-indent:-1em;
}

.commonHeader3 {
	padding:0 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-indent:-2em;
}

.dd{
    line-height:20px;
    list-style-type:none;
}

.cc{
    text-indent:-1.5em;
}

.commonList1{
	padding-left:15px;
	margin-left:15px;
	margin-top:8px;
	margin-bottom:8px;
	list-style-type:none;
}

.commonList,.commonList li, .noPicList, .noPicList li {
	margin:0;
	padding:0;
	list-style:none;
}

.commonList li, .noPicList li {
	padding-left:15px;
	background: url(../images/common/10.gif) no-repeat left center;
	margin-left:20px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:18px;
}

.commonList li.noPic {
	background: url(../images/common/canNotFoundMe.png) no-repeat left 1px;	
}

.noPicList li {
	padding-left:0px;
	background:url(../images/cn/spacer.gif) no-repeat left 1px;
}

/*__________________________________
	
	sound.html Style
  __________________________________
*/
#soundList, #soundList dt, #soundList dd, .soundList, .soundList dt, .soundList dd{
	margin:0;
	padding:0;
	border:0;
}


#soundList dt,.soundList dt {
	padding-left:20px;
	background:url(../images/common/listIconBig.png) no-repeat left center;
	font-weight:bold;
	margin-top:10px;
}

#soundList dd, .soundList dd {
	border-bottom:1px dashed #CCCCCC;
	margin-right:60px;
}

#soundList dd p, .soundList dd p {
	text-indent:2em;
}

/*__________________________________
	
	End#sound.html Style
  __________________________________
*/


