body {
	background-image:url(../images/sg_main_bg.jpg);
	margin: 0 auto; 
	background-repeat:repeat-x;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 1028px;
	height: 896px;
}
#header {
	position: relative;
	margin: 0 auto;
	background-image:url(../images/sg_head.jpg);
	background-repeat: no-repeat;
	width: 1028px;
	height: 262px;
}
#nav{
	position: relative;
	margin: 0 auto;
	background-image:url(../images/sg_nav.jpg);
	background-repeat: no-repeat;
	width: 998px;
	height: 29px;
	padding: 0px 15px 0 15px;
}
#content_bg{
	background-image:url(../images/repeat_bg.jpg);
	background-repeat:repeat-y;
	width: 1028px;
	min-height:600px;
}
#content_bg_sc{
	background-image:url(../images/repeat_bg_sc.jpg);
	background-repeat:repeat-y;
	width: 1028px;
	min-height:600px;
}
#content a {
	color: #e85194;
	text-decoration: none;
}
#content a:hover {
	color: #e85194;
	text-decoration: underline;
}
#content_right a {
	color: #e85194;
	text-decoration: none;
}
#content_right a:hover {
	color: #e85194;
	text-decoration: underline;
}
#footer {
	position: relative;
	margin: 0 auto;
	background-image:url(../images/sg_footer.jpg);
	background-repeat: no-repeat;
	width: 1028px;
	height: 72px;
}
#footer_sc {
	position: relative;
	margin: 0 auto;
	background-image:url(../images/sg_footer_sc.jpg);
	background-repeat: no-repeat;
	width: 1028px;
	height: 72px;
}
#content {
	padding: 10px 20px 5px 20px;
	
}
#content_left {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 20px 10px 5px 10px;
	height: 500px;
	float:left;
	
}
#content_right {
	z-index:10000;
	padding: 10px 0px 5px 0px;
	
}
.apDiv1 {
	position:absolute;
	width:235px;
	height:59px;
	left: 563px;
	top: 10px;
}
.apDiv2 {
	position:absolute;
	width:235px;
	height:59px;
	left: 793px;
	top: 3px;
}

#content ul li {

list-style: url(../images/bullet0022.png);

}

#content ol li {

list-style: decimal;

}
