﻿*{
	font-family: "微軟正黑體","新細明體",  "標楷體";	
}


body {
	font-family: "微軟正黑體","新細明體",  "標楷體";	
	margin: 0;
	padding:0
}
img{
	border:0
}
focus{
	outline:none;
}
a{
	text-decoration:none;
	color:#5d5d5d; outline:none;
}
a:hover{
	color:#e48600; 
	text-decoration:none;
}
a:active{
	text-decoration:none;
	color:#5d5d5d; 
}
form{
	margin:0;
	padding:0
}

body,td,th,div {
	  font-family: "微軟正黑體","新細明體", "標楷體";
	font-size: 13px;
	color:#5d5d5d;
}
 
#main{
	width:100%;
}
.head{
	width:1050px;
	height:120px;
	margin:auto;
}
.lang{
	float:right;
	font-size:13px;
	margin-top:10px;
	color:#a9a9a9
}
.lang a{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	color:#a9a9a9
}
.lang a:hover{
	color:#e48600
}
.lang .active{
	color:#e48600
}
.topnav{
	position:absolute;
	text-align:right;
	margin-top:60px;
	margin-left:600px;
	height:27px;
	top: -10px;
}
.topnav .n{
	display:inline-block;
	margin-right:20px;
	font-weight:bold;
	padding-left:10px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
} 
 
.topnav a{
	color:#757575
}
.topnav a:hover{
	color:#e48600; 
	text-decoration:none;
}
 
.menu{
	width:100%;
	background-image:url(images/menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:68px;
}
.menu ul{
	width:1050px;
	text-align:left;
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	list-style:none;
	padding:0;

}
.menu ul li{
	float:left;  
	list-style:none; 
}
.menu ul li img{
	display: block; 
}

.banner{
	width:1050px;
	margin:auto;
}
.data1{
	width:1050px;
	margin:auto;
	margin-top:20px;
}
.data1 .d1,.data1 .d2,.data1 .d3,.data1 .d4{
	float:left;
}

.data1 .props{
	width:235px;
}
.data1 .propitem{
  width: 250px;
  height: 244px;
  margin: 17px;
}
.data1 .propitem .content{
   float: left;
  width: 185px;
  margin-left: 8px;
  line-height: 20px;
  padding-top: 13px;
}
.data1 .propitem .content .title{
  font-weight: bold;
  font-size: 16px;
}

.data1 .propitem .content .title a{
   color: rgb(168, 75, 8);
}

.data1 .propitem .content .subcate{
	color:#929292
}
.data1 .propitem .photo{
	float:left;
	padding:3px;
	width:191px;
	text-align:center
}
.data1 .propitem .photo img{ 
  display: block;
  max-width: 191px;
  max-height: 143px;
  width: auto;
  height: auto; 
  margin:auto
}
.dotline{ 
	border-bottom:1px #CCC dotted;
}
.data1 .d4 .title{
	background-image:url(images/mv_tbg.gif);
	background-repeat:no-repeat;
	width:266px;
	height:57px;
	color:#FFF;
	line-height:57px;
	text-align:center;
}
.data1 .d4 .nav{
	background-color:#6a6a6a;
	padding:4px;
}
.data1 .d4 .nav a{
	display:inline-block;
	width:16px;
	line-height:16px;
	text-align:center;
	background-color:#303030;
	color:#959595;
	margin-right:5px;
	font-size:11px;
}
.data1 .d4 .nav a:hover{
	background-color:#F90;
	color:#000
}
.data1 .d4 .nav a.active{ 
	background-color:#000;
	color:#fff;
	
}
.data1 .d4 .mv_more{
	color:#ffde00;
	position:absolute;
	margin-left:222px;
	margin-top:-20px;
}
.data1 .d4 .mv_more a{
	color:#FC0
}
.search{
	margin-top:15px
}
.search div{
	text-align:center;
}
.search .searchform{
	height:96px;
	width:1050px;
	margin:auto;
	text-align:left;
}
.search .searchform select{
	border:1px solid #dbdbdb;
	height:25px;
}
.search .searchform input[type=text]{
	border:1px solid #dbdbdb;
	height:20px;	
}
.searchbtn{
	width:95px;
	height:34px;
	background-image:url(images/searchbtn.gif);
	border:none;
	cursor:hand;
	cursor:pointer;	
}
.search a{
	color:#9a5700
}

.data2{
	width:1050px;
	margin:auto;
	margin-top:20px;
}
.data2 .d1,.data2 .d2,.data2 .d3{
	float:left;  
	height:370px;
}
.data2 .d1{
	width:333px;
	background-image:url(images/data2_sep.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.data2 .d2{
	width:359px;
	background-image:url(images/data2_sep.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.data2 .news{
	width:275px;
	margin-left:20px;
	margin-top:5px;
}

.data2 .newsitem{
	width:250px;
	height:38px;
	padding-top:8px;
	padding-bottom:4px;	
	padding-left:25px;
	background-image:url(images/red_dot.gif);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.data2 a .newsitem:hover{
	background-color:#fff9cd
}
.data2 .date{
	color:#a7a7a7;
}

.data2 .article{
	width:280px;
	margin-left:40px;
	margin-top:5px;
}
.data2 .article .newsitem{
	width:255px;
}

.footer{
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-x;
	background-position:top
}
.footer .content{
	width:1050px;
	margin:auto;
	height:150px;
	padding-top:15px;
	margin-top:40px
}
.footer .content div{
	line-height:28px;
	  font-family: "微軟正黑體","新細明體", "標楷體";
}
.footer .gotop{
	float:right;
	margin-top:-31px
}
.pagenav{
	background-color:#f8f8f8;  
	border-bottom:1px solid #eaeaea	
}
.pagenav div{
	width:1050px;
	margin:auto;
	line-height:35px;
}
.pagenav img{
 	margin-left:5px;
	margin-right:5px
}
.pagenav span{
	color:#cd9316
}
.maindata{
	width:1050px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;	
}
.maindata .subtitle{
	font-size:21px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:3px;
	color:#414141;
	padding-left:8px;
	border-left:4px #ffc000 solid; 
	letter-spacing:2px;
	font-family:"微軟正黑體"
}
.maindata .data{
  font-size: 19px;
  line-height: 31px;
  letter-spacing: 1px;}
a.more{
	position:absolute;
	display:block;
	width:36px;
	height:15px;
	background-image:url(images/more.gif);	
}
a.more:hover{
	background-position:0 15px
}
.facebook{
	float:right;
	margin-top:25px;
	margin-right:10px;
}
