﻿html,*{
	margin:0px;
	padding:0px;
}

body{
	background:#858484 url(image/bg2.gif) top center repeat-x;
	font:12px "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	color:#000;
}

a, a:visited{
	color:#265D8B;
	text-decoration: none;
	border:none;
}
a:hover{
	color:#5B2D08;
	text-decoration: underline;
}
h2{
	font:24px Helvetica, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	color:#5B2D08;
}
#container{
	width:900px; 
	text-align: left; 
	margin:0px auto; 
}
#container2{
	width:880px;
	background:#fff url(image/container-bg2.gif) top center;
	margin:0;
	padding:0 10px 0 10px;
}
/* head 顶部标题，图*/
#head{
	margin:10px 0 8px 0;
	padding:0px;
	}
#logo{	
	margin:0px;
	padding:0px;
	height:160px;
	background:url(http://www.4ulv.com/system_dntb/upload/logo.gif) top center no-repeat;
}
/* topmain 顶部导航*/
#Menu{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
}
#Menu li {
	list-style:none; 
	display:inline;
	margin: 0;
	padding: 0;
	}
#Menu ul {
	margin: 0;
	padding: 0;
	}
#Menu li a {
	display:inline-table;
	color:#fff;
	margin: 0;
	text-decoration: none;
	padding:0 15px 0 15px;
	}
#Menu ul li a:hover, #Menu ul li.current_page_item a {
	color:#fff;
	text-decoration: none;
	}
/*path 路径*/
#path{
	background:url(image/header-white-bg2.gif) top center no-repeat;
	text-indent:30px;
	padding:10px 0 5px 0;
	margin:0px -10px 0 -10px;
	text-transform:capitalize;
	height:30px;
	line-height:30px;
	font-size:14px;
}
/*left 左边栏*/
#left{
	float:right;
	width:180px;
	margin:0 8px 0 0;
	}
#left div{background:#F5F5F5 url(image/sidebar-bg.gif) top center repeat-x; margin:0; padding:0;}
/*font 文字*/
.font{}
.title{}
.connent{}
/*ContactUs 在线联系*/
#ContactUs img{border:none;}
/*leftnav 左导航*/
#nav{}
#nav ul{list-style:none;font-size:13px;text-transform:capitalize; text-indent:10px;}
#nav li a{display:block;font-weight:bold; margin-right:0px; height:30px; line-height:30px;}
#nav a:hover{text-decoration:none;border:1px #D6D6D6 solid;background:#F7F7F7;}
#nav a.selected{text-decoration:none;border:1px #D6D6D6 solid;background:#F7F7F7;}
.left_box{
	clear:both;
	margin:5px 0 5px 0;
	width:180px;
	padding:5px;
}
.left_box h2{
	margin:1px 5px 5px 5px;
	padding:0 2px 0 2px;
	text-align:center;
	border-bottom:1px #CCCCCC dotted;
	}
#left h2{
	margin:1px 5px 5px 5px;
	padding:0 2px 0 2px;
	text-align:center;
	border-bottom:1px #CCCCCC dotted;
}

/*connent 内容*/
#connent{
	float:left;
	margin:5px 0px 5px 8px;
	overflow:hidden;
	}
.product{
	margin:10px 0 10px 0;
	width:660px;
	clear:both;
	border:1px #D6D6D6 solid;
	background:#F7F7F7;
	}
.product h2{
	text-indent:20px;
	margin:2px 0 10px 0;
	text-transform:capitalize;
}
.productlist{
	float:left;
	width:150px;
	margin:5px 2px 5px 2px;
	padding:5px;
	background:url(image/player-bg.gif) top center repeat;
	display:table; 
	text-align:center;
	}
.productlist ul{
	list-style:none;
	display:table-row-group;
	}
.productlist li{
	margin:2px;
	}
.productlist li a{
	display:table-cell;
	}
.productlist li a:hover{
	text-decoration:none;
	}
.productlist li .imgclass{
	width:140px;
	height:110px;
	margin:2px;
	border:1px #000 solid;
	display:table-column;
	}
.productlist li .imgclass a{
	width:120px;
	height:100px;
	border:1px #000 solid;
	}
.productlist li .imgclass a:hover{
	width:120px;
	height:100px;
	border:1px #000 solid;
	}
.productlist li .buy{
	width:60px;
	height:20px;
	border:none;
	}
.productlist li .buy a{
	color:#CCCCCC;
	border:none;
	}
.productlist li .buy a:hover{
	width:60px;
	height:20px;
	}
.img{
	float:left;
	width:200px;
	height:150px;
	margin:2px 0 5px 5px;
	}
.productdetail{
	float:left;
	margin:5px;
	}
.productdetail ul{
	list-style:none;
	}
.productdetail li{
	padding:2px;
	}
#Description{text-align:left; margin:5px;}
#Description img{}
#Description pre{
	padding:10px 0 10px 0;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.pagestitle{text-align:left; float:left;}
.pagestitle strong{color:#5B2D08;}
.pagesfoot {margin:2px; padding:2px; text-align:center;}
.pagesfoot a{margin:2px; padding:2px;}
.pagesfoot a:hover{}
.pagesfoot .current{font-weight:bold;}
.pagesfoot .current a{}

.pagestop {margin:2px; padding:2px; text-align:center; float:right;}
.pagestop a{margin:2px; padding:2px;}
.pagestop a:hover{}
.pagestop .current{font-weight:bold;}
.pagestop .current a{}

/*link 链接*/
#link{
	clear:both;
	background: url(image/bottom-white2.gif) bottom center no-repeat;
	height:50px;
	line-height:50px;
	text-align:center;
	margin: 0 -10px 0 -10px;
}
#link ul{
	list-style:none;
	}
#link li{
	display:inline;
	}
#link li a{ 
	display:inline;
        padding:0 5px 0 5px;
	}
#link li a:hover{
	text-decoration:none;
    padding:0 6px 0 6px;
	}
#foot{
	clear:both;
	}
.ad img{border:none;width:660px;
}
/*news 新闻*/
.newslist{
	margin:0;
	display::table
	}
.newslist ul{	
	list-style: none; 
	margin: 0;
	padding: 0;
	display:table-row-group;
	width:100%;
	}
.newslist li{
	list-style:none;
	display:table-cell;
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
	width:200px;
	}
#news{
	padding:5px;
	}
#news .title{
	text-align:center;
	font-size:20px;
	}
#news .time{
	text-align:right;
	}
#foot{
	text-align:center;
	height:50px;
	line-height:50px;
	background: #464646;
	color:#fff;
        border-top: 1px solid #323232;	
        margin:10px 0 0 0;
	}