@charset "UTF-8";
.right {
	width:350px;
	height:483px;
	float:left;
	margin-top:30px;
}
.left {
	width:535px;
	min-height:500px;
	float:left; ;
}
#con_paper, #con_paper_bot {
	width: 496px;
	margin:15px;
}

#full_paper, #full_paper_bot {
	width: 850px;
}

.paper{
	min-height: 230px;
	margin-top:30px !important;
	margin-bottom:0px !important;
	background-image:url(../Images/Layout/paper.jpg);
	background-repeat:repeat;
	position:relative;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
}

.paper_content {
	padding:30px;
	padding-top:10px;
	
}
.paper_bot{
	background-image:url(../Images/Layout/paper_bot_2.jpg);
	background-repeat:repeat;
	height:100px;
	margin-top:0px !important;
}
.pic {
	height:246px;
	width: 350px; 
	float:left;	
	position:relative;
	}
.pic_content{
	height: 100px;
	top: 25%;
	width: 326px;
	position: absolute;
	color: #FFF;
	padding: 12px;
	overflow: hidden;
	text-align: center;
	}
#pic_bot{
height:237px;

}
pic_content_bot {
	padding-top:3px;	
}
#pic_overImg_bot{
	margin-top:0px;
}

.submenu {
		height:40px;
		margin-left:auto;
		margin-right:auto;
}
