@charset "utf-8";
td, body,input,select,textarea {
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 2px;
	background-image: url(../images/book1.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 40px;
	font-weight: bold;
}
.detail_l {
	letter-spacing: 2px;
	background-image: url(../images/email_1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 40px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.list_style {
	background-color: #EEEEEE;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	letter-spacing: 2px;
	font-weight: bold;
}
.list_detail {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 1px;
}
.intro {
	line-height: 22px;
	letter-spacing: 1px;
	background-image: url(../images/line_bg.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.details_left {
	background-image: url(../images/details_middle.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
.details {
	line-height: 25px;
	padding: 18px;
	background-image: url(../images/detail_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.detail_left {
	line-height: 20px;
	background-image: url(../images/detail_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}

