#main {
	width:958px;
	overflow-x:hidden;
	padding:10px 10px 15px 10px;
	background-color:#FFF;
	margin:0 auto 12px auto;
	border:1px solid #ccc;
}
#left {
	float:left;
	width:200px;
	background-color:#ebebeb;
}
h4, h5 {
	height:24px;
	padding:3px 0 0 10px;
	color:#fff;
	font-size:12px;
	margin-top:10px;
	background:url(../images/Customize/bg12.gif) repeat-x;
}
h5 {
	background:#e9e9e9;
}
h5.on {
	background:url(../images/Customize/bg12.gif) repeat-x;
}
h5 a:link, h5 a:visited {
	color:#666;
	font-weight:normal;
}
h5 a:hover, h5 a:active {
	color:#c00;
}
h5.on a:link, h5.on a:visited {
	color:#fff;
	font-weight:bold;
}
#left div {
	padding:10px;
}
#left div ul li {
	margin-bottom:4px;
	padding:0 0 0 12px;
	background:url(../images/Global/ico6.gif) no-repeat 0 5px;
}
#right {
	float:left;
	width:758px;
}
.txt {
	color:#333;
	font-size:14px;
	padding:30px 50px 20px 50px;
}
.txt h2 {
	margin-bottom:20px;
	font-size:18px;
}
.txt p {
	margin-bottom:1em;
}
.txt ul li {
	margin-bottom:8px;
	padding:0 0 0 12px;
	background:url(../images/Global/arrow_ico1.gif) no-repeat 0 8px;
}
h1{
	text-align:center;
	margin-bottom:20px;
	font-size:24px;
}