@charset "utf-8";
/* CSS Document */
.head{float:none; width:1024px; height:100%;}
	.headl{float:left; width:974px; height:51px;}
	.headl2{float:left; width:50px; height:51px;}
	.headm{float:right; width:924px; height:51px;}
	.headr{float:right; width:50px; height:51px;}
	.toon{position:absolute; width:300px; height:400px; right:9%; top:5%; left:68%}
	.col1{float:left; width:299px; height:100%; border-right:#CC0000;}
	.col2{float:right; width:723px; height:100%; border-left:#CC0000; border-left-width:1px; border-left-style:ridge;}
	.logo{position:absolute; width:100px; height:100px; left:0px; top:0px;}
	
.body{float:none; width:1024px; height:100%;}
.foot{float:none; width:1024px; height:100%;}