/* 首頁 main.php 專用 */
h2{
	font-size: 1.4em;
	color: white;
	margin-bottom: 10px;
}
#container{background: none;}
#container2{ 
    width : 952px;
	margin : auto;
	background: none;
}
#pageheader{
	background-image: url(cssimg/pageheader_bg2.jpg);
}
#pageheader img {margin:7px 0 0 697px;}
#content p{
	color: white;
}
#content ul li{
	list-style: none;
	list-style-image: none;
}
a:link, a:visited{
	color: white;
}
a:hover, a:active{
	color: white;
}
/*底部背景*/
#main2 {	
	background: url(cssimg/main_bottom2.gif) center bottom no-repeat;
	min-height : 500px;
	height:auto !important;
    height:500px;	
}

/*中間背景*/
#main1{
	position:relative;
	background : url(cssimg/main_center2.gif)  bottom left repeat-y;  
	margin:0;
}
#linklist{
	left: 43px;
}

/*上方背景*/
#main {	
    padding: 0 0 90px 217px;
	margin-bottom: 10px;
	background : url(cssimg/main_top2.gif)  top left no-repeat;   
	min-height : 500px;
	height:auto !important;
    height:500px;	
}
#corner{
	left: 15px;
	text-align: left;
}
#menu_search {
	top:740px;
	*top: 755px;	
}
#footer_ruling {
	top:-75px;
	*top: 0;
}
#menu_forget #forget a:hover{text-decoration: none;}
#accesskey_content{
	color:#00599d;
	position: absolute;
	left: 220px;
	top: -10px;
}
#boxA p, #boxB p, #boxC p{margin: 0;}
#boxA, #boxB, #boxC{padding: 10px;}

#boxA{
	float: left;
	width: 183px;
}
#boxB{
	float: left;
	width: 304px;
}
#boxB ul li{
	margin-bottom: 25px;
	padding-bottom: 15px;
	background: url(cssimg/boxB_li.gif) left bottom repeat-x;
}
#boxB ul li a{
}
#boxB ul li a:hover, #boxB ul li a:active{color: #d7d7d7;}

#boxC{
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	width: 188px;
	background: url(cssimg/boxC_pic.jpg) left top no-repeat;
}
#boxC .pic{display: none;}
#boxC h2{margin-top: 135px;}
