#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent h2 {
	font-size: 0.9em;
	color: #000000;
	margin-top: 0px;
}

#rightcontent p {
	font-size: 0.72em;
	margin-top: 0px;
	line-height: 1.6;
	color: #575782;
	text-align: justify;
}
#rightcontent img {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.righth1span {
	color: #666666;
}

.mainphoto {
	height: 150px;
	background-color: #D7D5D8;
	background-image: url(../images/main_publish_base.jpg);
	background-repeat: repeat-x;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
.howregister {
	width: 200px;
	margin-top: 1.5em;
}
.howregister h4 {
	font-size: 12px;
	margin: 0px;
}
.howregister a {
	color: #FF6600;
	text-decoration: none;
}
.howregister a:visited {
	color: #000000;
	text-decoration: none;
}
.howregister a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#book {

	width: 740px;
	float: right;
	margin-top: 1em;
}
#book h1 {

	font-size: 0.95em;
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}
#teach {
	background-color: #E8E8E8;
	margin-bottom: 1.2em;
	height: 1%;
	width: 360px;
}
#teach h2 {
	font-size: 0.72em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
#teach h5 {
	font-size: 0.625em;
	margin-top: 1em;
	margin-bottom: 0px;
}
#teach h5 a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #FF9900;
	width: 100%;
	padding: 2px;
}
#teach h5 a:visited {
	text-decoration: none;
}
#teach h5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
}
#teach p {
	font-size: 0.69em;
	color: #333333;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#teach img {
	border: 3px solid #FFFFFF;
	vertical-align: top;
	margin: 0px;
}

.subNAV {
	background-color: #eeeeee;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subNAV h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/subnav_green.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	display: block;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0.6em;
	margin-top: 0px;
}
.subNAV ul {
	font-size: .72em;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 8px;
	list-style-type: none;
	margin-right: 8px;
}
.subNAV li {
	margin-bottom: .75em;
	font-weight: bold;
}


.subNAV a {
	text-decoration: none;
	color: #FF6600;
}
.subNAV a:visited {
	color: #000000;
	text-decoration: none;
}
.subNAV a:hover {
	color: #0066FF;
}
.subNAV a:active {
	color: #666666;
}

.subNAV p {
	font-size: 0.72em;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
}
