/*--For All--*/
* {
	margin: 0px auto;
	padding: 0px;
}

html, body
{
	height: 100%;  
	background-color:#FFF;
}

body {	
	font: 12px/180%;
	font-family: Verdana, "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#FE6700;
	letter-spacing:1px;
	background-color:#FFF;
}

img
{
	border:0;
}

ul,li
{
	list-style-type:none;
}

/* Á´½ÓÉ« */
a      
{  
	color:#FE6700;
	text-decoration: none;
}

a:link 
{ 
	color:#FE6700;
	text-decoration: none;
}

a:visited 
{ 
	color:#FE6700;
	text-decoration: none;
}

a:hover 
{ 
	color:#FF4E00;
	text-decoration: underline;
}

a:active 
{ 
	color:#FE6700;
	text-decoration: none;
}


.Top{
	width:776px;
	height:100px;
	background: url(../Images/Top_1.jpg) no-repeat;}

.Top #Logo{
	float:left;
	width:290px;
	height:64px;
	padding:28px 0 0 92px;}
	
.Top_2{
	width:776px;
	height:160px;
	background: url(../Images/Top_2.jpg) no-repeat;}

.Top_3{
	width:776px;
	height:355px;
	background: url(../Images/Top_3.jpg) no-repeat;}

.Top_3 #Font_1{
	float:left;
	width:600px;
	letter-spacing:1px;
	line-height:200%;
	font-size:14px;
	padding:60px 0 0 95px;}
	
.Top_4{
	width:776px;
	height:190px;
	background: url(../Images/Top_4.jpg) no-repeat;}

.Top_4 #Font_2{
	float:left;
	width:620px;
	letter-spacing:1px;
	line-height:200%;
	font-size:14px;
	padding:60px 0 0 95px;}

.Top_5{
	width:776px;
	height:190px;
	background: url(../Images/Top_5.jpg) no-repeat;}

.Top_5 #Font_3{
	float:left;
	width:620px;
	letter-spacing:1px;
	line-height:200%;
	font-size:14px;
	font-weight:bold;
	padding:60px 0 0 95px;}

.Top_5 #Font_3 a      
{  
	color:#FE6700;
	text-decoration: none;
}

.Top_5 #Font_3 a:link 
{ 
	color:#FE6700;
	text-decoration: underline;
}

.Top_5 #Font_3 a:visited 
{ 
	color:#FE6700;
	text-decoration: underline;
}

.Top_5 #Font_3 a:hover 
{ 
	color:#FF4E00;
	text-decoration: none;
}

.Top_5 #Font_3 a:active 
{ 
	color:#FE6700;
	text-decoration: underline;
}

.Bottom{
	width:776px;
	height:28px;
	background: url(../Images/Bottom.jpg) no-repeat;}

