@charset "utf-8";


@import url(https://fonts.googleapis.com/css?family=Michroma);


html,
h1, h2, h3, h4, h5 h6,
p, ul, ol, li, 
#main dl, #main dt, #main dd {
	margin: 0;
	padding: 0;
}


img {
	vertical-align: bottom;
	border: 0;
}

a {
	color: #777;
	text-decoration: none;
}

em {
	font-style: normal;
	font-weight: normal;
}




body {
	color: #777;
	/*background: #f5f5f5 url(../img/common/bg_fan.gif) 0 121px repeat-x !important;*/
	background: #ffffff url(../img/common/bg_fan.gif) 0 121px repeat-x !important;
}

ul, li {
	list-style: none;
}




.jump-top-top {
	margin: 30px 0 0;
}
.jump-top-top a {
    color: #00a8b5;
}

.jump-top-top a:hover,
.jump-top-top a:focus {
    color: #006169;
}






#bd {
	background: none !important;
}
#main, #subsite-nav-container {
	background: none !important;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}



#title {
}
#title h2 {
	margin: 8px 0 0;
	font-size: 0;
}
#title p {
	margin: 20px 0px 10px 0px;
	font-size: 80% !important;
}




#fan-social {
	border: none !important;
	background: none !important;
}
#fan-head {
	position: relative;
	width: 100%;
	max-width: 970px;
	height: 58px;
	margin: 0 auto;
	text-align: left;
}




#fan-head h1 {
	position: absolute;
	top: 11px;
	left: 0;
}
#fan-head h1 a {
}








#fan-head ul {
	position: absolute;
	width: auto;
	height: 32px;
	right: 0;
	top: 8px;
}

#fan-head li {
	display: block;
	float: left;
	width: auto;
	padding-left: 14px;
}

#fan-head li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 8px;
	color: #333;
	font-size: 11px;
	font-family: "Michroma", Arial, Helvetica, sans-serif;
	border-left: 3px solid #333;
}


body.index #fan-head ul {
	display: none;
}





#fan-social {
	position: relative;
	height: 36px;
	margin: 0 0 10px;
	text-align: right;
	overflow: hidden;
}
#fan-social .extra {
	width: 100%;
	max-width: 970px;
	height: 34px;
	margin: 0 auto;
}
#fan-social ul {
	float: right;
	width: auto;
	padding: 7px 0 0;
}
#fan-social li {
	float: left;
	width: auto;
	padding: 0;
	font-size: 10px;
}
#fan-social li.google-plus {
	width: 70px;
	text-align: left;
}
#fan-social li.twitter {
	width: 110px;
	text-align: left;
}





