@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; background-color:#39C;
font-size:12px;}
input,option,select{font-size:12px;}
.bg_w{
	width:1000px;
	margin:auto;
	background-color:#FFF;
}
.bg{
	background:url(bg.gif) no-repeat;
	width:1000px;
	float:left;
}
.left{
	width:350px;
	float:left;
	padding-top:600px;
}
.left_top{
	float:left;
	padding:15px 0px 0px 110px;
	width:240px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.left_list{
	width:350px;
	float:left;
	padding-top:35px;
}
.left_list ul{
	padding:0px;
	margin:0px;
}
.left_list ul li{
	float:left;
	list-style:none;
	line-height:150%;
	padding:10px 10px 0px 25px;
	width:320px;
	height:20px;
	overflow:hidden;
}
.left_list a{
	color:#333;
	text-decoration:none;
}
.left_list a:visited{
	color:#333;
}
	






.right{
	width:640px;
	float:left;
	padding-top:380px;
}
.right_top{
	background:url(kk_top.gif) no-repeat;
	height:17px;
	width:639px;
	float:left;
	line-height:0px;
	font-size:0px;
}
.right_buttom{
	background:url(kk_buttom.gif) no-repeat;
	width:639px;
	height:11px;
	float:left;
}
.right_center{
	background:url(kk_center.gif) repeat-y;
	width:639px;
	float:left;
	font-size:12px;
}
