/*---- 最外層包裝----- */
#wrapper{
	width:760px;
	margin:0 auto;
	padding:0 auto;
	background-color:#edfafd;
	border-color:#888888;
	border-style:solid;
	border-width:thin;
}


/*---- 頁首----- */

#header{
	width:760px;
	height:150px;
	background-image:url(../images/banner.jpg);
	

}


/*---- 次選單----- */

#sub_nav{
	clear:both;
	float:left;
	width:150px;
}




/*---- 內容區----- */

#content{
	
	float:right;
	width:580px;

}

/*---- 頁尾----- */

#footer{
	background-color:#04407c;

}
.clear{
	clear:both;
	height:0;
	font-size:1px;
	line-height::0}
	
#sub_nav a{
display:block;
width:150px;
height:30px;
line-height:38px;
background-image:url(../images/menu.gif);
text-indent:35px;
text-decoration:none;
font-size:15px;
color:#0066FF;}

a{
text-decoration:none;
color:#0066FF;
font-size:15px;
	}

#sub_nav a:hover{
background-image:url(../images/menu1.gif);
color:#FF6600;
}
 a:hover{
color:#FF6600;
}

.title{
background-image:url(../images/img.gif);
background-repeat:no-repeat;
color:#e8740d;
font-weight:bold;
line-height:50px;
text-index:200px;
text-decoration:none;
padding-left:40px;
font-size:20px;}
.h2{
	
	font-weight:bold;
	font-size:18px;
	color:#3A3A3A;
	line-height:22px;
	
	}
	.h2_1{
		line-height:24px;
		font-size:15px;
	color:#3A3A3A;
		}
.font01 {
	font-size: 12px;
	color: #CCC;
}

#container2{
	line-height:28px;
	float:left;
	}
.td_name{
	background-color:#336699;
	color:#FFF;
	text-align: left;
		}
.ul_t{
			font-weight:bold;}
			

	

