@charset "utf-8";
/* CSS Document */

.con{  width:800px; margin: 0 auto;  margin-top:90px; position:relative;}
.left{ width:620px; float:left;}
.logo{
	position:absolute;
	left: 34px;
	top: -56px;
}
.left_con{ background:url(../images/bg3.png) repeat-y; height:447px;}
.left_bg1{ height:9px; background:url(../images/bg1.png) no-repeat;}
.left_bg2 { height:11px; background:url(../images/bg2.png) no-repeat;}
.right{ float:right; margin-top:50px;}
