body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0;}
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 40px;
}
#container {
	width: 1024px;
}
#header {
	width: 100%;
	background-color: #464646;
	height: 88px;
padding:0px 0px 0px 0px;
}

#header h1{float:left;}

#header h1 a {
	display: block;
	background: url(http://www.chengshibaguazhang.com/images/logo.jpg) center left no-repeat;
	width: 301px;
	height: 88px;
	margin-left:60px;
	text-indent: -9999px;
	float: left;
}

#header ul {
	float: left;
	list-style: none;
	min-width: 400px;
	margin-top: 54px;
	width: 500px; margin-left:10px;
}

#header ul li {
	float: left;
}

#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 5px;
	font-size: 12px;
	color: #999;
	text-decoration:none;
	text-shadow: #333 1px 1px 1px;
}

#header ul li a:hover {
	color: #fff;
}

#header ul li a.current, #header ul li#download a.current {
	color: #555;
	background: #e4f2fd;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}
#headline {
	background-color: #e4f2fd;
	height: 67px;
	width: 100%;
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
}
#headline h2 {
	float: left;
}

#pagebodycontainer {
	width: 920px;
	clear: both;
}
#pagebody {
	width: 903px;
	text-align: left;
}
#pagebody #sidebar {
	width: 159px;
	float: left;
}
#pagebody #payload {
	float: left;
	width: 532px;
}
#pagebody #rightcol {
	float: left;
	width: 212px;
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#footer .wrapper {
	width: 932px;
}

#footer p {
	float: left;
	color: #bbb;
}

#footer p a {
	border: none;
}


#footer h4 {
	float: right;
	width: 133px;
	height: 9px;
	margin-top: 6px;
	margin-right: 100px;
	font-size:10px
}
#headline h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	line-height: normal;
	margin-left: 70px;
}

.button a, .button a:hover, #headline a, #headline a:hover, #sidebar a, #sidebar a:hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2 url(images/white-grad.png) repeat-x scroll left top;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	background: #eee url(images/white-grad.png) repeat-x scroll left bottom;
}

.button-primary {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

.button-primary:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.button-primary:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

/* */

.download-button {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#home-welcome .download-button {
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 13px;
	border-radius: 14px;
	padding: 4px 12px !important;
}

#rightcol a.download-button {
	display: block;
	text-align: center;
}

a.download-button strong {
	font-weight: normal;
}

a.download-button:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

a.download-button:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

.download-meta {
	text-align: center !important;
	font-size: 11px;
	margin-bottom: 0 !important;
}
#tagcloud span {
	line-height: 90%;
}
#widePayload #movieMenu {
	width: 400px;
}
#widePayload {
	float: left;
	width: 750px;
}
#widePayload #moviePane {
	width: 350px;
	float: right;
}
#imageGallery img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
