body{
	font-size:13px;
	line-height:150%;
	background:url(../images/background.gif) repeat-x;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
}
ul {						   
	padding:0px 0px 0px 0px;  
	margin:0px 0px 0px 0px;	 
	list-style:none;
}

a{
	color: #2A8CB4;
	text-decoration: none;
}
a:hover{
	color: #1A4D62;
	text-decoration: underline;
}
.word {
	color: #505F74;
}
.title {
	font-size: 15px;
	color: #627286;
}
.title2 {
	color: #127574;
	font-size:15px;
}
.location{
	color:#999;
}
a.map {
	color: #999999;
	text-decoration: none;
	font-size:13px;
}
a.map:hover {
	color: #333333;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
.address{font-size:9px;}
a.map_en {
	color: #999999;
	text-decoration: none;
	font-size:10px;

}
a.map_en:hover {
	color: #333333;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
	
}
a.email {
	color: #2A8CB4;
	text-decoration: none;
}
a.email:hover {
	color: #1A4D62;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}

/*-------------left_tw------------------*/

.left_menu a span{
	color:#636363;
	text-decoration:none;
	padding-left:30px;
	background:url(../images/arrow_menu.gif) 12px 1px no-repeat;
}
.left_menu a {text-decoration:none;}
.left_menu span{
	color:#636363;
	text-decoration:none;
	padding-left:30px;
	background:url(../images/arrow_menu.gif) 12px 1px no-repeat;
}

.left_menu a:hover{
	color:#555;
	position: relative;
	left: 1px;
	top: 1px;
}
.left_menu li a{
	color:#888;
	text-decoration:none;
}
.left_menu li {
	margin-left:10px;
	list-style-type:none;
}


/*-------------left_en------------------*/
.left_menu_en a {
	color:#636363;
	text-decoration:none;
}
.left_menu_en a {text-decoration:none;}
.left_menu_en {
	color:#636363;
	text-decoration:none;
	padding-left:16px;
	background:url(../images/arrow_menu.gif) 0px 6px no-repeat;
}

.left_menu_en a:hover{
	color:#555;
	position: relative;
	left: 1px;
	top: 1px;
}
.left_menu_en li a{
	color:#888;
	text-decoration:none;
}
.left_menu_en li {
	margin:0px;
	list-style-type:none;
}

.products{
	color:#666;
}

.pro_img a:hover {
    position: relative;
}
.pro_img a img {
    position: static;
	border:1px #bababa solid;
	padding:3px;
	background:#fff;
	width:115px;
	height:75px;
}
.pro_img a:hover img {
    position: absolute;
    width: 200px;
    height: 130px;
    border: 1px solid #CCC;
    left: -35px;
    top: -35px;
}

.pro_marquee{
	border:1px #bababa solid;
	color:#818181;
	line-height:150%;
	text-align:center;
	height:140px;
}
.pro_marquee img{
	margin:3px;
}
.underline{
	background:url(../images/underline.gif) repeat-x;
	height:5px;
}
.underline01{
	border-bottom:1px solid #ededed;
}

.download{
	border:1px solid #EDEDED;
	line-height:180%;
}
.download .en_font{
	font-size:10px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#fff;
}
.download .en_font01{
	font-size:10px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f3f3f3;
}
.download .name_link01{
	background:#f3f3f3;
	padding-left:10px;
}

.download .name_link{
	background:#fff;
	padding-left:10px;
}
.download a{
	line-height:300%;
	color:#1b708d;
}
.download a:hover{
	text-decoration:none;
	position:relative;
	left:1px;
	top:1px;
}
.download .d_title{
	background:url(../images/d_titlebg.gif);
	color:#666;
	height:30px;
	font-size:13px;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.foot2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #127574;
}
.foot2  a{
	font-family: Arial, Helvetica, sans-serif;
	color: #127574;
}

/*頁數樣式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
	font-size:12px;
	color:#5f5f5f;
}
.PagerWrap a{
	font-size:11px;
	color:#5f5f5f;
	font-family:Verdana;
	padding:3px;
	text-decoration:none;
}
.PagerWrap a:hover{
	color:#a7e049;
	font-size:11px;
}
.PagerWrap span{
	border-right: 1px dotted #000; 
	padding-right:5px;
	margin-right:5px;
}
