@CHARSET "UTF-8";

* {
	margin: 0px auto;
	padding: 0px;
}
a:link,a:visited,a:hover {
	text-decoration: none;
}
a:link,a:visited {
	color: gray;
}
a:hover {
	color: #f60;
}

/*###########header###############*/
/*###########content##############*/
#word
{
	padding-top:5px;
	font-size:20px;
	width:100%;
	height:40px;
	/*border-bottom:2px solid #888888;
	border-bottom:1px dashed #BEBFAB; */
	margin-bottom:20px;
}
#word p
{
	color:#333333;
	float:left;
	font-size:18px;
	font-weight:bold;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
#word img
{
	float:left;
	margin-left:20px;
	margin-right:5px;
}
/*roll*/
.blk_18{overflow:hidden;zoom:1;font-size:12px;width:950px;background-image:url(../images/blue.gif);}
.blk_18 .pcont{width:868px;float:left;overflow:hidden;}
.blk_18 .ScrCont{width:32766px;zoom:1;}
.blk_18 #List1_1,.blk_18 #List2_1{float:left;}
.blk_18 .LeftBotton,.blk_18 .RightBotton{width:15px;height:72px;float:left;background:url(../images/picr_1.gif) no-repeat;margin:10px 12px 10px 12px}
.blk_18 .LeftBotton{background-position: 0 0;}
.blk_18 .RightBotton{background-position: 0 -100px;}
.blk_18 .LeftBotton:hover{background-position: -20px 0;}
.blk_18 .RightBotton:hover{background-position: -20px -100px;}
.blk_18 .pl img{display:block;cursor:pointer;border:none;margin:6px auto 1px auto;height:72px; 
	width:96px;}
.blk_18 .pl{width:122px;border:1px solid #f3f3f3;float:left;float:left;text-align:center;line-height:24px;color:#167bb8;text-decoration:underline;}
.blk_18 a.pl:hover{border:1px solid #ff9900;color:#ff9900;background:#E9F8FF;}
/*###########footer###############*/
#cover
{

	/*background-color:red;*/
	position:absolute;
	padding-left:470px;
	margin-top:-60px;
/*	background:url(../images/sheer.gif) repeat-x;*/
}
	
	
	
	
	
	
	
	
	
