* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-size: 1em;
	text-decoration: none;
}

body { 
	background:#a7b1ba url("body.gif") repeat 0 0;
	font: 11px/16px "Lucida Grande", Verdana, sans-serif;
	color: #999;
	text-shadow: #fff 0 1px 0;
	-webkit-text-size-adjust: none;
}

a {
	color: #666;
	text-decoration: underline;
}
a:hover,a:focus {
	color: #333;
}

a:active {
	color: #000;
}
h2 {
	height: 28px;
	font: 14px/28px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0 25px;
	clear: both;
	background:transparent url("about-h3.png") repeat-x scroll 0 bottom;
}

del {
	text-decoration: line-through;
	text-shadow: none;
	color: #ccc;
}

ins {
	color: #333;
}
input.txt {
	background:#FFFFFF url(text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	color:#000000;
	font-size:12px;
	padding:2px;
}
select{
	border:1px solid #B5B8C8;
}

.bg_top{
	background: url("body-top.gif") repeat-x 0 0;
	min-height:500px;
	padding-top:5px;
}

#top {
	margin:0 auto;
	position:relative;
	width:490px;
}


#head {
	background: url("header.png") no-repeat 50% bottom;
	height: 85px;
	padding: 35px 35px 0;
	position: relative;
}
	#head #logo{
		font-size:30px;
		background:transparent url("logo.png") no-repeat;
		display:block;
		height:60px;
		width:240px;
		line-height:600px;
		overflow:hidden;
		float:left;
	}
	#member{
		float:right;
		margin-right:-10px;
		margin-top:-5px;
	}
	#member .avatar48{
		float:right;
	}
	#member .nickname{
		clear:both;
		background:transparent url(navigation-li.png) no-repeat scroll 0 -35px;
		display:block;
		float:right;
		height:22px;line-height:18px;
		padding-left:20px;
		padding-right:15px;
		margin: 0 -5px;
		color:#fff;
		text-shadow:0 1px 2px #666666;
	}

#menu {
	height: 30px;
	padding: 5px 0 5px 35px;
	background: url("navigation.png") no-repeat 50% 0;
	line-height: 28px;
	font-weight: bold;
}

	#menu li {
		float: left;
		cursor:pointer;
	}

	#menu li a {
		text-decoration: none;
		float: left;
		padding-right: 10px;
		margin-right: 5px; 
		background: url("navigation-li-a.png") no-repeat right 30px;
	}

	#menu li a span {
		float: left;
		padding: 1px 0 1px 10px;
		background: url("navigation-li.png") no-repeat 0 30px;
		cursor:pointer;
	}

	#menu li a:hover,
	#menu li a:focus {
		background-position: right 0;
		text-shadow: #ddd 0 1px 0;
	}

	#menu li a:hover span,
	#menu li a:focus span {
		background-position: 0 0;
	}

	#menu li a:active {
		background-position: right -30px;
		text-shadow: #eee 0 1px 0;
	}

	#menu li a:active span {
		background-position: 0 -30px;
		padding: 2px 0 0 10px;
	}

	#menu li.active a{
		background-position: right -60px;
		color: #fff;
		text-shadow: #666 0 1px 2px;
		cursor: default;
	}

	#menu li.active a span {
		background-position: 0 -60px;
	}


#body {
	padding: 0 20px; 
	background: url("content.png") repeat-y 50% 0;
	overflow: hidden;
}
#footer {
	padding: 0 20px 20px;
	text-align: center;
	line-height: 30px;
	background: url("footer.png") no-repeat 50% 0;
	color: #888;
	text-shadow: #ddd 0 1px 0; 
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
#footer select{
	font-size:11px;
}
#loginbar{overflow:hidden;}
#loginform{
	font-size:12px;
	padding:5px;
}
#loginform table{
	width:100%;
}
#otherform{
	background:transparent url("networks.png") repeat scroll 0 0;
	float:left;
	width:450px;
	overflow:hidden;
}
	#otherform li {
		float:left;
		height:60px;
		width:225px;
	}
	#otherform li a {
		display:block;
		height:45px;
		padding:10px 0 5px;
		text-decoration:none;
		width:225px;
	}
	#otherform li a img {
		float:left;
		margin:0 10px 0 15px;
		width:40px;
		height:40px;
	}
	#otherform li a:hover,#networks li a:focus {
		background: rgba(164, 173, 183, .15);
	}
	#otherform li a strong {
		color:#000000;
		display:block;
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:18px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:20px;
		padding-top:2px;
	}
	#jiesao{
		margin:10px;
	}
	#gourl{
		overflow:hidden;
		width:232px;
		margin:0 auto;
		vertical-align:bottom;
	}
	#gourl li{
		float:left;
		padding:4px;
	}

.setting{
	padding:0 10px 10px;
}
.setting h2{
	margin:0 -10px;
}
.setting table{
	width:100%;
}
.setting td{
	padding:1px;
}
.setting table h2{
	margin:0 -12px;
}
.setting label{
	padding:2px;
}


#yingyong{
	background:transparent url("networks.png") repeat scroll 0 0;
	float:left;
	width:450px;
	overflow:hidden;
}
	#yingyong li {
		float:left;
		height:60px;
		width:225px;
	}
	#yingyong li a {
		display:block;
		height:45px;
		padding:10px 0 5px;
		text-decoration:none;
		width:225px;
	}
	#yingyong li a img {
		float:left;
		margin:0 10px 0 15px;
		width:40px;
		height:40px;
	}
	#yingyong li a:hover,#networks li a:focus {
		background: rgba(164, 173, 183, .15);
	}
	#yingyong li a strong {
		color:#000000;
		display:block;
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:18px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:20px;
		padding-top:2px;
	}

#avatar_edit{
	padding:1px;
}


.round{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.note{padding:4px;margin:4px;}
.avatar48{
	background:transparent url("avatar.png") no-repeat 0 0;
	height:55px;
	padding:5px 0 0 5px;
	width:55px;
}