@charset "utf-8";
body {
	margin: 0px;
	background-color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#top
{
	MARGIN: 0px auto;
	width:896px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
	background-image: url(images/top.jpg);
	text-align:right;
	font-weight: bold;	
}

#topad
{
	MARGIN: 0px auto;
	width:916px;
	height:145px;
	
}

#toplink
{
	MARGIN: 0px auto;
	width:916px;
	height:17px;
	background-image: url(images/line.jpg);
	background-repeat: repeat;	
}

#content
{
	MARGIN: 0px auto;
	width:906px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
#lefttop{
	width:223px;
		padding-left:10px;
		padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/kbt.gif);
	font-weight: bold;
	color: #FFFFFF;
}
#ge{
height:5px;width:50%;font-size:1px;
}

#xleft{
float:left;
width:233px;
}
#xright{
float:right;
width:660px;
}

#sk{
	width:211px;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#righttop{
	width:647px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/kbt.gif);
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
#bge{
height:5px;width:50%;font-size:1px;
}
#bk{

	width:635px;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#dilink{
	margin: 0px auto;
	width:916px;
	height:10px;
	background-image: url(images/diline.gif);
}
#di2{
	margin: 0px auto;
	width:916px;
	height:42px;
	background-image: url(images/dicor.gif);
}
#di{
	margin: 0px auto;
	width:916px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#FFFFFF

}

a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}