@charset "big5";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
/* copyright--------------------------------------------------------------------------------------------------- */
.copyright {font-family: Arial, Helvetica;font-size: 12px;line-height: 18px;color: #333333;}
.copyright A:link{color:#333333; text-decoration: underline}
.copyright A:visited{color:#333333; text-decoration: none; }
.copyright A:hover{color:#ff0000; text-decoration: underline; }


/* main-------------------------------------------------------------------------------------------------- */
.title {font-family: Arial, Helvetica;font-size: 24px;line-height: 30px;color: #557f1d;font-weight: bold;}
.title A:link{color:#557f1d; text-decoration:  none;}
.title A:visited{color:#557f1d; text-decoration: none; }
.titlet A:hover{color:#ff0000; text-decoration: underline;}

	

/* input------------------------------------------------------------------------------------------------- */
.input-s {
	font-family: Arial, Helvetica;
    font-size: 16px;
    color: #F1F1F1;
    border-style: solid;
    border-width: 0px;
    background-color: #4b545a;
    padding: 0px 10px;
    margin-top: 1px;
    width: 165px;
    height: 28px;
}
/* flexslider */
.flexslider{position:relative;height:270px;overflow:hidden;background:url(../image/loading2.gif) 50% no-repeat;}
.slides{
	position: relative;
	z-index: 1;
	top: -12px;
}
.slides li{height:270px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:-5px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:70px;overflow:hidden;background:url(../image/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:30%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../image/prev3.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:50px;background:url(../image/next3.png) center center no-repeat;}

/* Div-login */
