html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-family: 'Noto Sans TC', sans-serif;
	font-size:11pt;
	line-height:150%;
	color:#000000;
}
TD,DIV,P{
	font-family: 'Noto Sans TC', sans-serif;
	font-size:11pt;
}
A, A:Visited {
	text-decoration:none;
	color:#000000;
}
A:Hover, A:Active {
	text-decoration:underline;
	color:#606060;
}
#attention{
	color:#FF3333;
}
.attention{
	color:#FF3333;
}
#container{
	background:url(../images/index-back.jpg) no-repeat left top;
	position:relative;
	width:1000px;
	height:685px;
	margin-left:auto;
	margin-right:auto;
}
.separator{
	clear:both;
}

#topverse_blk{
	height:40px;
	width:450px;
}
#topverse_inner{
	padding:6px 0 0 20px;
	font-size:10pt;
}
#leftitem{
	float:left;
	margin:50px 0px 10px 20px;
}
#leftitem #news2{
	width:231px;
	height:130px;
	padding:0px 0 0 34px;
}
#leftitem #news{
	width:231px;
	height:138px;
	background:url(../images/news_box2.jpg) no-repeat 34px top;
/*	height:227px;
	background:url(../images/news_box.gif) no-repeat 34px top;*/
}
#leftitem #news_inner{
/*	padding:30px 0 100px 50px;*/
	padding:40px 0 100px 50px;
}
/*
#leftitem #news{
	width:231px;
	height:227px;
	background:url(../images/news_box.jpg) no-repeat 34px top;
}
#leftitem #news_inner{
	padding:35px 0 0 50px;
}
*/
#leftitem #manna{
	width:232px;
	height:239px;
}
#manna #manna_inner{
	padding:12px 12px 10px 50px;
}
#manna #manna_head{
	font-weight:bold;
	height:37px;
}
#manna #manna_inner2{
	font-size:10pt;
	height:177px;
	overflow:auto;
}

#rightitem{
	float:right;
	width:633px;
	height:338px;
}
#rightitem #maincontent{
	float:right;
	margin-top:0px;
	width:633px;
	height:338px;
}
#rightitem #squareitem_blk{
	float:left;
	padding-top:20px;
	padding-left:20px;
}
#squareitem_blk #squareitem_lang{
}
#squareitem_blk #squareitem_login{
	margin-top:6px;
	margin-bottom:19px;
}
#squareitem_blk .squareitem{
	margin-top:6px;
}
#rightitem #menu{
	margin:0px 0px 0px 0px;
}
#rightitem #mainpic{
	float:right;
}
#mainpic #ad{
	margin-top:0px;
	margin-right:0px;
}
#mainpic #ad2{
	margin-top:50px;
	margin-left:-50px;
}
#mainpic #ad3{
	margin-top:-130px;
	margin-left:150px;
}

#footage{
	position:absolute;
	bottom:0px;
	width:1000px;
}
#footage #statement{
	float:left;
	padding-left:12px;
	font-size:8pt;
	font-family:"Arial";
	font-weight:bold;
	color:#960f37;
}
#footage #contact_area{
	float:right;
	padding-right:20px;
	font-size:8pt;
	font-family:"Arial";
	font-weight:bold;
	color:#960f37;
	text-align:right;
}
#contact_area A, #contact_area A:Visited {
	text-decoration:none;
	color:#000;
}

#contact_area A:Hover, #contact_area A:Active {
	text-decoration:underline;
	color:#b34b6a;
}