@charset "UTF-8";
/*
.main {
	width: 416px;
	height: 429px;
	background-image:url(images/flyer_window.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}*/
.mainpop {
padding:15,15,15,15;
}
.header {
	width: 398px;
	height: 37px;
	margin-left:auto;
	margin-right:auto;
}
.bodyTop {
	width: 398px;
	margin-left:auto;
	margin-right:auto;
}
#border {
	border:1px solid #e0e9f4;
}
.heading {
	font-family:"Myriad Pro", Arial;
	font-size:14px;
	font-weight:bold;
	color:#0872cf;
	margin-top: 13px;
}
.itemNumber {
	font-family:"Myriad Pro", Arial;
	font-size: 12px;
	color:#00338e;
	font-weight:normal;
}
.description {
	
        align:center;
        height: 122px;
	width:380px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom: 0px;
}
/*.description p {*/
.description_content {
	
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 102px;
        width:360px;
	overflow:auto;
	vertical-align:text-top;
}
.descriptionText {
	width: 355px;
	height: 132px;
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:none;
	overflow:auto;
	vertical-align:text-top;
}
#bdrAllNotop {
	border: 1px solid #68ace5;
	border-top: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	height:145px;
}

img {display:inline-block;}