body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(img/bg_shadow.gif);
	margin-left: 20px;
	margin-right: 0px;
}

A:link    { color: #DD5500;   text-decoration: none; }
A:visited { color: #DD5500; text-decoration: none; }
A:active  { color: RED; text-decoration: underline; font-weight: bold; }
A:hover   { color: #CC0000;    text-decoration: underline; font-weight: bold; }

.text_s1 {
	font-size: 9px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.text_std {
	font-size: 12px;
	line-height: 140%;
}
.page_title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.titlebar_bookname {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.book_sideinfo {

	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
.book_spec {
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.textbooks_level {
	font-size: 10px;
	color: #339933;
}
.textbooks_catagory {
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}

.article_c_title {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #EE6600;
}
.article_c_body {
	font-size: 12px;
	line-height: 120%;
}
.workshop_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #EE6600;
}
.IM_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #EE6600;
}
.Video_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #EE6600;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #EE6600;
}
