@charset "utf-8";
@import url(../qg/base.css);

div.knit-list2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	height: 150px;
	width: 235px;
}

div.knit-list2 img {
	float: left;
	margin-right: 5px;
	height: 150px;
	width: 100px;
}

div.knit-list2 p {
	float: left;
	font-size: 80%;
	margin-top: 0px;
	height: 150px;
	width: 130px;
}

#work {
	text-align: center;
}

#work h4 {
	background-color: #99ccff;
	color: #fff;
	margin: 0px;
	width: 750px;
	padding: 4px 0px;
}

#work p {
	text-align: left;
	float: left;
	width: 420px;
	padding: 5px 50px 5px 0px;
	margin-top: 0px;
	line-height: 140%;
}	

#work table {
	width: 280px;
	text-align: left;
	float: right;
	border-collapse: collapse;
	font-size: 80%;
	margin-bottom: 20px;
}

#work table td {
	padding: 5px 10px;
	border-bottom: solid 1px #99ccff;
	border-collapse: collapse;
}

#work table td.item {
	white-space: pre;
	font-weight: bold;
	color: #6666cc;
}

#page {
	color: #6666cc;
	font-size: 80%;
}	

#page a {
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}	

#page a:hover, #page a:focus {
 position: relative;
 top: 2px;
}

#page a[href]:hover {	/*for Mozilla*/
 position: relative;
 top: 2px;
}

div.page {
	width:	400px;
	float: left;
	text-align: right;
}

div.page2 {
	float: left;
}

.page_prev {
	text-align: right;
}

.page_home {
	width:	50px;
	text-align: center;
}

.page_next {
	text-align: left;
}

.page_prev a , .page_next a {
	color: #6666cc;
	border: 1px solid #6666cc;
}

.page_home a {
	border: 1px solid #6666cc;
	background-color: #6666cc;
	color: #fff;
}
