@charset "utf-8";
/* 基本設定 */

.clear_both{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	visibility:hidden;	
	clear:both;

}
h1,h2,h3,h4,h5,h6{
	margin:0px;
}
h2,h3{
	margin-top:0px;	
}
body,html,form{
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../images/grayblue_repeat.jpg);
	background-repeat:repeat-x;
	height: 119px;
	background-color:#4D4D4D;
}
ul{
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
p{
	font: Arial ,Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	margin-bottom: 10px;
}
img {
	border:0 none;
}
input{
vertical-align:middle;
}
table {
	border: none;
}
a:link, a:hover {
	color: #D6EBFA;
	text-decoration:none;
}
a:visited {
	color: #3198E3;
	text-decoration:none;
}

h4 a:link , h2 a:link,h4 a:visited ,h2 a:visited {
	color: #3198E3;
	text-decoration: none;
}
h4 a:hover , h2 a:hover,h4 a:active ,h2 a:active{
	font-weight: bold;
}

/*==========框架設定==========*/

#wrapper{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
}


#login_zone {
	width:268px;
	_width:260px;
	height: auto;
	border: 1px solid #9AADBD;
	margin-bottom: 5px;
}
#content{
	width: 955px;
	float: left;
	position:relative;
	margin-top:0px;
	
}

/*==========header設定==========*/
#extr_1 {
	color: #0063dc;
	background-image: url(../images/grayblue_main_top_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
}
#extr_1_top {
display:none;
}
#extr_1_content {
	height:30px;
	vertical-align:middle;
	padding-top:15px;
	padding-right:15px;
	float:right;
	display: block;
}
#extr_1_bottom {
display:none;
}
#extr_1 a{
font-size:13px;
}
#extr_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#extr_1 a:hover, #extr_1 a:active {
	color: #E8F8FF;
	text-decoration: underline;
}
#extr_1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#header{
	color:#003232;
	_background-image: url(../imgs/top.jpg);
	width: 955px;
	display: none;
}
#header h1{
	*position:absolute;
	*left: -1000px;
	*top: -1000px;
	z-index: 998;
	display: none;
}
.header_nav{
	margin: 72px 10px 0px 0px;
	*margin: 104px 10px 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	text-align: right;
}
.header_nav li{
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
}
#header .header_nav li img {
	vertical-align: middle;
	width: 21px;
	height: 21px;
}
.header_nav li a:link, .header_nav li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.header_nav li a:hover {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}
#show_text{
	width: 551px;
	height: 22px;
	padding-top:3px;
	padding-left: 100px;
	padding-right: 15px;
	background-image: url(../imgs/show_text_bg.png);
	_background-image: url(../imgs/show_text_bg.jpg);
	background-repeat: repeat-x;
	border:	1px solid #9AADBD;
	position:absolute;
	overflow:hidden;
	top: 138px;
	z-index: 999;
}

/*search_zone*/
.btn_style_search{
width:auto;
}
#search_zone{
	vertical-align:middle;
	font-size:11px;
	text-align:center;
	color: #999999;
	white-space: nowrap;
	z-index:100000;
	width: 955px;
	height: 30px;
	padding-top: 10px;
	background-image: url(../images/grayblue_main_top_02.jpg);
	background-repeat: no-repeat;
}
#search_zone input {
	width: 100px;
	vertical-align:middle;
	display:inline;
}
#search_zone select{
	vertical-align:middle;
	display:inline;
}

/*================廣告和主要manu===================*/
#ad_img{
width:200px;
overflow:hidden;
}
#ad_img img{
width:200px;
margin-bottom:8px;
}
#ad_text{
margin-top:15px;
margin-bottom:15px;
}
#ad_text a {
font-size:13px;
margin-bottom:5px;
display:block;
}
#ad_text a:link , #ad_text a:active{
	color: #999999;
	font-weight: normal;
	text-decoration:underline;
} 
#ad_text a:hover {
	text-decoration:none;
	color: #0063dc !important;
}
#ad_text a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration:underline;
}

#top_menu{
	border-top:1px #8FCAF5 solid;
	border-bottom:1px #7BCDF4 solid;
	border-left:1px #8FCAF5 solid;
	background-image: url(../images/grayblue_topmenu_repeat.jpg);
	height: 34px;
	background-repeat: repeat-x;
}
#top_menu td{
	border-right:1px #7BCDF4 solid;
	height:34px;
}
#top_menu a {
font-size:15px;
}
#top_menu a:link , #ad_text a:active{
	color: #FFFFFF;
	text-decoration:none;
	padding: 5px;
	font-weight: bold;
} 
#top_menu a:hover {
	text-decoration:underline;
	color: #77CEFD !important;
}
#top_menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}


/*footer-info*/

#footer {
	background-image:url(../images/grayblue_repeat.jpg);
	background-repeat:repeat-x;
	position:relative;
	height:95px;
}
#footer_content {
	position:absolute;
	width:955px;
	top:70px;
	left:1px;
	z-index:10000;
}
/*footer-info*/
#info {
	FLOAT: left;
	/*	WIDTH: 580px;*/
	text-align: left;
	padding-left: 30px;
}
#info ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#info li {
	display: inline;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-right: 8px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
#info a:link {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#info a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#info a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#0063dc;
	text-decoration: none;
}
#info a:active {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
#copyright {
	margin-top: 2px;
	font-size: 12px;
	float: right;
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin-right: 20px;
}

