﻿@charset "utf-8";

/* 全局 */
html
{
	min-width : 780px;
}

body , input , select , a , img , form , iframe , fieldset , h1 , h2 , h3 , h4 , h5 , h6 , p , ul , li , div , textarea
{
	border : 0;
	margin : 0;
	padding : 0;
	font-size : 12px;
	font-family : arial , sans-serif;
	color : #000;
}

body
{
	background-color : #845837;
	width : 780px;
	margin : 0 auto;
	text-align : left;
}

#header 
{
	width:780px;
	height:340px;
}

#header01,  #header02
{
	height:110px;
}

#header01
{
	background:url(images/header01.gif) no-repeat left top;
}

#header02
{
	background:url(images/header02.gif) no-repeat left top;
}

#header03
{
	height:120px;
	background:url(images/header03.gif) no-repeat left top;
}

#container 
{
	width:780px;
	background:url(images/bg.gif);
	padding:30px 0px 30px 0;
}

#content_title
{
	width:720px;
	height:25px;
	background:url(images/tit01.gif)  no-repeat left top;
	margin:0 auto;
}

#content
{
	width:688px;
	border:#633d25 1px solid;
	border-top:none;
	margin:0 auto;
	padding:15px 10px 15px 20px;
	background:url(images/book.gif) no-repeat top right;
	line-height:2em;
}
#con
{
	width:475px;
	line-height:2em;
}

#book_title
{
	width:720px;
	height:25px;
	background:url(images/tit02.gif)  no-repeat left top;
	margin:0 auto;
	margin-top:30px;
}

#book
{
	width:700px;
	height:175px;
	margin:0 auto;
	margin-top:10px;
	background:url(images/title02bg.gif) repeat-x top left;
	padding:21px 10px 10px 10px;
}

#container #book #imgshow #demo img 
{
	margin:0px 8px;
}

#sales_title
{
	width:720px;
	height:25px;
	background:url(images/tit03.gif)  no-repeat left top;
	margin:0 auto;
	margin-top:30px;
}

#sales
{
	width:678px;
	border:#633d25 1px solid;
	border-top:none;
	margin:0 auto;
	margin-bottom:30px;
	padding:15px 20px 15px 20px;
	line-height:2em;
}
#container #sales td
{
	width:300px;
}
.orange 
{
	color:#db5700;
	font-weight:bold;
}
.red 
{
	font-size:14px;
	color:#dd0000;
	font-weight:bold;
}
#detail {
width:200px;
float:right;
margin-top:-115px;
margin-left:488px;
}

