@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體";
	background-repeat: repeat;
	background-image: url(../images/index/bg_06.jpg);
}

a:link {
	color: #000;
}
a:hover {
	color: #3A7FC2;
}


#top {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #3A7FC2;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#btn {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #3A7FC2;
	height: 40px;
	padding-left: 410px;
}
#logo_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width: 824px;
	float: left;
	height: 162px;
}

#java {
	height: 340px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#content {
	height: 270px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFF;
}
#index_title {
	float: left;
	height: 32px;
	width: 516px;
	margin-top: 10px;
}
#index_content {
	float: left;
	height: 216px;
	width: 516px;
	background-image: url(../images/index/index_content.png);
	background-repeat: no-repeat;
}
#index_content_02 {
	float: left;
	height: 232px;
	width: 396px;
	background-repeat: no-repeat;
	margin-top: 26px;
	margin-left: 28px;
}

#news {
	width: 516px;
	float: left;
}
#index_news {
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	padding-top: 8px;
}

p{
	color: #000;
	}


p a:link {
	color: #0000;
	text-decoration: none;
}



p a:visited {
	color: #0000;
	text-decoration: none;
}


p a:hover {
	color: #1A78C0;
	text-decoration: none;
}

#footer {
	height: 185px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index/footer.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	color: #000;
}

#add {
	float: left;
	width: 730px;
	font-size: 14px;
	margin-top: 18px;
	line-height: 16px;
	color: #000;
}

#add a{
	color: #000;
}
#add a:link {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}



#add a:visited {
	color: #000;
	text-decoration: none;
}


#add a:hover {
	color: #1A78C0;
	text-decoration: none;
}
#box_main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
}

#banner {
	background-color: #CCC;
	float: left;
	height: 150px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#left_main {
	float: left;
	width: 239px;
}
#left_main_word {
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 35px;
}

#left_main_word ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 28px;
}
#left_main_word ul li {
	list-style-image: url(../images/index/point.jpg);
}

#left_main_word a:link {
	color: #397FC2;
	text-decoration: none;
}

#left_main_word a:visited {
	color: #397FC2;
	text-decoration: none;
}

#left_main_word a:hover {
	color: #000000;
	text-decoration: none;
}
#right_main {
	width: 760px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


#right_nav {
	float: left;
	height: 18px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	padding-top: 6px;
}

#right_nav a:link {
	color: #000000;
	text-decoration: none;
}

#right_nav a:visited {
	color: #000000;
	text-decoration: none;
}

#right_nav a:hover {
	color: #397FC2;
	text-decoration: none;
}
#page_top {
	float: right;
	height: 13px;
	width: 35px;
	padding-right: 10px;
}
#map {
	padding: 5px;
	height: 300px;
	width: 600px;
	border: 1px solid #3A7FC2;
}


#sel {
	float: left;
	width: 150px;
	font-size: 14px;
	color: #3A7FC2;
	font-weight: bold;
	line-height: 25px;
	margin-top: 18px;
	margin-bottom: 20px;
}



#sel ul  {
	margin: 0px;
	padding: 0px;
}
#sel ul li {
	list-style-image: url(../images/index/point.jpg);
}

#sel a:link {
	color: #000000;
	text-decoration: none;
}

#sel a:visited {
	color: #000000;
	text-decoration: none;
}

#sel a:hover {
	color: #3A7FC2;
	text-decoration: none;
}
#contact {
	width: 600px;
}
#big_title {
	width: 645px;
	float: left;
	height: 43px;
	padding-left: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#ebm {
	width: 390px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}



#ebm a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#ebm a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#ebm a:hover {
	color: #000000;
	text-decoration: none;
}
.line {
	height: 13px;
	width: 647px;
	float: left;
}

.pic_frame {
	text-align: center;
	float: left;
	width: 288px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.pic_frame_02 {
	text-align: left;
	float: left;
	width: 408px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.right_main_word_01 {
	float: left;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #000;
}


.right_main_word_01 a:link {
	color: #000;
	text-decoration: none;
}



.right_main_word_01 a:visited {
	color: #000;
	text-decoration: none;
}


.right_main_word_01 a:hover {
	color: #1A78C0;
	text-decoration: none;
}

.right_main_pic {
	padding: 3px;
	float: left;
	width: 280px;
	border: 1px solid #3A7FC2;
}
.right_main_pic_02 {
	padding: 3px;
	float: left;
	width: 400px;
	border: 1px solid #3A7FC2;
}



.c01 {
	font-size: 14px;
}
.more {
	font-size: 12px;
	float: right;
	width: 60px;
	margin-top: 6px;
}

.more a:link {
	color: #3A7FC2;
	text-decoration: none;
}

.more a:visited {
	color: #3A7FC2;
	text-decoration: none;
}

.more a:hover {
	color: #000000;
	text-decoration: none;
}
.c02 {
	font-size: 20px;
	font-weight: bold;
}
.c03 {
	font-size: 14px;
}













.fk {
	clear: both;
}
