@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}
img {
	border:none;
}
#header {
	width:984px;
	height:143px;
	margin:0 auto;
}
#header #top {
	width:984px;
	height:98px;
}
#header #top #logo {
	width:243px;
	height:72px;
	margin-top:13px;
	float:left;
}
#header #top #ad {
	width:741px;
	height:98px;
	float:right;
	background:url(../images/top_01.gif) #060606;
}
#nav_outter {
	padding-left:23px;
	background:url(../images/bg_02.jpg);
}
#nav {
	height:40px;
}
#nav ul li {
	float:left;
	list-style:none;
}
#nav li a {
	display:block;
	height:40px;
	text-indent:-9999px;
}
#nav li #a {
	width:62px;
	background:url(../images/bt_0_r1_c1.jpg);
}
#nav li #a:hover {
	background:url(../images/bt_2_r1_c1.jpg);
}
#nav li #b {
	width:129px;
	background:url(../images/bt_0_r1_c2.jpg);
}
#nav li #b:hover {
	background:url(../images/bt_2_r1_c2.jpg);
}
#nav li #c {
	width:96px;
	background:url(../images/bt_03_02.jpg);
}
#nav li #c:hover {
	background:url(../images/bt_03.jpg);
}
#nav li #d {
	width:96px;
	background:url(../images/bt_0_r1_c5.jpg);
}
#nav li #d:hover {
	background:url(../images/bt_2_r1_c5.jpg);
}
#nav li #e {
	width:112px;
	background:url(../images/bt_0_r1_c6.jpg);
}
#nav li #e:hover {
	background:url(../images/bt_2_r1_c6.jpg);
}
#nav li #f {
	width:96px;
	background:url(../images/bt_0_r1_c7.jpg);
}
#nav li #f:hover {
	background:url(../images/bt_2_r1_c7.jpg);
}
#nav li #g {
	width:96px;
	background:url(../images/bt_0_r1_c8.gif);
}
#nav li #g:hover {
	background:url(../images/bt_2_r1_c8.jpg);
}
#nav li #h {
	width:100px;
	background:url(../images/bt_0_r1_c9.jpg);
}
#nav li #h:hover {
	background:url(../images/bt_2_r1_c9.jpg);
}
#nav li #z {
	width:88px;
	background:url(../images/bt_0_r1_c10.jpg);
}
#nav li #z:hover {
	background:url(../images/bt_2_r1_c10.jpg);
}
#content {
	width:984px;
	margin:0 auto;
	overflow:hidden;
}
#content #left {
	width:237px;
	background:url(../images/bg_01.jpg) repeat-y #181818;
	float:left;
}
#content #middle {
	width:397px;
	float:left;
	margin:0px 4px 0 4px;
	background:url(../images/z_bg.jpg) repeat-y;
}
#content #right {
	width:342px;
	float:right;
	background-color:#0C0C0C;
}
#content #left #login {
	width:223px;
	height:220px;
	margin:0px auto;
	margin-top:6px;
	background-color:#181818;
}
#content #left #logined {
	width:223px;
	height:195px;
	margin:0px auto;
	margin-top:6px;
	background-color:#181818;
}
#content #logined #img {
	width:66px;
	height:69px;
	float:left;
	margin:20px 10px 10px 10px;
}
#content #logined #personalInfo {
	width:120px;
	margin-top:10px;
	float:right;
}
#content #personalInfo p {
	height:25px;
	line-height:25px;
}
#content #left #contact {
	width:223px;
	height:320px;
	margin:0 auto;
	margin-top:6px;
	background-color:#181818;
}
#content #login label {
	display:block;/*默认label是内联样式，不能设置宽度,故要设置为块*/
	width:50px;
	float:left;/*块显示方式都是占据一行的，所以要左浮动*/
	text-align:right;/*padding-right:10px;*/
	color:#fff;
}
#content #login p {
	width:193px;
	margin:10px auto;
}
#content #contact #information {
	width:194px;
	height:214px;
	margin:0 auto;
	margin-top:10px;
	background:#000 url(../images/bottom.jpg) no-repeat left bottom;
}
#content #contact #information h1 {
	background:url(../images/top.jpg) no-repeat left top;
}
#footer {
	width:984px;
	height:48px;
	margin:0 auto;
	margin-top:6px;
	text-align:center;
	/*清除浮动属性*/
	clear:both;
}
#footer p {
	height:24px;
	line-height:24px;
	color:#fff;
}
#footer p a {
	text-decoration:none;
	color:#fff;
}
/*额外的样式*/
.input1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#010103;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	height:18px;
	line-height:18px;
}
.txt3 {
	color: #fff;
	text-decoration: none;
}
.txt4 {
	color: #D7C700;
	text-decoration: none;
}
.txt5 {
	color: #aeecff;
	text-decoration: none;
}
.line {
	width:194px;
	height:8px;
	background-color:#252525;
	margin:0 auto;
}

#friendlink{
height:20px;
margin:0 12px;
	margin-top:10px;
	background:#181818;
}

