@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	font-family: Arial, "新細明體";
	color: #575757;
	font-size: 12px;
	line-height: 1.5em;
	width: 880px;
	margin:auto;
	padding: 0px;
	text-align: left;
}

p {
	margin-bottom: 1.5em;    
}

a{
	color: #575757;
	text-decoration: none;
}

a:hover{
	color:#559C24;
	text-decoration: underline;
}


ul{
     margin:0px;
	 padding:0px;
}

li{
	background-image: url(images/uicon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left:10px;
}

h1 {
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #32842A;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}

h1 a {
	color: #32842A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h1 a:hover {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.htxt {
	color: #32842A;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	color: #32842A;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 a {
	color: #32842A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h2 a:hover {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	background-image: url(images/icon_con.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #575757;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}

h4 {
	background-image: url(images/icon_con.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #32842A;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}

h4 a {
	color: #32842A;
}

h4 a:hover{
	color: #575757;
}


h5 {
	background-image: url(images/pro_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #575757;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 15px;
}

.cont_tt {
    color:#1C7241;
}


.float{
    float:right;
}

.float_cont{
    float:right;
	width:200px;
	margin:0px 8px;
}

.float_left{
    float:left;
	margin-left:5px;
}

.hr {
	height:1px;
	width:100%;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin-bottom:3px;
}

#line {
	background-image: url(images/top_line.gif);
	background-repeat: no-repeat;
	background-position: top;
    height: 17px;
	width: 880px;
}


#left_line {
    background-image: url(images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: auto;
}

#ind_left {
    border-right:solid 1px #E9E9E9;
}

#ind_left .pad {
    margin-right:19px 
}

#ind_right_bg {
    background-image: url(images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 583px;
	height: auto;
}

#ind_right_bg .pid {
    margin-left:19px;
	margin-right:17px; 
}


.pro {
    border-right:solid 1px #E9E9E9; 
}


#left {
    border-right:solid 1px #E9E9E9;
}

#left .pad {
    margin-right:9px 
}

#right_bg {
    background-image: url(images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#right_bg .pd {
    margin-left:9px;
	margin-right:17px;
	width:605px;  
}

.cont_pad {
    margin-left:10px;
}

.txt_pd {
    margin:0px 0px 5px 0px;
}

#intro {
	width: 600px;
	margin:auto;
	padding: 0px;
	text-align: left;
}

#intro_footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;;
	color: #969696;
	font-size: 10px;
	line-height: 1.5em;
	width: 600px;
	margin:auto;
	padding-top: 15px;
	text-align: center;
}



#header {
    margin:15px 0px;
}

#header .me{
    margin-top:20px;
	float:right;
	height: 12px;
	width: 115px;
}

#header .me a{
	text-indent:-10000px;
	background-image: url(images/header_menu.gif);
	background-repeat: no-repeat;
	display:block;
	height: 12px;
	width: 115px;
}

#header .me a:hover{
	background-image: url(images/header_menu_ov.gif);
	background-repeat: no-repeat;
}

.more {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	padding:0px;
	height: 11px;
	width: 29px;
	float: right;   
    }
	
.more a {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	height: 11px;
	width: 29px;
	float: right;   
    }
.more a:hover {
	background-image: url(images/more_ov.gif);
	background-repeat: no-repeat;
    }
	
.number{
	text-align: center;
	color:#1C7241;
	margin-top:10px;
}

.number a{
	color:#1C7241;
	font-weight: bold;
	text-decoration: none;
}

.number a:hover{
	color:#575757;
	font-weight: bold;
	text-decoration: underline;
}

	
.num_width{
	width:auto;
}

.num_01 {
	background-image: url(images/num_icon_01.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	padding:0px;
	height: 10px;
	width: 10px;
	float:left;
    }
	
.num_01 a {
	background-image: url(images/num_icon_01.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	height: 10px;
	width: 10px;
	float:left;
    }
.num_01 a:hover {
	background-image: url(images/num_icon_01_ov.gif);
	background-repeat: no-repeat;
    }

.num_02 {
	background-image: url(images/num_icon_02.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	padding:0px;
	height: 10px;
	width: 10px;
	float:right;
    }
	
.num_02 a {
	background-image: url(images/num_icon_02.gif);
	background-repeat: no-repeat;
	text-indent:-10000px;
	height: 10px;
	width: 10px;
	float:right;
    }
.num_02 a:hover {
	background-image: url(images/num_icon_02_ov.gif);
	background-repeat: no-repeat;
    }


#footer {
	color:#373737;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #559C24;
	padding:13px 0px 23px 0px;
	margin-top:25px;
	background-image: url(images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

#but_bg {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #559C24;
	padding:3px 0px 5px 50px;
	margin-top:10px;
	text-align: center;
}

#youarehere {
	background-image: url(images/youarehere_bg.gif);
	background-repeat: no-repeat;
	height: 31px;
	text-align: right;
}

#youarehere .tx {
	padding:7px 15px 0px 0px;
	color:#1C7241;
}

#youarehere .tx a {
	color:#1C7241;
	text-decoration: none;
}

#youarehere .tx a:hover {
	color:#575757;
	text-decoration: underline;
}

.bunner {
    padding-bottom:5px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30AA6B;
	width: 100%;
}

#tab {
	width:100%;
	color: #1C7241;
	font-size: 12px;
	background-color: #fff;
	margin-top:12px;
}

#tab td {
	padding:3px 5px 3px 0px;
}

#tab th {
	font-size: 12px;
	background-color: #F4F9E5;
	padding:3px 5px 3px 0px;
	font-weight: normal;
}

.tab_pr {
	width:100%;
	color: #575757;
	font-size: 12px;
	background-color: #fff;
	margin-top:12px;
	border-right:solid 1px #575757;
	border-bottom:solid 1px #575757;
	text-align: center;
}

.tab_pr td {
	padding:3px 5px 3px 0px;
	border-left:solid 1px #575757;
	border-top:solid 1px #575757;
}

.tab_pr th {
	font-size: 12px;
	background-color: #D6D6D6;
	padding:3px 5px 3px 0px;
	font-weight: bold;
	border-left:solid 1px #575757;
	border-top:solid 1px #575757;	
}

.inp {
    width:300px;
	height:15px;
	border:solid 1px #289F61;
}

.textarea {
    width:300px;
	height:70px;
	border:solid 1px #289F61;
}

#left_menu {
	padding: 0px;
	margin:0px;
}

#left_menu ul{
    padding:0px;
	margin:0px;
	list-style:none;
}

#left_menu li{
	padding:0px;
	margin:0px;
}

#left_menu li a{
	padding-left:35px;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 2.25em;
	height: 27px;
	border-bottom:#FFFFFF solid 1px;
	background-image: url(images/pro_left_menu.gif);
	background-repeat: no-repeat;
}

#left_menu li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/pro_left_menu_ov.gif);
	background-repeat: no-repeat;
}
	
#left_menu .left_ov {
	color: #fff;
	text-decoration: none;
	background-image: url(images/pro_left_menu_ov.gif);
	background-repeat: no-repeat;
}



#mainmenu{
	height: 40px;
	float: left;
	margin-bottom:10px;
	}

#mainmenu ul {
	margin:0;
    padding:0;
	list-style:none;
    }

#mainmenu li{
    margin:0;
    padding:0;
	float:left;
	list-style:none;
    }
	
#mainmenu li a { text-indent:-10000px; display:block; width:119px; height:40px;}	

#mainmenu .m1 a {background:url(images/pro_main_01.gif) no-repeat;}
#mainmenu .m2 a {background:url(images/pro_main_02.gif) no-repeat;}
#mainmenu .m3 a {background:url(images/pro_main_03.gif) no-repeat;}
#mainmenu .m4 a {background:url(images/pro_main_04.gif) no-repeat;}
#mainmenu .m5 a {background:url(images/pro_main_05.gif) no-repeat;}

#mainmenu .m1 a:hover {background:url(images/pro_main_01_ov.gif) no-repeat;}
#mainmenu .m2 a:hover {background:url(images/pro_main_02_ov.gif) no-repeat;}
#mainmenu .m3 a:hover {background:url(images/pro_main_03_ov.gif) no-repeat;}
#mainmenu .m4 a:hover {background:url(images/pro_main_04_ov.gif) no-repeat;}
#mainmenu .m5 a:hover {background:url(images/pro_main_05_ov.gif) no-repeat;}


#mainmenu_main{
	height: 40px;
	float: left;
	margin-bottom:10px;
	}

#mainmenu_main ul {
	margin:0;
    padding:0;
	list-style:none;
    }

#mainmenu_main li{
    margin:0;
    padding:0;
	float:left;
	list-style:none;
    }
	
#mainmenu_main li a { text-indent:-10000px; display:block; width:119px; height:40px;}	

#mainmenu_main .s1 a {background:url(images/pro_menu_01.gif) no-repeat;}
#mainmenu_main .s2 a {background:url(images/pro_menu_02.gif) no-repeat;}
#mainmenu_main .s3 a {background:url(images/pro_menu_03.gif) no-repeat;}
#mainmenu_main .s4 a {background:url(images/pro_menu_04.gif) no-repeat;}
#mainmenu_main .s5 a {background:url(images/pro_menu_05.gif) no-repeat;}

#mainmenu_main .s1 a:hover {background:url(images/pro_menu_01_ov.gif) no-repeat;}
#mainmenu_main .s2 a:hover {background:url(images/pro_menu_02_ov.gif) no-repeat;}
#mainmenu_main .s3 a:hover {background:url(images/pro_menu_03_ov.gif) no-repeat;}
#mainmenu_main .s4 a:hover {background:url(images/pro_menu_04_ov.gif) no-repeat;}
#mainmenu_main .s5 a:hover {background:url(images/pro_menu_05_ov.gif) no-repeat;}


