@charset "utf-8";
/* CSS Document */
body {
	font-size: 13px;
	line-height: 18px;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	margin:0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(images/bk.gif);
	background-repeat: repeat;
}
a:link {
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
a:visited{
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
a:hover{
    color:#E33595;
	background-color:transparent;
}
a:active{
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
.K-1, .K-1 a{
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.K-1 a:hover{
    color:#E33595;
}
.K-2, .K-2 a{
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.K-2 a:hover{
    color:#E33595;
}
.K-3, .K-3 a {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.K-3 a:hover{
    color:#E33595;
}
.K-4, .K-4 a {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.K-4 a:hover{
    color:#E33595;
}
.K-11 {
	font-size: 12px;
	color: #666666
}
.K-12 {	
	font-size: 12px;
	color: #666;
}
.table1 {
	background-image: url(images/4.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright, .copyright a{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.copyright a:hover{
    color:#E33595;
}
.row1 {
	font-size: 12px;
	line-height: 18px;
	background-color: #D7EBFF;
}
.row2 {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFDE8;
}
.isbn {
	font-size: 10px;
}

.tabs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0;
	font-size: 13px;
	float: right;
}
.tab_1 a{
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
	line-height: 18px;
	height: 18px;
	margin:0 5px 0 0;
	padding:2px 4px 2px 4px;
	float: left;
	text-decoration:none;
}
.tab_1 a:hover{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
	float: left;
}

.tab_n{
	background-color: #2e6ab1;
	border: 1px solid #2b66a5;
	text-decoration: none; 
	color: #FFF !important;
	line-height: 18px;
	height: 18px;
	margin:0 5px 0 0;
	padding:2px 4px 2px 4px;
	float: left;
	font-weight: bold;
	cursor: default;
}
.tab_2 a{
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
	line-height: 18px;
	height: 18px;
	margin:0 5px 0 0;
	padding:2px 2px 2px 2px;
	float: left;
	text-decoration:none;
}
.tab_2 a:hover{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
	float: left;
}
