
body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

th {
	text-align: left;
}

thead th {
	text-align: center;
	background-color: #8C0209;
	color: #FFFFFF;
}

thead th a {
	color: #FFFFFF;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(img02.jpg) repeat-x left top;
}

.buttons {
	padding-top: 10px;
}

.report .odd {
	background-color: #FFFFF0;
}

/* Header */

.header .contents {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(img01.jpg) no-repeat left top;
}

.header .contents h1, 
.header .contents .detail {
	float: left;
	margin: 0;
	color: #8C0209;
}

.header .contents span {
	color: #000000;
}

.header .contents h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

.header .contents .detail {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

.header .contents a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

.header .menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(img02.jpg) no-repeat left top;
}

.header .menu h1 {
	display: none; 
}

.header .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header .menu li {
	display: inline;
}

.header .menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header .menu a:hover {
	color: #FFFFFF;
}

.header .menu .selected a {
	color: #FFFFFF;
}

.header .search {
	position: absolute;
	top: 80px;
	left: 790px;
	width: 220px;
}

.header .search h1 {
	display: none;
}

.header .search .basic {
}

.header .search .options {
}

/* Wrapper */

.application {
}

/* Page */

.body {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

.page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

.body {
	height: auto;
	min-height: 600px;
}

.body .banner {
	position: relative;
	left: 240px;
	width: 510px;
}

.body .banner .picture {
	margin-bottom: 10px;
}

.body .banner .picture img {
	width: 510px;
}

.body .banner .content {
	padding-bottom: 15px;
	line-height: 200%;
}

.body .banner .content h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

.news {
	position: absolute;
	width: 220px;
	top: 220px;
}

.recent {
	position: absolute;
	float: right;
	top: 220px;
	left: 790px;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.recent ul,
.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent li,
.news li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.recent li ul,
.news li ul {
}

.recent h1,
.news h1 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.news .picture img {
	width: 65px;
	height: 65px;
}

.news .left {
	float: left;
	padding-right: 5px; 
}

.news .right {
	float: right;
	padding-left: 5px; 
}

.recent .date,
.news .date {
	padding-left: 3px;
}

.newDetail .left {
	float: left;
	padding-right: 15px;
}

.newDetail .right {
	float: right;
	padding-left: 15px;
}

.newDetail .center {
	width: 100%;
	padding-top: 15px;
	text-align: center;
}

.newsBrowser {
	width: 100%;
}

.newsBrowser table {
	width: 80%;
	margin-left: 10%;
}

.newsBrowser .report .c1 {
	text-align: center;
}

.newsBrowser .report .c1 IMG {
	width: 80px;
	height: 80px;	
}

/* Category&Article list */

.goodsBrowser {
	width: 100%;
	height: auto;
	min-height: 550px;
}

.goodsBrowser .mosaic {
	margin-left: 35px;
}

.goodsBrowser IMG {
	width: 80px;
	height: 80px;
}

.goodsBrowser .category {
	float: left;
	width: 115px;
	height: 115px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.goodsBrowser .categoryShowAll {
	background-color: #FFE4E1;
}

.goodsBrowser .subCategory {
	float: left;
	width: 115px;
	height: 115px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.goodList {
	padding-top: 15px;
}

.recentBrowser table,
.goodList table {
	width: 100%;
}

.recentBrowser .report .c1,
.goodList .c1 {
	text-align: center;.
}

.recentBrowser .report .c1 IMG,
.goodList .c1 IMG {
	width: 80px;
	height: 80px;
}

.recentBrowser .report .c4,
.goodList .c4 {
	text-align: right;
}

.recentBrowser .report .c5,
.goodList .c5 {
	text-align: center;
}

/* Article detail */

.detail .articleHeader {
	height: 100px;
}

.detail .articleHeader .gallery {
	float: right;
	width: 40%;
}

.detail .articleHeader .description {
	float: left;
	width: 60%;
} 

.detail .gallery .contents .image IMG {
	width: 300px;
	height: 300px;
}

.detail .gallery .paginator {
	width: 300px;
	text-align: center;
}

.detail .gallery .paginator SPAN {
	padding-left: 2px;
	padding-right: 2px;
}

/* Login */
.login ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}

.login li {
	padding-right: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

/* Footer */

.footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}