﻿/*基本設定----*/
body{ margin: 0px; background-color: #734D26; font-size: 76%;font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px;}

#outBox {position:relative; background:#734D26 ; margin-right:auto; margin-left:auto; width: 1000px; }

/*--首頁下方----*/
.index_bottom{ color:#C08345; background:url(../images/p01.gif) top left no-repeat; color:#ffffff ;padding:10px 0px 20px 285px;}
.index_bottom a {	color:#FFFFff; text-decoration:none; font-weight:900}
.index_bottom a:link {color:#ffffff;}
.index_bottom a:hover {color: #FFff00;}

/*--照片瀏覽區----*/

	.picDivOut{width:100%; text-align:center; margin:5px 0 4px 0}
		.picDiv{ border:0px solid red; width:150px; height:108px; margin:0 auto}
	.pic_titel { color: #cc6600; line-height:18px; margin:4px 7px}
	.pic_name { line-height:18px; margin:4px 7px}
	.pic_remark { line-height:18px; margin:4px 7px; height:70px; overflow:hidden}
	
.pic_quantity { color: #FF0000; line-height:18px; font-weight:bold}

/*--照片投稿區----*/
.throw_text1 {
 padding:5px 0px 5px 20px; background-color: #FFFFE8;}

.actImage 
{
	cursor:pointer 
	}


		/*DAYU------ 內頁分頁設定----------------------------------------- */
		.page {
			float: left;
			width: 763px;
			text-align:center;
			padding:8px 0px 4px 0px;
			color: #6c6c6c;
			font-size: 11px;
			letter-spacing:1px;
		}
		.page a{ margin:0px 3px; color:#F26521; text-decoration:none}
		.act { color:#F26521; border:1px solid #dfdfdf; background-color:#ffffff; padding:2px 4px 2px 5px; text-decoration:none}
		.inline{ display:inline}

