body {
margin: 0;
padding: 0;
background: url('../images/bg.jpg') no-repeat fixed 50% 0%;
color: #555;
}

			/*WRAP*/
#container {
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0;
font:12px/1.5 tahoma,arial,\5b8b\4f53;
line-height: 1.8em;
background: transparent;
color: #666;
}

.main-title 
{
	min-height: 21px;
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	color: #3c3c3c;
}

ul {
padding: 0 35px;
color: #3c3c3c;
font-size: 15px;
font-weight: 500;
}

.item-desc
{
width: 100%;
padding: 10px 0 0;
color: #3c3c3c;
font-size: 15px;
font-weight: 500;
}

			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
height: 120px;
border-bottom:3px solid #fff;
background: url('../images/wine.jpg');
color: #000;
}

     /*  右侧客服  */
     
#ServiceBlock
{
	position:fixed;
	background-position:-255px -57px;
	display:none;
	height:90px;
	width:100px;
	top:110px;
	right:2px;
	background-color:Transparent;
	border:0px solid #e2e2e2;
	margin-top:-1px;
	text-decoration:none;
	z-index:100;
}


			/*TOP NAVIGATION*/
#navbar ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
font-size: 130%;
text-align: center;
border-bottom:3px solid #fff;
background: #1d1d1d;
color: #000;
}

#navbar a {
float:left;
width:6em;
height:30px;
text-decoration:none;
color:#fff;
background:#1d1d1d;
padding:0.5em 0.6em;
border-right:1px solid #fff;
}


#navbar a:hover {
background:#fff;
color: #000;
}


#navbar li {
display:inline;
}

			/*MAIN CONTENT*/
#content {
padding: 1em;
margin-left: 150px;
}

			/*SIDEBAR*/
#sidebar {
float: left;
width: 100px;
margin: 0;
padding: 0 1em 0 1em;
}

			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}

#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}


#sidebar ul li a {
display: block;
color: #1d1d1d;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}


#sidebar ul li a:hover {
text-decoration: none;
background: #E6E7E9;
color: #DA7910;
}


			/*FOOTER*/
#footer {
clear: both;
width:943px;
text-align:center;
margin: 0;
font-size: 1.5em;
border-top: 1px solid #b6b299;
color: #000;
}

#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
font-weight:normal;
color : #000; 
}

#footer a:hover {
text-decoration : underline;
background : inherit;
font-weight:bold;
color :  #000;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #DA7910;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #1d1d1d; 
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #1d1d1d;
}
h3 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #1d1d1d;
}
h4 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 130%;
letter-spacing: 3px;
background : inherit;
color :  #1d1d1d;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*CLASS*/
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}
.post .date {
background: url('../images/clock.gif') no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url('../images/comment.gif') no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url('../images/document.gif') no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}


/* 回到顶部 */

#totop
{
	position:fixed;
	bottom:88px;
	right:10px;
	z-index:999;
	width:44px; 
	cursor:pointer; 
	display:none;
}

*html #totop
{
	position:absolute;
	cursor:pointer;
	right:10px; 
	display:none;
	top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")
}

#totop a
{
	display:block;
	width:44px;
	height:0px;
	padding-top:44px;
	background:url(../Images/toTop.gif) no-repeat;
	text-align:center;
	color:#888
}

#totop a.cur
{
	background-position:-44px 0;
	text-decoration:none;
	color:#3a9
}

#lianjie a:hover {
background:#fff;
color: #000;
}

#lianjie a:visited {
background:#000000;
color:#FFFFFF;
}