body{
	margin: 0px;
	text-align: center;
	background: url("../images/back.gif") top center #777B7B;
	}
div, p, span, input, textarea{
	color: #2F4049;
	font: 12px arial, sans-serif;
	}
a:link, a:visited, a:active{
	color: #D54800;
	text-decoration: none;
	}
a:hover{
	color: #FFFFFF;
	background-color: #D54800;
	text-decoration: none;
	}
.container{
	width: 760px;
	content: ".";
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
.clr{
	height: 1px;
	overflow: hidden;
	clear: both;
	}
.navigation{
	height: 290px;
	overflow: hidden;
	text-align: center;
	}
.alert{
	color: #FFFFFF;
	width: 550px;
	height: 50px;
	float: left;
	position: relative;
	top: -15px;
	left: 110px;
	overflow: hidden;
	text-align: center;
	background: url("../images/alert.gif") left center no-repeat;
	}
.contents{
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url("../images/back2.gif") top center #5A5D5E;
	}
.main_T{
	width: 740px;
	height: 5px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
	background: url("../images/main_T.gif") top center no-repeat #FCF5D8;
	}
.main{
	width: 740px;
	text-align: left;
	margin: 0px 4px 0px 4px;
	background: #FCF5D8;
	}
.main_B{
	width: 740px;
	height: 5px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
	background: url("../images/main_B.gif") top center no-repeat #FCF5D8;
	}
.columns{ background: url("../images/dots.gif") top center repeat-y #FCF5D8; }
.column{
	width: 220px;
	float: left;
	margin: 0px 10px 0px 10px;
	display: inline;
	}
.columnSide{
	width: 220px;
	float: left;
	margin: 0px 10px 0px 10px;
	display: inline;
	background: url("../images/dot2.gif") top right repeat-y;
	}
.cr{ background: none; }
.pad{ margin: 5px; }
.nopad{ margin: 0px; }
.log{
	color: #000000;
	width: 181px;
	height: 26px;
	margin: 0px;
	padding: 4px 0px 0px 30px;
	font: 12px arial, sans-serif;
	font-weight: bolder;
	border: none;
	}
.lun{ background: url("../images/login_un.gif") top left no-repeat; }
.lpw{ background: url("../images/login_pw.gif") top left no-repeat; }
.but{
	width: 81px;
	height: 24px;
	border: none;
	float: right;
	cursor: pointer;
	margin-right: 30px;
	}
.submit{ background: url("../images/but_submit.gif") top left no-repeat; }
.del{ background: url("../images/but_delete.gif") top left no-repeat; }
.activate{ background: url("../images/but_activate.gif") top left no-repeat; }
.listItem, .linkList:link, .linkList:active, .linkList:visited{
	color: #2F4049;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	background: url("../images/bullet.gif") 0px 5px no-repeat;
	}
.linkList:hover{
	color: #2F4049;
	text-decoration: underline;
	background: url("../images/bullet.gif") 0px 5px no-repeat;
	}
.featureCover{
	width: 222px;
	height: 112px;
	overflow: hidden;
	background: url("../images/feature.gif") top left no-repeat;
	}
.feature{
	width: 222px;
	height: 112px;
	overflow: hidden;
	}
.subTitle{
	margin-top: 10px;
	font-weight: bolder;
	}
.subText{
	padding-left: 5px;
	text-align: left;
	}
.subMore{
	height: 22px;
	cursor: pointer;
	background: url("../images/but_readmore.gif") bottom right no-repeat;
	}
.subLogout{
	height: 22px;
	cursor: pointer;
	background: url("../images/but_logout.gif") bottom left no-repeat;
	}
.box{
	width: 760px;
	height: 60px;
	overflow: hidden;
	padding-top: 20px;
	margin-top: 10px;
	background: url("../images/footer.gif") top center no-repeat;
	}
.edit_box{
	border: 3px solid #309CC4;
	background: #FFFFFF;
	}
.edit_code{
	width: 470px;
	height: 370px;
	padding: 4px;
	}
.fLink{
	margin: 0px 30px 0px 30px;
	display: inline;
	font-size: 10px;
	text-decoration: none;
	}
.f0:link, .f0:visited, .f0:active{ color: #2E9AC2; }
.f1:link, .f1:visited, .f1:active{ color: #2CBD83; }
.f2:link, .f2:visited, .f2:active{ color: #7ABF36; }
.f3:link, .f3:visited, .f3:active{ color: #B69332; }
.f4:link, .f4:visited, .f4:active{ color: #B86034; }
.f0:hover{ color: #52B2D5; background-color: #2F4049; }
.f1:hover{ color: #54CF9E; background-color: #2F4049; }
.f2:hover{ color: #9AD065; background-color: #2F4049; }
.f3:hover{ color: #CAAD5C; background-color: #2F4049; }
.f4:hover{ color: #CB7E58; background-color: #2F4049; }
.copyright{
	color: #FCF5D8;
	font-size: 10px;
	margin: 40px 0px 20px 0px;
	}
.note{
	font-style: italic;
	margin: 10px;
	padding: 10px;
	background: #EAE2C1;
	}
.help{
	text-align: center;
	margin-bottom: 20px;
	}
.tutImg{
	border: 3px solid #309CC4;
	}
.download{
	float: right;
	padding-left: 40px;
	}