* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	outline:none;
	color:#000;
}
body {
	font-size:12px;
	background:#fff;
	text-align:center;
	padding:0px;
	background: url(../images/welcome/welcome_img.jpg) no-repeat center 20px;
}
a {
	color:#26489F;
}
a:hover {
	color:#7d7d7d;
}
p,h1,h2,h3 {
	padding-bottom:14px;
}
ul,ol {
	margin-left:10px;
	padding-left:10px;
}
h2 {
	font-size:14px;
	color:#690;
}
h3 {
	font-size:12px;
	text-transform:uppercase;
}
#header,#content { 
	width:100%;
}
#wr {
	padding: 0 0 15px 0;
	margin:0px auto;
	text-align:left;
	width:850px;
}
#header {
	height:20px;
}
.logo,.logo a {
	display: block;
	height: 129px;
	width: 373px;
}
.logo {
	position:absolute;
	top:24px;
	right:48px;
}
.logo, .logo a {
	display:block;
	height:98px;
	width:284px;
}
.logo a {
	text-indent: -999999em;
}
#content {
	position: relative;
	height: 417px;
}
#nav {
	margin: 0 auto;
	height: 77px;
	display: block;
	padding:0;
	width: 960px;
	list-style: none;
}
#nav li {
	display: block;
	margin: 0px;
	width: 300px;
	padding: 0px 10px;
	height:77px;
	float: left;
}
#nav li a {
	background: url(../images/welcome/btn.jpg) no-repeat 0 0;
	float: left;
	display: block;
	text-align: center;
	height:51px;
	padding-top: 26px;
	width: 300px;
	color: #fff;
	font-size: 22px;
}
#ticker{
	color:#000;
	position:relative;
	display:block;
	width:850px;
	overflow:hidden;
}
#ticker span{
	color:#000;
	white-space:nowrap;
	font-size: 29px;
}
.container{
	width:850px;margin:0 auto;
	position: absolute;
	bottom: 17px;
	left: 0px;
}
.container .wrap {
	width:770px;
	overflow:hidden;
	position:relative;
	color: #000;
	padding: 5px 40px;
}
.cl,.dev {
	line-height:0px;
	font-size:0px;
	width:100%;
	clear:both;
}
.cl {
	height:0px;
}
.dev {
	height:14px;
}
