@charset "utf-8";
body {
	margin:0px;
	background-image:url(images/bg.gif);
	font-size:14px;
	font-family: "微软雅黑", "宋体";
		color:#000000;
}

a:link	    { color: #000000;text-decoration: none;}
a:visited	{ color: #000000;text-decoration: none;}
a:hover	    { color: #ff0000;text-decoration: underline;}
#bigk{
		margin:0px auto;
		margin-top:15px;
		background-image:url(images/kuang.gif);
		width:967px;
		height:673px;
				padding-left:13px;
						padding-top:13px;
	}
#ink{
		width:954px;
		height:660px;
				background-image:url(images/yangshuo.jpg);
				
	}
	
#ops{
	margin:0px auto;
	background-image:url(images/wordkuang.gif);
	width:609px;
	height:516px;
	padding:20px;

	line-height:23px;

	}
	
	#words{
			width:609px;
	height:516px;
				overflow-y: scroll;
scrollbar-face-color:#ffeee1;
scrollbar-highlight-color:#ffeee1;
scrollbar-3dlight-color:#cd9b77;
scrollbar-darkshadow-color:#cd9b77;
scrollbar-shadow-color:#ffeee1;
scrollbar-arrow-color:#cd9b77;
scrollbar-track-color:#ffffff;

		}
		
			
.opo{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
	
	.pic{
	margin: 5px;
	border: 3px double #CCC;		
		
		}
		
		#copyright{
			text-align:center;
			color:#CCC;
			margin:10px auto;
			font-size:12px;
			}
			
				#copyright	a:link	    { color: #CCC;text-decoration: none;}
		#copyright a:visited	{ color: #CCC;text-decoration: none;}
		#copyright a:hover	    { color: #ff0000;text-decoration: underline;}
			
