
html {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #f6f6f6; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #f1f1f1;
}
body {
	margin:0px;
	font-family: "宋体";
	font-size: 12px;
	color:#000;
	line-height: 150%;
    background-color:#e1e1e1;
}
img {
	border:0px;
}
a {	text-decoration: none;}
a:link {color: #000;text-decoration: none;}     /* 未访问的链接 */
a:visited {color: #000;text-decoration: none;}  /* 已访问的链接 */
a:hover {color: #ff6600;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #000;text-decoration: none;}   /* 点击激活链接 */
a.menu:link 
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.menu:visited 
{
	color: #000;
	text-decoration: none;

	font-size: 12px;
	font-weight: bold;
}
a.menu:hover 
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.menu:active 
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	line-height: 45px;
	margin:0px;
	font-weight: bold;
}

.content_border {
	border: 1px solid #999999;
}

.search
{
	border: 1px solid #D4D0C8;	
	border-top: 1px solid #808080;
	
}
.about_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #207f6b;
	background-color: #207f6b;
}

a.about:link 
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	height: 26px;
	width: 190px;
	display: block;
	text-indent: 20px;
}
a.about:visited 
{
	color: #000;
	text-decoration: none;
	text-decoration: none;
	font-size: 12px;
	height: 26px;
	width: 190px;
	display: block;
	text-indent: 20px;
}
a.about:hover 
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	height: 26px;
	width: 190px;
	display: block;
	text-indent: 20px;
	background-image: url(images/left_line2.gif);
}
a.about:active 
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	height: 26px;
	width: 190px;
	display: block;
	text-indent: 20px;
}
.cover_border {
	border: 1px solid #000000;
}

a.book_title:link {
	color: #000000;
}
a.book_title:visited {color: #000000;
}
a.book_title:hover {
	color: #FFFFFF;
	background-color: #ED7626;
}
a.book_title:active {
	color: #FFFFFF;
	background-color: #ED7626;
}

a.c_title:link {color: #000;}
a.c_title:visited {color: #000;}
a.c_title:hover {
	color: #0b6961;
	text-decoration: underline;
}
a.c_title:active {color: #000;}
a.c_title2:link {color: #000;}
a.c_title2:visited {color: #000;}
a.c_title2:hover {
	color: #000;
	text-decoration: underline;
}
a.c_title2:active {color: #000;}
.content {
	color: #414141;
}
.green
{
	color: #0a6961;	
}

form{
	margin:0px;
}
a.ye:link {
	color: #FF9900;
	font-size: 14px;
}
a.ye:visited {
	color: #FF9900;
	font-size: 14px;
}
a.ye:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 14px;
}
a.ye:active {color: #FF9900;
font-size: 14px;
}
a.usermanagebuttom:link {
	color: #000;
	font-size: 12px;
	background-image: url(images/ub1.GIF);
	background-repeat: no-repeat;
	height: 28px;
	width: 99px;
	display: block;
	line-height: 28px;
	text-align: center;
}
a.usermanagebuttom:visited {
	color: #000;
	font-size: 12px;
	background-image: url(images/ub1.GIF);
	background-repeat: no-repeat;
	height: 28px;
	width: 99px;
	display: block;
	line-height: 28px;
	text-align: center;
}
a.usermanagebuttom:hover {
	color: #000;
	font-size: 12px;
	background-image: url(images/ub2.GIF);
	background-repeat: no-repeat;
	height: 28px;
	width: 99px;
	display: block;
	line-height: 28px;
	text-align: center;
}
a.usermanagebuttom:active {
	color: #000;
	font-size: 12px;
	background-image: url(images/ub2.GIF);
	background-repeat: no-repeat;
	height: 28px;
	width: 99px;
	display: block;
	line-height: 28px;
	text-align: center;
}

.des_border
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
}

.r_border
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
}

a.left_title:link {color: #000;text-decoration: none;}     /* 未访问的链接 */
a.left_title:visited {color: #000;text-decoration: none;}  /* 已访问的链接 */
a.left_title:hover {
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a.left_title:active {color: #000;text-decoration: none;}   /* 点击激活链接 */

