﻿@charset "utf-8";

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #fff url(../img/site/.png) center top no-repeat;
	padding-top: 13px;
	padding-bottom: px;
	-webkit-text-size-adjust:none;/*google chrome font-size set*/
}
form, div{
  padding: 0pt;
  margin: 0pt;
}
img, div { behavior: url(css/iepngfix.htc) }

/*把圖載入背景*/
.menu_bar {
	background-image: url(../img/navi/menu_bar_bk.jpg);
	background-repeat: no-repeat;
}
/*設定單一圖示樣式*/
.menu_icon{
	margin-top:-4px;
	border-width:0px;
	width:40px;
	height:40px;
	background-color: transparent;
}
/*設定圖示和字體間距*/
.menu_text{
	margin-top:-4px;
	line-height:13px
}

/*小標題*/
.title{
	color:#FFFFFF;
	line-height:250%;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url('../img/home/title.png');
	background-repeat:no-repeat;
	width:193px;height:31px;}

.title_name{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight:;
	text-decoration:none;}
.title_name a{color: #000000;text-decoration:none;}
.title_name a:hover{color: #333333;text-decoration:underline;}

/*new awards support*/
.news{
	color:#111111;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	list-style-type:none;}
.news a{color:#333333;text-decoration:none;padding-bottom:3px;}
.news a:hover{color: #111111;text-decoration: underline}


/*底部頂部*/
.footer{
	color:#888888;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	list-style-type:none;}
.footer a{color:#888888;text-decoration:none}
.footer a:hover{color: #666666;text-decoration: underline}

/*輪播*/
.ImgTab  {cursor: pointer;width:113px;height:102px; margin:8px 8px 8px 8px;}
.MsgHide {height:251px;font:normal 12px 細明體;display:none}

