html{
	background:#FFFFFF;
	}

body{
  margin:0px auto;
	width:850px; 
	font-size:12px;
	background:url() 0px 0px repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a:link {font-size: 12px;color: #000000;text-decoration: none;}
a:visited {font-size: 12px;color:#000000;text-decoration: none;}
a:hover {font-size: 12px;color: #0088cc;text-decoration: none;} 

a.banner:link {font-size: 12px;color: #F9F9F9;text-decoration: none;}
a.banner:visited{font-size: 12px;color:#F9F9F9;text-decoration: none;}
a.banner:hover {font-size: 12px;color: #E26F00;text-decoration: underline;}

a.copyright:link {font-size: 12px;color: #F9F9F9;text-decoration: none;}
a.copyright:visited{font-size: 12px;color:#F9F9F9;text-decoration: none;}
a.copyright:hover {font-size: 12px;color: #F9F9F9;text-decoration: none;}

a.version:link {font-size: 12px;color: #000000;text-decoration: none;}
a.version:visited{font-size: 12px;color:#000000;text-decoration: none;}
a.version:hover {font-size: 12px;color: #0088cc;text-decoration: none;}

a.title:link {font-size: 12px;color: #E26F00;text-decoration: none;}
a.title:visited{font-size: 12px;color:#E26F00;text-decoration: none;}
a.title:hover {
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0088cc;
	text-decoration: none;
	
}

.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

.header_link{
	float:left;
	padding:0px 15px 15px 0px;
	width:230px;
	height:42px;
	text-align:right;
	}

.copyright {font-family: "Arial", "Helvetica", "sans-serif";font-size: 11px;color: #F9F9F9;
}
.bj {
	background-attachment: fixed;
	background-image: url(../images/about_pic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input {
	font-size: 12px;
	
}
.p12 {
	font-size: 12px;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

#shoppingcart {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 600px;
	background: #fff;
	border:0px solid #444;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 100%;
	margin: 0.5em 1em;
}

#booklist, #contents {
	
	top: 150px;
	left: 340px;
	width: 550px;
	background: #f8f8f8;
	border: 0px solid #999;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
        border: 0px solid #999;
	border-collapse: collapse;
}

#contents table td {
	border: 0px solid #999;
	
}

#contents p, #contents button {
	margin: 1em;
}


#feedback {	
	left: 328px;
        width: 560px;
	background: #f6f6f6;
	border: 0px solid #999;
}

#feedback table {
	font-size: 90%;
	border-collapse: collapse;
}

#feedback table td {
	border: 1px solid #999;
	
}

#feedback p, #contents button {
	margin: 1em;
}

.divPicClass{height:140;width:140;overflow:hidden;Margin-bottom:0px}


.Newin {width:80px;border:1px solid #AAA;}
.Newin A:Active {test:expression(target="_blank");}

