@charset "utf-8";

/*上方頁籤*/
.ma_title .classify_webdesign {
	position: absolute;
	left: 490px;
}
.ma_title .classify_webdesign li{
	float:left;
	width:60px;
	height:20px;
	text-align:center;
	font-weight:bold;
	margin:0 15px 0 0;
	display:block;
}
/*邊界*/
.sec_writings{
    padding:20px 0 0 15px;
}
/*文章呈現*/
.writing_alltitle{
	cursor: hand;
	cursor: pointer;
	background:url(../images/webdesign/wir_icon02.gif) no-repeat left center;
	width:676px;
	height:21px;
	overflow:visible;
	padding:5px 5px 5px 12px;
}
.writing_mainti{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:605px;
	float:left;
	margin-top:3px;
	overflow:visible;
}
.date{float:right; color:#d8d8d8; font-size:11px; font-family:Arial; margin-top:3px; margin-right:3px;}
.my_dotted {background: url(../images/about/dotted.jpg) repeat-x left bottom;
margin:0 0 5px 0;
}
.writing_content{
	width:670px;
	line-height:1.8;
	margin:5px 0 5px 0;
	padding:10px 10px 85px 10px;
	background:url(../images/webdesign/reallywritings_webdesign_03.jpg) no-repeat right bottom;
}
/*選單*/
#writing_nav{
    background:url(../images/webdesign/writing_bg.jpg) no-repeat left top;
	width:201px;
	height:572px;
	margin:0 0 0 14px;
}
.mypets{
	cursor: hand;
	cursor: pointer;
	background:url(../images/webdesign/wir_icon02.gif) no-repeat right center;
	width:173px;
	height:21px;
	padding:12px 0 6px 15px; 
	overflow:visible;
	color:#00759b;
	font-size:13px;
}
.my_line{
    background:url(../images/webdesign/line_1px.jpg) repeat-x left bottom;
	width:201px;
	height:39px;
}
.openpet{
background:url(../images/webdesign/wir_icon03.gif) no-repeat right center;
}
.thepet{
	width:201px;
}
.thepet li{
	background: url(../images/about/dotted.jpg) repeat-x left bottom;
	line-height:1.8;
	padding:6px 10px 6px 15px;
	color:#999999;
}
.thepet li a{
    color:#a1a1a1;
}
.thepet li a:hover{
    color:#4d4d4d;
}

