body {
	background-color:#27343C;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:15px;
	line-height:1.86em;
	letter-spacing:1px;
	padding:10px 0;
	margin:0;
	cursor:url(http://www.minwt.com/img/minwtoff.ani);
}
a {
	text-decoration:none;
	cursor:url(http://www.minwt.com/img/minwton.ani), pointer;
}
a:hover{
	text-decoration:underline;	
	cursor:url(http://www.minwt.com/img/minwton.ani), pointer;
}

li a {
	font-size:12px;
	color:#4c4c4c;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
a img {border:0;}

/*--------------------------------------------------------------------------------------------------*/
#outbox {
	width:990px;
	margin:0 auto;	
}

/* =============================================  版 頭 ============================================ */
#header {
	height:240px;
	background:url(../images/layout.gif) no-repeat;
}
/*--------------------------------------------------------------------------------------------------*/
#pagemenu {
	height:50px;
}
#pagemenu ul {
	float:left;
}
#pagemenu li {
	float:left;
	margin-left:4px;
	margin-top:15px;
}
#pagemenu li a {
	width:50px;
	height:30px;
	background-color:#FFFFFF;
	line-height:30px;
	text-align:center;
	padding:0 10px;
}
#pagemenu li.on a {
	width:50px;
	height:30px;
	background-color:#3a79ad;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	color:#fff;
}
#pagemenu li a:hover {
	margin-top:-7px;
	padding-bottom:7px;
}

/*--------------------------------------------------------------------------------------------------*/
#homebox a{
	width:330px;
	height:145px;
	display:block;
	margin-bottom:5px;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .selectbox {
	float:left;
	width:470px;
}
#navigation .selectbox li {
	float:left;
}
/*--------------------------------------------------------------------------------------------------*/
.selectbox ul{
	margin:0 0 3px 0;
	padding:0;
}
.selectbox li a {
	float: left;
	background:transparent url(../images/menu.gif) no-repeat;
	color:#382E1F;
	height:28px;
	line-height:28px;
	padding:0 20px;
	width:auto;
}
.selectbox li a:hover {
	background-position:0 -31px;
}
.selectbox li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-9999em;
}
.selectbox li a.home:hover {
	background-position:0 -124px;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .msgbox {
	float:left;
	width:330px;
	position:relative;
	margin-top:-2px;
}
/*--------------------------------------------------------------------------------------------------*/
#myad {
	top:-3px;
	height: 25px;
	position: relative;
	overflow: hidden;
	width:325px;
}
#myad a {
	font-size:12px;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	color:#f5142f;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .searchbox {
	float:right;
	width:190px;
	margin-top:2px;
}
#navigation .searchbox input.textfield, textarea, input {
	background:#FFF url(../images/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
	float:left;
	width:155px;
}
#navigation .searchbox span {
	background:url(../images/icons.gif) 0 0 no-repeat;
	float:left;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-9999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* =========================================  中間區塊 ======================================= */
#mid {
	/*background:url(../images/bg_stripe.gif);*/
	background:#fafafa;
	float:left;	
}
body:nth-of-type(1) #mid {margin-bottom:0;}

#mid #content{
	width:700px;
	_width:695px;
	margin:3px;
	float:left;
	padding:0;
	_overflow:hidden;
}

.moreGoogleAd{
	width:630px;
	text-align:center;
	clear:both;
	padding-top:10px;
}
#pagenave,
.post,
.navigation_post_link,
#respond,.comment{
	width:675px;
	_width:670px;
	padding:5px 10px;
	margin-bottom:7px;
	background:#FFFFFF;
	border:solid 1px #eaeaea;
	font-size:15px;	
	_overflow:hidden;
}
.singlepost{_margin-left:-5px;}

.post .iconbox{position:relative; width:0; height:0;}
.post .iconbox .icon{ 
	position:absolute;
	right:8px;
	top:5px;
	width:45px;	
	z-index:99999;
	background:#fff;
	border-bottom:solid 1px #eaeaea;
	border-top:solid 1px #eaeaea;
	border-left:solid 1px #eaeaea;
}
.icon a img{border:0;}
#respond,.comment{font-size:13px; overflow:auto}
#respond{ margin-top:-25px;}
.re {
	margin:8px 15px 8px 8px;
	padding:10px;
	border:1px solid #dbe8fc;
	background-color:#fff;
}
.re b {
	font-size:15px;
	clear:both;
}
.webhome{
	display:block;
	float:left;
	width:23px;
	height:25px;
	background:url(../images/web.gif) no-repeat left 3px;
	text-indent:-9999px;
}
.reinfo{
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
}

/* == 文標== */
.post h1,
.post h1 a{
	clear:both;
	color:#4e94ce;
	font-size:23px;
	line-height:30px;	
	letter-spacing:0;
	margin-left:3px;
	margin-top:15px;	
	font-weight:normal;
}
.post h1 a:hover{
	text-decoration:underline;
}

/* == 分類-瀏覽-ul== */
.post .postnav{
	clear:both;
	display:block;	
	letter-spacing:0;
	overflow:auto;/*get auto width$height*/
	border: solid 1px #efefef;
	background:#f7f7f7;
	padding-left:10px;
	font-size:11px;
	line-height:20px;
}
.post .postnav a{color:#0033FF;}

.post ul li{float:left;}
/* == 內容== */
.post .contenttext{
	clear:both;
	width:660px;
	padding:15px 10px;
}

.post .contenttext p{
	margin:15px 0;
}

.post .contenttext a{
	color:#4e94ce;
}
.post a.more-link {
	clear:both;
	display:block;
	margin:20px 0;
	color:#4e94ce;
	width:100px;	
}
.post .contenttext a:hover,
.post a.more-link:hover{
	color:#663366;
}
ul.bookmarker{background:#fff; border:0; padding:0; margin:0;}
ul.bookmarker span{float:left;font-size:11px; padding-top:5px;}
ul.bookmarker li{width:15px; height:25px; padding:0 4px; _padding:0;}

#contentHeader{clear:both;}
#contentHeader .googleAD{float:left; width:500px; text-align:center;}
#contentHeader .push{float:right; width:75px; overflow:hidden;}
#contentHeader .push ul{width:150px; border:0;}
#contentHeader .push li{width:75px; height:75px; border:0; background:#fff; clear:both; padding-bottom:7px;}

#contenttextAD{width:100%; clear:both; overflow:auto;}
#contenttextAD .ADleft{float:left; width:295px;}
#contenttextAD .ADright{float:right; width:295px;}

.postinfo, .category {
	font-size:10px;	
	padding:6px 8px;
	background-color:#ffffff;
	border: 1px dashed #a6c7da;	
	overflow:auto;
	margin:3px auto;
	clear:both;
	_float:left;
}
.postinfo span{float:left; display:block;}
.postinfo input {width:450px; border:solid 1px #ccc; float:left;}
.postinfo .ps{clear:both; display:block; font-size:12px; color:#FF3366; width:90%;}
/* =============  內容共用標籤 ===================== */
.post img {
	border:solid 1px #ccc;
	margin-top:7px;
	padding:3px;
}

.alumb{
	text-align:center;
	border:solid 2px #ccc;
	padding:4px;
	clear:both;	
}
.alumb img{border:0;}
hr {margin:25px 0 15px 0;_margin:10px 0; border:solid 1px #ccc; clear:both;}
.br{clear:both;}
.codetitle{
	color:#7799aa;
	font-size:15px;
	font-weight: bold;
	background: url(../images/codeDot.gif) no-repeat left 1px;	
	padding-left: 25px;
	clear:both;	
}
#postpath{
	background:url(../images/icons.gif) no-repeat left -207px ;
	height:20px;
 	width:640px;
	font-size:11px;
	margin:0 0 6px 5px;
	padding:0 0 0 22px;
	overflow:hidden;
}
#postpath a{color: #4e94ce}


code,.code{
	word-break:break-all;
	display:block;
	font-size:9pt;
	color:#232323;
	overflow:auto;
	width:100%;
	border:1px solid #ccc;
	line-height: 1.333;
	letter-spacing:0;
	background:#fff;
	background:url(../images/BG_CODE.gif) repeat-y left top;	
	padding:10px 10px 10px 21px;
	margin-left:7px;
}
.box {
	background:#F4F5F7 url(../images/blockquote.gif) no-repeat  3px 3px;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
	font-size:12px;
	clear:both;
	overflow:auto;
	width:550px;
	line-height:1.8em;
	overflow:hidden;
}
.wp_codebox_msgheader{
	margin-top:-2px;
	*margin-top:-20px;
	_margin-top:-20px;
}

.wp_codebox{	
	font-size: 12px;
	line-height: 1.333;
}
/* ==== 點選放大====== */
.aimg{	
	border:solid 1px #cccccc;
	float:left;
	margin-bottom:7px;
	clear:both;
	overflow:auto;
}

.aimg img{
	clear:both;
	background:url(../images/openimg.gif) no-repeat left top;
	padding-top:24px;
	margin-top:1px;
	border:solid 4px #FFFFFF;
	float:left;	
}

.aimg:hover{border:solid 1px #0099FF;}
.navigation_post_link{font-size:12px; clear:both;}
.navigation_post_link a{color:#4e94ce;}
.navigation_post_link .prevlink,.navigation_post_link .nextlink{display:block;clear:both; border-bottom:dashed 1px #ececec;}

/* =========================================  側邊欄 ======================================= */
#sidebar{
	float:right;
	width:268px;	
	border:solid 1px #eaeaea;
	font-size:12px;
	letter-spacing:0px;
	background:#fff;	
	line-height:24px;
	padding:5px;
	overflow:hidden;
	margin-right:3px;
	margin-top:3px;
}
#sidebar h3{	
	background:#535252;
	color:#fff;
	font-size:13px;	
	padding-left:10px;
	margin:0;
	height:25px;
	overflow:hidden;
	clear:both;
	
}
#sidebar a{float:left;}
#sidebar #sidebar-top ul li,
#sidebar #sidebar-middle ul li,
#sidebar #sidebar-bottom ul li{
	padding-left:15px;	
	display:block;
	clear:both;	
}
#sidebar #sidebar-top ul li,
#sidebar #sidebar-bottom  ul  li {border-bottom:dashed 1px #bbb; overflow:auto;}
#sidebar #sidebar-left ul li{font-weight:bold;}
#sidebar #sidebar-left ul li ul li{line-height:22px;font-weight:normal; background:url(../images/sub.png) no-repeat left 4px;}
#sidebar #sidebar-right ul{width:100px; margin:0 auto;}
#sidebar #sidebar-right ul li{clear:both; padding:1px 0; display:block;}
#sidebar-middle,
#sidebar-bottom,
#sidebar-top,
.addsidebar{
	clear:both;
	margin:5px 0;
}

#sidebar-left {
	width:132px;	
	float:left;	
	overflow:hidden;	
}

#sidebar-right {
	width:132px;	
	float:right;	
	overflow:hidden;	
}
.textwidget{
	padding:7px;		
	clear:both;
	overflow:hidden;
}
.addlist{ font-weight:normal; color:#4e94ce;}
/* ========================================== tab ======================================== */
#ItemBtn{
	width:270px;
	background:#535252;
	height:28px;
	overflow:hidden;
	clear:both;
}
#ItemBtn ul{
	padding-top:5px;
	padding-left:10px;	
	width:100%;
	overflow:auto;	
	}
#ItemBtn ul li{float:left;}
#ItemBtn ul li a{color:#fff; display:block; padding:0 5px;}
#ItemBtn ul li.onTag a{
	display:block;
	background:#FFFFFF;
	color:#535252;
	line-height:23px;
	font-weight:bold;
	font-size:13px;
	padding:2px 5px;
	margin:0 3px;
}
/* ====== tabContent ====== */
#tagCont{
	width:270px;
	clear:both;
	padding:5px 0;
	overflow:hidden;
}
.list1 a ,
.list2 a,
.list3 a,
.list4 a{
	display:block;
	color: #525c64;
	border-bottom:dashed 1px #ccc;
	padding-bottom:6px;
	padding-left:20px;
	line-height:1.6em;
	clear:both;
	width:250px;
}
#contenttextAD ul li.correlationlist a{
	display:block;
	color: #32527a;
	font-size:13px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:6px;
	padding-left:20px;
	line-height:1.6em;
	clear:both;
	width:300px;
}

li.list1 a ,.correlationlist a{background:url(../images/ico-star.gif) no-repeat 2px 3px;}
li.list2 a{background:url(../images/ico-comm.gif) no-repeat 1px 3px;}
li.list3 a{background:url(../images/ico-feat.gif) no-repeat 1px 3px;}

/* =========================================  版尾 ======================================= */
#footer {
	background:url(../images/layout.gif) no-repeat left -240px;
	text-align:center;
	line-height:50px;
	color:#999999;
	font-size:11px;
	clear:both;
}
#footer a {color:#0099FF;}
#footer a:hover {color:#888888;}
