@charset "utf-8";

#maindiv{
	width:163px;
	vertical-align: top;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	padding: 2px;
	color:#999;
	text-align:left;
	font-family: "新細明體", Arial;
	font-weight: bold;
	width:159px;
	font-size: 12px;
} 

.menutitle a{
	cursor:pointer;
	margin-bottom: 2px;
	font-size: 13px;
	color: #999;
	width:120px;
	text-align:left;
	font-family: "新細明體", Arial;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 4px;
	
	
} 
.menutitle a:hover{
	color: #666;
}


.submenu{
	display: none;
	margin-left: 0px;
	margin-bottom: 5px;
} 

.submenu a{
	font-family:"新細明體", Arial;
	font-size:12px;
	color:#666666;
	text-decoration: none;
} 

.search input{
	font-size:12px;
	font-family: "新細明體", Arial;
	line-height: 15px;
}

.search .nav{
	font:"新細明體", Arial;
	font-size:12px;
	text-align: center;
	background-color:#333333;
	background-image: url(../images/search-nav-bg2.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
	height: 16px;
	width: 84px;
	
}

.search .nav1 a {
	display:block;
	float:left;
	height: 25px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	background-image:url(../image/search-but.jpg)
}

.search .nav1 a:hover {
	background-image:url(../image/search-but-b.jpg);
	background-position: left bottom;
}

.mian-title{
	line-height: 20px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2f8aaf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;

	
}



.news-tt {
	list-style-type: none;
	padding:0 0px 5px 0px;
	margin:0;
	line-height: 35px;
	color: #2f8aaf;
	background-image: url(../image/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
	font-weight: bold;
	height:40px;
}

.news-main {
	font-size: 13px;
	line-height: 25px;
	color: #999;
	padding: 10px;
	background-image: url(../image/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.supp-main {
	font-size: 13px;
	line-height: 25px;
	color: #999;
	padding: 10px;
	background-repeat: no-repeat;
}
.news-tt a{
	list-style-type: disc;
	margin:0;
	line-height: 25px;
	color: #2f8aaf;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	display:block;
	width:50px;
	height:30px;
	float: right;
}

.news-tt2 a{
	list-style-type: disc;
	padding:0 10px 0 20px;
	margin:0;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.page{
	font-size:12px;
	font-family:"新細明體", Arial;
	line-height: 15px;
}
.page a{
	font-size:12px;
	font-family:"新細明體", Arial;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

