html{color:#FF0000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

.hidden{
	display: none;
}
.vhidden{
	visibility: hidden;
}
.ohidden{
	opacity: 0;
	filter: alpha(opacity=0); /* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	-khtml-opacity: .0; /* Safari 1.x */
	-moz-opacity: .0;
}
html{
	width: 100%;
	height: 100%;
	background: url('../images/1');
	font-family: Arial;
}
body{
	width: 100%;
	height: 100%;
	background: url('../images/2') center center repeat-y;
}
a{
	text-decoration: none;
}
a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.scripture{
	color: #990000;
}

.content{
	font-family: 'Arial';
	font-size: 17px;
	line-height: 24px;
	color: #333333;
}
.content.engrave{
	background: url('../images/7');
}
.content.engrave .tp,
.content.engrave .bttm{
	height: 4px;
	background: url('../images/8') -4px 0px;
}
.content.engrave .bttm{
	background-position: -4px -4px;
}

.content.engrave .tp div,
.content.engrave .bttm div {
	float: right;
	width:4px;
	height:4px;
	background: url('../images/8') -952px 0px;
}

.content.engrave .bttm div {
	background: url('../images/8') -952px -4px;
}
.content.engrave .lft{
	padding-left: 4px;
	background: url('../images/8') top left repeat-y;
}
.content.engrave .rght{
	padding-right: 4px;
	background: url('../images/8') top right repeat-y;
}
.content.engrave .vrly{
	background: url('../images/7');
}
.group_box {
	
}
.group_box .box_title {
	font: 18px 'Arial';
	color: #264664;
	margin: -16px 0 0 3px;
	
	white-space: nowrap;
}
.group_box .box_title span{
	padding: 0 7px 0 4px;
	background: url('../images/3');
}
.group_box .tp,
.group_box .bttm{
	height: 6px;
	background: url('../images/13') -6px 0px;
}
.group_box .bttm{
	background-position: -6px -6px;
}
.group_box .lft{
	padding-left: 6px;
	background: url('../images/13') top left repeat-y;
}
.group_box .rght{
	padding-right: 6px;
	background: url('../images/13') top right repeat-y;
}
.group_box .vrly{
	padding: 1px;
	background: url('../images/3');
}
.group_box .tp div,
.group_box .bttm div {
	float: right;
	width:6px;
	height:6px;
	background: url('../images/13') -948px 0px;
}

.group_box .bttm div {
	background: url('../images/13') -948px -6px;
}

.blue_box{
	background: url('../images/10');
}
.blue_box .title{
	height: 33px;
	font: 17px 'Arial';
	line-height: 33px;
	color: #fff;
	text-align: center;
	padding-top: 2px;
}
.blue_box .body{
	font: 14px 'Arial';
	line-height: 18px;
	color: #fff;
	padding: 20px 0 0 35px;
}


#c1{
	position: relative;
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #FF0000;*/
	background: url('../images/3');
}
#c2{
	width: 100%;
	height: auto !important;
	background: url('../images/3');
}



#m1{
	width: 100%;
	height: 48px;
}
#m1 a{
	line-height: 48px;
	color: #264664;
	font-size: 14px;
	float: right;
	padding: 0 10px 0 0;	
}
#h1{
	width: 100%;
	height: 202px;
	background: url('../images/4');
}
#logo{
	position:absolute;
	width: 318px;
	height: 258px;
	margin: -24px 0 0 39px;
	z-index: 1001;
	background: url('../images/18');
}
#logo div{
	position:absolute;
	width: 13px;
	height: 238px;
	margin: 15px 0 0 318px;
	background: url('../images/19');
}


.menu_base .menu{
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	border-collapse: collapse;
	z-index: 1000;
	/*white-space: nowrap;*/
}
.menu .c, .tooltip_cntr .c{
	/*white-space: nowrap;*/
}

.menu .l,.menu .r,.tooltip_cntr .l,.tooltip_cntr .r{
		width: 9px;
}
.menu .l div,.menu .r div,.tooltip_cntr .l div,.tooltip_cntr .r div{
	padding: 0 4px 0 5px;
}
.menu .tp .l,.tooltip_tp .l{
	height: 5px;
	background: url('../images/16') -11px 0px no-repeat;
}
.menu .tp .c,.tooltip_tp .c{
	height: 5px;
	background: url('../images/16') -20px 0px;
}
.menu .tp .r,.tooltip_tp .r{
	height: 5px;
	background: url('../images/16') -944px 0px no-repeat;
}

.menu .cntr .l, .tooltip_cntr .l{
	background: url('../images/16') top left repeat-y;
}
.menu .cntr .c, .tooltip_cntr .c{
	padding: 5px 15px 15px 15px;
	background: #dde4e9 url('../images/17') top left repeat-x;
	/*white-space: nowrap;*/
}
.menu .cntr .c td, .tooltip_cntr .c td{
	vertical-align: top;
}
.menu .cntr .r, .tooltip_cntr .r{
	background: url('../images/16') top right repeat-y;
}
.menu .bttm .l,.tooltip_bttm .l{
	height: 13px;
	background: url('../images/16') -11px -8px no-repeat;
}
.menu .bttm .c,.tooltip_bttm .c{
	background: url('../images/16') -20px -8px no-repeat;
}
.tooltip_bttm .c .pointer{
	width: 39px;
	height: 32px;
	margin: -12px auto 0 auto;
	background: url('../images/22') -12px -12px;
}
.menu .bttm .r,.tooltip_bttm .r{
	background: url('../images/16') -944px -8px no-repeat;
}
.menu ul{
	float: left;
	text-align: left;
}
.menu .vdivider{
	float: left;
	width: 1px;
	height: 91px;
	margin: 0 30px 0 30px;
	background: url('../images/17') 0 -115px no-repeat;
}
.menu .header{
	font: 15px 'Arial';
	letter-spacing: 1px;
	line-height: 30px;
	color: #497493;
}
.menu .item,
.menu .item a{
	font: 13px 'Arial';
	line-height: 18px;
	margin-left: 5px;
	color: #555;
}
/*
.menu .tp{
	height: 5px;
	background: url('../images/16') -9px 0px;
}
.menu .bttm{
	height: 13px;
	background: url('../images/16') -9px -8px;
}

.menu .lft{
	padding-left: 9px;
	background: url('../images/17') top left repeat-y;
}
.menu .rght{
	padding-right: 9px;
	background: url('../images/17') top right repeat-y;
}
.menu .vrly{
	padding: 1px;
	background: #FFF;
}
.menu .tp div,
.menu .bttm div {
	float: right;
	width:11px;
	height:8px;
	background: url('../images/16') -940px 0px;
}

.menu .bttm div {
	height: 13px;
	background: url('../images/16') -940px -8px;
}
*/

#m2{
	position: absolute;
	width: 600px;
	height: 35px;
	margin: 167px 0 0 330px;
	padding-left: 30px;
	z-index: 1000;
	/*overflow: hidden;*/
	background: url('../images/4') 0px -202px;
}
#m2 .menu_base {
	line-height: 35px;
	text-align: center;
	float: left;
	color: #FFF;
	/*padding: 0 25px 0 25px;*/
	white-space: nowrap;
	cursor: pointer;
}
#m2 .menu_base .base_link, #m2 .menu_base .base_link:hover{
	display: block;
	padding: 0 22px 0 22px;
	color: #FFF;
	text-decoration: none;
}
#m2 .menu_base.over{
	background: url('../images/4') 0px -272px;
}
#m2 .divider {
	width: 2px;
	height: 35px;
	float: left;
	background: url('../images/4') 0px -237px;
}

#footer {
	font: 10px 'Arial';
	color: #555;
	text-align: center;
}

