@charset "utf-8";

body{
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited{
color:#575757;
text-decoration:none;
	text-align: left;
	line-height:16px;
	font-weight: normal;
}

a:hover{
color:#00bcef;
	text-align: left;
	line-height:16px;
	font-weight: normal;
}


.container{
width: 530px;
text-align: left;
color: #65666d;
font-size: 14px;
line-height: 1.6em;
padding-left:20px;
margin-top: 55px;
padding-bottom:30px;
min-height: 400px;

}

.container2{
width: 590px;
text-align: left;
color: #65666d;
font-size: 14px;
line-height: 20px;
padding-left:20px;
margin-top: 55px;
padding-bottom:30px;
min-height: 400px;

}


ol{
margin:3px;
padding: 0px;
padding-left: 20px;
text-align: left;
font-size: 14px;
color: #575757;
}

ul{
list-style-type:disc;
margin:0px;
padding: 0px;
padding-left: 20px;
text-align: left;
font-size: 14px;
color: #575757;
}

ul li{
color: #333333;
line-height: 1.5em;
margin: 0px;
padding: 0px;
text-align: left;
}

ul li1{
background: blue;
}


ul li2{
background: red;
}


ul li a:link, a:visited{
color:#575757;
text-decoration:none;
	text-align: left;
	line-height:16px;
}

ul li a:hover{
color:#00bcef;
	text-align: left;
	line-height:16px;
}

ul li a#current{
color:#00bcef;
	text-align: left;
	line-height:16px;
}

#header_bg{
background: url(images/header_bg.jpg) center -26px repeat-x;
	}
	
.home_background{
background: url(images/home_background.jpg) center no-repeat;
}


.left_colum_back1{
background-image: url(images/left_colum_back.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.left_colum_back2{
background-image: url(images/left_colum_back2.gif);
background-repeat:repeat-y;
}

.left_colum_title1{
text-align: left;
color: #00B9E6;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
}

.left_colum_title2{
text-align: left;
color: #000000;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
}

.left_colum_title3{
text-align: left;
color: #000000;
font-size: 14px;
font-weight: bold;
}


.container_title1{
text-align: left;
color: #000000;
font-size: 14px;
font-weight: bold;
}


.font1{
text-align: left;
color: #65666d;
font-size: 14px;
line-height: 23px;
}

.box_font1{
text-align: left;
color: #65666d;
font-size: 14px;
line-height: 16px;
}

.box_font2{
text-align: middle;
color: #ffffff;
font-size: 14px;
line-height: 15px;
}

/*==========首頁選項按鈕==========*/



.link_text a:link , .link_text a:visited{border-bottom:1px dotted #65666d;}   
.link_text a:hover{border-bottom: 1px solid #00bcef;}
.link_text a:hover{color:#00bcef;}




.home_btn1  a:link , .home_btn1  a:visited
{
display:block;
width: 160px;
height: 30px;
margin-right: 0px;
background-image: url(images/home_btn01_up.png);
background-position: right;
background-repeat: no-repeat;
}

.home_btn1  a:hover {
display:block;
width: 160px;
height: 30px;
margin-right: 0px;
background-image: url(images/home_btn01_hover.png);
background-position: right;
background-repeat: no-repeat;
}

.home_btn2  a:link , .home_btn2  a:visited
{
display:block;
width: 160px;
height: 30px;
margin-right: 0px;
background-image: url(images/home_btn02_up.png);
background-position: left;
background-repeat: no-repeat;
}

.home_btn2  a:hover {
display:block;
width: 160px;
height: 30px;
margin-right: 0px;
background-image: url(images/home_btn02_hover.png);
background-position: left;
background-repeat: no-repeat;
}





/*==========Link fonts=========*/

.link_title1  a:link , .link_title1  a:visited
{
line-height: 42px;
text-align: left;
color: #00B9E6;
font-family: Arial;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_title1  a:hover {
text-align: left;
color: #575757;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_title2  a:link , .link_title2  a:visited
{
line-height: 42px;
text-align: left;
color: #0F87D7;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_title2  a:hover {
text-align: left;
color: #0F87D7;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_title3  a:link , .link_title3  a:visited
{
line-height: 42px;
text-align: left;
color: #005782;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_title3  a:hover {
text-align: left;
color: #005782;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
text-decoration: none;
}


.link_font1  a:link
{
color:#575757;
text-decoration:none;
	font-size:13px;
	text-align: left;
	line-height:16px;
	font-weight: normal;
}


.link_font1  a:visited
{
color:#575757;
text-decoration:none;
	font-size:13px;
	text-align: left;
	line-height:16px;
	font-weight: normal;
border-bottom: 1px solid #00B9E6;
}

.link_font1  a:hover {
color:#00bcef;
	font-size:13px;
	text-align: left;
	line-height:16px;
	font-weight: normal;
}


 #link_font_no a:link a:visited
{
text-align: left;
color: #000000;
font-size: 14px;
font-weight: bold;
}

#link_font_no a:hover 
{
text-align: left;
color: #000000;
font-size: 14px;
font-weight: bold;
}

.copyright_text {
	color: #4D4D4D;
	font-size:11px;
	line-height:20px;
}