body {
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		background:url(../graphic/bg_pattern.gif);
}

#center {
		width:100%;
}

#topCenter {
		width:100%;
		background-color:#FFF;
}
#top {
		width:860px;
		height:78px;
}
#logo {
		width:340px;
		height:78px;
		float:left;
}
#rightTopBox {
		width:514px;
		height:78px;
		float:left;
}
#menuOutside {
		width:100%;
		height:24px;
		background-color:#000;
}
#menuHolder {
		width:860px;
		height:24px;
		padding-left:35px;
}

#borderLeft {
		width:22px;
		background:url(../graphic/borderLeft.png);
}
#borderRight {
		width:30px;
		background:url(../graphic/borderRight.png);
}
#leftMenu {
		width:165px;
		background-color:#FFF;
}
#bodyTd, #bodyTd2 {
		width:834px;
		background-color:#FFF;
}
#bodyHolder, #bodyHolder2 {
		float:left;
		width:670px;
		height:100%;
}
#bodyInside, #bodyInside2 {
		width:645px;
		height:auto;
		padding-bottom:20px;
		position:relative;
		top:20px;
		left:12px;
}
#bodyTd2 {
		width:669px;
}
#bodyHolder2 {
		width:505px;
}
#bodyInside2 {
		width:480px;
		left:22px;
}
#borderBottom {
		width:860px;
		height:37px;
		background:url(../graphic/borderBottom.png);
}
#footerHolder {
		padding-right:17px;
		height:40px;
		
}
#footer {
		position:relative;
		top:-20px;
}
#bodyTable {
		min-height:550px;
		height:550px;	
}

#rightBox {
		float:left;
		width:156px;
		height:414px;
		background:url(../graphic/tipPad.png);
		margin-top:22px;
}
#rightBoxInner {
		width:130px;
		height:290px;
		position:relative;
		top:80px;
		left:10px;
		overflow:visible;
}

#loginTable {
		position:relative;
		top:35px;
		clear:both;
		width:300px;
}
#loginTable td {
		font-size:10px;
}
#loginTable input {
		font-size:9px;
		width:125px;
		margin-right:5px;
}





a:link, a:visited, a:hover, a.small:link, a.small:visited, a.small:hover 

{

color: #6666cc;
text-decoration: none;

}

a:link, a:visited, a:hover, a.small:link, a.small:visited, a.small:hover 

{

color: #6666cc;
text-decoration: none;

}

