@import "reset.css";
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
#header-wrap{
	background-color:#000
}
#header{
	width:960px;
	height:193px;
	margin:0 auto
}
#header .hd{
	padding-top:29px;
	padding-left:20px
}
#header .hd p{
	display:none
}
#footer{
	background-color:#000;
	height:114px
}
#container-wrap{
	background:url(../images/body-bg.gif) left top repeat-x;
}
#container{
	width:960px;
	margin:0 auto
}
#content{
	height:834px;
	width:960px;
}
#content .leftcx{
	width:490px;
	float:left
}
#content .leftcx .colpadding{
	position:relative;
	z-index:0
}
#content .leftcx .colpadding #super-man{
	width:487px;
	height:826px;
	position:absolute;
	top:-95px;
	left:0px;
	z-index:1
}
#content .rightcx{
	width:470px;
	float:right
}
#content .rightcx .colpadding{
}
#content .rightcx .colpadding .body{
	padding:22px 32px 0px 15px
}
#content .rightcx .colpadding p{
	color:#fff;
	font-size:14px;
	padding-bottom:20px;
}
#summon{}
#summon .leftcx{
	width:538px;
	float:left
}
#summon .leftcx .colpadding{
	padding:15px 27px 11px 20px;
	color:#2e2e2e
}
#summon .leftcx h2{
	font-size:17px;
	font-weight:normal;
	padding-bottom:20px
}
#summon .leftcx p{
	font-size:14px;
	line-height:20px;
	padding-bottom:12px
}
#summon .leftcx p span{
	color:#c50303;
	
}
#summon .rightcx{
	width:422px;
	float:right
}
#summon .rightcx .colpadding{
	padding-right:50px
}
#contact{
	background-color:#000;
	position:relative;
	z-index:0;
}
#contact .header{
	width:407px;
	height:119px;
	position:absolute;
	z-index:1;
	left:-18px;
	top:-35px
}
#contact .body{
	padding:97px 25px 0px 19px;
	min-height:450px
}
#contact ul li {
	height:35px
}
#contact ul li label {
	width:126px;
	float:left;
	line-height:25px;
	color:#fff;
	text-align:right
}
#contact ul li label em{
	font-size:10px;
	font-style:italic
}
#contact ul li.date-li label{
	line-height:15px
}
#contact .txt {
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:19px;
	padding:2px;
	width:188px;
}
#contact ul li.last {
	height:133px
}
#contact ul li.last .txt {
	height:120px;
	overflow:auto;
	font-size:13px
}
#contact #btn-send{
	background:url(../images/btn-send.gif) left top no-repeat;
	width:100px;
	height:34px;
	border:0px;
	cursor:pointer
}
#contanct #loading-bar{
	height:35px
}
#contact .loading{
	background:url(../images/loading.gif) 90px 10px no-repeat
}
#contact ul li input.error,
#contact ul li.last textarea.error {
	border:1px solid #ee6e6e;
}
#contact-result{
	color:#fff;
	font-size:14px
}
#contact-result p{
	padding-bottom:12px
}
#contact #btn-back{
	background:url(../images/btn-back.gif) left top no-repeat;
	width:100px;
	height:34px;
	border:0px;
	cursor:pointer
}
