/*晨星網路書店table版*/
body{
background-color: #ffffff;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 13px;
line-height: 20px;
font-family:Verdana, Arial, times new roman, 新細明體;
color: #000;
}

#container2010{
width: 1000px;
margin: 0px auto;
}

#container{
width: 820px;
background-color: #FFFFFF;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
}

#navlist li{
	list-style-type: none;

}
ul#navlist-y {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#navlist-y li{
	list-style-type: disc;
	list-style-image: url(img/arrow-g.gif);
	text-align: left;
	font-size: 11pt;
	padding-bottom: 4px;
}
ul#topiclist {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#topiclist li{
	list-style-image: url(img/box-icon.gif);
	list-style-type: disc;
	list-style-position: inside;
	line-height: 24px;
	text-align: left;
}


#navbar {/*書目分類new*/
	width: 164px;
	margin: 0px;
	padding: 0px;
}

#navbar a {
	display: inline-block;
	width: 158px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: 1px;
	font-size: 11pt;
	height: 25px;
	text-decoration: none;
	padding-top: 5px;
}

#navbar a:hover{
background-color: #DDDDDD;
color: #333333;
}

#rtbar {/*出版書系分類*/
	width: 192px;
}

#rtbar a { 
	display: block;
	width: 100%;
	height: 18px;
	background-color: #FFFFFF;
	color: #555555;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 8px;
	letter-spacing: 1px;
}

#rtbar a:hover{
background-color: #DDDDDD;
color: #333333;
}

h1{
font-size:12px;
color: #3300ff;
font-weight: bold;
}

h2{
font-size: 12px;
color: #74744b;
text-decoration: none;
}

.bookname{
	font-size: 13px;
	color: #003399;
}

.fixedprice {
	font-size: 11px;
	font-family:Verdana, Arial, times new roman, 新細明體;
	text-decoration: none;
	
}
.saleprice{
	font-family:Verdana, Arial, times new roman, 新細明體;
	font-size: 11px;
	color: #cc0000;
}

.booktitle-line{ /*內頁書名*/
	color: #333333;
	font-size: 13pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-top: 10px;
	margin-bottom: 5px;
	line-height: 1.2;
}

.booktitle{ /*首頁書名*/
color: #006699;
}

.booktitle a:link, .booktitle a:visited
{
color: #006699;
text-decoration: none;
}

.booktitle a:hover, .booktitle a:active
{
color: #003399;
text-decoration: underline;
}

TD{
	font-size: 12px;
	color :#666666;
	word-break:break-all;
	overflow:hidden;
}

.title-top
{ 
color: #ff6633;
}
.title-top a:link, .title-top a:visited
{
color: #ff6633;
text-decoration: none;
}

.title-top a:hover, .title-top a:active
{
color: #ff6600;
text-decoration: underline;
}

.title1
{ /*單元書名*/
font-weight: bold;
color: #ff6633;
font-size: 13px;
}

.title1 a:link, .title1 a:visited
{
font-weight: bold;
color: #ff6633;
text-decoration: none;
}

.title1 a:hover, .title1 a:active
{
color: #ff6600;
text-decoration: underline;
}
.title2
{ /*單元2書名*/
color: #ff6633;
font-size: 11pt;
}

.title2 a:link, .title2 a:visited
{
	color: #ff6633;
	text-decoration: none;
	line-height: 25px;
}

.title2 a:hover, .title2 a:active
{
color: #ff6600;
text-decoration: underline;
}

.red
{
	color: #cc0000;
}

.redb-B
{
	font-weight: bolder;
	color: #cc0000;
}

.box
{
	border-right: #990000 1px outset;
	border-top: #ff0000 1px outset;
	font-size: 12px;
	border-left: #ff0000 1px outset;
	color: #ffffff;
	border-bottom: #990000 1px outset;
	background-color: #cc0000;
}

.boxtext
{
	border-right: #cdbca3 1px outset;
	border-top: #cdbca3 1px outset;
	font-size: 12px;
	border-left: #cdbca3 1px outset;
	border-bottom: #cdbca3 1px outset;
}
.boxtext1
{
	border-right: #cc6600 1px outset;
	border-top: #cc6600 1px outset;
	font-size: 12px;
	border-left: #cc6600 1px outset;
	border-bottom: #cc6600 1px outset;
}
.boxtext3
{
	border-right: #cc6600 1px outset;
	border-top: #cc6600 1px outset;
	font-size: 12px;
	border-left: #cc6600 1px outset;
	border-bottom: #cc6600 1px outset;
	background-color: #cccccc;
}

.boxsearch
{
	FONT-SIZE: 12px;
	border: 1px solid #666666;
}

.error
{
	font-weight: bold;
	font-size: 13px;
	color: #cc0000;
}

.titlebold
{
	font-size: 11pt;
	font-weight: bold;
}

a:link, a:visited{
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}

a:hover {
color: #333333;
text-decoration: underline;
}

.listtext {
	font-size: 13px;
	line-height: 24px;
	color: #74744b;
	word-spacing: 40pt;
	height: 18px;
	width: 165px;
	background-color: #eaead5;
}
.hotkey
{
color: #ffffff;
font-size: 15px;
}

.hotkey a:link, .hotkey a:visited
{
font-size: 13px;
color: #ffffff;
text-decoration: none;
}

.hotkey a:hover, .hotkey a:active
{
color: #ffffff;
text-decoration: underline;
}

.hotnews a:link, .hotnews a:visited
{
	line-height: 34px;
	color: #333333;
	text-decoration: none;
}

.hotnews a:hover, .hotnews a:active
{
color: #666666;
text-decoration: underline;
}

.intable
{
	color: #666666;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 10px;
}
.intable-top
{
	padding-top: 8px;
}
.imgborder
{
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link2{
	text-decoration: none;
	border: 1px solid #BBBBBB;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

.tabborder
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	font-weight: bold;
	font-size: 11pt;
}
.tabborder2
{
	padding-left: 5px;
	border-bottom: 1px dashed #CCCCCC;
}
.shopcartab
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 11pt;
	border: 1px solid #CCCCCC;
}
.bktext
{
	font-size: 12px;
	line-height: 1.5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bkcontent
{
	font-size: 11pt;
	line-height: 1.8;
	letter-spacing: 1px;
	color: #555555;
	border: 1px dashed #cacaca;
	padding: 15px;
}
.bkcontent-plus
{
	font-size: 11pt;
	letter-spacing: 1px;
	border: 1px dashed #cacaca;
	padding: 10px;
}
hr {
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cacaca;
	margin-top: 10px;
	margin-bottom: 10px;
}
