@import url("linkcolor1.css");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0; padding: 0; }
fieldset, img {	border: 0;}

:focus {outline: 0;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {font-style: normal;	font-weight: normal;}

h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight: normal;}
abbr, acronym {border: 0;	font-variant: normal;}

input, button, textarea, select, optgroup, option {font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}

input, button, textarea, select { font-size: 100%;}
body {line-height: 1.7;}
ol, ul {list-style: none;}

table {border-collapse: collapse;	border-spacing: 0;}
caption, th {text-align: left;}
sup, sub {font-size: 100%; vertical-align: baseline;}

:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
object{display:block;}
html, body{
	height:100%;
	width:100%;
	background-color:#FFF;
}

.header-home{width:100%; height:178px;}
.top, .content{width:1000px; height:auto; margin: 0 auto;}
.logo, .topmenu, .contentright, .footermenu, .footer-menu, .main-right{ float:left;}
.banner-home{ clear:both; width:100%; height:352px; background-image: url(../images/home-banner-bg.jpg); background-repeat: repeat-x; padding-top:30px;}
.banner-main{ clear:both; width:100%; height:209px; background-image: url(../images/main-banner-bg.jpg); background-repeat: repeat-x; padding-top:25px;}
.index-flash{margin: 0px auto; width:906px; height:309px; border: 0px solid #FFF;}


.content-bg{clear:both; float:left; width:100%; background-image: url(../images/home-content-bg.jpg); background-repeat: no-repeat; background-position: center top; margin:0 auto 20px auto;}
.contentright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #630;
	width:730px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.contentleft{
	font-family:"微軟正黑體", Verdana,Geneva,sans-serif;
	font-size:13px;
	color: #9e6833;
	padding:0 0 0 10px;
	width:150px;
}
/* 未連結 */
        a:link
        {
            color: #00A052;
        }
        /* 已連結過 */
        a:visited
        {
            color: #005DBE;
        }
        /* 滑鼠移至連結 */
        a:hover
        {
            color: #005DBE;
        }
        /* 選擇的連結 */
        a:active
        {
            color: #005DBE;
        }

.title{font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height:32px; font-weight: 700;}
.contentright p{ padding-top:10px;}
#leftmenu p{font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #fff; margin-top:20px; letter-spacing: -1px;}
#leftmenu p span{ font-weight:600; font-size: 13px; color: #fff; letter-spacing: 0;}
#leftmenu p a{color: #b8b8b8; letter-spacing: 0;}
#leftmenu p a:hover{text-decoration:none; color: #9d2329;}

.footer-home{
	clear:both;
	width:100%;
	height:100px;
}
.footer-home-bg{
	width:1000px;
	height:100px;
	background-position: center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
