@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

/* 以下為登入頁面 */
#mem_right{width:520px; margin-left:33px; margin-top:10px; float:left;}
#login_area{width:502px;}
#login_1{
	width:226px;
	height:155px;
	background-image: url(images/member/login_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
}
#login_2{width:276px;
	height:155px;
	background-image: url(images/member/login_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
}
#login_formarea{ margin-top:30px; width:150px; float:left;}
.mem_form_p {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	width:130px;
}
#mem_sent {
	padding-right:18px;
	margin-top: 60px;
	width:80px;
	float:right;
}

#mem_forget{
	height:15px;
	background-image: url(images/main/icon_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position: left 5px;
	margin-top: 27px !important;
	margin-top: 30px;
	padding-left: 14px;
}
#newadd_1{
	width:478px;
	margin:20px 0 10px 15px;
	background-image: url(images/member/new_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#666666;
	text-decoration: none;
}
#newadd_2{
	width:478px;
	height:200px;
	margin:10px 0 0 15px;
	float:left;
	background-image: url(images/member/new_pic.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#666666;
	text-decoration: none;
}
#title_1{
	background-image:url(images/member/icon_1.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	padding-top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699FF;
	}
#newadd_2 #but{
	width:136px;
	height:33px;
	background-image:url(images/member/add_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 25px;
	margin:15px 0 0 20px;
}
#member_icon{
	height:26px;
	padding-left:28px;
	padding-top:10px;
	_padding-top:36px;
	background-image: url(images/store/logo_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399FF;
	text-decoration: none;
}
#article_area{
	width:470px;
	margin:40px 0 10px 28px !important;
	margin:10px 0 10px 28px;
	overflow: auto;
	height: 300px;
	padding:10px;
	border: 1px solid #999999;
}
#article_area #txt{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.mem_sent {
	margin-left:120px !important;
	margin-left:80px;
	width:92px;
	height:33px;
	float:left;
}

#article_form{
	width:470px;
	height:620px;
	margin:40px 0 10px 28px !important;
	margin:10px 0 10px 28px;
	border: 1px solid #CA9D59;
	padding:10px;
}
#article_form_edit{
	width:470px;
	height:620px;
	clear:both;
	margin:10px 0 10px 20px ;}
}
.to_right{float:right; margin-right:35px !important; margin-right:20px; margin-top:-20px;}
.to_right_2{float:right; margin-right:10px !important; margin-right:5px; margin-top:-20px;}
.to_left{float:left;}

/*左邊按鈕*/
#mem_nav{ width:111px; margin-left:30px; padding-top:20px;}
#mem_nav li{margin-bottom:10px; float:left;}
#mem_nav li a{
	display: block;
	height: 0px !important;
    height /**/:30px; /* IE 5/Win hack */ 
	padding: 32px 0 0 0;
	overflow: hidden;
    background-repeat: no-repeat;
}
#mem_nav li#but_1{
	width:111px;
	height:32px;
	background-image: url(images/member/but_1.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_1 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_11.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_2{
	width:111px;
	height:32px;
	background-image: url(images/member/but_2.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_2 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_22.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_3{
	width:111px;
	height:32px;
	background-image: url(images/member/but_3.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_3 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_33.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_4{
	width:111px;
	height:32px;
	background-image: url(images/member/but_4.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_4 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_44.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_5{
	width:111px;
	height:32px;
	background-image: url(images/member/but_5.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_5 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_55.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_6{
	width:111px;
	height:32px;
	background-image: url(images/member/but_6.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_6 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/member/but_66.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_7{
	width:111px;
	height:32px;
	background-image: url(images/store/but_4.jpg);
	background-repeat: no-repeat;
}
#mem_nav li#but_7 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/store/but_44.jpg);
	background-repeat: no-repeat;
}




/* 以下為會員獨享頁面 */
#mem_tbox{width:520px;}
#mem_contents{width:500px; padding:0 10px 0 10px;}
.mem_tbg{width:520px; margin-top:10px;}
#specially{
	width:250px;
	height:350px;
	padding:90px 230px 0 0;
	margin:10px auto 0 auto;
	background-image: url(images/member/1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#666666;
	text-decoration: none;
}


/* 以下為優惠下載頁面 */
#download_butbox1{
	float:right;
	width: 140px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#download_butbox{
	float:right;
	width: 250px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#a.download_but, .download_but{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #990000;
	background-color: #996600;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-right: 8px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#a.download_but, .download_but:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	margin-right: 8px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#download_pic{width:480px; margin:20px auto 20px auto; clear:both;}
