@charset "utf-8";
/* CSS Document */

body {
	font-family:"宋体";
	margin:0px;
	padding:0px;
	position:relative;
	background-color:black;
	background-image:url(../images/detailbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
ul,li{
	margin:0;
	padding:0;
	}

li{
	list-style:none;
	}
a {
	text-decoration:none;
	}
p{
	margin:0;
	padding:0;
	}
form{
	margin:0;
	padding:0;
	}
.clear
{
	clear:both;
	}
input,select {
	vertical-align:middle;
	}
img {
	vertical-align:middle;
	}
#top {
	margin:0 auto;
	width:1000px;
	height:139px;
}
#topleft {
	float: left;
	width:445px;
	height:139px;
}
#topright {
	float: right;
	padding-right:4px;
	width:551px;
	height:139px;
	font-size:12px;
	color:white;
}
#toprt{
	padding-top:10px;
	float: right;
	width:609px;
	text-align:right;
	height:27px;
	}
#toprb{
	padding-top:27px;
	float: right;
	height:41px;
	}
.boxttm{
	background-color:#F6F6F6;
	border: 1px solid #D3D0C9;
	width: 75px;
	height:18px;
	}
#login{
	cursor: pointer;
	}
#reg{
	cursor: pointer;
	}
#topri{
	float: right;
	width:456px;
	text-align:left;
	height:34px;
	}
#nav{
	width:1000px;
	height:34px;
	margin:0 auto;
	}
#menu{
	padding-right:1px;
	width:999px;
	height:34px;
	}
.m_li{
	float:left;
	width:111px;
	height:34px;
}
.m_li img{
	border:0;
	}
#bottom {
	margin:0 auto;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 117px;
	width:1000px;
}
#end {
	margin:0 auto;
	padding-top: 17px;
	padding-left: 23px;
	color: #FFF;
	font-size: 12px;
}
.endtxt {
	height: 18px;
	line-height: 18px;
	}
.endtxt a{
	color: #FFF;
	}
.endcon {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	line-height: 18px;
}
.endcon img {
	margin-top:expression(( 18 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
	}
#searchinput{
	margin:0 auto;
	width: 201px;
	padding-right:780px;
	padding-left:19px;
	padding-top:2px;
	padding-bottom:5px;
	height:23px;
	overflow:hidden;
	background-image:url(../images/searchinput.png);
	background-repeat:no-repeat;
	}
#cpnamebox{
	width:201px;
	height:23px;
	position:absolute;
	}
#cpname{
    background-image: url(../images/searchbg.jpg);
    background-repeat: no-repeat;
	padding-left:21px;
    border:0px;
	height:19px;
	width: 180px;
	line-height:20px;
	color:#6D6D6D;
	font-size:12px;
  }
#ok{
	width:14px;
	height:14px;
	position:relative;
	float:right;
	padding-top:4px;
	padding-right:2px;
	}
#mainp {
	margin:0 auto;
	width: 1000px;
	padding-top:21px;
	}
#bar {
	width:1000px;
	height:34px;
}
#detailmain {
	background-color:#222;
	padding-top:33px;
	width:1000px;
}
#detailtop {
	background-image:url(../images/detailtop.jpg);
	background-repeat:no-repeat;
	padding-left:103px;
	width:897px;
	height:52px;
	font-size: 16px;
	line-height: 50px;
	color: white;
	font-weight:bold;
	}
#detailtop span{
	padding-right:69px;
	}
#detailtop a{
	color: white;
	}
#detailmiddle{
	background-color:#222;
	margin-left:75px;
	margin-right:75px;
	width:850px;
	}
#detailbottom {
	background-color:#222;
	padding:27px 80px 20px 620px;
	width:300px;
	height:53px;
	}
#STATICMENU
{
    width:32px;
    position:absolute;
    top:0;
	right:0;
    }