/*--------------------------整體頁面設定--------------------------*/
/*背景控制*/
body{ 
background-image:url(http://farm3.static.flickr.com/2523/3984241371_3efca2ee9e_o.png); /* 圖片連結位置 */
background-attachment:fixed; /* 圖片位置是否要固定 */
background-repeat:repeat;  /* 圖片是否要重複顯示 */
background-position:center; /* 圖片對齊格式 */
}
/*----整體文字----*/
TD{
color:#c00358;
font-size:13px;
line-height:150%;
font-family:"Arial";
word-break: break-all;
word-wrap:break-word;
}
A:link{
color:#a01651;
text-decoration:none;
}/*還未造訪連結狀態*/
A:visited{
color:#a01651;
text-decoration:none;
}/*造訪過後連結狀態*/
A:hover{
color:#a01651;
text-decoration: underline;
}/*滑鼠移入連結狀態*/
.extend{
color:#a016518;
}
.extend a:link,.extend a:visited{
color:#a01651;
}/*特殊連結(藍色)及屋主文章留言*/
.extend2{
color:#a01651;
}
.extend2 a:link,.extend2 a:visited{
color:#c00358;
}/*GP數與驗證碼顏色*/
.extend3{
color:#c00358;
}
.extend3 a:link,.extend3 a:visited{
color:#95616e;
}/*灰色－備註與說明文字*/
/*----其他共用部分----*/
.line{
border-bottom:1px dashed ##361512;
}/*虛線*/
.line2{
border-top:1px solid ##361512;
}/*實線*/
.article_pic{
border-left:1px solid ##361512;
border-right:3px solid #e#361512;
border-top:1px solid ##361512;
border-bottom:3px solid ##361512;
}/*文章或畫作的縮圖邊框*/
.home_input1{
color:#999999;
border:1px solid #EFEFEF;
background-color:#FFF;
}/*input實線(只用於引用文章網址處)*/
.home_input2{
color:##361512;
border:1px solid ##361512;
background-color:#FFF;
}/*input實線*/
/*--------------------------框架------------------------------*/
/*內框背景*/
div.left {
	width: 774px;
	background-color: transparent;
margin-top: 0px;
text-align: center;
}
div.leftOut1{
	width: 775px;
	background-color: transparent;
	float: left;
text-align: left;
}
div.leftOut2{
	width: 775px;
	background-color: transparent;
text-align: left;
margin-top: 0px;
}
div.leftDown {
	width: 774px;
	background-color: transparent;
margin-top: 0px;
text-align: center;
}
div.right {
	width: 173;
	float: right;
	background-color: transparent;
text-align: center;
margin-top: 0;
}
 {
	width: 173;
	float: right;
	background-color: transparent;
text-align: center;
margin-top: 0;
}
div.rightDown {
	width: 173;
	float: right;
	background-color: transparent;
text-align: center;
}
div.righttop {
	width: 173;
	float: right;
	background-color: transparent;
text-align: center;
}
div.container {
	width: 100%;
	background-color: transparent;
text-align: center;
}
div.main {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
div.mainOut {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
text-align: center;
}
div.footer {
	clear: both;
	width: 948;
	background-color: transparent;
border-top: solid #B8B8B8 0px;
}
.infom_bk{
border-left:0px solid #eed5d5;
border-right:0px solid #eed5d5;
padding-top:10px;
background: transparent;
}/*小屋首頁－勇者資料區背景色*/
.infom_bk{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding-top:10px;
background:#eed5d5
}/*小屋首頁－勇者資料區背景色*/
/*----外部大框架設定----*/
.category_title{
background:#eed5d5;
height:40px;
border:1px solid #CCCCCC
}/*主標題一使用*/
.category_title2{
background:#95616e;
height:40px;
border:1px solid #CCCCCC
}/*主標題二以下使用*/
.category_word{
color:##361512;
font-size:15px;
font-weight:bold;
padding-left:150px;
padding-top:0px;
padding-bottom:2px;
}/*主標題文字設定*/
.category_bk{
background:#eed5d5;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:12px;
}/*內文的背景色*/
.category_footer{
background:#eed5d5;
height:25px;
border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;
}/*框架結束部分*/
/*----表格設定(置於大框架中)----*/
.box1{
border:1px solid #eed5d5;
}/*表格框線顏色*/
.box_title{
background:#eed5d5;
font-weight:bold;
letter-spacing:2px;
}/*表格標題底色*/
.box_list1{
background-color:#eed5d5;
}/*表格內文底色 1*/
.box_list2{
background-color:#eed5d5;
}/*表格內文底色 2*/
.box_icon1{
background-image:url(http://farm4.static.flickr.com/3232/2742365052_f8d74514d9_o.gif) no-repeat;
}/*三角形箭頭icon*/
.box_icon2{
background-image:url(http://farm4.static.flickr.com/3232/2742365052_f8d74514d9_o.gif) no-repeat;
}/*圓形彈珠icon*/
/*-----------------------最上方顯示大圖-----------------------*/
.banner{
background: url(http://farm4.static.flickr.com/3418/3985004006_1916052556_o.png)  repeat;
height:300px;
padding-left:20px;
padding-top:15px;
}/*小屋上方主圖*/
.banner_t1{
color:#eed5d5;
font-weight:bold;
}
.banner_t1 a:link,.banner_t1 a:visited,.banner_t1 a:hover{
color:#95616e;
font-weight:bold;
text-decoration:inherit;
}/*暱稱和帳號文字*/
.banner_t3{
color:#95616e;
line-height:18px;
height:42px;
}/*碎碎唸文字顏色*/
.banner_t4{
color:#95616e;
}/*顯示官階的文字顏色*/
.banner_t5{
color:#95616e;
}/*顯示稱號的文字顏色*/
/*---------------------------主選單---------------------------*/
.menu{
background:transparent;
height:35px;
}/*選單背景圖*/
/*----選單所在頁面狀態----*/
.menuIN{
background:transparent;
font-weight:bold;
color: #95616e;
height:20px;
line-height: 20px;
text-align: center;
text-decoration: none;
}
.menuIN a:link,.menuIN a:visited{
font-weight:bold;
color:#95616e;
height:35px;
line-height:35px;
text-align:center;
text-decoration:none;
}
/*----選單非所在頁面狀態----*/
.menuout {
font-weight:bold;
COLOR:#95616e;
height:35px;
line-height:35px;
text-align:center;
text-decoration:none;
}
.menuout a:link,.menuout a:visited {
font-weight:bold;
color:#95616e;
height:35px;
line-height:35px;
text-align:center;
}
.menuout a:hover {
background:transparent;
font-weight:bold;
color:#95616e; height:35px;
line-height:35px;
text-align:center;
text-decoration: none;
DISPLAY: block;
}
/*---------------------------次選單---------------------------*/
/*----無次選單狀態----*/
.menubarA1{
display:none;
background:#95616e;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:1px solid #95616e;
}/*次選單與主選單連接部分*/
.menubarA2{
background:#eed5d5;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px;
}/*次選單結束部分*/
/*----有次選單狀態----*/
.menubarB1{
background:#eed5d5;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px;
}/*次選單與主選單連接部分*/
.menubarB3{
background:#eed5d5;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:1px solid #353840;
padding:6px;
text-align:left;
}/*放次選單按鈕的背景色*/
.menubarB2{
background:#eed5d5;
}/*次選單結束部分*/
/*----------------------------小屋封面圖------------------------------*/
.cover_pic{
background:url(http://farm3.static.flickr.com/2527/3985003738_56484cafcc_o.jpg) repeat;
}/*COVER圖*/
/*--------------------勇者基本資訊和能力表--------------------*/
.heartGP{
color:#95616e;
}/*給紅心的敘述文字*/
.apprise_bg{
background:url() no-repeat;
}/*評價區底色*/
.ability {
background-color:#FFF;
BORDER-RIGHT:#969696 2px solid;
BORDER-TOP:#bfbfbf 1px solid;
BORDER-LEFT:#bfbfbf 1px solid;
BORDER-BOTTOM:#969696 2px solid;
PADDING-RIGHT:4px;
PADDING-LEFT:4px;
PADDING-BOTTOM:1px;
PADDING-TOP:1px;
LINE-HEIGHT:14px;
HEIGHT:0pt;
TEXT-ALIGN:center;
TEXT-DECORATION:none;
}/*顯示個人能力數值的底圖*/
/*---------------------各文章列表區(下方)---------------------*/
	
/*----個人部落閣----*/
.article_t1{
color:#95616e;
font-weight:bold;
}
.article_t1 a:link, .article_t1 a:visited{
color:#95616e;
font-weight:bold;
}/*個人部落閣文章標題顏色*/
.articlebox{
border:1px solid #eed5d5;
background-color:#eed5d5;
padding:5px;
width:100%;
}/*個人部落閣最新文章及GP值底色*/
.article_hr{
border:none;
background-color:#c00358;
height:1px;
color:#D9ECF0;
}/*個人部落閣文章版主回應分色線*/
/*----個人精華區----*/
.elite{
color:#eed5d5;
font-size:12px;
font-weight:bold;
}
.elite a:link, .elite a:visited{
color:#eed5d5;
font-size:15px;
font-weight:bold;
}/*個人精華文章標題顏色*/
.elite_ppl{
color:#eed5d5;
font-weight:bold;
font-size:12px;
border:1px solid #eed5d5;
background-color:#FFF;
}/*收藏人數文字顏色和底線框色*/

/*------右下的標題格式-------*/
.post_title {
height:20px;/*圖片高度*/
background:transparent; /* 圖片連結位置 */
background-attachment:fixed; /* 圖片位置是否要固定 */
background-repeat:no-repeat;  /* 圖片是否要重複顯示 */
background-position:left; /* 圖片對齊格式 */
COLOR: #353840; 
PADDING-left:15; /*←文字與左方的距離，請自行調整。*/
PADDING-top :7; /*←文字與上方的距離，請自行調整。*/
}
/*------右下的標題list格式-------(就是白色那一塊)*/
.post_list{
background: none; /*讓你把白色改成別的顏色*/
color:#556b49;/*文字顏色*/
}
/*-----今日訪客等等的灰色外框-----(紅色那一塊)*/
.postbox2{
border:0px dashed;/*其實灰色框框外面還有一圈很細的灰色框線，這讓你改那一條*/
/background: none; /*讓你把灰色換成別的顏色*/
/
}
/*-----post_list裡面改不掉的那一圈白色-----(藍色那一塊)*/
.postboxin{background: none; /*讓你把藍色塗掉*/
}
