@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	background-image: url(../images/body.gif);
}
#header_main {
	height: 93px;
	width: 100%;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	position: fixed;
	z-index: 100;
	left: 0px;
	top: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}
#header {
	height: 93px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 100;
}
.abc_logo {
	float: left;
	height: 90px;
	width: 380px;
	margin-top: 2px;
}
#logos {
	float: right;
	height: 55px;
	width: 510px;
	margin-top: 17px;
}


#wrapper {
	width: 1000px;
	margin-top: 97px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	-moz-box-shadow: 0px 6px 20px #DDDDDD;
	-webkit-box-shadow: 0px 6px 20px #DDDDDD;
	box-shadow: 0px 6px 20px #DDDDDD;
	position: relative;
}
.top_cnt {
	float: left;
	width: 1000px;
	margin-top: 40px;
}
.app_pic {
	height: 217px;
	width: 546px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/app_img.jpg);
	background-repeat: no-repeat;
}
.app_cnt {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#ad_box {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #FFFFFF;
	padding-top: 60px;
}
#ad_box2 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #F0F0F0;
	padding-top: 60px;
}

#ad_box3 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B9B9B9;
	background-color: #F0F0F0;
	padding-top: 60px;
}

#ad_box4 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #F0F0F0;
	padding-top: 60px;
}

#ad_box5 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #F0F0F0;
	padding-top: 60px;
}

#ad_box6 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #F0F0F0;
	padding-top: 60px;
}

#ad_box7 {
	float: left;
	width: 1000px;
	margin-top: 40px;
	/* [disabled]height: 500px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #F0F0F0;
	padding-top: 60px;
}

.ad_logo {
	height: 100px;
	width: 184px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.ad_txt {
	float: left;
	width: 1000px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
h3 {
	margin: 0px;
	font-size: 22px;
	color: #06F;
	text-transform: uppercase;
}
.ad_dtls {
	width: 885px;
	float: left;
	margin-top: 35px;
	margin-left: 58px;
	margin-bottom: 15px;
}
.ad_dtlbox {
	float: left;
	width: 421px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.ad_pic {
	float: left;
	height: 125px;
	width: 421px;
}
.ad_pic2 {
	float: left;
	height: 300px;
	width: 419px;
	margin-top: 5px;
	border: 1px solid #CACACA;
	overflow: hidden;
}
.cnt_dtls {
	float: left;
	width: 885px;
	margin-left: 58px;
	background-color: #06C;
	height: 175px;
	margin-bottom: 50px;
}
.ad_pcimain {
	float: left;
	height: 90px;
	width: 885px;
	margin-top: 10px;
	background-image: url(../images/ad_name.jpg);
	background-repeat: no-repeat;
}
