@charset "utf-8";
/* kedesign's CSS Document */

/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th,  {
	margin:0;
	padding:0;
}
/* RESET */

body {
    margin:0px;
    padding:0px;
	background:url() #e9f1e0;
	font-family:Arial,sans-serif,新細明體;
}
a {
    text-decoration:none;
	outline: none; /* FF */
    behavior:expression(this.onFocus=this.blur()); /* IE */
}
object, embed {outline: 0;}
h1{font-size:14px;}
h2{font-size:14px;}
h3{font-size:16px;
   color:#2970a6;
   line-height:40px;
   letter-spacing:1px;
}
h4{font-size:15px;
   color:#003399;
   line-height:36px;
   letter-spacing:1px;
   font-weight:normal;
}

/* index */
#main {
	margin:0 auto;
	width:1000px;
	height:auto;
	clear:both;
}
#header {
	margin:0 auto;
	width:1000px;
	height:279px;
	background:url(../images/index_01.jpg) no-repeat;
	clear:both;
}

#lan {
	float:right;
	margin-top:32px;
	margin-right:36px;
	width:480px;
	height:24px;
	
	font-size:12px;
	color:#000;
	line-height:24px;
	letter-spacing:1px;
	text-align:left;
}
#lan a {
	color:#000;
}
#lan a:hover {
	color:#fff;
}

#topmenu {
	margin:0 auto;
	width:1000px; 
	height:62px;
    background:url(../images/index_02.jpg) no-repeat;
	
	font-size:16px;
	color:#333;
	line-height:30px;
	letter-spacing:1px;	
}
#topmenu a {
	color:#000;

}
#topmenu a:hover {
	color:#009900;
	font-weight: bold;
	position:relative;top:2px;left:2px;
}

#menubox {
	float:left;
	margin-top:16px;
	margin-left:200px;
	width:600px; 
	height:30px;
}
#box {
	float:left;
	margin-top:0px;
	margin-left:40px;
	width:auto; 
	height:auto;
}


#wrapper {
	float:left;
	margin:0 auto;
	width:1000px; 
	min-height:300px;
	height: auto;
    background:url(../images/index_03bg.jpg) repeat-y;
}

/* pagein */

#content {
	float:left;
	margin:0 auto;
	width:1000px;
	min-height:300px;
	height: auto;
	
	font-size:13px;
	color:#000;
	line-height:30px;
	letter-spacing:1px;	
}
#content a {
	color:#F00;
}
#content a:hover {
	color:#FF0000;
	font-weight: bold;
}

#case {
	float:left;
	margin-top:10px;
	margin-left:26px;
	width:948px; 
	height:auto;
}

#case01 {
	float:left;
	margin-top:10px;
	margin-left:26px;
	width:948px; 
	height:auto;
	
	font-size:13px;
	color:#FF0000;
	line-height:30px;
	letter-spacing:1px;

}

#case02 {
	float:left;
	margin-top:10px;
	margin-left:26px;
	width:948px; 
	height:auto;
	
	font-size:13px;
	color:#0000FF;
	line-height:30px;
	letter-spacing:1px;
}

#case_tital {
	float:left;
	margin:0 0;
	width:948px; 
	height:auto;
	text-align:center;
}

#case_word {
	float:left;
	margin:0 auto;
	width:800px;
	margin-left:74px;
	height:auto;
	text-align:left;
}

#case03 {
	float:left;
	margin-top:0px;
	margin-left:26px;
	width:948px; 
	height:auto;
}

#case04{
	float:left;
	margin-top:10px;
	margin-left:100px;
	width:800px; 
	height:auto;
}

/* pagein */




/* * * * * * * * */


/* * * * * * * * */


/* index */


#footer {
	float:left;
	margin:0 auto;
	width:1000px;
	height:119px;
	background:url(../images/index_04.jpg) no-repeat;
	clear:both;
}

#Copyright{
	float:left;
    margin-top:60px;
	margin-left:0px;
	width:1000px;
	height:50px;
	text-align:center;
			
	font-size:12px;
	color:#003300;
	line-height:24px;
	letter-spacing:1px;	
}
#footer a {
	color:#003300;

}
#footer a:hover {
	color:#fff;
	font-style: italic;
}
/* index */
/*  */
br.clear {
	clear: both;
	height:0;
	font-size:1px;
	line-height:0;
}
