@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;}
#container{width:970px; margin:auto;}
#ad_top{height:178px;}
#head{width:970px; margin-bottom:30px;}
/*右邊欄位*/
#right_area{width:175px; float:right;}
#movies_but{margin:5px 0 5px 0; width:100px; float:left;}
#movies_but a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#movies_but a:hover{
	color: #999999;
	text-decoration: underline;
}
#e-paper{
	width:35px;
	height:27px;
	background-image:url(images/main/e-paper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left:140px;
	margin:10px 0 10px 0;
}
#e-paper input{
	position:absolute;
	top:210px;
	padding-left:3px;
	padding-right:3px;
}
.e-paper_label {
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #eac6b7;
}
#go { padding-left: 140px; }

#member_box{
	width:175px;
	margin-bottom:10px;
}
#member_p1{ height:23px;}
#member_p2{ height:5px;}
#member{
	height:159px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff7600;
	border-left-color: #ff7600;
	background-image: url(images/main/member_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 10px;
}
#member_bg{
	width:175px;
	background-image: url(images/main/mem_bg.jpg);
	background-repeat: no-repeat;
	background-position: 60px 140px;
}
#member a{ 
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
#member a:hover{
	color:#0066FF;
	text-decoration: none;
}

#member li{
	height:12px;
	background-image: url(images/main/icon_1.jpg);
	padding-right: 10px;
	padding-left: 14px;
	padding-top:10px !important;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left 13px !important;
	background-position: left 10px;
	float: left;
	margin-right: 4px;
}
#member li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#member li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.form_label {
	float: left;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #fff7ed;
	border: 1px solid #eac6b7;
	padding-left:3px;
	padding-right:3px;
}
.form_p {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	width:100px;
}
#sent {
	padding-left:38px;
	padding-top: 10px;
	float:left;
}

#movies_box{padding-top:3px; padding-bottom:12px; padding-left:8px; margin:auto;}
#ad_box{width:175px;  height:auto; margin-bottom:10px;}
.area{
	width:130px;
	height:50px;
	border: 1px solid #999999;
	padding-top:3px;
	padding-left:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.area a:link img{
    opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.area a:visited img{
    opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.area a:hover img{
    opacity: 0.7;                /* 透明度60% FireFox 的寫法 */ 
    filter: Alpha(Opacity=60);   /* 透明度60% IE 的寫法 */ 
}

/*右邊欄位 end*/

/*上方按鈕*/
#menu_area{
	width:775px;
	height:56px;
	background-image: url(images/main/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 21px;
}
#nav{
	width:775px;
	margin: 0px;
	padding: 0px;
}
#nav ul{
margin:0;
}
#nav li{
margin:0;
float:left;}
#nav li a{
	display: block;
	height: 0px !important;
    height /**/:26px; /* IE 5/Win hack */ 
	padding: 28px 0 0 0;
	overflow: hidden;
    background-repeat: no-repeat;
}
#nav li#favor{
	width:85px;
	background-image: url(images/main/faverite_1.jpg);
	background-repeat: no-repeat;
}
#nav li#favor a:hover{
	width:85px;
	background-image: url(images/main/faverite_11.jpg);
	height:28px;
}
#nav li#contact{
	width:70px;
	background-image: url(images/main/contact_1.jpg);
	background-repeat: no-repeat;
}
#nav li#contact a:hover{
	width:70px;
	background-image: url(images/main/contact_11.jpg);
	height:28px;
}
#nav li#sitmap{
	width:70px;
	background-image: url(images/main/sitmap_1.jpg);
	background-repeat: no-repeat;
}
#nav li#sitmap a:hover{
	width:70px;
	background-image: url(images/main/sitmap_11.jpg);
	height:28px;
}
#nav li#home{
	width:61px;
	background-image: url(images/main/home_1.jpg);
	background-repeat: no-repeat;
}
#nav li#home a:hover{
	width:61px;
	background-image: url(images/main/home_11.jpg);
	height:28px;
}
#nav li#clipper{
	width:23px;
	height:28px;
	background-image: url(images/main/clipper.jpg);
	background-repeat: no-repeat;
}
#nav li#news{
	width:65px;
	background-image: url(images/main/news_1.jpg);
	background-repeat: no-repeat;
}
#nav li#news a:hover{
	width:65px;
	background-image: url(images/main/news_11.jpg);
	height:28px;
}
#nav li#leader{
	width:71px;
	background-image: url(images/main/leader_1.jpg);
	background-repeat: no-repeat;
}
#nav li#leader a:hover{
	width:71px;
	background-image: url(images/main/leader_11.jpg);
	height:28px;
}
#nav li#store{
	width:65px;
	background-image: url(images/main/store_1.jpg);
	background-repeat: no-repeat;
}
#nav li#store a:hover{
	width:65px;
	background-image: url(images/main/store_11.jpg);
	height:28px;
}
#nav li#movies{
	width:65px;
	background-image: url(images/main/movies_1.jpg);
	background-repeat: no-repeat;
}
#nav li#movies a:hover{
	width:65px;
	background-image: url(images/main/movies_11.jpg);
	height:28px;
}
#nav li#join{
	width:65px;
	background-image: url(images/main/join_1.jpg);
	background-repeat: no-repeat;
}
#nav li#join a:hover{
	width:65px;
	background-image: url(images/main/join_11.jpg);
	height:28px;
}
#nav li#ad{
	width:65px;
	background-image: url(images/main/adv_1.jpg);
	background-repeat: no-repeat;
}
#nav li#ad a:hover{
	width:65px;
	background-image: url(images/main/adv_11.jpg);
	height:28px;
}
#nav li#job{
	width:70px;
	background-image: url(images/main/job_1.jpg);
	background-repeat: no-repeat;
}
#nav li#job a:hover{
	width:70px;
	background-image: url(images/main/job_11.jpg);
	height:28px;
}

/*footer start*/
#footer{
	width:950px;
	height:25px;
	clear:both;
	background-image: url(images/main/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	padding-top:5px;
}
#txt_box{padding-left:150px;}
#txt_box p{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.txt_box_white{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;
}
.txt_box_white a:link{
	color:#FFFFFF;
	text-decoration: none;
}
.txt_box_white a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.txt_box_white a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/*頁面可變區域*/
#contents{
	width:740px;
	float:left;
	margin-bottom:30px;
}
#contents_1{
	width:750px;
	float:left;
	margin-bottom:30px;
}
#left{
	width:184px;
	float:left;
}
#title{ margin-bottom:20px;}

