﻿#AD_Main
{
	width: 960px;
	margin: 0px auto;
	border-style: solid;
	border-width: 0px 1px 2px 1px;
	border-color: #e4e4e4;
	background: url(../images/bg_logo.gif) repeat;
	text-align: center;
	padding-bottom: 5px;
}

#AD_Main a
{
	font-size: 13px;
	font-weight: bold;
	color: #696969;
}

#AD_Main a:hover
{
	color: #0c8e28;
}

#AD_Menu
{
	width: 958px;
	height: 23px;
	text-align: left;
	background: url(../images/bg_bp_menu.gif);
	margin-left: 1px;
	padding-top: 7px;
}

.AD_Content
{
	width: 930px;
	margin: 5px auto 5px auto;
	text-align: center;
}

.AD_Content p
{
	text-align: left;
	line-height: 200%;
}

.AD_Content .TextTitle
{
	text-align: center;
	line-height: 200%;
	font-size: 20px;
	vertical-align: bottom;
}
 
.AD_Content .ImgSample
{
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	border-color: #99CCFF;
}
