/*---------------------------------------------------------*/


/*設定GP、BP區塊的背景*/
/*.ability_pad{
background-color:none; 
background-image : url(http://blog.roodo.com/kimim/4d117ef9.png); 
background-repeat:no-repeat;} */


/*--------------頂端選單文字(會員中心.新手上路)--------------------*/

.wide_toptext {
FONT-SIZE: 7.8pt; 
COLOR: #FE8294 ; 
TEXT-DECORATION: none}

.wide_toptext A:link{
FONT-SIZE: 7.8pt;
 COLOR: #FE8294 ; 
TEXT-DECORATION: none}

.wide_toptext A:visited{
FONT-SIZE: 7.8pt;
 COLOR: #FE8294 ; 
TEXT-DECORATION: none}

.wide_toptext A:hover{
FONT-SIZE: 7.8pt; 
COLOR: deeppink; 
TEXT-DECORATION: underline}

/*--------------------------上面頭條廣告文字----------------------*/
/*---『找遊戲』那個框框---*/
.hotext{background:transparent;
font-size: 10pt;
COLOR: #FE8294;
border:1px dashed  royalblue;}

.keynews a:link{FONT-SIZE: 10pt;
color: #FE8294;
text-decoration: none;
}

/*--拜訪過的--*/
.keynews a:visited{FONT-SIZE: 10pt; 
color: royalblue;
text-decoration: none;}

/*--滑鼠移入--*/
.keynews a:hover{FONT-SIZE: 10pt; 
color: deeppink; 
text-decoration:underline;}
/*--------------------------整體頁面設定--------------------------*/


.box1 a:link{color:#FE8294}
.box1 a:visited{color:#FE8294;}
.box1 a:hover{color:#FE8294;}

/*--部落閣「文章內的文字」--*/
.home_h4{
/*color:gray;*/
/*灰色*/
color:#FE8294;/*粉紅*/
font-size:12px;
font-family:"新細明體"; /*文字字型*/
}

/*----整體文字----*/
TD{
color:#FE8294;
font-size:12px;
line-height:150%;
font-family:"Arial";
word-break: break-all;
word-wrap:break-word;
font-family:"新細明體"; /*文字字型*/
}

A:link{
color:#326ADA;
text-decoration:none;
}/*還未造訪連結狀態*/

A:visited{
color:#326ADA;
text-decoration:none;
}/*造訪過後連結狀態*/

A:hover{
color:#326ADA;
text-decoration: underline;
}/*滑鼠移入連結狀態*/

.extend{
color:#A6E2FF;
font-family:"新細明體"; /*文字字型*/
}/*屋主留言回應*/

.extend a:link,.extend a:visited{
color:#326ADA;
}/*特殊連結(藍色)及屋主文章留言*/

.extend2{
color:#FF0000;
}
.extend2 a:link,.extend2 a:visited{
color:#FF0000;
}/*GP數與驗證碼顏色*/

.extend3{
color:#FE8294;
}
.extend3 a:link,.extend3 a:visited{
color:#FE8294;
}/*灰色－備註與說明文字*/


/*----其他共用部分----*/
.line{
border-bottom:1px dashed #7fbfff;
}/*虛線*/

.line2{
border-top:1px solid #7fbfff;
}/*實線*/
.article_pic{
border-left:1px solid #C4C4C4;
border-right:3px solid #C4C4C4;
border-top:1px solid #C4C4C4;
border-bottom:3px solid #C4C4C4;
border:none;
height: 0px; 
width: 0px;
}/*文章或畫作的縮圖邊框(↑部落格新文章旁邊的巴哈圖片)*/

.home_input1{
color:#FE8294;
border:1px dashed none ;
background-color:#FFF;
}/*input實線(只用於引用文章網址處)*/

.home_input2{
color:royalblue;
border:1px dashed none;
background-color:#fff;
}/*input實線*/



/*--------------------------框架------------------------------*/

.infom_bk{
border-left:0px solid #CCCCcc;
border-right:0px solid #CCCCCC;
padding-top:10px;

}/*小屋首頁－勇者資料區背景色*/


/*----外部大框架設定----*/
.category_title{
background:url(http://i239.photobucket.com/albums/ff258/maikoyuki/icon-jyujika-b002.gif) no-repeat;/*--十字架--*/
height:127px;/*圖片高度*/
background-position:left; /*圖片對齊格式*/
}/*主標題一使用(個人相關資訊.blog等標題底圖)*/

.category_title2{
background:url(http://i239.photobucket.com/albums/ff258/maikoyuki/icon-jyujika-b002.gif) no-repeat;/*--十字架--*/
height:250px;/*圖片高度*/
background-position:center; /*圖片對齊格式*/
}/*主標題二以下使用(首頁個人相關資訊.blog等標題底圖)*/

.category_word{
color:#5DDFFF;
font-size:16px;
font-weight:bold;
padding-left:80px;
padding-top:10px;
padding-bottom:2px;
}/*主標題文字設定(首頁個人相關資訊.blog等標題文字設定)*/

.category_bk{
/*background:url() repeat-y;*/
background: none;
padding:12px;/*內文與左右兩邊的距離*/
background-repeat:repeat-y;/*y軸重複*/
}/*內文的背景色(首頁個人相關資訊.blog等標題內文框設定)*/

.category_footer{
background:url() no-repeat;
background-position:center; /*圖片對齊格式*/
border:green 0px dashed;
height:100px;/*圖片高度*/
}/*框架結束部分(首頁個人相關資訊.blog等標題下方底圖)*/


/*----表格設定(置於大框架中)----*/
.box1{
border:1px dashed #70a3ff;
}/*表格框線顏色-----(基本資料的大框框)----*/

.box_title{
background:none
font-weight:bold;
letter-spacing:2px;
}/*表格標題底色(勇者基本資料底色)*/

.box_list1{
background:transparent;
border-left:0px dashed #ff8705;
border-right:0px dashed #ff3399;
border-bottom:0px dashed #7fbfff;
border-top:0px dashed #ff8705;
/*text-align: center; */
}/*表格內文底色(blog標題底色+個人資訊底色) 1*/

.box_list2{
background:transparent;
border-left:0px dashed #ff3399;
border-right:0px dashed #ff3399;
border-bottom:0px dashed #7fbfff;
border-top:0px dashed #ff8705;
}/*表格內文底色 2(好友創作底色+能力值底色)*/

.box_icon1{
background-image:url(http://pic.bahamut.com.tw/home/list_icon1.gif) no-repeat;
}/*三角形箭頭icon*/

.box_icon2{
background-image:url(http://pic.bahamut.com.tw/home/list_icon2.gif) no-repeat;
}/*圓形彈珠icon*/



/*-----------------------最上方顯示大圖-----------------------*/
.banner{
background:transparent;
height:50px;
padding-left:20px;
padding-top:40px;
}/*小屋上方主圖*/

.banner_t1{
color:#FE8294;
font-weight:bold;
font-size: 10pt; /*文字大小*/
}
.banner_t1 a:link,.banner_t1 a:visited,.banner_t1 a:hover{
color:#FE8294;
font-weight:bold;
text-decoration:inherit;
font-size: 10pt; /*文字大小*/
}/*暱稱和帳號文字*/

.banner_t3{
color:#FE8294;
line-height:18px;
height:20px;
}/*碎碎唸文字顏色*/

.banner_t4{
color:#FE8294;
}/*顯示官階的文字顏色*/

.banner_t5{
color:#FE8294;
}/*顯示稱號的文字顏色*/


/*---------------------------主選單---------------------------*/
.menu{
background:transparent;
position: relative;
top:70px;/*選單的上下位置*/
left:250px;/*選單的左右位置*/
width:150px;/*選單的寬度*/
height:20px;
}/*選單背景圖*/

/*----選單所在頁面狀態----*/
.menuIN{
background:transparent;
font-weight:none;
color:#ffffff;
height:20px;
line-height: 20px;
text-align: center;
text-decoration: none;
border:none ;
}
.menuIN a:link,.menuIN a:visited{
font-weight:bold;/*文字粗體設定(bold)*/
color:#FE8294;/*文字顏色設定(在那頁文字的顏色)*/
height:20px;/*表格的高度*/
line-height:20px;/*內文的文字行高*/
text-align:center;/*文字置中*/
text-decoration:none;/*刪除文字的連結底線*/
}

/*----選單非所在頁面狀態----*/
.menuout {
COLOR:#ffffff;
height:20px;
font-weight:none;
line-height: 20px;
text-align:center;
text-decoration:none;
}
.menuout a:link,.menuout a:visited {
color: #FE8294;
font-weight:none;
height:20px;
line-height: 20px;
text-align:center;
}
.menuout a:hover {
background-color:;
font-weight:none;
color:#fffFFF;
 height:20px;
line-height:20px;
text-align:center;
text-decoration: none;
font-weight:bold;/*文字粗體設定(bold)*/
border:deeppink 0px dashed;
}

/*---------------------------次選單---------------------------*/

/*----無次選單狀態----*/
.menubarA1{
background:transparent;/小屋首頁那排下面那個綠色的*/
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px solid #F6CDD7;
}/*次選單與主選單連接部分*/

.menubarA2{
background:transparent;/小屋首頁那排下面那個白色的*/
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px;
}/*次選單結束部分*/


/*----有次選單狀態----*/
.menubarB1{
background:;
border-left:0px solid #7fbfff;
border-right:0px solid #7fbfff;
border-top:0px;
border-bottom:0px;
}/*次選單與主選單連接部分*/

.menubarB3{
background:#bfdfff;
border:1px dashed #7fbfff;
/*border-left:1px dashed royalblue;
border-right:1px dashed royalblue;
border-top:1px dashed royalblue;
border-bottom:1px dashed royalblue;*/
padding:6px;
text-align:left;
filter:alpha(opacity=70);
}/*放次選單按鈕的背景色*/

.menubarB2{
background:;
}/*次選單結束部分*/


/*-----------------------小屋封面圖------------------------------*/

.cover_pic{
height:0px;
background:none;}
/*COVER圖*/



/*--------------------勇者基本資訊和能力表--------------------*/

.heartGP{
color:#FF3366;
}/*給紅心的敘述文字*/

.apprise_bg{
/*background:url(http://pic.bahamut.com.tw/home/love.jpg) no-repeat;*/
/*原來的GP圖*/
background:url(http://i239.photobucket.com/albums/ff258/maikoyuki/-7-2.gif) no-repeat;
}/*評價區底色*/

.ability {
background: none;
BORDER-RIGHT:#7fbfff 1px dashed;
BORDER-TOP:#7fbfff 1px dashed;
BORDER-LEFT:#7fbfff 1px dashed;
BORDER-BOTTOM:#7fbfff 1px dashed;
PADDING-RIGHT:4px;
PADDING-LEFT:4px;
PADDING-BOTTOM:1px;
PADDING-TOP:1px;
LINE-HEIGHT:14px;
HEIGHT:0pt;
TEXT-ALIGN:center;
TEXT-DECORATION:none;
}/*顯示個人能力數值的底圖*/


/*---------------------各文章列表區(下方)---------------------*/
	

/*----個人部落閣----*/
/*blog標題底色*/
.article_t1{
background:transparent;
color:#ffffff;
font-weight:bold;
}
.article_t1 a:link, .article_t1 a:visited{
color:#ffffff;
font-weight:bold;
}/*個人部落閣文章標題顏色*/

.articlebox{
border:1px dashed none;
background:url() no-repeat;
background:none;
background-position:left;
text-align:center;
height:136px;
width:720px;/*這一行的意思是強制寬度變成720px(寬度可以自訂)*/
/*width:100%;*/
}/*個人部落閣最新文章及GP值底色*/

.article_hr{
border:5px;
background-color:#F67383;
background:url(http://i239.photobucket.com/albums/ff258/maikoyuki/RW-10.gif);
height:12px;
border:0px;
}/*個人部落閣文章版主回應分色線*/



/*----個人精華區----*/
.elite{
color:#FE8294;
font-size:15px;
font-weight:bold;
}
.elite a:link, .elite a:visited{
color:#FE8294;
font-size:15px;
font-weight:bold;
}/*個人精華文章標題顏色*/

.elite_ppl{
color:#FE8294;
font-weight:bold;
font-size:12px;
border:1px dashed #7fbfff;
background: none;
}/*收藏人數文字顏色和底線框色*/



/*-----------------------------------背景------------------------*/

/*-------------最外層的背景-------------------*/
BODY {background: url(http://i239.photobucket.com/albums/ff258/maikoyuki/5.gif) no-repeat left top #fff;
background-attachment:fixed; /*圖片位置是否要固定*/
border: solid #afd0ff 0px;/*最外面的大框*/
scrollbar-face-color: #afd0ff; /*設定軸面顏色*/
scrollbar-highlight-color:#afd0ff; /*設定軸面三角左邊顏色*/
scrollbar-shadow-color: #afd0ff; /*設定軸面三角右邊顏色*/
scrollbar-3dlight-color: #7fbfff; /*設定左立體邊顏色*/
scrollbar-darkshadow-color: #7fbfff; /*設定右立體面顏色*/
scrollbar-arrow-color: #7fbfff; /*設定箭頭的顏色*/
scrollbar-track-color: #afd0ff; /*設定軸軌的顏色*/
}

/*---------------其他部分的背景(非透明時使用)--------------------*/
/*-----左右兩側、綠色線、不建議設底色background-color -----*/
div.mainOut { /整條(細線綠色)/
width: 950px;
margin-right: auto;
margin-left: auto;
text-align: center;
border:#ffffe3 dashed 0px;
}
/*-----右下角那一塊、紅色、不建議設框線border -----*/
div.main { 
width: 948px;
margin-right: auto;
margin-left: auto;
background-color:#fff;
background-image:;
}
/*-----主要的底色、橘色、這裡設框線border只會多一條線在橘色的上面-----*/
div.left {
width: 774px;
margin-top: 1px;
text-align: center;
background-color:#F6CDD7;
background-image:;
}
/*-----最下面、藍色-----*/
div.footer {
background-color:#fff;
border: solid darkblue 0px;} /那條深藍色線/


/*-----------------------右下統計圖那的設定-----------------------*/
/*------右下的標題list格式-------(就是白色那一塊)*/
.post_list{
background: none;
color:#fff;/*文字顏色*/
}

/*-----今日訪客等等的灰色外框-----(紅色那一塊)*/
.postbox2{
background: none;
border:0px solid #7fbfff;/*其實灰色框框外面還有一圈很細的灰色框線，這讓你改那一條*/
filter:alpha(opacity=70);
 }

/*-----post_list裡面改不掉的那一圈白色-----(藍色那一塊)*/
.postboxin{
background: none;
}


/*------右下的標題格式-------*/
.post_title {
height:59px;/*圖片高度*/
background-image:url(http://i239.photobucket.com/albums/ff258/maikoyuki/botan-moon-1.gif);
background-position:left;
COLOR:#5DDFFF; 
PADDING-left:60; /*←文字與左方的距離，請自行調整。*/
PADDING-top :5; /*←文字與上方的距離，請自行調整。*/
font-size: 10pt; /*文字大小*/
}

/*--小屋統計、個人紀錄文字顏色--*/
.home_c1{color:#FE8294;}
.home_c1 a:link, .home_c1 a:visited{color:#FE8294;}/*內頁的顏色*/
.home_c1 a:hover{color: royalblue;}/*內頁的顏色*/


/*連結跳動*/
a{text-decoration:none}
a:hover{position: relative; top: 0px;left:0px;}

.post_list{
background:url(http://s239.photobucket.com/albums/ff258/maikoyuki/th_dye_ob_he_053.gif) no-repeat;
}



/*---------------------------按鈕：------------------------------*/
/*-----button3[勇者造型相本]、[加為好友]、[設黑名單]-----*/
/*-----button3[給評價]、[(大)看更多]、[搜尋]-----*/
/*-----button3個人部落閣的[我推][收藏][編輯]-----*/
/*-----button4[寫信給他]、[留言給他]、[送禮給他]、[觀看留言]、[看結果]-----*/
/*-----button4個人部落閣的[刪除]-----*/
.button,.button3,.button4,.button_h1{
background:;
border:1px dashed none ;
/*border-top:#70a3ff 1px dashed;
border-right:#70a3ff 1px dashed;
border-bottom:#70a3ff 1px dashed;
border-left:#70a3ff 1px dashed;*/
background:transparent;
color:#FE8294 ;
}
/*-----button2[(小)看更多][更多新文章]、[收藏]-----*/
/*-----button2[新增文章][最新留言](這只有自己看得到)-----*/
/*-----button2[確定送出][載入前次設定][預覽頁面]-----*/
.button2,.button_h2{
border-top:#FFF 0px dashed;
border-right:#FFF 0px dashed;
border-bottom:#FFF 0px dashed;
border-left:#FFF 0px dashed;
background:transparent; 
color:#FE8294;
}

.button_c1{
color:#FE8294;}/*按鈕文字顏色*/
.button_c1 img{display:none;}
/*--隱藏收藏『+』--*/

/*------------------滑鼠移入按鈕---------------*/
.button2:hover,.button3:hover,.button4:hover{
background:;
border-top:none;
border-right:royalblue 0px solid;
border-bottom:none;
border-left:royalblue 0px solid;
background:none;
}/*框線*/


/*-------訂閱小屋按鈕(一般狀態)------------*/
.home_order_button{/*display:none;*/
}/*隱藏訂閱小屋按鈕*/


/*-------訂閱小屋按鈕(一般狀態的字顏色)------------*/
.banner a:visited{ 
color:#FE8294;
background:transparent;
}

/*-------訂閱小屋按鈕(滑鼠移入狀態)------------*/
.home_order_button:hover{
background: url() repeat;
background:transparent;
text-align: center;
border-top:;
border-right:;
border-bottom:;
border-left:; 
color:royalblue;
text-decoration: underline;
}

/*----部落閣頁面按紐數字----*/
.tsmal{
color:royalblue;/*文字顏色設定*/
}

.pag{
background:transparent;
color:#ff8705; 
border:1px #7fbfff solid;
}/*非所在頁數按鈕設定*/
 
.p_nolink{
background:transparent;
color:#ffffff;
 border:1px #ffffff solid;
}/*無連結時的頁數按鈕設定*/
 
.p_nextprev{
background:#FE8294;
color:#fff; 
border:1px none solid;
}/*所在頁數按鈕設定*/
 
.pag:hover{
background:none;
color:#fff; 
border:1px #ffffff solid;
}/*滑鼠拜訪頁數按鈕設定*/



/*-------------小屋區表單背景設定-------------*/
div.left {background: none;}

div.leftOut1{background: none;}
div.leftOut2{background: none;}
div.leftDown {background: none;}
div.right {background: none;}
{background: none;}
div.rightDown {background: none;}
div.container {background: none;}
div.main {background: none;}
div.mainOut {background: none;}
div.footer {background: none;}



/*文字版、留言版底圖*/
textarea {
background: url();
background-repeat: no-repeat;
background-position:right;
padding-left: 2px;
padding-right: 100px;
/*height:220px;*/
font-family:"新細明體"; /*文字字型*/
SCROLLBAR-FACE-COLOR: #000000;
 SCROLLBAR-HIGHLIGHT-COLOR: #fe8294;
 SCROLLBAR-SHADOW-COLOR: #fe8294;
 SCROLLBAR-3DLIGHT-COLOR: #fe8294;
 SCROLLBAR-ARROW-COLOR: #fe8294;
 SCROLLBAR-TRACK-COLOR: #000000;
 SCROLLBAR-DARKSHADOW-COLOR: #fe8294;
 SCROLLBAR-BASE-COLOR: #fe8294
}

/*-------------給紅心按鈕設定----------------------*/
.apprise_bg tbody{visibility:hidden;}
.apprise_bg input{
visibility:visible;
position:relative;
top:20px;/*這一行就是改變你的上下位置*/
border: 1px dashed none;
color:#FE8294;
}
/*--卷軸樣式設定--*/
BODY {
SCROLLBAR-FACE-COLOR: #000000;
 SCROLLBAR-HIGHLIGHT-COLOR: #fe8294;
 SCROLLBAR-SHADOW-COLOR: #fe8294;
 SCROLLBAR-3DLIGHT-COLOR: #fe8294;
 SCROLLBAR-ARROW-COLOR: #fe8294;
 SCROLLBAR-TRACK-COLOR: #000000;
 SCROLLBAR-DARKSHADOW-COLOR: #fe8294;
 SCROLLBAR-BASE-COLOR: #fe8294
}
