/*Theme Name: WordPress Fxpaicom
ThemeURI: http://fxpai.com/
Description: WordPress theme produced for the website:"www.fxpai.com".
Version: 1.0
Author: Perick.L
Author URI: http://fxpai.com/
Tags: blank white
CopyRight:Perick.L -www.fpxai.com版权归Perick所有，仅用于Fxpai.com，未经允许不得用于其他网站。
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
*/

/*通用样式*/

* {
	margin:0;
	padding:0;
}
body {
	font-size:63%;
	line-height:150%;
	font-family:Arial, sans-serif;
}
a:link {
	color:#003366;
	text-decoration:none;
}
a:visited {
	color:#660000;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:none;
}
a:active {
	color:#999;
	text-decoration:none;
}
img {
	border:0;
	margin:0;
	padding:0;
}
a img {
	border:0;
}
#page {
	margin:0 auto;
	background:#ffffff;
}
#middle {
}
#all {
}
code, xmp {
	display:block;
	text-align:left;
	border-left:3px solid #CECECE;
	margin:0 100px 0 100px;
	padding:5px 0 5px 15px;
	color: #C66300;
}
pre {
}
font {
}
/*头部样式*/
#header {
	height:115px;
	zoom:1;
	position:relative;
}
#header h1 font{
	display:none;
	font-size:40px;
	height:40px;
	line-height:40px;
	font-family: "黑体";
	font-weight:500;
	position:absolute;
	top:65px;
	left:140px;
}
#header h1 a {
	color:#000;
}
#header h1 a:hover {
	color:#666;
}
#header h1 img {
	display:block;
	position:absolute;
	top:57px;
	left:150px;
}
#header .description {
	display:none;
	position:absolute;
	top:80px;
	left:335px;
	color:#666666;
	text-align:left;
	font-size:2em;
	font-family: 'Damion', arial, serif;
}
.header-cc {
	position:absolute;
	top:70px;
	right:70px;
}
.header-cc a {
	display:block;
	width:100px;
	height:30px;
	background:url(images/cc.gif) no-repeat left top;
}
#scroll-fix {
	position:relative;
	z-index:1;
}
.header-txt {
	background:#cccccc;
	border-top:1px solid #ccc;
	color:#666666;
	line-height:20px;
	font-size:12px;
	width:100%;
}
.header-form {
	float:left;
	background:#A6A6A6;
	color:#fff;
	padding:0 5px;
	width:20px;
	text-align:center;
}
.header-tags {
	float:right;
	padding:0 10px;
	width:910px;
	height:20px;
	overflow:hidden;
}
.header-tags ul { height:auto;}
	.expation-button {
		float:right;
		width:20px;
		height:19px;
		margin:0 5px 1px -5px;
		border:0;
	}
	.expation-button-open { background:url(images/expation-botton-bg.gif) no-repeat 0 0;}
	.expation-button-close {background:url(images/expation-botton-bg.gif) no-repeat 0 -19px;}
.header-tags ul li {
	list-style:none;
	float:left;
}
#toplogo {
	position:absolute;
	height:91px;
	left:0px;
	top:10px;
}
#toplogo a {
	display:block;
	outline:none;
}
/*顶部rss图标样式*/
#header-rss32 {
	position:absolute;
	width:50px;
	height:50px;
	top:58px;
	right:0px;
}
/*搜索框*/
#cse-search-box, #searchform {
	position:absolute;
	right:5px;
	top:0px;
	height:26px;
	overflow:hidden;
	border:0;
}
#cse-search-box .s-button, #searchsubmit {
	background:#000;
	border:0;
	color:#fff;
	width:57px;
	height:26px;
	background:url(images/search-button.gif) right center;
	cursor:pointer;
}
#s {
	float:left;
	height:22px;
	line-height:22px;
	font-size:12px;
	border:0;
}
.searchonfocus {background:url(images/search-bg.gif) no-repeat 0 -26px; padding:3px 10px 1px 10px; width:88px;}
.searchonblur {background:url(images/search-bg.gif) no-repeat 0 0px; padding:3px 10px 1px 20px; width:78px;}
/*top图片*/
#header_img {
	border-bottom:1px solid #cccccc;
	width:960px;
	height:150px;
	font-size:1.2em;
}
/*内容样式*/
#content {
	float:left;
	display:inline;
	position:relative;
}
.post, .post-single, .post-page {
	padding-left:10px;
	padding-right:10px;
}
.post {
	padding-top:10px;
	padding-bottom:10px;
}
.post-single {
	padding-top:10px;
	padding-bottom:0px;
}
/*layout 兼容*/
.post, .post-single, .post-page {
	clear:both;
}
.post-top {
	padding:0 15px 0 15px;
	margin:0;
}
.post-top h2 {
	line-height:48px;
	font-weight:600;
	font-size:1.8em;
	background:url(images/title-bg.gif) no-repeat 0 0;
	padding-left:53px;
}
.entry {
	padding:0 15px;
	text-align:justify;
	line-height:150%;
	font-size:1.4em;
	text-justify:inter-ideograph;
	word-wrap:break-word;
}
.entry p {
	margin:15px 0px;
}
.entry blockquote {
	color:#666666;
	border-top:2px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 20px 5px 50px;
	margin:10px 0 10px 0;
	background:url(images/quote-logo.gif) no-repeat -8px -8px;
	word-wrap:break-word;
}
.entry img {
	margin:0 auto; display:block;
}
.entry ul {
	margin:10px 30px;
}
.entry li {
	list-style:none;
	padding-left:10px;
	background-image:url(images/Fxpai-li.gif);
	background-position:2px 11px;
	background-repeat:no-repeat;
	_zoom:1;
}
.entry h1, .entry h2, .entry h3, .entry h4 {
	margin:5px 0;
	color:#036;
	border-bottom:1px solid #036;
	font-weight:600;
}
.entry h1 {
	font-size:1em;
	margin-left:0;
}
.entry h2 {
	font-size:1em;
	margin-left:10px;
}
.entry h3 {
	font-size:1em;
	margin-left:20px;
}
.entry h4 {
	font-size:1em;
	margin-left:30px;
}
.entry em, .entry i {
	font-style:italic;
 #font-style:italic;
	_font-style:normal;
}
.entry input, .entry textarea {
	border:1px solid #ccc;
	padding:2px 3px;
	margin:2px 0;
	font-size:13px;
	line-height:150%;
}
.entry input {
	height:25px;
}
.entry label {
	display:inline-block;
	line-height: 25px;
	font-weight:500;
	border-left:2px solid #CCC;
	background: #E0E0E0;
	padding:0 5px;
}
/*文章链接样式*/
.entry a, .entry-page a {
	text-decoration:underline;
}
/*图片展示页*/

.post-attachment .post-top {
	text-align:left;
}
.entry-attachment {
	text-align:center;
}
.entry-attachment .navigation {
	font-size:1em;
}
/*摘要*/
.excerpt-meta {
	margin:0px 15px 10px 15px;
	color:#999;
	text-align:left;
	font-size:1.3em;
	line-height:2em;
	height:2em;
	word-wrap:break-word;
}
.excerpt-entry .navigation {
	font-size:1.2em;
}
.excerpt-entry p {
	display:inline;
}
.post-date, .post-cata, .post-tags, .post-author, .post-edit, .post-comm {
	display:inline;
}
.postmetadata {
	display:block;
	font-size:1.2em;
	margin:5px 2px;
	color:#999;
}
.postmetadata-single {
	margin:5px 25px 10px 25px;
	padding:0;
	background:url(images/fxpai-dot-l.gif) repeat-x top left;
	padding-top:10px;
}
.postmetadata-single small {
	display:block;
	font-size:1.2em;
	line-height:200%;
	color:#999999;
}

/*文章格式样式 Format : 'aside', 'link', 'gallery', 'status', 'quote', 'image' */

/* =link
--------------------------- */
.format-link .post-top h2 {
	background:url(images/cursor_bg.gif) no-repeat 0 0;
}
.format-link .post-author, .format-link .post-tags, .format-link .readmore {
	display:none;
}

.format-link .excerpt-entry a {
	font-size:1.6em;
	text-decoration:underline;
}
/* =gallery
--------------------------- */
.format-gallery .post-top h2 {
	background:url(images/gallery-bg.gif) no-repeat 0 0;
}
/* =image
--------------------------- */
.format-image .post-top h2 {
	background:url(images/image-bg.gif) no-repeat 0 0;
}
.format-image .excerpt-entry, .format-link .readmore {
	display:none;
}
.single-format-image #middle {
	background:url(images/bg-960×0.gif) repeat-y left;
}
.single-format-image #sidebar {
	display:none;
}
.single-format-image #content {
	width:960px;
}
.single-format-image #post-down {
	width:960px;
	overflow:hidden;
}
/* =quote
--------------------------- */
.format-quote .post-top h2 {
	background:url(images/quote-bg.gif) no-repeat 0 0;
}
.format-quote .post-author, .format-quote .post-cata, .format-quote .readmore {
	display:none;
}
.format-quote .excerpt-entry {
	font-size:1.6em;
	color:#666666;
	border-top:2px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 5px 5px 48px;
	margin:5px 15px;
	background:url(images/quote-logo.gif) #ffffff no-repeat -8px -8px;
}
/* =status
--------------------------- */
.format-status .post-top h2 {
	background:url(images/status-bg.gif) no-repeat 0 0;
}
.status-avatar {
	float:left;
	margin:0 5px 0 0;
}
.format-status .post-cata, .format-status .readmore {
	display:none;
}
.format-status .excerpt-entry {
	font-size:1.6em;
	color:#666666;
	border-top:2px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:5px 15px;
	
}
/* =aside
--------------------------- */
.format-aside .post-top h2 {
	background:url(images/aside-bg.gif) no-repeat 0 0;
}
.format-aside .post-cata, .format-aside .readmore {
	display:none;
}
.format-aside .excerpt-entry {
	font-size:1.6em;
	color:#666666;
	border-top:2px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:5px 15px;
}

.title-sub {
	font-size:0.7em;
	font-style: normal;
	line-height:48px;
	height:48px;
	color:#999;
	margin-right:10px;
}

/*置顶文章样式*/
.sticky {
	border-bottom:1px solid #cccccc;
}
.sticky .post-top {
	padding-left:50px;
	background:url(images/top-bg.gif) no-repeat 10px 0;
}
.sticky .post-top h2 {
	margin-left:10px;
}
.sticky .entry p {
	display:block;
}
/*文章下部样式*/
#post-down {
	padding:1px 0;
}
#comments {
	margin:0 auto;
	padding:10px 20px;
}
h3.comments_headers {
	font-size:1.3em;
	font-weight:600px;
	padding:5px 5px 15px 5px;
}
span.comments_headers_form {
	display:block;
	font-size:1.2em;
	line-height:150%;
	font-weight:600;
	border-top:1px solid #cccccc;
	margin:0 -15px;
	padding:10px 15px 5px 15px;
}
#comment_list, .commentlist, .pingbacklist {
	list-style-type:none;
	border:1px solid #cccccc;
	zoom:1;
	margin:2px 5px;
	background-color:#ffffff;
}
.pingbacklist {
	padding:10px;
	font-size:1.2em;
	line-height:150%;
	margin-bottom:10px;
	color:#666;
}
#pingback_list {
}
/*2.7新版本评论样式*/
.comment {
	list-style:none;
	background-color:#ffffff;
}
.comment .entry {
	font-size:1.2em;
}
.comment .entry p {
	padding:15px 5px;
	margin:0;
}
.comment-body {
	position:relative;
	zoom:1;
	font-size:1.2em;
	line-height:150%;
}
.comment-author {
	height:32px;
	line-height:32px;
	background-color:#ffff99;
	margin-bottom:10px;
	color:#999;
}
.comment-meta {
	position:absolute;
	right:0;
	top:0;
	height:32px;
	padding:0 10px;
	text-align:left;
}
.comment-meta a {
	line-height:32px;
}
.comment-meta a:link, .comment-author a:link {
}
.fn {
	padding:0 5px;
	font-style:normal;
	font-weight:600;
}
.comment-author img {
	float:left;
}
.comment p {
	clear:both;
	padding:5px 10px;
}
.comment p a {
	text-decoration:underline;
}
.children {
	list-style:none;
	padding:1px;
}
.children .comment {
	margin:10px 10px 10px 25px;
	border:1px solid #cccccc;
	border-left:3px solid #cccccc;
}
.reply {
	padding:5px;
}
.reply a {
	text-decoration:none;
}
li.comment-author-perick > div.comment-body > div.comment-author {
	background-color: #C1E1CF;
}
.comment blockquote {
	float:none;
	clear:both;
	color:#666666;
	border-top:2px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 5px 5px 40px;
	margin:5px 10px;
	background:url(images/quote-logo.gif) #ffffff no-repeat -8px -8px;
}
.comment blockquote p {
}
#commentform {
	padding:0 15px;
	margin:5px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	font-size:1.2em;
}
#commentform p {
	padding:5px 0 5px 0;
	margin:0;
}
.unstyled {
	font-size:1.2em;
	font-weight:600;
	color:#663300;
	text-align:left;
}
.text_input {
	border:1px solid #666666;
	padding:2px;
	font-size:12px;
	height:25px;
	line-height:25px;
}
.label-font {
	display: inline-block;
	font-size:12px;
	line-height:25px;
	font-weight:500;
	border-right:2px solid #CCC;
	background: #E0E0E0;
	padding:0 5px;
}
.text_area {
	width:90%;
	height:200px;
	padding:3px;
	font-size:12px;
	line-height:25px;
}
.form_submit {
	width:190px;
	height:30px;
	line-height:30px;
	border:0;
	padding:0;
	background-color:#999999;
	color:#ffffff;
	font-weight:600;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_submit:hover {
	border:0;
	background-color:#666666;
	color:#ffffff;
	cursor:pointer;
}
#respond input {
	vertical-align:middle;
}
#respond p small {
	font-size:1em;
}
#comment_mail_notify {
	vertical-align:text-bottom;
	margin:0 3px 0 0;
}
/*2.7自带评论分页样式*/
.comm-navigation {
	margin:10px 5px;
	line-height:30px;
	font-size:1.2em;
}
/*评论分页样式*/
.page-numbers {
	margin:3px 5px;
	font-weight:600;
}
.comm-navigation .current {
	border-bottom:2px solid;
	font-weight:600;
}
/*引用样式*/
.trackback .comment_meta {
	background-color: #CCCCCC;
	color:#000000;
	list-style:none;
}
/*单文章导航栏样式*/
.navigation {
	padding:15px 25px;
	font-size:1.2em;
}
.alignleft {
	float:left;
	text-align:left;
}
.alignright {
	float:right;
	text-align:right;
}
.navigation a {
	text-decoration:none;
}
.alignleft a:before {
	content: '\2190\00a0';
}
.alignright a:after {
	content: '\00a0\2192';
}
/*侧栏样式*/
#sidebar {
	float:right;
	display:inline;
	font-size:1.2em;
	line-height:1.5em;
}
#sidebar-ul {
	padding:0 10px;
	list-style-type:none;
}
.widget {
	width:210px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
	color: #999999;
}
.widget ul {
	margin:0;
	padding:0;
}
.widget ul li {
	margin:2px 0;
	padding:3px 0 3px 10px;
	width:200px;
	overflow:hidden;
	background-image:url(images/Fxpai-li.gif);
	background-position:3px 10px;
	background-repeat:no-repeat;
	list-style-type:none;
}
.widgettitle, .widget h2 {
	color: #666;
	font-size:1.1em;
	font-weight:600;
	line-height:160%;
	margin:10px 0;
	padding:2px 0;
	background:url(images/fxpai-dot-l.gif) repeat-x left bottom;
}
.widget input, .widget textarea {
	border:1px solid #ccc;
	padding:2px;
	font-size:12px;
}
/*底部样式*/
#footer {
	clear:both;
	height:50px;
	text-align:center;
	padding:10px 0 0 0;
	font-size:1.2em;
	line-height:150%;
	border-top:1px solid #ccc;
}
#content-bottom {
	background:#666666;
}
#sidebar-bottom {
	float:left;
	width:960px;
}
#sidebar-bottom .widget {
	float:left;
	display:inline;
	padding:0 0 10px 15px;
	color:#8e8e8e;
	font-size:1.2em;
	line-height:1.5em;
}
#sidebar-bottom .widget a {
	color:#fff;
}
#sidebar-bottom .widget a:visited {
	color:#ccc;
}
#sidebar-bottom .widget h2 {
	background:#666666;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999999;
	color:#cccccc;
	padding-bottom:3px;
}
#sidebar-bottom .widget ul {
	padding:0;
}
#sidebar-bottom .widget ul li {
	width:auto;
	margin:0;
	padding-left:3px;
	background:none;
}
/*导航面包屑样式*/
div.pagetitle {
	font-weight:500;
	text-align:left;
	padding:10px 25px 10px 25px;
	font-size:1.2em;
}
div.pagetitle .pagetitle-description {
	font-size:1.2em;
}
.pagetitle-description {
	border:1px dotted #999999;
	margin:15px 0 0 0;
	padding:0 10px 10px 10px;
	line-height:150%;
	_zoom:1;
}
.pagetitle-description a {
	text-decoration:underline;
}
.pagetitle-description p {
	color:#666666;
	margin:10px 0 0 0;
}
.description-single {
	margin:0;
}
.entry-single .description-single p {
	margin:10px 0 0 0;
}
/*Tags Cloud页面设置*/
.post-tags .entry a {
	font-weight:500;
	color:#000000;
	text-decoration:none;
}
/*文章相册显示设置*/
.gallery {
}
/*配合jquery*/

	.gallery-medium {
}
.gallery-medium .gallery-item, .gallery-full .gallery-item {
	margin:10px 0;
	padding:0;
	text-align:center;
}
.gallery-medium .gallery-caption, .gallery-full .gallery-caption {
	margin:5px 0 0 0;
	font-weight:600;
	text-align:center;
}
.gallery-thumbnail {
}
.gallery-thumbnail .gallery-item {
	float:left;
	display:inline;
	width:150px;
	margin:5px;
	padding:0;
	background:#999;
	border:4px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
	text-align:center;
}
.gallery-thumbnail .gallery-item:hover {
	background: #FFF;
	color:#000;
}
.gallery-thumbnail .gallery-caption {
	padding:0 3px;
	text-align:center;
}
.gallery-icon {
	position:relative;
	margin:0 auto;
}
.gallery-icon img {
	margin:0;
	display: block;
}
.gallery br {
	display:none;
}
.gallery-item-num-bg, .gallery-item-num {
	display: block;
	position: absolute;
	left:0;
	top:0;
	padding:2px 3px;
}
.gallery-item-num-bg {
	background:#fff;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.gallery-item-num {
	color:#000;
}
/*文章大图 单独插图*/
.wp-caption {
	margin:5px auto;
	padding:0;
	text-align:center;
}
.wp-caption img {
	margin:0 auto;
}
.wp-caption p.wp-caption-text {
	font-weight:600;
	text-align:center;
	margin:3px 0;
}
/*相册 主图显示样式*/
.attachment-image {
	text-align:center;
	margin-top:10px;
}
.attachment-image img {
	margin:0 auto;
}
.attachment-caption p {
	margin:0;
	font-weight:600;
	text-align:center;
}
.wp-content-text {
	text-align:center;
}
/*相册 所有图片列表样式*/
#gallery_all_images {
	text-align:center;
}
#gallery_all_images img {
	display: inline;
}
#gallery_all_images a img {
	display:inline;
	width:60px;
	height:60px;
	padding:3px;
	margin:10px;
	background-color:#cccccc;
	border:1px solid #cccccc;
}
#gallery_all_images a:visited img {
	border-color: #000000;
	background-color:#000000;
}
/*相册页图标更换*/
.single-attachment .post-top h2 {
	background:url(images/image-bg.gif) no-repeat 0 0;
}
/*新产品图标显示*/
.newobj {
	display:block;
	position:absolute;
	top:-1px;
	right:-2px;
}
/*Loading-page 等待图表样式 filter: Alpha(opacity=80);
 -moz-opacity:.8;
 opacity:0.8;
 */
#loading-page {
	position:fixed;
 #position:fixed;
	_position:absolute;
	top:40px;
	left:50%;
	z-index:9999;
	width:180px;
	margin:0 0 0 -90px;
 #margin:0 0 0 -90px;
	_margin:0 0 0 -90px;
	height:27px;
	line-height:27px;
	background-color: #CC0000;
	color: #ffffff;
	font-weight:600;
	font-size:1.3em;
	text-align:center;
	filter: Alpha(opacity=75);
	-moz-opacity:.75;
	opacity:0.75;
}
/*评论回复显示样式。适用于插件：wp thread comment*/
.comment-childs {
}
.comment-childs .comment_meta {
	background-color:#eeeeee;
}
.chalt {
}
.comment-childs img {
	margin:0;
	padding:0;
}
.comment-childs .entry {
}
.comment-childs .author-comment {
}
/*文章内容表情图片样式*/
img.wp-smiley {
	vertical-align:middle;
	margin:0;
	padding:0;
}
/*清除样式*/
.clear {
	clear:both;
	line-height:0;
}
/*单个文特殊章样式*/
#post-1342 h2 a {
	color:#000000;
}
/*404*/
.imghover {
	border:2px solid #999999;
}
.imghover:hover {
	border:2px solid #CC0000;
}
#dagondesign_com {
	color:#cccccc;
}
#dagondesign_com p {
	line-height:120%;
	padding:0;
	margin:0;
}
#dagondesign_com a {
	color:#cccccc;
}
/*验证码垂直居中*/
.wpcf7-captcha-captcha-420 {
	vertical-align:middle;
}
/*readmore*/
.readmore{
	padding:0;
	font-style:italic;
}
#wp-calendar {
	width:190px;
	margin:10px auto;
	text-align:center;
}
#wp-calendar a {
	background: #DDDDDD;
}
#wp-calendar a:hover {
	color:#CC0000;
}
#archives h2 {
	display:none;
}
#archives select {
	width:190px;
	margin:10px 0 5px 10px;
}
.post h2.center, .center p {
	text-align:center;
}
/*rss pop bublle icon*/
.rss-popup {
}
div.rss-popup em {
	background: url(images/rss-bubble.jpg) no-repeat;
	width: 100px;
	height: 49px;
	position: absolute;
	top: -45px;
	left: -100px;
	text-align: center;
	text-indent: -9999px;
	display: none;
}
#rss-icon {
	width: 50px;
	height: 50px;
	background: url(images/rss-icon.jpg) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
}
/*Default style for WP-PageNavi pluginhttp://wordpress.org/extend/plugins/wp-pagenavi/*/
.wp-pagenavi {
	padding:3px;
	margin:10px 25px;
	text-align:center;
	font-size:1.2em;
	display:block;
}
.wp-pagenavi a {
	text-decoration:none;
	padding:3px 5px;
	margin:0 3px;
	font-weight:600;
}
.wp-pagenavi a:hover {
	color:#cc0000;
}
.wp-pagenavi a:visited {
	font-weight:600;
}
.wp-pagenavi span {
	padding:3px 5px;
	margin:0 3px;
}
.wp-pagenavi span.current {
	border:#666 1px solid;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
/*翻屏*/
#roll_top, #fall, #ct {
	position:relative;
	cursor:pointer;
	width:15px;
	height:13px;
	padding:3px;
	margin:3px 0;
}
#roll_top {
	background:url(images/Fxpai-u.gif) no-repeat 0 0;
}
#fall {
	background:url(images/Fxpai-d.gif) no-repeat 0 0;
}
#ct {
	background:url(images/Fxpai-ct.gif) no-repeat 0 0;
}
#roll {
	display:block;
	width:15px;
	margin-left:-508px;
	position:fixed;
	left:50%;
	top:50%;
	_margin-left:-507px;
	_position:absolute;
	_margin-top:300px;
	_top:expression(eval(document.documentElement.scrollTop));
}
/*颜色、线条集中设置*/
#content {
/*background-color:#f0f0f0;*/
}
#footer {
	background-color:#ffffff;
}
/*尺寸集中设置*/
#page {
	width:960px;
}
#middle, .single-attachment #middle {
	width:960px;
	overflow:hidden;
}
#middle {background:url(images/bg-730×230.gif) repeat-y left;}
.single-attachment #middle {background:url(images/bg-960×0.gif) repeat-y left;}
#all {
	margin-right:230px;
}
#content, #post-down {
	width:730px;
	overflow:hidden;
}
.single-attachment #content, .single-attachment #post-down
{
	width:960px;
	overflow:hidden;
}
.gallery {
	width:100%;
}
#sidebar {
	width:230px;
	margin-right:-230px;
	overflow:hidden;
}

