/* CSS Document */
body {margin:0px;}
form,ul {margin:0px ; padding:0px }
.dash { 
	background:url(../../images/dash.gif) repeat-x 0 1px;
	height:6px;
}

#container { 
	position: absolute;
	width:1000px; 
	left: 50%;
	margin-left: -500px;
}

#bookBg {
	width:1000px;
	background: url(../../images/bgBook2.jpg) repeat-y;
}
#book { 
	background: url(../../images/bgBook1.jpg) no-repeat center top;
	padding-top:30px;
	padding-left:10px;
}

#copy { 
	background-color:#e70000 !important;
	font-weight: bold;
	background:url(../imgs/dash.gif) repeat-x;
	letter-spacing: 0px;
	line-height: 18px;
}

/*content*/
.high { color:#f15c22;}
.time { color:#f15c22; font-size: 11px;}
.money { font-family: "Arial"; color:#f01818; font-size: 12px;}
.money a { color: #f01818 !important; text-decoration:underline;}
.money a:hover { text-decoration:none;}

.sptitle{ 
	font-family:Arial;
	font-size: 20px; 
	color:#653e25;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 24px;
	padding-bottom: 10px;
}
.spitem{ 
	font-family:Arial;
	font-size: 12px; 
	color:#987349;
	font-weight: bold;
	letter-spacing: 0px;
	xline-height: 16px;
}
.spitem a { font-family: "Arial"; font-size: 15px; color: #987349; text-decoration:none; font-weight: bold;}
.spitem a:hover { text-decoration:none;}

.title{ 
	font-family:Arial;
	font-size: 19px; 
	color:#f15c22;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}


.title02{ 
	font-family:Arial;
	font-size: 19px; 
	color:#eb000b;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}

.title03{ 
	font-family:Arial;
	font-size: 19px; 
	color:#314c74;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}

.title04{ 
	font-family:Arial;
	font-size: 19px; 
	color:#991605;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}

.title05{ 
	font-family:Arial;
	font-size: 19px; 
	color:#c22a71;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}

.titlesmall{ 
	font-family:Arial;
	font-size: 15px; 
	color:#f15c22;
	letter-spacing: 0px;
	padding-bottom:5px;
	font-weight: bold;
}

.sub{ 
	font-family:Arial;
	font-size: 15px; 
	color:#987349;
	padding-bottom:3px;
	font-weight: bold;
}

.ct{ 
	font-family:Arial;
	font-size: 12px; 
	color:#666666;
	letter-spacing: 0px;
	line-height: 20px;
}
.ct a { font-family: "Arial"; font-size: 12px; color: #000000; text-decoration:underline; }
.ct a:hover { text-decoration:none; }

.ct1{ 
	font-family:Arial;
	font-size: 12px; 
	color:#666666;
	letter-spacing: 0px;
	line-height: 24px;
}

.test{ 
	font-family:Arial;
	font-size: 12px; 
	color:#876e55;
	line-height: 20px;
}

.test1{ 
	font-family:Arial;
	font-size: 16px; 
	color:#a58a67;
	letter-spacing: 1px;
	line-height: 25px;
	font-weight: bold;
}

.input {
             font-size: 12px; 
             font-family: Arial;
             color:#999999; 
             border:1px solid #aaaaaa;
             background-color:#ececec;
             padding:3px 3px 0;
}

.inputCT {
             font-size: 12px; 
             font-family: Arial;
             color:#8e7e63; 
             border:1px solid #c7b299;
             background-color:#f7f4ed;
             padding:3px 3px 0;
}

.btn{
	font-size: 12px; 
	color: #FFFFFF !important; 
	background:#cccccc url(../../images/bgbtn.gif) repeat-x;
	border: 1px solid #9a9a9a; 
	padding: 2px 2px 0; 
	height:20px;
	cursor:hand;
}

/*link*/
.menu1 { font-family: "Arial"; font-size: 13px; color: #646464; line-height: 20px; xpadding: 0 0 5px 5px; }
.menu1 a { font-family: "Arial"; font-size: 13px; color: #646464; text-decoration:none; }
.menu1 a:hover { font-weight: bold; }
.menu1now { color: #f15c22; }

.menu2 { font-family: "Arial"; font-size: 12px; color: #646464; line-height: 20px; padding-left: 13px; }
.menu2 a { font-family: "Arial"; font-size: 12px; color: #646464; text-decoration:none; }
.menu2 a:hover { color: #000000; font-weight: normal; }
.menu2now { color: #f15c22; }

.path { font-family: "Arial"; font-size: 12px; color: #929292; line-height: 16px; padding: 0 0 5px 5px; }
.path a { font-family: "Arial"; font-size: 12px; color: #929292; text-decoration:none; }
.path a:hover { color: #333333; }

.page { font-family: "Arial"; font-size: 12px; color: #929292;}
.page a { font-family: "Arial"; font-size: 12px; color: #929292; text-decoration:none; }
.page a:hover { color: #333333; }

.menutop { font-family: "Arial"; font-size: 12px; color: #999999; line-height: 16px; }
.menutop a { font-family: "Arial"; font-size: 12px; color: #999999; text-decoration:none; }
.menutop a:hover { color: #333333; }

.link { font-family: "Arial"; font-size: 12px; color: #6f5048; line-height: 16px; }
.link a { font-family: "Arial"; font-size: 12px; color: #6f5048; text-decoration:none; }
.link a:hover { color: #e27000; }

.linksp { font-family: "Arial"; font-size: 12px; color: #336699; line-height: 16px; }
.linksp a { font-family: "Arial"; font-size: 12px; color: #336699; text-decoration:none; }
.linksp a:hover { text-decoration:underline;}

.more { font-family: "Arial"; font-size: 12px; color: #aa957b; line-height: 16px; }
.more a { font-family: "Arial"; font-size: 12px; color: #aa957b; text-decoration:none; }
.more a:hover { color: #e27000; }

a.number:link  {  font-family: "Arial"; font-size: 11px; color: #b28c60; border: 1px solid #c7b299; padding: 0 4px; margin: 1px; text-decoration:none;}
a.number:visited { font-family: "Arial"; font-size: 11px; color: #b28c60; border: 1px solid #c7b299; padding: 0 4px; margin: 1px; text-decoration:none;}
a.number:hover { color: #FFFFFF; background-color:#c7b299; }
/*.number { height: 14px; width: 6px; float: left;}*/

a.numbero:link  { font-family: "Arial"; font-size: 11px; color: #FFFFFF; background-color:#c7b299;  border: 1px solid #c7b299; padding: 0 4px; margin: 1px; text-decoration:none;}
a.numbero:visited { font-family: "Arial"; font-size: 11px; color: #FFFFFF; background-color:#c7b299;  border: 1px solid #c7b299; padding: 0 4px; margin: 1px; text-decoration:none;}
a.numbero:hover { color: #FFFFFF;}
/*.number0 { height: 14px; width: 6px; float: left;}*/

/*footer*/
.foot {  font-size: 12px; font-family: Arial; color: #999999; line-height: 16px; }
.foot a{ color: #999999; text-decoration:none; }
.foot a:hover { color: #333333; }

/*CM Window Media Player Icon*/
.cm{border:0px}