body {
	background-color: #6C777D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#3C3C3B;
	background-image: url(images/blog_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul, li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
a {
	color:#6B6B6B;
	text-decoration:none
}

a.link{
color:#356FAF;
}
a.link:hover {
	color:#FF7216;
	text-decoration:underline;
}

input,textarea{
	border:1px #C2C2C2 solid;
	height:13px;
}

.all {
	margin:auto;
	width:969px;
}
.top, .bosom, .bottom,.banner{
	width:969px;
	height:70px;
	background-color:#FFFFFF;
}
.top {
	background-image:url(images/blog_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:5px;
	float:left;
}
#lang{
display:inline;
float:right;
text-align:right;
margin-right:16px;
line-height:36px;
}
#logo{
margin-top:18px;
margin-left:15px;
float:left;
width:400px;
height:37px;
}
#search{
margin-top:5px;
float:left;
width:540px;
height:27px;
text-align:right;
padding-top:10px
}
#search input{
height:13px;
}
#search img {
	margin-bottom:-4px
}
.banner {
	height:270px;
	text-align:center;
	float:left;
}
.bosom {
	background-color:#FFFFFF;
	float:left;
	height:auto;
}
.bosomLeft {
	width:645px;
	float:left;
	margin-left:20px;
}

.indexContent{
float:left;
margin-bottom:20px;
width:645px;
}

.indexContent input{
height:16px;
width:300px;
}
.indexContent textarea{
height:100px;
width:500px;
}
.articleTitle,.articleTime,.articleBewrite,.articleAuthor,.articleMore,.nav
{
margin-bottom:10px;
}
.articleTitle,.rightTitle{
font-size:14px;
color:#FF6209;
font-weight:bold;
}
.articleTitle a {color:#FF6209;}
.nav{
margin-bottom:20px;
}
.nav a{
color:#FF0000;
}
.zhonglun{
color:#FF0000;
font-weight:bold;
}
.articleAuthor a{
font-weight:bold;
}
.articleTags{
color:#356FAF;
}
.articleLine{
}
.tagsIco{
	background-image: url(images/blog_tags.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:18px;
	display:block;
	float:left;
	width:18px;
	margin-right:10px;
}
.articleLine{
	height:10px;
	background-image: url(images/blog_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.articleIco{
margin-top:5px;
}
.articleIco a{
height:14px;
width:15px;
margin-right:20px;
display:block;
float:left;
}

.mailIco{
	background-image: url(images/blog_mail.jpg);
}
.printIco{
	background-image: url(images/blog_print.jpg);
}
.userIco{
	background-image: url(images/blog_user.jpg);
}

.commentsIco{
	background-image: url(images/blog_comments.jpg);
}

.bosomRight {
	float:left;
	margin-left:30px;
	width:250px;
}
.bosomRight li{
	background-image: url(images/blog_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:10px;
	margin-left:5px;
	line-height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-top:5px;
}
.new,.subscibe{
margin-top:15px;
}
.subscibe{
margin-bottom:2px;
}
.subscibe span{
	background-image: url(images/blog_rss.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	width:95px;
	display:block;
}
#commentPost,#mailPost,#commentListTitle{
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393B3C;
	padding-bottom:5px;
}
#commentPost span,#mailPost span,#commentListTitle span{
	background-image: url(images/blog_comments.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	padding-left:25px;
}
#mailPost{
margin-top:50px;
}
#mailPost span{
	background-image: url(images/blog_mail.jpg);
	background-position: left 0px;
}
#commentListTitle{
margin-bottom:0px;
}

.userComment{
color:#356F9D;
display:block;
width:400px;
}
.commentContent{
	background-color:#F6F6F6;
	padding:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottom {
	float:left;
	height:60px;
	background-color:#FFFFFF;
	background-image: url(images/blog_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyright{
width:969px;
color:#FFFFFF;
margin-top:10px;
padding-bottom:10px;
}
