@charset "utf-8";
/* CSS
JackJones.cc
风格设计作者：古柯
QQ:542829190
Email:lpp0311@163.com
*/

body{
     color:#BDBBBA;
	 font-size:12px;
	 margin-top:26px;
	 background-color:#1A1A1A;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {color:#BDBBBA;text-decoration:none}
a:hover {color:#FFF;text-decoration:none}
a:visited {color:#BDBBBA;text-decoration:none}

img {margin-bottom:-5px;}
.img1 img{margin-bottom:5px;}

#wrapper{
     width:860px;
     margin:0 auto;
	 overflow:hidden;
	 padding:10px 10px 2px 10px;
	 border:#0A0A0A 1px solid;
}

#header{
     width:100%;
	 height:43px;
	 overflow:hidden;
     border-bottom:#393939 1px solid;
}

#header h1,#title{
     width:290px;
	 float:left;
	 margin-left:10px;
	 margin-top:18px;
	 font-size:12px;
	 font-weight:lighter;

}

#header h2 {
	 width:130px;
     float:right;
	 font-size:12px;
	 font-weight:lighter;
	 margin-right:163px;
	 margin-top:18px;

}

.logo{width:261px;float:left;}


#nav{
     width:100%;
	 height:26px;
	 overflow:hidden;
	 border-bottom:#0A0A0A 1px solid;
}
#nav ul{margin:0;padding:0;list-style-type:none;}
#nav span {
     width:96px;
	 height:28px;
	 display:table;
	 float:left;
	 text-align:center;
	 line-height:24px;
}
#nav ul li{
     width:108px;
	 height:26px;
	 float:right;
	 line-height:28px;
	 text-align:center;
	 border-left:#393939 1px solid;
}
#nav ul li a:hover {color:#FFF;text-decoration:none}

#main {
     width:100%;
	 overflow:hidden;
	 margin-top:0px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-bottom:#000 1px solid;
}

/**********首页新闻热点   HOT*************/
#hot {
     width:100%;
	 height:20px;
	 border-top-color:#393939;
	 border-bottom-color:#0A0A0A;
	 border-width:1px 0 1px 0;
	 border-style:solid;
	 overflow:hidden;
	 padding:2px 0;
     background:url(images/hot.gif) no-repeat left center;	 
}
#hot ul {margin:0;padding:0;}
#hot ul li {width:auto;height:18px;float:left;line-height:20px;margin-right:10px;}

/*内容 list.html*/
#column{
     width:100%;
	 height:26px;
	 line-height:25px;
	 margin-bottom:10px;
	 border-width:1px 0 0 0;
	 border-style:solid;
	 border-color:#0A0A0A;
	 background:#610807 url(images/column_bg.jpg) no-repeat 5px 10px;
}

#content{
     width:635px;
	 float:left;
}

#list-content {
     width:100%;
	 height:290px;
	 overflow:auto;
     scrollbar-base-color:#000;
     scrollbar-arrow-color:#FFF;
     scrollbar-face-color:#000;
     scrollbar-shadow-color:#999;
     scrollbar-track-color:#000;
}
#list-content p{
	 font-size:13px;
	 line-height:24px;
}
#list-content p a:link,.entrybody a:link,.entrymeta a:link {color:#FF0000;text-decoration:none}
#list-content p a:visited,.entrybody a:visited,.entrymeta a:visited {color:#FF0000;text-decoration:none}
#list-content p img,#entrybody img {border:none;}

/*arlist.html 文章列表*/
#list{width:100%;}
#list ul li {
     width:600px;
	 height:24px;
	 color:#FF0000;
	 line-height:24px;
	 overflow:hidden;
	 padding-left:14px;
	 margin-left:4px;
     background:url(images/column_bg.jpg) no-repeat 1px;
	 border-bottom:#2A2A2A 1px dotted;
}

#list ul li a:hover {color:#FF0000}

#sidebar{
     width:200px;
	 float:right;
	 padding:5px; 0px;
     border:#151515 1px solid;
}
#sidebar ul,.Products ul,#content ul,.Related ul,.news-top ul,#hot ul {
     margin:0px;
	 padding:0px;
	 list-style-type:none;
}
#sidebar ul li{
     width:100%;
	 height:28px;
	 line-height:22px;
	 margin:2px 0px;
	 text-align:center;
	 border-bottom:#0A0A0A 1px solid;
}
#sidebar ul li a{background:#1F1F1F;width:100%;height:28px;display:block;line-height:26px;}
#sidebar ul li a:hover{background:#393939;width:100%;height:28px;display:block;line-height:26px;}
/* list.html End */

/* 产品 prolist.html */
.Products{
    width:100%;
	overflow:hidden;

}

.Products ul li{
    width:108px;
	height:150px;
	float:left;
	overflow:hidden;
	padding:6px 0 0px 4px;
	margin:0 13px 8px 0;
	border:#2A2A2A 1px solid;
}

.Products ul li p{
	width:102px;
	height:22px;
	display:table;
	margin-top:8px;
	line-height:24px;
	overflow:hidden;
	text-align:center;
}


.Products ul li img{
    width:102px;
	height:116px;
	margin-bottom:-5px;
}
/*prolist.html  End*/


/*view.html */
.entry{width:100%;margin-bottom:10px;border:#393939 1px solid;}
.entry h1 {
    font-size:18px;
	margin:0;
	line-height:22px;
	text-align:center;
	margin-top:15px;

}

.entrymeta{
    color:#4F4D4D;
	text-align:center;
	line-height:32px;
	margin-bottom:16px;
	padding-bottom:5px;
	border-bottom:#393939 1px solid
}
.entrybody {font-size:13px;line-height:22px;padding:0 8px 10px 8px;}
.entrybody img {border:none;}

/*
.entrybody strong {
   width:100%;
   display:none; 
   margin-top:15px;
   background-color:#1F1F1F;
   border-width:1px 0 1px 0;
   border-color:#393939;
   border-style:dotted;
}*/

/*************相关文章**************/
.Related {margin-top:15px;}
.Related h3 {font-size:14px;margin:0;line-height:22px;}
.Related ul li {width:100%;height:22px;color:#6A6766;overflow:hidden;}
.Related a:hover{color:#FFF;}

.news-top {width:200px;margin:0;overflow:hidden;}
.news-top ul li{list-style-type:none;}
.news-top h4 {
    font-size:14px;
	padding-bottom:3px;
	text-align:center;
	color:#FF0000;
	margin:0;
	border-width:0 0 1px 0;
	border-color:#0A0A0A;
	border-style:solid;
}


.page{
    width:615px;
	height:24px;
	line-height:24px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:4px;
	border-width:1px 0 1px 0;
	border-color:#2A2A2A;
	border-style:solid;
}

.next {
    width:635px;
	height:17px;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    padding-bottom:5px;
    margin:5px 0 0 0;
    border-bottom:#393939 1px solid;
}
#footer {
     width:100%;
	 height:30px;
	 line-height:32px;
	 text-align:left;
	 font-size:11px;
	 border-top:#393939 1px solid;
}

#link {width:100%;height:22px;border:#fff 0px solid;}

#wangluo{border-collapse:collapse;border:#FFF 1px solid;text-align:center;}
.copyright {width:680px;height:28px;float:left;}
.subnav {width:170px;height:28px;float:right;text-align:right;}

/********留言*******/
.guest {
    width:500px;
	float:left;
	overflow:hidden;

}

.guest h3 {
    width:100%;
	font-size:12px;
	color:#BDBBBA;
	font-weight:lighter;
	line-height:22px;
	padding:3px 2px;
	margin:0;
	border-bottom:#5E5E5E 1px solid;
	background-color:#000;
}
.guest p {
    line-height:22px;
	font-size:12px;
	margin:0 0 10px 0;
	padding:3px 2px;
	background-color:#2A2A2A;
}
.guest span {display:block;color:#D86237;line-height:22px;text-decoration:line-through;}

.guest-submit {
    width:330px;
	float:right;
}

.guest-submit input {height:20px;line-height:22px;}
.guest-submit input,.guest-submit textarea {color:#BDBBBA;font-size:12px;border:none;background-color:#2A2A2A;}
.guest-submit textarea {width:250px;overflow-y:hidden}

#link{width:860px;height:20px;color:#585858;line-height:20px;margin:5px auto 0 auto;}
#link a {color:#585858;}
#link a:link,#link a:visited {color:#585858;}