@charset "utf-8";
/* CSS Document */

*{margin:0;
	padding:0;
}

body{background-color:#9D2727;
}

#wrap{width:800px;
	height:1906px;
	margin:0 auto;
	background-color:#9D2727;
}

#head{width:800px;
	height:182px;
	background:url(img/bn_can/syk_1_1.jpg) no-repeat;
}
#main{width:800px;
	height:123px;
	background:url(img/bn_can/syk_1_2.jpg) no-repeat;
}

#list{width:800px;
	height:708px;
	background:url(img/bn_can/syk_1_3.jpg) no-repeat;
}
#comment{width:800px;
	height:623px;
	background:url(img/bn_can/syk_1_4.jpg) no-repeat;
}
#comment2{width:800px;
	height:183px;
	background:url(img/bn_can/syk_1_5.jpg) no-repeat;
}
#copy{width:800px;
	height:43px;
	background:url(img/bn_can/syk_1_6.jpg) no-repeat;
}
.spec-box2{width:800px;
		height:20px;
}


