/* 
 *  */ * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #000;
}

img {
	border: 0;
}

html img {
	vertical-align: text-bottom;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 18px;
}.clear {
	clear: both;
}#main, #header, #contents, #footer {
	width: 980px;
}#main {
	margin: 0 auto;
	text-align: left;
}#header{
	width:972px;
	padding:8px 0 0 8px;
	height:55px;
	background:url(images/header.jpg) repeat-x;
	position:relative;
}#header h1{
	width:122px;
	height:50px;
	background:url(images/logo.gif)
}#header h1 a{
	display:block;
	height:50px;
}#header .nav{
	position:absolute;
	top:8px;
	right:8px;
}#header .nav li{
	height:15px;
	padding:0 5px;
	float:right;
}#header .nav a{
	color:#fff;
	cursor:pointer;
}#contents{
	width:974px;
	padding:2px;
	border:solid 1px #ccc;
	background:#fff;
}#c1{
	height:279px;
	padding:80px;
	background:url(images/c-top.jpg) no-repeat;
	text-align:center;
	position:relative;
}#c1 p{
	font-family:Arial;
	line-height:25px;
}#c1 p a{
	color:#f00;
	text-decoration:underline;
}#c1 .text1{
	margin-bottom:10px;
	font-size:28px;
	font-weight:700;
}#c1 .text2{
	font-size:14px;
	font-weight:700;
}#c1 .btn-row{
	height:92px;
	position:absolute;
	bottom:45px;
	left:210px;
}#c1 .btn-row a{
	display:block;
	width:262px;
	height:92px;
	float:left;
}#c1 .register{
	margin-right:35px;
	background:url(images/register.jpg) no-repeat;
}#c1 .sign-in{
	background:url(images/sign-in.jpg) no-repeat;
}#c2{
	width:974px;
	height:203px;
	background:url(images/c-bottom.jpg) repeat-x;
	position:relative;
}#c2 p{
	width:330px;
	line-height:22px;
	position:absolute;
	top:58px;
	left:123px;
}#c2 p span{
	font-size:14px;
	font-weight:700;
}#c2 p .highlight{
	color:#f00;
}#c2-2{
	position:absolute;
	top:28px;
	left:468px;
}#c2-2 ul{
	margin:10px 0;
}#c2-2 li{
	width:180px;
	float:left;
	text-align:left;
	color:#89642E;
}#footer {
	clear: both;
	margin-bottom: 35px;
	text-align: left;
}#footer .top, #footer .middle {
	padding: 15px 40px;
}#footer .top {
	background: #3A3A3A;
}#footer .middle {
	clear: both;
	background: #1A1A1A;
}#footer .middle span {
	display: block;
	width: 80px;
	line-height: 20px;
	font-weight: 700;
	color: #d7d7d7;
	float: left;
}#footer .middle1 span {
	height: 21px;
}#footer .middle .list {
	width: 820px;
	float: left;
}#footer .bottom {
	clear: both;
	padding: 25px 40px 35px;
	background: #000;
	position: relative;
}#footer .bottom p {
	color: #d7d7d7;
}#footer .bottom span {
	margin-right: 10px
}#footer li {
	height: 15px;
	padding: 3px 0;
	float: left;
}#footer li a {
	display: block;
	height: 15px;
	padding: 0 10px;
	line-height: 15px;
	color: #fff;
	border-left: solid 1px #fff;
	float: left;
}#footer li .clear-border {
	padding-left: 0;
	border: 0;
}#footer #icp-card {
	width: 35px;
	height: 43px;
	display: block;
	background: url(images/icp-card.gif) no-repeat;
	position: absolute;
	top: 15px;
	right: 200px;
}

