html {
	height: 100%;
	overflow-x:hidden;
}

body {
	font-family:  Arial, Helvetica, sans-serif; 
	margin: 0 auto;
	padding: 0px 0px;
	font-size: 11px;
	color: #5B5B5B;
	height: 100%;
	background: #859DB0 url(../images/bg_main.gif) no-repeat center top;
}

a, a:visited{
	color: #5B5000;
	text-decoration:none;
}
a:hover{
	color: #5B50ff;
	text-decoration:none;
}

#main {
	margin: 0 auto;
	width: 756px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	position: relative;
	background: url(../images/bg_main1.gif) repeat-y center;
	border: 0px solid #0F0;
}

#main_wrap {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	border: 0px solid #F00;
}

#head {
	width: 100%;
	height: 236px;
}

#menu {
	width: 100%;
	height: 55px;
	/*background: #77A7E2 ;*/
	border: 0px solid #F00;
	background: #FFF url(../images/bg_menu.gif) repeat-x left top;
}

#main_content {
	background: #FFF;
	padding-bottom: 30px;
	border: 0px solid #F00;
}

#left_content {
	float: left;
	width: 483px;
	height: 100%;
	padding-left: 4px;
	padding-bottom: 30px;
}

#left_head {
	width: 473px;
	height: 18px;
	color: #FFF;
	font-size: 11px;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/bg_head_content_l.gif);
}

#left_detail {
	margin: 0 auto;
	padding-left: 14px;
	padding-top: 14px;
	padding-right: 17px;
	width: 450px;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
}

#right_content {
	float: right;
	width: 253px;
	height: 303px;
	padding-right: 2px;
	background: url(../images/bg_main_right.gif) no-repeat top;
}

#right_head {
	width: 73px;
	height: 21px;
	color: #FFF;
	font-size: 11px;
	padding: 10px 0px 0px 180px;
}

#right_bd_l {
	float: left;
	width: 3px;
	/*height: 303px;*/
	background-image: url(../images/bd_cr_l.gif);
}

#right_detail {
	float: left;
	margin: 0 auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 21px;
	width: 221px;
	border: 0px solid red;
}

#right_bd_r {
	float: right;
	width: 3px;
	height: 303px;
	background-image: url(../images/bd_cr_r.gif);
}

#foot {
	position: absolute;
	left: 3px;
	bottom: 0;
	width: 738px;
	height: 19px;
	color: #AACEF3;
	font-size: 10px;
	padding: 6px 0px 0px 12px;
	background: url(../images/bg_foot.gif) repeat-x bottom;
}

#logoSD {
	position: absolute;
	top: 6px;
	right: 6px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.button{
	/*background-image:url(../images/button.gif);*/
	background-color:#fff;
	border:1px solid #333;
	
	width:90px;
	height:18px;
	color:#000;
	font-size:12px;
	font-weight:bold;
}


#tablekung{
	height:100%;
	
}
#foot1 {
	
	width: 700px;
	height: 19px;
	color: #AACEF3;
	font-size: 10px;
	padding: 6px 0px 0px 12px;
	background: url(../images/bg_foot.gif) repeat-x bottom;
	margin:0 auto;
}
#menu1 {
	width: 100%;
	height: 55px;
	/*background: #77A7E2 ;*/
	border: 0px solid #F00;
	background: #FFF url(../images/bg_menu.gif) repeat-x left top;
	margin:0 auto;
}
