﻿@charset "utf-8";

body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8DC9D8,endColorStr=#ffffff);
	color:#404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form, input, textarea, table, h1, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	text-decoration: none;
	color:#404040;
}
a:hover{
color:#404040;
text-decoration: none;
}

a:active{
color:#404040;
text-decoration: none;
}

a:hover{
text-decoration: none;
}

p{}
img{}
td{}
tr{}
li{ list-style:none;}
.clear{margin: 0;padding: 0;clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.prosorts a{display:block;}
/*主体样式*/
#container{ width:980px;margin:0 auto;padding:0;}
/*顶部样式*/
#container #header{ height:370px; width:980px; margin-bottom:12px;}
#headlogo{height:90px; background:url(logo.gif) left top no-repeat; margin-top:0px}
#eheadlogo{height:90px; background:url(logo_.gif) left top no-repeat; margin-top:0px}

#menu{ height:41px; width:100%; background:url(menu_bg.gif) left repeat-x;}
#menu .right{ background:url(menu_r.gif) right no-repeat; width:10px; float:right; height:41px}
#menu .left{ background:url(menu_l.gif) left no-repeat; width:30px; float:left; height:41px}
#menu li { float:left;}
.menuline{ background:url(menu_line.gif) no-repeat; height:41px; width:2px;}
#menu .selected{background:url(menu_bg1.gif) no-repeat}
#menu li a{ width:115px; height:41px ;display:block; line-height:41px;
	color:white;
	filter: DropShadow(Color=#404040, OffX=1, OffY=1, Positive=1);}
#menu li a:hover{ width:115px; height:41px ;display:block; line-height:41px; background:url(menu_bg1.gif) no-repeat;color:#fff;}
/*内容样式*/
#container #Tbody{width:974px;  height:100%}
#mainContent{ width:964px; background:url(mainbg.gif) top repeat-y #F3F3F3;border:1px solid #ccc; height:100%;}
/*工具条*/
#sidebar{ width:200px; float:left; text-align:left}
#innersidebar{ margin:15px;}
#innersidebar .selected{
	background:url(arr4_a.gif) no-repeat 8px center !important;
	background-color:#02B0E5 !important; color:#FFFFFF !important;
	width:124px !important;
	padding-left:28px !important; font-weight:bold !important;
	}
#nav{
	width:152px;
}
#nav a{
	display:block; height:25px; line-height:25px;
	width:142px;
	background:url(arr4.gif) no-repeat 8px center;
	padding-left:26px;
	margin-top:1px;
}
#nav a:hover,#nav a:active{
	background:url(arr4_a.gif) no-repeat 8px center;
	background-color:#02B0E5; color:#FFFFFF;
	width:144px;
	padding-left:24px; font-weight:bold;
}
/*主内容*/
#innermainContent{ width:750px; float:right;}
#maincontent{ width:720px; padding-left:15px;}
/*底部样式-*/
#container #foot{ width:974px; background:url(footerbg.gif) bottom left repeat-x; bottom:0px; height:120px; margin-top:30px;text-align:center; line-height:140%}
.copyright{ height:80px; padding-top:45px;}
/*产品展示图片样式*/
.thumbnail{
	float: left;
	background: #F3F3F3;
	display: inline;

	margin: 3px;
	text-align: center;
	event:expression(onmouseover = function(){this.style.backgroundColor='#8dc9d8'},onmouseout = function(){this.style.backgroundColor='#F3F3F3'}); 
}
.thumbnail a{
	position: relative;
	cursor:pointer;
}
/*页码*/
.navigation{
	float: left;
	width: 610px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background: #F3F3F3;
	display: inline;
	color:#aaa;
}
.navigation a:hover{
	text-decoration: none;
	color:#222;
}

input, textarea{
	border:1px solid #CCCCCC;
	padding:2px;
	background:url(input_bg.jpg) bottom #fff repeat-x;
}
.btn1{
	border:0px none;
	background:url(btn1_bg.jpg) no-repeat;
	width:60px; height:19px;
	color:#FFFFFF;
	line-height:15px;
}
.sidepro a{
	padding-left:30px;
	height:24px;
	line-height:24px;
	color:#666666;
	display:block;
}
.sidepro a:hover{
	text-align:center;
	padding:0px;
	background:#30beea;
	color:#FFF;
	font-weight:bold
}




