@charset "utf-8";
/* CSS Document */
body
{
	width:840px;
	height:auto;
	margin:0 auto;
	padding:0;
}
div,form,img,ul,ol,li,dl,dt,dd,p
{
	border:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
h1,h2,h3,h4
{
	margin:0; 
	padding:0; 
}
img
{
    border:none;
}
a:link {
	color: #3169c8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3169c8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*框页开始*/

#layer{
     z-index:100;
    width:415px;
    height:211px;
    position:fixed;
    _position:absolute;  
    top:50%;
	background:url(../images/jpg/bb_02.png) no-repeat;
    margin:-150px 0 0 -100px;
    display:none;    
}
.K_main
{
	float:left;
	width:415px;
	height:211px;
	margin-top:200px;
	margin-left:212px;
	background-image:url(../images/jpg/bb_02.png);
	display:inline;
}
.k_aa
{
	float:left;
	width:415px;
	height:auto;
}
.k_aa1
{
	float:left;
	width:415px;
	height:auto;
	padding-top:14px;
}
.k_aa2
{
	float:left;
	width:auto;
	height:auto;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding-left:17px;
}
.k_aa3
{
	float:right;
	width:auto;
	height:auto;
	padding-right:12px;
}
.k_aa4
{
	float:left;
	width:415px;
	height:auto;
	padding-top:33px;
}
.k_aa5
{
	float:left;
	width:260px;
	height:auto;
	color:#555555;
	font-size:14px;
	font-weight:bold;
	padding-left:110px;
	line-height:20px;
}
.k_aa6
{
	float:left;
	width:415px;
	height:auto;
	padding-top:60px;
}
.k_aa7
{
	float:left;
	width:auto;
	height:auto;
	padding-left:325px;
}
/*框页结束*/
