td {
	font-size: 9pt;
	color: #666666;
	line-height: 140%;
	text-align: justify;
}

a {  font-size: 9pt; color: #666666; text-decoration: none ; selector-dummy : expression(this.hideFocus=true);}
a:link {  font-size: 9pt; color: #666666; text-decoration: none}
a:visited {  font-size: 9pt; color: #666666; text-decoration: none}
a:hover {  font-size: 9pt; color: #FF9C00; text-decoration: underline}

.bold_info{		font-size: 9pt;	color: #3974CF;	line-height: 140%;	font-weight: bold;}
.bold_curri{	font-size: 9pt;	color: #7D4AA0;	line-height: 140%;	font-weight: bold;}
.bold_class{	font-size: 9pt;	color: #D14489;	line-height: 140%;	font-weight: bold;}
.bold_online{	font-size: 9pt;	color: #599F29;	line-height: 140%;	font-weight: bold;}
.bold_library{	font-size: 9pt;	color: #A17221;	line-height: 140%;	font-weight: bold;}

.color_curri{	font-size: 9pt;	color: #7D4AA0;	line-height: 140%;}
.color_online{	font-size: 9pt;	color: #599F29;	line-height: 140%;}
.color_class{	font-size: 9pt;	color: #D14489;	line-height: 140%;}
.color_library{	font-size: 9pt;	color: #A17221;	line-height: 140%;}

body  {
scrollbar-face-color: #EFEFEF; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #C6C7C6; 
scrollbar-darkshadow-color: #C6C7C6; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF;
}
.form { font-size:9pt;BACKGROUND-COLOR:#ffffff; COLOR:#202020; BORDER:1px solid #DEDEDE; }

input.solidIP {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #666666;
	border: 1px #DEDEDE solid;
	background-color: #FFFFFF;
}
select {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #666666;
	border: 1px #DEDEDE solid;
	background-color: #FFFFFF;
}

textarea.solidTA {  font-family: "±¼¸²"; font-size: 9pt; color: #666666; line-height: 1.4; border: 1px #DEDEDE solid }


.dotline {
	border-bottom: thin dotted #EFEFEF;
}

.back_book {
	background-color: #FBF8EF;
	background-image: url(../siteimg/bookimg/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
