* {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,‚l‚r ‚oƒSƒVƒbƒN,HGPºÞ¼¯¸E;
	font-size:12px;
	font-weight:normal;
	border-width:0px;
}

body {
	background-color:#e6e9ec;
}

a {
	color:#0066ff;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
}

.PageAll {
	width:700px;
	border-right:1px solid #666666;
	background-color:#ffffff;
	float:left;
}

.PaneTitle {
	font-family:Verdana,Arial;
	font-weight:bold;
	padding:0px 20px;
	letter-spacing:0px;
}
.PaneTitle a {
	height:40px;
	color:#000000;
	line-height:40px;
	font-size:24px;
	font-family:Verdana,Arial;
	font-weight:bold;
	text-decoration:none;
}
.PaneTitle a:hover {
	color:#000000;
}

.PaneMenu {
	background:url(menu.png);
	border-bottom:1px solid #666;
	line-height:28px;
	background-color:eeeeee;
}
.PaneMenu div {
	background:url(button.png);
	background-repeat:no-repeat;
	background-position:right;
	width:135px;
	height:28px;
	color:#505050;
	float:left;
	cursor:pointer;
}
.PaneMenu div span {
	display:block;
	height:24;
	width:135px;   /* = .PaneMenu div - width */
	text-align:center;
}
.PaneMenu div div {
	background:url();
	background-color:#ffffff;
	width:200px;
	height:auto;
}
.PullDownMenu {
	width:200px;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #888888;
	visibility:hidden;
}
.PullDownMenu a {
	background:url(point2.gif) no-repeat;
	text-align:left;
	border-top:1px dashed #cccccc;
	line-height:18px;
	padding-left:15px;
	margin:0px;
	display:block;
	color:#000000;
}
.PullDownMenu a:hover {
	color:#000000;
	background-color:#b2b4bf;
}

.MenuShadow {
	line-height:10px;
	background:url(top_shadow.png) repeat-x;
}

.PaneBody {
	padding:20px;

}

.PaneTrail {
	height:28px;
	background:url(menu.png);
	line-height:28px;
	text-align:center;
	border-top:1px solid #666666;
	color:#505050;
}

H1 {
	font-size:150%;
	margin-bottom:20px;
	padding:5px;
	border-bottom:3px solid #666666;
	font-weight:bold;
}

H2 {
	font-size:120%;
	padding:5px;
	border-bottom:1px dashed #666666;
}

DL {
	margin-bottom:50px;
}

DT {
	color:#b75f11;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:10px;
}
DD {
	margin-left:20px;
}
DD OL {
	margin-left:25px;
}

.Right {
	text-align:right;
}

.Text {
	width:400px;
	padding-left:40px;
	line-height:20px;
	margin-bottom:30px;
}



.PaneCom {
	padding-top:30px;
	width:200px;
}
.PaneCom img {
	display:block;
	margin:10px;
}
