/* CSS Document */

td img {
display: block;
}
body {
	background-image: url(images/bkcn002.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contustext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.leftbg {
	background-image: url(images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 2px;
	cursor: hand;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 2px;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 2px;
}
.imageborder {
	margin: 3px;
	border: 3px solid #CCCCCC;
}
.bottomline {
	background-image: url(images/bottomline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.menubg {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/default_r3_c1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	height: 35px;
	width: 95px;
}
a.menu:link
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
.contenttablebg {
	font-size: 12px;
	padding-left: 3px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.contenttbbg {
	font-size: 12px;
	background-image: url(images/contenttdbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bluetitle {
	font-family: "ºÚÌå";
	font-size: 14px;
	color: #086ba7;
	font-weight: bold;
}
.booktable
{
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.booklefttd
{
	font-size: 12px;
	background-color: #D9D9D9;
}