body {
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: center;
	height: 100%;
	background-color: #fff;
	scrollbar-3dlight-color: #e94e1c;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #e94e1c;
	scrollbar-darkshadow-color: #e94e1c;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000;
}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-style: normal;font-size: 14px;color: #e56236; font-weight:bold;}	

img {
	border: 0;
	float: left;
}

#container {
	width: 990px;
	margin: 0 auto 0;
	text-align: left;
	height:899px!important;
	background-image: url(../images/PageComm_a.png);
	background-repeat: no-repeat;
	top: 0px;
	padding: 0;
	overflow: hidden;
}


.bc_breadcrumb {
	float:left;
	margin:10px 0 0 0;
	width: 450px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333;
}
.bc_breadcrumb a {color:#333;text-decoration: none;}

.login {float:right;margin: 40px 5px 0 0;}
.login a {color: #FFF;text-decoration: none;}
.login a:hover{color: #ba0411;text-decoration: none;}
.login a:active{color: #ba0411;text-decoration: underline;}
.login a:visited{color: #FFF;text-decoration: underline;}




#menu {
	width:820px;
	height:43px;
	margin: 70px 0 0 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 0px;
}

#contentcontainer {
	margin: 0;
	width: 985px;
	height: 100%;
	min-height: 899px;
	top: 0px;
}

#contentLeft {
	float: left;
	margin: 10px 0 0 85px;
	width: 250px;
	padding: 5px 10px 10px 5px;
	height: 100%;
	top: 0px;
}

#contentRight {
	width:483px;
	height: 560px;
	margin: 10px 0 0 50px;
	padding: 5px 10px 10px 20px;
	float: left;
	top: 0px;
	overflow: auto;
}

#onecolum {
	float: left;
	margin: 10px 0 0 200px;
	width: 560px;
	padding: 5px 150px 10px 5px;
	height: 560px;
	top: 0px;
	overflow: auto;
}

#test_ePub {
	margin: 0;
	padding: 0;
	display: inline;
}



#content a:link {
	color: #000;
	text-decoration: none;
}
#content  a:visited {
	color: #e56236;
	text-decoration: none;
}
#content  a:hover {
	color: #e56236;
	text-decoration: none;
}
#content  a:active {
	color: #e56236;
	text-decoration: none;
}


#footer, .push 
{
  height: 50px;
  clear: both;
  text-align: center;
  font-style: normal;
	font-size: 10px;
	color: #333;
  
}





a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #e56236;
	text-decoration: none;
}
a:hover {
	color: #e56236;
	text-decoration: none;
}
a:active {
	color: #e56236;
	text-decoration: none;
}

