body {
			margin: 0 auto;
			padding: 0;
			text-align: center;
 			font-family: verdana,Arial,sans-serif;
			font-size: 12px;
			background: #0470c2 url(wordcamp/bg_header.png) repeat-x;
}
div,span,p,form,h1,h2,h3,h4,h5,h6,ul,ol,input,textarea{ margin: 0; padding: 0; list-style: none; }
img { border: none; }
#header{
			width: 950px;
			height: auto;
			margin: 0 auto;
			
}
.logo a {
			float: left;
			width: 133px;
			height: 28px;
			display: block;
			margin-left: 25px;
			margin-top: 1px;
			_display: inline;/*Hack for IE6*/
			background: url(wordcamp/logo.png) no-repeat;
}
.logo span {
			display: none;
}
.nav {
			float: right;
}
.nav ul li {
			float: left;
}
.nav ul li a {
			float: left;
			height: 28px;
			line-height: 28px;
			color: #0075C0;
			padding: 0px 20px;
			background: url(wordcamp/navlineIcon.png) right center no-repeat;
			text-decoration: none;
}

.Wordcamptitle {
			width: 900px;
			height: 220px;
			margin: 2px auto 0;
			background: url(wordcamp/wordCamptitle.png);
}
.Wordcamptitle span {
            display:none;
}

#main {
			width: 950px;
			margin: 0 auto;
			text-align: left;
}
h6.maintitle,.about h2 {
			font-size: 16px;
			color: #FFF;
			width: 315px;
			height: 30px;
            line-height:28px;
			padding-left: 25px;
			margin-left: -20px;
			background: url(wordcamp/bg_title.png) no-repeat;
}
.mainheader {
			width: 950px;
			height: 77px;
			background:#fff url(wordcamp/bg_maintop.png) no-repeat;
}
.tips {
			width: 870px;
			padding: 5px 35px 0 35px;
}
.tips h3 {
    font-size: 14px;
}
.join a {
			width: 94px;
			height: 23px;
			display: block;
			line-height: 23px;
			text-align: center;
			color: #fff;
			text-decoration: none;
			background: url(wordcamp/bg_join.png) no-repeat;
}

.twitter {
			margin: 8px 0 0 135px;
}

.maincnter {
			width: 950px;
			background:#fff url(wordcamp/bg_mainconter.png) repeat-y;
}

.about,.news,.newsimg,.guest,.avatars,.oldnews {
			width: 558px;
			padding-left: 45px;
}

.about p {
			font-size: 14px;
			margin: 10px 0;
			line-height: 22px;
}
.news ul li,.newsimg ul li,.oldnews ul li {
			float: left;
			width: 264px;
			margin: 10px 0 0 0px;
			padding-left: 12px;
			background: url(wordcamp/bg_listIcon.png) no-repeat;
}
.news ul li a,.newsimg ul li a,.oldnews ul li a {
			font-size: 12px;
			text-decoration: none;
			color: #004499;
}
.newsimg ul li {
			background: none;
}
.newsimg ul li p {
			text-align: center;
			margin-top: 10px;
}
.guest {
			margin-top: 15px;
}
.guest ul li {
			float: left;
			width: 256px;
            height: 180px;
			margin: 6px 0 0 15px;
			_display: inline;/*hack for IE6*/
			color: #666;
}
.guest ul li a {
			color: #004499;
			text-decoration: none;
}
.guest ul li img {
			float: left;
}
.guest ul li div.fRight {
			width: 185px;
}
.guest ul li p {
			margin-top: 5px;
			line-height: 18px;
}

.comments {
			float: left;
			width: 275px;
			margin-left: 20px;
			_display: inline;/*Hack for IE6*/
}

.comments h6 {
			font-size: 14px;
			width: 275px;
			padding: 5px 0 3px 10px;
			color: #fff;
			background: #0075C0;
}

.comments textarea {
			width: 282px;
			margin-top: 10px;
			border: 1px solid #999999;
}
.names,.mail,.homepage {
			width: 234px;
			margin-top: 10px;
			height: 20px;
			border: 1px solid #999999;
}
#submit {
			width: 94px;
			height: 23px;
			border: none;
			margin-top: 10px;
			color: #fff;
			background: url(wordcamp/bg_join.png) no-repeat;
            cursor:pointer;
}
.names {
			padding-left: 48px;
			background: url(wordcamp/bg_name.png) no-repeat;
}
.mail {
			padding-left: 48px;
			background: url(wordcamp/bg_mail.png) no-repeat;
}
.homepage {
			padding-left: 48px;
			background: url(wordcamp/bg_homepage.png) no-repeat;
}

.commentlist {
			width: 282px;
			margin-top: 10px;
			border-top: 3px solid #0075C0;
}
.commentlist li {
			margin: 5px 0;
			line-height: 18px;
}
.commentlist li a {
			color: #004499;
			text-decoration: none;
}

.pagenavi {
			width: 262px;
			height: 22px;
			line-height: 22px;
			padding: 0 10px;
			background: #0075C0;
}
.pagenavi a {
			color: #fff;
			text-decoration: none;
}
.avatars {
			width: 900px;
			margin-top: 15px;
}
.avatars ul li {
			float: left;
			width: 60px;
			margin-left: 11px;
			_display: inline;/*Hack for IE6*/
			text-align: center;
}

.mainfooter {
			width: 900px;
			height: 30px;
			padding: 20px 25px 0 25px;
			color: #fff;
			background:url(wordcamp/bg_mainfooter.png) no-repeat;
}
.mainfooter a {
			color: #fff;
			text-decoration: none;
}
/*Othes
----------------------------*/

.clear {
	clear: both;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.nostrong {
	font-weight: normal;
}
.margintop15 {
	margin-top: 15px;
}
#margintop-35 {
    margin-top: -35px;
}
#nobackground {
	background: none;
}














