* {
	margin:0;
	padding:0;
}
a {
	border-bottom: dotted 1px #006600;
	color: #006600;
	padding-bottom:1px;
	text-decoration:none;
}
a:hover {
	color:#993300;
	border-bottom: solid #993300 1px;
	padding-bottom:1px;
}
.noborder, .noborder:hover {
	border-style:none;
	padding-bottom:0;
}
li {
	list-style:none;
}
body {
	font-size:95%;
	line-height: 1.8;
	background:#FFFFFF;
	text-align: center; /* for central alignment*/
}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 780px;
	text-align: left; /* for central alignment*/
	background:url(../image/wrapper_bg.gif) repeat-y;
}
#header {
	position:relative;
	width: 780px;
	background:url(../image/header_bg.gif) no-repeat;
	height: 275px;
}
#header h1 {
	color:#E7FAEC;
	position:absolute;
	top: 16px;
	left: 20px;
}
h1 a {
	border-style:none;
}
#wdlogo {
	position:absolute;
	right: 26px;
	top: 48px;
}
#wdlogo img {
	border-style:none;
}
#headerAboutSiteRead {
	position: absolute;
	top:135px;
	left: 25px;
	width: 450px;
}
#pan {
	position: absolute;
	bottom: 0px;
	left: 25px;
}
#pan ul li {
	display: inline;
}
#content {
	clear: left;
	position: releative;

}
#main {
	width:500px;
	float :left;
}
#main h2 {
	background: url(../image/h2_bg.gif) no-repeat;
	line-height:1;
	font-size: 18px;
	padding: 4px 0  0px 22px;
	margin-bottom: 3px;
}
#main h3 {
	font-size: 100%;
	line-height:1.4;
	margin-top: 20px;
}
#article {
	width:450px;
	padding:0px 10px 10px 10px;
	margin:0 15px;
	background: #FFFFFF;
}
.section {
	margin-top: 45px;

}
.section p {
	margin: 0 4px;
}
#chap4experience {
	margin: 10px 0;
	background:#D0F8B8 url(../image/chap4experience_bg_bottom.gif) no-repeat bottom;
}
#chap4experience ul {
	background: url(../image/chap4experience_bg_top.gif) no-repeat;
	margin-bottom: 14px;
}
#chap4experience ul li {
	position:relative;
	top:5px;
	padding:0px 15px;
	font-weight: 700;
}
#chap4experience ul ul {
	background:#D0F8B8;
}
#chap4experience ul ul li {
	margin-left: 15px;
	font-weight: 400;
	padding:0 0 0 16px;
	background: url(../image/chap4experience_li_mark.gif) no-repeat 0 6px;
}

.movieList ul li,.sample ul li {
	padding:4px 15px;
}
.movieList ul li a {
	background: url(../image/li_mark.gif) no-repeat 0 1px;
	padding-left: 20px;
}
.movieList ul li a:hover {
	background: url(../image/li_mark.gif) no-repeat 0 -49px;
}
.download {
	text-align: right;
}

#sidebar {
	margin: 0 0 0 500px !important; /*for modern browser*/
	/*\*/
	margin: 0; /*for WinIE5&6,MacIE5isNG*/
	/**/
	float: none !important; /*for modern browser*/
	/*\*/
	float: right; /*for WinIE5&6,MacIE5isNG*/
	/**/
	width:270px;
}
#sidebarItem {
	margin:0 15px;
	background: #FFFFFF;
	font-size: 90%;
}
#sidebar h2 {
	margin-top: 30px;
	margin-bottom: 3px;
	font-size: 100%;
	border-bottom:1px solid #006600;
}
#sitemap li {
	margin-left:5px;
}
#sitemap ul ul li{
	list-style-type:disc;
	margin-left: 30px;
}
#paperTOC {
	border:solid #006600 1px;
	padding: 2px;
	margin:4px;
}
#paperTOC h3 {
	font-size: 105%;
	padding:4px 0px 2px;
	margin:0 6px;
	border-bottom:dotted 1px #006600;
}
h4 {
	font-sinze:100%;
	padding:4px 0px;
	margin:0 6px;
	line-height:1;
}
#paperTOC dt, #paperTOC dd {
	font-size: 95%;
	line-height: 1;
	margin:6px;
}
#paperTOC dt {
	margin-top:1em;
}
#paperTOC dd {
	margin-left:1.6em;
}
#notes li {
	margin: 10px 6px;
}
#linkmap {
	margin-top:50px;
}
#linkmap li {
	margin: 10px 0 0 40px;
}
#footer {
	clear: both;
	height: 50px;
	padding: 0 30px;
	background: url(../image/footer_bg.gif) no-repeat 0 0;
}
#footer p {
	height: 12px;
	font-size: 12px;
	line-height:1;
	text-align: center;
}


.updateInfo {
	padding:4px 15px;
}
.updateInfo dt {
	background:url(../image/dt_mark.gif) no-repeat 0 7px;
	padding-left: 15px;
}
.updateInfo dd {
	margin-bottom: 15px;
}
.dList ul {
	margin-left: 15px;
}
.dList ul li a {
	background:url(../image/dt_mark.gif) no-repeat 0 1px;
	padding-left: 15px;
}

.dList ul li a:hover {
	background:url(../image/dt_mark.gif) no-repeat 0 -49px;
}
table {
	font-size: 90%;
	border:1px solid #999;
}
td,th {
	padding:2px;
	border:1px solid #999;
}
.sourceDownload {
	margin: 1em 10px 0;
}
.sourceList {
	margin: 10px;
	padding: 6px;
	background:#DDD;
}
.sourceListWhite {
	margin: 10px;
	padding: 6px;
	background:#000;
	color:#FFF;
}
.path {
	margin:10px;
	font-size:90%;
}
.h4block {
	margin: 0  10px;
}

