*{
	margin:0;
	padding:0;
}

body{
	background-color: #000;
	height:;
	text-align:center;
		background: #000 url(images/mail_bk.jpg) repeat-x;
}

img{
border:0;
	vertical-align: top;

}







#container{
  position: relative;
	width:1000px;
	padding:0;
	margin:0 auto;
	padding:0px;

}



#main{
	width:1000px;
	text-align:left;
}





#header p a{
	display: block;
width:140px;
height:35px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#top1{
	background:url(images/0.jpg) no-repeat;
	position:absolute; top:0px; right:0px;
}

#header p a:link,
#header p a:visited{
background-position:0 0;

}

#header p a:hover,
#header p a:active{
background-position:0 -35px;
}


h1{
width:1000px;
height:35px;
color:#999;
text-align:left;
line-height:35px;
font-size:15px;
text-indent:em;
display: block;
	background: #000 url(images/1.jpg) no-repeat;
}




#mail_header h2 {
	font-size: 14px;
	color: #fff;
		line-height:20px;
	margin: 0px;
	padding: 0px;
}

#mail_header p{
font-size: 13px;
	color: #fff;
		line-height:20px;
	margin: 0px;
	padding-top:10px;

}



form#mailform {
	margin-top:0px;
background-color:#000;
	padding: 35px 25px;

}

form#mailform h3{

margin-bottom:15px;
padding-bottom:5px;
	border-bottom: solid 1px #ccc;
	color:#fff;

}


table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #fff;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
	color:#fff;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 5px;
	padding: 0px;
	font-size: 10px;
	color: #fff;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;

}

td{
		color:#fff;
}


#footer1{
line-height: 0px;
clear:both;
	background:url(../images/index_main_under.jpg) no-repeat;
	width: 900px;
	height:200px;
}
#footer1 ul{
padding:10px;
	list-style:none;
	text-align:left;
}

#footer1 li{
	float:left;
	list-style:none;
	border-right:1px #999 solid; 
	padding-right:5px;
	margin-right:10px;
		color:#ccc;
}



#footer1 a{
	font-size:13px;
	text-decoration: none;
	color:#ccc;
}

#footer1 p{
	font-size:16px;
	padding:5px 0 5px 10px;
	color:#fff;
	text-align:left;
}
#footer2{
	line-height: 0px;
	width: 900px;
	height:40px;
}




#footmenu{

		background: url(../../img_index_under/bk.png) repeat-x;
	position: fixed !important;   
   position: absolute;   
    bottom: 0;   
   left: 0;   
    width: 100%;   
    height: 80px;   

  

}


#footmenu_l{
	float:left;
	width:155px;
	height:80px;
}

#footmenu_r{

	width:1000px;
	height:80px;
}

#footmenu_r li{
	float:left;
	list-style: none;
}



