@charset "utf-8";
/* CSS Document */
/*
Theme Name: IST
Theme URI: http://wsqsite.com/blog/webtemplate-ist/
Description: The IST Theme is created by <a href="http://wsqsite.com">WSQSITE</a>. The theme is only for private uses and will not be released.
Author: WSQ
Author URI: http://wsqsite.com/
Tags: grey, blue, fixed-width, two-columns, right-sidebar
Version: 1.0.1
Released under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL license</a>.
*/



/* Begin IE6 Scroll Bar Fix */
html, body {
	*overflow-x: hidden;
}
/* End IE6 Scroll Bar Fix */
/* Begin Clearfix Hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Clearfix Hack */
/* Begin Various Tags & Classes */
body {
	font-size: 13px;
	font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial, 微軟正黑體, 微软雅黑;
	background: #c1c3c8 url('resources/images/body_bg.png') repeat-x;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}
small, .nocomments, blockquote, strike {
	color: #777;
}
small {
	font-size: 10px;
	line-height: 1.5em;
}
code {
	font-size:10px;
}
acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: .07em;
	cursor: help;
}
a img {
	border: none;
}
a, a:hover {
	text-decoration:none;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {   
	border : 0px;
} 
input[type="submit"]:focus, input[type="button"]:focus {
	outline : none; 
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
pre {
	width: 90%;
	display: block; /* fixes a strange ie margin bug */
	color: #333333;
	overflow:auto;
	background: #f0f0f0 url(http://citypig.googlepages.com/blogger-code.gif) left top repeat-y;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 21px;
	max-height: 200px;
	line-height: 120%;
	margin: 5px 0px 0px 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
select {
	width: 130px;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
.description {
	display:none;
}
.blankspace {
	padding: 20px 0 30px 0;
}
/* End Various Tags & Classes*/
/* Begin Global */
#global_wrapper {
	width: 1000px;
	margin: 0 auto;
}
/* End Global */
/* Begin Header */
#header_wrapper {
	width: 1000px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#header_left {
	float:left;
	width: 200px;
	height: 140px;
}
#header_logo {
	width: 186px;
	height: 63px;
	background: transparent url('resources/images/header_logo.png') no-repeat;
	margin: 50px 0 0 0;
	display: block;
	text-indent: -99999px;
}
#header_right {
	float: left;
	width: 500px;
	height: 140px;
	margin: 30px 0 0 300px;
}
#header_nav_l {
	float: left;
	width: 18px;
	height: 40px;
	background: transparent url('resources/images/header_nav.png') no-repeat 0 0;
}
#header_nav_r {
	float: left;
	width: 18px;
	height: 40px;
	background: transparent url('resources/images/header_nav.png') no-repeat -18px 0;
}
#header_nav {
	float: left;
	width: 414px;
	height: 40px;
	font-size: 11px;
	background: #a4a7ac;
}
#header_nav ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
#header_nav ul li {
	float:left;
	margin: 14px 15px 0 15px;
	color: #fff;
}
#header_nav ul li a {
	color: #fff;
}
#header_rss {
	float: left;
	width: 50px;
	height: 40px;
	background: #a4a7ac;
}
#header_rss_icon {
	display: block;
	position: relative;
	width: 33px;
	height: 29px;
	background: transparent url('resources/images/header_feed_rss_i.png') no-repeat 0 0;
	margin: 6px 0 0 0;
}
#header_rss_icon:hover {
	background-position: -33px 0;
}
#header_rss_icon span {
	position: absolute;
	left: -99999px;
}
/* End Header */
/* Beign Body */
#body_wrapper_top {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 5px;
	background: transparent url('resources/images/body_con_tb.jpg') no-repeat 0 0;
}
#body_wrapper_bottom {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 5px;
	background: transparent url('resources/images/body_con_tb.jpg') no-repeat 0 -5px;
}
#body_wrapper {
	margin: 0 25px 0 25px;
	width: 950px;
	background: #fff;
}
#body_nav {
	width: 950px;
	font-size: 12px;
}
#body_nav ul {
	margin: 10px 0 0 25px;
	padding: 0;
	list-style: none;
}
#body_nav ul li {
	float: left;
	margin: 0 5px 0 5px;
	width: 77px;
	height: 26px;
	text-align: center;
}
#body_nav ul li.current_page_item, #body_nav ul li.current_page_item a {
	background: #f1f1f1 url('resources/images/body_nav_current.jpg') no-repeat center;
	color: #000;
}
#body_nav ul li a{
	color: #999;
	margin: 5px 0 0 0;
	display: block;
}
.body_sep_line {
	margin: 15px 0 50px 0;
	width: 950px;
	height: 1px;
	background: #fff url('resources/images/body_con_tb.jpg') no-repeat 0 -10px;
	display: block;
}
/* Begin Body Content */
#body_content {
	float: left;
	width: 620px;
	margin: 0 0 0 5px;
	font-size: 13px;
	/* font-family: "Helvetica", Arial, 微軟正黑體, 微软雅黑; */
}
.pagetitle {
	width: 550px;
	margin: 0 0 0 40px;
	padding: 0px 0 30px 0;
	font-size: 20px;
	color: #000;
}
/* Begin Single Page Title */
.pagetitle-1 {
	margin: 20px 0 0 40px;
	padding: 0 0 30px 0;
	font-size: 20px;
	color: #000;
}
.pagetitle-2 {
	margin: 20px 0 0 0;
	padding: 0 0 30px 0;
	font-size: 20px;
	color: #000;
}
/* End Single Page Title */
.post {
	width: 550px;
	margin: 0 0 0 70px;
	padding: 0px 0 30px 0;
}
.postmeta {
	width: 550px;
	padding: 0 0 0 0;
}
.post h2, .post h2 a {
	font-size: 20px;
	color: #555;
}
.postinfo {
	float: left;
	width: 410px;
}
.postinfo .postmessage{
	margin: 0 0 0 25px;
	font-size: 11px;
	color: #999;
}
.postinfo .postmessage a {
	color: #999;
}
.postmeta .postpanel {
	float: left;
	width: 140px;
	height: 64px;
	position: relative;
}
.sharepanel {
	float: left;
	width: 140px;
	height: 64px;
	position: relative;
	left: -99999px;
}
.sharepanel .panel_bird {
	float: left;
	width: 70px;
	height: 64px;
	display: block;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 0;
	cursor: pointer;
	text-indent: -99999px;
}
.sharepanel .panel_bird:hover {
	background-position: 0 -64px;
}
.sharepanel .panel_excon {
	float: left;
	width: 70px;
	height: 64px;
	display: block;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 -128px;
	cursor: pointer;
	text-indent: -99999px;
}
.sharepanel .panel_excon:hover {
	background-position: -70px -128px;
}
.sharepanel .active {
	background-position: -70px 0;
}
.sharepanel .active:hover {
	background-position: -70px -64px;
}
.postpanel .sharesubdiv {
	width: 112px;
	height: 125px;
	position: relative;
	left: -99999px;
}
.sharesubdiv a {
	outline: none;
	hlbr:expression(this.onFocus=this.blur());
}
.sharesubdiv .s_em {
	float: left;
	display:block;
	width: 37px;
	height: 37px;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 -192px;
	text-indent: -99999px;
}
.sharesubdiv .s_fb {
	float: left;
	display:block;
	width: 35px;
	height: 37px;
	background: transparent url('resources/images/post_panel.png') no-repeat -38px -192px;
	text-indent: -99999px;
}
.sharesubdiv .s_tw {
	float: left;
	display:block;
	width: 39px;
	height: 37px;
	background: transparent url('resources/images/post_panel.png') no-repeat -73px -192px;
	text-indent: -99999px;
}
.sharesubdiv .s_fp {
	float: left;
	display:block;
	width: 37px;
	height: 32px;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 -229px;
	text-indent: -99999px;
}
.sharesubdiv .s_gg {
	float: left;
	display:block;
	width: 35px;
	height: 32px;
	background: transparent url('resources/images/post_panel.png') no-repeat -38px -229px;
	text-indent: -99999px;
}
.sharesubdiv .s_du {
	float: left;
	display:block;
	width: 39px;
	height: 32px;
	background: transparent url('resources/images/post_panel.png') no-repeat -73px -229px;
	text-indent: -99999px;
}
.sharesubdiv .s_dg {
	float: left;
	display:block;
	width: 37px;
	height: 33px;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 -261px;
	text-indent: -99999px;
}
.sharesubdiv .s_tn {
	float: left;
	display:block;
	width: 35px;
	height: 33px;
	background: transparent url('resources/images/post_panel.png') no-repeat -38px -261px;
	text-indent: -99999px;
}
.sharesubdiv .s_sb {
	float: left;
	display:block;
	width: 39px;
	height: 33px;
	background: transparent url('resources/images/post_panel.png') no-repeat -73px -261px;
	text-indent: -99999px;
}
.sharesubdiv .s_bottom {
	float: left;
	width: 112px;
	height: 23px;
	background: transparent url('resources/images/post_panel.png') no-repeat 0 -294px;
}
.post .postcontent {
	color: #666;
	line-height: 25px;
}
.post .postcontent p {
	padding: 10px 0 10px 0;
}
.post .postcontent img {
	max-width: 550px;
	background: #fcfcfc;
	padding: 6px;
	border: 1px solid #f1f1f1;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.post .postcontent img:hover {
	background: #f1f1f1;
	border: 1px solid #eee;
}
.post .postcontent .preview {
	text-align: center;
}
.post .postcontent a {
	color: #06b4d1;
}
.post .postcontent .posttags a {
	color: #63d0d8;
}
.post .postcontent .more-link {
	float:right;
	width: 77px;
	height: 12px;
	background: #fff url('resources/images/read-more.png') no-repeat 0 0;
	display:block;
	text-indent: -99999px;
}
.post .postcontent .more-link:hover {
	background-position: 0 -12px;
}
/* End Body Content */
/* End Body */
/* Beign SideBar */
#body_sidebar {
	float: left;
	width: 275px;
	margin: 0 20px 0 30px;
}
/* End SideBar */
/* Begin SideBar Tab-1 */
#tabs-1 {
	width: 219px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 20px;
}
#tabs-1 ul.tabs_js {
	width: 219px;
	height: 42px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#tabs-1 ul.tabs_js li, #tabs-2 ul.tabs_js li {
	float: left;
	margin: 0;
	cursor: pointer;
	text-indent: -99999px;
	list-style: none;
}
#tabs-1 ul.tabs_js li.tabs_latest {
	width: 73px;
	height: 42px;
	background:#fff url('resources/images/tabs_1.png') no-repeat 0 0;
}
#tabs-1 ul.tabs_js li.tabs_comments {
	width: 73px;
	height: 42px;
	background:#fff url('resources/images/tabs_1.png') no-repeat -73px 0;
}
#tabs-1 ul.tabs_js li.tabs_popular {
	width: 73px;
	height: 42px;
	background:#fff url('resources/images/tabs_1.png') no-repeat -146px 0;
}
#tabs-1 ul.tabs_js li.tabs_latest.selected {
	background-position: 0 -42px;
}
#tabs-1 ul.tabs_js li.tabs_comments.selected {
	background-position: -73px -42px;
}
#tabs-1 ul.tabs_js li.tabs_popular.selected {
	background-position: -146px -42px;
}
#tabs-1 .inside {
	width:218px;
}
#tabs-1 .inside ul {
	margin: 0 1px 6px 0;
	padding: 0;
	list-style: none;
}
#tabs-1 .inside li, #tabs-2 .inside ul li {
	margin: 8px 0 8px 0;
	list-style: inside url('resources/images/sidebat_tabs_list.gif');
}
#tabs-1 .inside li:hover, #tabs-2 .inside li:hover {
	list-style: inside url('resources/images/sidebat_tabs_list_hover.gif');
}
#tabs-1 .inside li a, #tabs-2 .inside ul li a {
	color:#888;
}
/* End SideBar Tab-1 */
/* Begin SideBar Tab-2 */
#tabs-2 {
	width: 212px;
	display: block;
	overflow: hidden;
	margin: 50px 0 80px 20px;
}
#tabs-2 ul.tabs_js {
	width: 212px;
	height: 48px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#tabs-2 ul.tabs_js li.tabs_category {
	width: 106px;
	height: 48px;
	background:#fff url('resources/images/tabs_2.png') no-repeat 0 0;
}
#tabs-2 ul.tabs_js li.tabs_tags {
	width: 106px;
	height: 48px;
	background:#fff url('resources/images/tabs_2.png') no-repeat -106px 0;
}
#tabs-2 ul.tabs_js li.tabs_category.selected {
	background-position: 0 -48px;
}
#tabs-2 ul.tabs_js li.tabs_tags.selected {
	background-position: -106px -48px;
}
#tabs-2 .inside {
	width:211px;
}
#tabs-2 .inside ul {
	margin: 0 1px 6px 0;
	padding: 0;
	list-style: none;
}
#tabs-2 .inside ul#tab-tags {
	margin: 0 8px 0 8px;
}
#tabs-2 .inside ul#tab-tags a {
	color:#999;
}
/* End SideBar Tab-2 */
/* Begin Navigation */
.navigation {
	width:100%;
	margin: 0 0 20px 0;
	*margin: 0 0 20px 40px;
}
.navigation ul.page-numbers {
	margin: 10px 0 30px 30px;
	list-style: none;
	overflow: hidden;
}
.navigation ul.page-numbers li {
	float: left;
	width: 29px;
	height: 29px;
	background: #fff url('resources/images/pagenav.png') 0 0;
	margin: 0 4px 0 4px;
	text-align: center;
}
.navigation ul.page-numbers li:hover {
	background-position: 0 -29px;
}
.navigation ul.page-numbers li a {
	width: 29px;
	height: 29px;
	padding: 6px 0 6px 0;
	color: #999;
	display: block;
}
.navigation ul.page-numbers li a.current {
	padding: 6px 0 10px 0;
	color: #000;
	display: block;
	text-align: center;
	background: #fff url('resources/images/pagenav.png') no-repeat 0 -58px;
	cursor: default;
}
.navigation .post-pre {
	float: left;
	margin: 0 0 0 25px;
}
.navigation .post-pre-icon {
	float: left;
	margin: 3px 3px 0 6px;
	width: 10px;
	height: 10px;
	background: #fff url('resources/images/comment_set.png') no-repeat -358px -78px;
}
.navigation .post-pre:hover .post-pre-icon {
	background-position: -358px -88px;
}
.navigation .post-pre-text {
	float: left;
}
.navigation .post-pre-text a {
	color: #999;
}
.navigation .post-nex {
	float: right;
}
.navigation .post-nex-icon {
	float: right;
	margin: 3px 6px 0 3px;
	width: 10px;
	height: 10px;
	background: #fff url('resources/images/comment_set.png') no-repeat -358px -98px;
}
.navigation .post-nex:hover .post-nex-icon {
	background-position: -358px -108px;
}
.navigation .post-nex-text {
	float: left;
}
.navigation .post-nex-text a {
	float: right;
	color: #999;
}
/* End Navigation */
/* Begin Navigation-1 */
.navigation-1 {
	width:100%;
	margin: 0 0 20px 50px;
	*margin: 0 0 20px 40px;
}
.navigation-1 a {
	color: #888;
	margin: 0 2px 0 2px;
}
.navigation-1 span {
	color: #06b4d1;
	margin: 0 2px 0 2px;
}
/* End Navigation-1 */
/* Begin Footer */
#footer_wrapper {
	margin: 20px 40px 40px 40px;
	width: 920px;
}
.footer_item_s {
	float: left;
	width: 145px;
}
.footer_item_s h2 {
	font-weight: 100;
	color: #fff;
}
.footer_item_s ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 13px;
	color: #fff;
}
.footer_item_s ul li, .footer_item_s ul li a {
	margin: 2px 0 0 0;
	color: #fff;
}
.footer_item_l {
	float: left;
	width: 485px;
	margin: 0 0 0 145px;
}
.footer_item_l .f_logo{
	float: left;
	width: 265px;
	margin: 50px 0 0 220px;
}
#f_wsqlogo {
	float: left;
	position: relative;
	width: 67px;
	height: 36px;
	background: transparent url('resources/images/footer_logo.png') no-repeat 0 0;
	display: block;
	text-indent: -99999px;
	hlbr:expression(this.onFocus=this.blur());
	outline : none; 
}
#f_wsqlogo:hover {
	background-position: -67px 0;
}
#f_wsqlogo span, #f_wordpresslogo span {
	position: absolute;
	left: -99999px;
}
#f_wsqlogo strong {
	display: block;
	position: absolute;
	width: 75px;
	height: 34px;
	background: transparent url('resources/images/footer_logo.png') no-repeat 0 -36px;
	left: -99999px;
}
#f_wsqlogo:hover strong, #f_wordpresslogo:hover strong {
	left: -15px;
	top: -35px;
}
#f_wordpresslogo {
	float: left;
	position: relative;
	width: 32px;
	height: 32px;
	background: transparent url('resources/images/footer_logo.png') no-repeat -134px -4px;
	display: block;
	margin: 0 0 0 10px;
	text-indent: -99999px;
	hlbr:expression(this.onFocus=this.blur());
	outline : none; 
}
#f_wordpresslogo strong {
	display: block;
	position: absolute;
	width: 93px;
	height: 34px;
	background: transparent url('resources/images/footer_logo.png') no-repeat -75px -36px;
	left: -99999px;	
}
.footer_item_l .copyright {
	float: left;
	width: 485px;
	text-align: right;
	margin: 20px 0 0 0;
	color: #fafafa;
}
/* End Footer */
/* Begin Bottom Panel */
#bottom_wrapper {
	width: 800px;
	margin: 0 60px 0 140px;
}
#bottompanel {
	width: 800px;
	height: 212px;
	position: fixed;
	top: 100%;
}
#bottompanel_top {
	width: 800px;
	height: 23px;
	margin:-23px 0 0 0;
}
#jtop {
	float: right;
	width: 26px;
	height: 23px;
	display: block;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -226px -24px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -483px -24px \9;
	outline: none;
	hlbr:expression(this.onFocus=this.blur());
	text-indent: -99999px;
}
#jtop:hover {
	background-position: -252px -24px;
	background-position: -509px -24px \9;
}
#spanel {
	float: right;
	margin: 0 10px 0 0;
	width: 180px;
	height: 23px;
}
#spanel_left {
	float: left;
	width: 155px;
	height: 23px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -21px -24px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -278px -24px \9;
}
#spanel_left input[type=text]#s {
	float: left;
	width: 118px;
	height: 18px;
	background: none;
	border: none;
	padding: 0;
	margin: 1px 0 0 22px;
	color: #777;
	outline:none;
}
#spanel_left input[type=submit]#searchsubmit {
	float: left;
	width: 10px;
	height: 10px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -535px -24px;
	border: none;
	padding: 0;
	margin: 7px 0 0 2px;
	cursor: pointer;
	text-indent: -99999px;
	hlbr:expression(this.onFocus=this.blur());
}
#spanel_left input[type=submit]#searchsubmit:hover {
	background-position: -535px -34px;
}
#spanel_right {
	float: left;
	width: 25px;
	height: 23px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -176px -24px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat -433px -24px \9;
	cursor: pointer;
	text-indent: -99999px;
}
#spanel_right:hover {
	background-position: -201px -24px;
	background-position: -458px -24px \9;
}
#bottompanel_main {
	width: 800px;
	height: 189px;
	margin:  -189px 0 0 0;
	overflow: hidden;
	display: none;
}
#bottompanel_maint {
	width: 800px;
	height: 24px;
	background: transparent url('resources/images/bottompanel_set.png') no-repeat 0 0;
}
#bottompanel_close {
	float: right;
	width: 21px;
	height: 22px;
	cursor: pointer;
	text-indent: -99999px;
}
#bottompanel_close:hover {
	background: transparent url('resources/images/bottompanel_set.png') no-repeat 0 -24px;
}
#bottompanel_mainb {
	width: 800px;
	height: 165px;
	background: #fff url('resources/images/bottompanel_bg.png') repeat-y ;
	padding: 1px 0 0 0;
}
.bottompanel_list {
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
}
.bottompanel_list h2 {
	font-size: 15px;
	color: #777;
}
.bottompanel_list ul {
	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
}
.bottompanel_list ul li {
	color: #666;
	font-size: 12px;
	*line-height: 5px;
}
.bottompanel_list ul li a {
	color: #63d0d8;
}
/* End Bottom Panel */
/* Begin Comments */
#comment_wrapper {
	margin: 80px 0 60px 0;
}
#comment_wrapper ul.commentlist{
	margin: 20px 0 40px 40px;
	padding: 0;
	list-style: none;
}
#comment_wrapper ul li {
	margin: 10px 0 30px 0;
	padding: 0;
	width: 500px;
}
#comment_wrapper ul li .comment-main {
	width: 500px;
	background: #b0b0b0 url('resources/images/comment_bg.png') repeat-x;
}
#comment_wrapper ul li .comment-main .comment-top {
	width: 500px;
	height: 6px;
	background: #b0b0b0 url('resources/images/comment_tb.png') no-repeat 0 0;
}
#comment_wrapper ul li .comment-main .comment-bottom {
	width: 500px;
	height: 5px;
	background: #b0b0b0 url('resources/images/comment_tb.png') no-repeat 0 -6px;
	margin: 10px 0 0 0;
}
#comment_wrapper ul li .comment-main .comment-author {
	width: 500px;
	padding: 7px 0 8px 15px;
	color: #ddd;
}
#comment_wrapper ul li .comment-main .comment-author a {
	color: #fff;
}
#comment_wrapper ul li .comment-main .comment-approved {
	color: #333;
	padding: 0 0 0 20px;
}
#comment_wrapper ul li .comment-main .comment-content {
	margin: 0 15px 0 15px;
	width: 470px;
	background: #eeeeef;
}
#comment_wrapper ul li .comment-content .comment-content-top {
	width: 470px;
	height: 5px;
	background: #eeeeef url('resources/images/comment_tb.png') no-repeat 0 -11px;
}
#comment_wrapper ul li .comment-content .comment-content-bottom {
	width: 470px;
	height: 5px;
	background: #eeeeef url('resources/images/comment_tb.png') no-repeat 0 -16px;
}
#comment_wrapper ul li .comment-content .comment-avatar {
	float: left;
	width: 60px;
	margin: 10px 0 20px 10px;
}
#comment_wrapper ul li .comment-content .comment-reply {
	float: left;
	width: 370px;
	margin: 0 10px 0 20px;
	text-align: right;
}
#comment_wrapper ul li .comment-content .comment-reply a {
	color: #999;
}
#comment_wrapper ul li .comment-content .comment-text {
	float: left;
	width: 370px;
	margin: 0 10px 20px 20px;
}
#comment_wrapper ul li .comment-content .comment-text p {
	margin: 0;
	padding: 2px 0 0 0;
	color: #555;
}
#comment_wrapper li .comment-content .comment-text p a {
	color: #06b4d1;
}
#comment_wrapper ul.children {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
}
#comment_wrapper ul.children li {
	width: 450px;
}
#comment_wrapper ul.children li .comment-main {
	width: 450px;
	background: #f8f8f8;
}
#comment_wrapper ul.children li .comment-main .comment-top {
	width: 450px;
	height: 6px;
	background: #f8f8f8 url('resources/images/comment_tb.png') no-repeat 0 -21px;
}
#comment_wrapper ul.children li .comment-main .comment-bottom {
	width: 450px;
	height: 6px;
	background: #f8f8f8 url('resources/images/comment_tb.png') no-repeat 0 -27px;
	margin: 10px 0 0 0;
}
#comment_wrapper ul.children li .comment-main .comment-author {
	width: 450px;
	padding: 7px 0 8px 15px;
	color: #666;
}
#comment_wrapper ul.children li .comment-main .comment-author a {
	color: #444;
}
#comment_wrapper ul.children li .comment-main .comment-content {
	margin: 0 10px 0 10px;
	width: 430px;
	background: #f0f0f0;
}
#comment_wrapper ul.children li .comment-content .comment-content-top {
	width: 430px;
	height: 6px;
	background: #f0f0f0 url('resources/images/comment_tb.png') no-repeat 0 -33px;
}
#comment_wrapper ul.children li .comment-content .comment-content-bottom {
	width: 430px;
	height: 6px;
	background: #f0f0f0 url('resources/images/comment_tb.png') no-repeat 0 -39px;
}
#comment_wrapper ul.children li .comment-content .comment-avatar {
	float: left;
	width: 60px;
	margin: 10px 0 20px 10px;
}
#comment_wrapper ul.children li .comment-content .comment-reply {
	width: 310px;
}
#comment_wrapper ul.children li .comment-content .comment-text {
	float: left;
	width: 310px;
	margin: 0 10px 20px 20px;
}
#comment_wrapper #respond {
	width: 550px;
	margin: 0 0 0 35px;
}
#cancel-comment-reply-link {
	width: 70px;
	height: 20px;
	background: none;
	color: #777;
	display: block;
	text-align: center;
	margin: 10px 0 0 0;
}
/* Begin Pings */
#comment_wrapper ul.pings {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#comment_wrapper ul.pings li {
	width: 450px;
}
#comment_wrapper ul.pings li .comment-main {
	width: 450px;
	background: #f8f8f8;
}
#comment_wrapper ul.pings li .comment-main .comment-top {
	width: 450px;
	height: 6px;
	background: #f8f8f8 url('resources/images/comment_tb.png') no-repeat 0 -21px;
}
#comment_wrapper ul.pings li .comment-main .comment-bottom {
	width: 450px;
	height: 6px;
	background: #f8f8f8 url('resources/images/comment_tb.png') no-repeat 0 -27px;
	margin: 10px 0 0 0;
}
#comment_wrapper ul.pings li .comment-main .comment-author {
	width: 450px;
	padding: 7px 0 8px 15px;
	color: #666;
}
#comment_wrapper ul.pings li .comment-main .comment-author a {
	color: #444;
}
#comment_wrapper ul.pings li .comment-main .comment-content {
	margin: 0 10px 0 10px;
	width: 430px;
	background: #f0f0f0;
}
#comment_wrapper ul.pings li .comment-content .comment-content-top {
	width: 430px;
	height: 6px;
	background: #f0f0f0 url('resources/images/comment_tb.png') no-repeat 0 -33px;
}
#comment_wrapper ul.pings li .comment-content .comment-content-bottom {
	width: 430px;
	height: 6px;
	background: #f0f0f0 url('resources/images/comment_tb.png') no-repeat 0 -39px;
}
#comment_wrapper ul.pings li .comment-content .comment-text {
	float: left;
	width: 390px;
	margin: 0 10px 20px 20px;
}
#comment_wrapper ul.pings li .comment-content .comment-text a {
	color: #06b4d1;
}
/* End Pings */
#respond .loggedinreq a {
	color: #63d0d8;
}
#respond h3 {
	color: #777;
}
#respond h3 a {
	color: #777;
}
#respond .respond-avatar {
	float: left;
	margin: 0 10px 0 10px;
	width: 70px;
	height: 70px;
	background: #efefef url('resources/images/comment_set.png') no-repeat -206px -78px;
}
#respond .respond-avatar .respond-avatar-img {
	width: 60px;
	height: 60px;
	margin: 5px 0 0 5px;
}
#respond .respond-comment {
	float: left;
	width: 206px;
	height: 166px;
	background: #fff url('resources/images/comment_set.png') no-repeat 0 0;
	margin: 0 0 0 4px;
}
#respond .respond-comment textarea {
	margin: 7px 0 0 6px;
	width: 195px;
	*width: 191px;
	height: 150px;
	background: none;
	border: none;
	font-family: "Lucida Grande", "Century Gothic", Helvetica, Arial, sans-serif, 微軟正黑體, 微软雅黑;
	outline:none;
}
#respond .respond-info {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	color: #666;
}
#respond .respond-info a {
	color: #63d0d8;
}
#respond .respond-info .respond-info-n {
	width: 166px;
	height: 26px;
	background: #fff url('resources/images/comment_set.png') no-repeat -206px 0;
}
#respond .respond-info .respond-info-e {
	width: 166px;
	height: 26px;
	background: #fff url('resources/images/comment_set.png') no-repeat -206px -26px;
}
#respond .respond-info .respond-info-w {
	width: 166px;
	height: 26px;
	background: #fff url('resources/images/comment_set.png') no-repeat -206px -52px;
}
.respond-info-n input[type=text], .respond-info-e input[type=text], .respond-info-w input[type=text] {
	margin: 3px 0 0 30px;
	width: 125px;
	height: 20px;
	color: #666;
	background: none;
	border: none;
	outline:none;
}
.respond-info-s input[type=submit] {
	margin: 10px 0 0 15px;
	width: 82px;
	height: 23px;
	background: #fff url('resources/images/comment_set.png') no-repeat -276px -78px;
	color: #777;
	border: 0;
	cursor: pointer;
}
.respond-info-s input[type=submit]:hover {
	background-position: -276px -101px;
}
#trackback_area {
	margin: 30px 0 20px 0;
}
#trackback_url_wrapper {
	margin: 0 0 60px 40px;
}
#trackback_url_wrapper input[type=text] {
	width: 400px;
	height: 20px;
	border: 1px solid #eee;
	padding: 0 5px 0 5px;
}

/* Begin Comment Tab-3 */
#tabs-3 ul.tabs_js {
	float: right;
	width: 180px;
	height: 25px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#tabs-3 ul.tabs_js li {
	float: left;
	margin: 0;
	cursor: pointer;
	color: #999;
	text-align: center;
	width: 90px;
	height: 20px;
	padding: 5px 0 0 0;
}
#tabs-3 ul.tabs_js li.selected {
	color: #000;
	background: #fafafa;
}
/* End Comment Tab-3 */
/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.screen-reader-text {
	display: none;
}
/* End captions */
/* custom */
#view_small_block{
	display:block;
	padding:5px 10px 150px 10px;
	width:480px;
}
#view_small_block ul li {
	list-style-type:none;
	font-size:12px;
	text-align:center;
	float:left;
	margin:1px;
	padding:0 5px;
	width:98px;
	background:#EEE;
}
#view_small_block li:hover{
	background:#CCC;
}
#view_small_block ul li a {
	display: block;
	color: #555;
	text-decoration: none;
}
.g_01 {
	list-style: none;
	padding:20px 0 10px 10px;
}
.g_01 li {
	margin: 10px 20px 0 45px;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.g_01 img {
	background: #eee;
	padding: 5px;
}
.g_01 li:hover img {
	background: #ccc;
	padding: 5px;
}
.g_01 a {
	text-decoration: none;
	color: #000;
}
.g_01 em {
	width: 102px;
	background: #fff;
	padding: 0 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 40px;
	font-style: normal;
	text-align: center;
}
.g_01 a:hover em {
	display: block;
}
/* Upgrade IE6 Tips */
#u_ie_warning {
	width: 500px;
	height: 130px;
	display: block;
	padding: 0 0 0 40px;
	margin: 20px 0 0 50px;
	border: #eee 1px solid;
	position: relative;
}
#u_ie_warning p {
	color: #666;
}
#u_ie_warning #control_o_c {
	position: absolute;
	top: 4px;
	right: 8px;
	font-size: 12px;
	color: #aaa;
	cursor: pointer;
}
#u_ie, #u_firefox, #u_chrome {
	float: left;
	width: 154px;
	height: 32px;
	margin: 10px 0 0 0;
	text-indent: -99999px;
}
#u_ie {
	background: #fff url('./resources/images/upgrade/u_ie.png') no-repeat;
}
#u_firefox {
	background: #fff url('./resources/images/upgrade/u_firefox.png') no-repeat;
}
#u_chrome {
	background: #fff url('./resources/images/upgrade/u_chrome.png') no-repeat;
}

