@charset "utf-8";
/* CSS Document */

html,body { text-align:center; vertical-align:middle; background-image:url(../image/page_bg.jpg); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;font-family:Arial, Helvetica, sans-serif; font-size:12px; height:100%}
	

.link{color:#0864af; text-decoration:none;  line-height:16px;border:0px }
.link a{ color:#0864af; text-decoration:none;line-height:16px;border:0px; }
.link a:hover{ color:#454545; text-decoration:none;}
.home{background-image:url(../image/default_bg.jpg); background-repeat:no-repeat; background-position:top center }
#settimenow{ font-size:18px; font-weight:bold; color:#FFFFFF}
#toplogo{
	position:absolute;
	top:0px;
	width:94%;
	left:0px
}
#bottompart{position:relative;bottom:0px; }
