/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background: url(bgk.png) repeat-x top  #99937c;
}
.outer{
	width:100%;
	height:100%;
	background:url(top-bg.png) repeat top center;
}

.inner{
	width:936px;
}

.innerone{
	width:903px;
}

.banner_bg{
	background:url(banner-bg01.png) no-repeat top center;
	height:236px;
}

.wel_top_bg{
	background:url(wel-top-bg.png) no-repeat top center;
	height:14px;
}
.wel_center_bg{
	background:url(wel-center-bg.png) repeat-y top center;
}
.wel_bottom_bg{
	background:url(wel-bottom-bg.png) no-repeat top center;
	height:15px;
}

.box_bg{
	background:url(box-bg.png) no-repeat top center;
	width:248px;
	height:110px;
}

.box_top_bg{
	background:url(box01-top.png) no-repeat top center;
	width:598px;
	height:12px;
}

.box_bottom_bg{
	background:url(box01-bottom.png) no-repeat top center;
	width:598px;
	height:9px;
}
.contant,.contant a:link,.contant a:visited,.contant a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2f7f8;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}
.contant a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ceb085;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}

.welcome{
	font-family: Georgia;
	font-size:25px;
	color:#ceb085;
	line-height:22px;
	text-decoration:none;
	text-align: left;
}

.welcome02,.welcome02 a:link,.welcome02 a:visited,.welcome02 a{
	font-family: Georgia;
	font-size:14px;
	color:#ceb085;
	line-height:22px;
	text-decoration:none;
	text-align: left;
	
}
.welcome02 a:hover{
	font-family: Georgia;
	font-size:14px;
	color:#ffffff;
	line-height:22px;
	text-decoration:none;
	text-align: left;
}

.wel{
	font-family: Georgia;
	font-size:18px;
	color:#ceb085;
	line-height:25px;
	text-decoration:none;
	text-align: left;
}

.contant1,.contant1 a:link,.contant1 a:visited,.contant1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}
.contant1 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#de1a22;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}

.heading1,.heading1 a:link,.heading1 a:visited,.heading1 a{
	font-family:Georgia;
	font-size:14px;
	color:#544e38;
	
	line-height:20px;
	text-decoration:none;
}
.heading1 a:hover{
	font-family:Georgia;
	font-size:14px;
	color:#EE1C25;
	
	line-height:20px;
	text-decoration:none;
}

.heading2,.heading2 a:link,.heading2 a:visited,.heading2 a{
	font-family:Georgia;
	font-size:18px;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
}
.heading2 a:hover{
	font-family:Georgia;
	font-size:18px;
	color:#EE1C25;
	text-align: center;
	text-decoration:none;
}

.footer{
	background: url(footer-bg.png) repeat-x;
	height:105px;
}

.foot,.foot a:link,.foot a:visited,.foot a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
}

.foot a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#de1a22;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
}

.submit
{ 	background:url(submit.png) no-repeat center;
	width:59px;
 	height:20px;
 	cursor:pointer;
	border:0px;
}

.reset
{ 	background:url(reset.png) no-repeat center;
	width:59px;
 	height:20px;
 	cursor:pointer;
	border:0px;
}

