@charset "utf-8";
/* CSS Document */

#all {
	width:930px;


	height::600px;
	margin-left:auto;
	margin-right:auto;
	}
	
.style18 {
color:#009933
}

#menu {
	float:left;
	width:930px;
	clear:both;
	text-align: center;
		}
#header {
	float:left;
	width:930px;
	clear:both;
	text-align: center;
		}
#img {
	float:left;
	width:660px;
	height: 315px;
	padding: 10px;
	}
#body {
	float:left;
	width:660px;
	padding:10px;
	}

#top {
	float:left;
	width:678px;
	clear:both;
	padding:10px;
	background-color: #EBF0F5;
	border-width: 2px;
	border-style: solid;
	margin-top: 10px;
	text-align:justify;
	margin-bottom: 10px;
	border-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;

    }
#left1 {
	float:left;
	width:207px;
	padding:10px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	border-width: 2px;
	border-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:justify;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	}
	
#left2 {
	float:left;
	width:207px;
	padding:10px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	border-width: 2px;
	border-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:justify;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 70px;
	}


	#news {
	float:right;
	width:250px;
	background-image: url(images/bg.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	height: auto;
	}
	#corner {
	float:right;
	width:250px;
	height: 215px;
	margin-top: 30px;
	

	}
	
	#wecare {
	float:right;
	width:205px;
	height: 60px;
	margin-top: 10px;
	border-style:solid;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-color: #000000;

	}

	#logo {
	float: left;
	width: 350px;
	height:80px;
	background: url(images/SS_LOGO-180.jpg) no-repeat left top;
}
	#footer {
	padding: 50px;
	clear:both;
	text-align: center;
	}
