@charset "utf-8";
body {
	background-color: #4B056E;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif, 
}
a{
text-decoration:none;
color:#e79700;
font-weight:bold;
}
.text{
font-size:14px;
line-height:22px;
}

.text b{
color:#ad6e00
}  
.style11 {font-size: 10px;}

.text strong, sup{
color:#ad6e00
} 
ol{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 30px;
}

ol li{
margin-bottom:10px;
line-height:18px;


}

.inner ul{padding:0px 0px 0px 5px;
	margin:0px 0px 20px 15px;
}

.inner ul li{
	list-style-image:url(../img/diamond.jpg);
	font-weight:bold;
}

em{color:#b43301;}
.karen a{
	
	font-size: 12px;
	color: #9a6500;
	text-decoration: none;
	font-weight: 600;
	
	}
	
.karen a:hover{

	font-size: 12px;
	color: #c70214;
	text-decoration: none;
	font-weight: 600;	
	}
h1{
	color:#4B056E;
	font-size:18px;
	margin:0px 0px 0px 10px;
	
}
h2{
	font-size:18px;
	color:#966002;
	margin:10px 0px 0px 0px;
	
}
.punch{
color:#666666;
display:block;
padding-bottom:5px;
}
.top_content{
	background:url(../img/bg_k.jpg) repeat-x;
	height:52px;
}
.middle_content{
	background:url(../img/bg_contect.jpg);
	
}
.bottom_content{
	background:url(../img/bg_k.jpg) repeat-x;
	background-position:bottom;
	height:60px;
}

#paper a{
	
	font-size: 12px;
	color: #4b056e;
	text-decoration: none;
	font-weight: 600;	
	line-height:22px;
}
#paper a:hover{

	font-size: 12px;
	color: #4b056e;
	text-decoration: underline;
	font-weight: 600;	
}

.c1{
float:left;
width:65%;
padding-left:10px;
}
.c2{
float:right;
width:30%;
}

.bottom{
	
	font-size: 12px;
	color: #ba60ff;
	line-height:20px;
	text-decoration: none;
	
	}

