﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background:url(../images/bg2_02.jpg) repeat-x;
	font-size:12px;
	color:#333333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1, h2, h3, h4, p, form, label, input, textarea, img, span, legend {
	margin:0;
	padding:0;
}
ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	font-size: 12px;
	color:#333333;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9F0306;
}
a:active {
	text-decoration: none;
	color: #9F0306;
}
.spacer {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
.clear{ 	
	clear:both;font-size:0px;padding:0px;height:0px;_height:1px;margin-top:-1px;overflow:hidden;}
.na {
	font-weight:bold;
	line-height:150%;
}
#sidebar {
	width:200x;
	margin:auto;
	margin-top:5px;
	float:right;
}

#sidebar.contentsrighttop{
	width:200px;
	height:450px;
	padding:4px;
	border:1px #EAEAEA solid;
	background:url(../images/leftbg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
	overflow:hidden;
}
#sidebar.contentsrighttop a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebar .tit{
	border-bottom:2px solid #AB0202;
	margin:auto;
	margin-top:10px;
	line-height:22px;
	font-size:14px;
	width:180px;
}
#sidebar .na{
	width:105px;
	margin:auto;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

/*#sidebar.contentsrighttop img{
	width:60px;
	height:60px;
}*/

#sidebar .br{
	border:1px solid #eee;
	width:53px;
	height:53px;
	float:left;
	margin:8px 0px 0px 8px;
	overflow:hidden;
}
#sidebar .cl{
	font-weight:bold;
	width:180px;
	line-height:24px;
	margin:auto;
}
#sidebar.contentsrighttop ul{
	width:180px;
	margin:auto;
	float:none;	
}
#sidebar.contentsrighttop li{
	float:left;
	padding-right:15px;
	white-space:nowrap;
}
#sidebar.contentsrighttop{
	height:390px;
	margin-top:5px;
}
#sidebar .toplist{
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	width:180px;
	height:65px;
	border-bottom:1px solid #ececec;
}
#sidebar .pic{
	width:65px;
	height:65px;
	text-align:center;
	overflow:hidden;
	float:left;
}
#sidebar .pic img{
	width:65px;
	height:65px;
}

.tt{
	width:100px;
	height:65px;
	line-height:150%;
	overflow:hidden;
	float:left;
}
.pr
{
	clear:both;
}

.pr ul
{
	margin:0;
	padding:0;
	list-style:none;	
}

.pr ul li
{
	list-style:none;	
}

.pr span{
	color:#990000;
	clear:both;
}
.pr img {
	margin-left:5px;
}
.note tt {
	font-weight:bold;
	display:block;
}
.note co {
	color:#939393;
	display:block;
}

.left{
	float:left;
}
.more{
	float:right;
	text-align:center;
	padding-right:5px;
}
.more a{
	text-decoration:none;
}
img {
border:0 none;
}
/*----------------------------------top-----------------------------------*/
#Top {
	width:990px;
	height:73px;
	margin:auto;
	overflow:hidden;
}
#Top .Left {
	float:left;
	height:73px;
}
#Top .Right {
	float:right;
	height:73px;
}
#Top .Main {
	width:922px;
	background:url(../images/index_07.jpg) repeat-x;
}
#Top .Logo {
	padding-top:10px;
}
#Top .Buybar {
	height:26px; width:138px; background:url(../images/buybg.jpg) no-repeat;
	margin:auto;
	margin-top:15px;
	line-height:26px;
	padding-left:28px;
	float:right;
	text-align:left;
}

#Top .brt{
	width:500px;
	height:
	}
#Top .pic{
	float:right;
	height:26px;
    margin-top:13px;
	line-height:26px;
	padding-right:20px;
	width:198px;
	height:28px;
	background:url(../images/indett_06.jpg) no-repeat;
	}
#Top .login{
	float:right;
	height:26px;
    margin-top:15px;
	line-height:26px;
	padding-right:10px;
	}
#Top .Tool{
	width:500px; text-align:right;
	padding-top:5px;
	float:right;
}
#top .h92 {
	height:92px;
}


/*------------------------------------------------nav--------------------*/
#Menu {
	background:url(../images/menubg.jpg) repeat-x;
	height:36px;
	overflow:hidden;
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	
}
#Menu .Main{
	width:990px;
	margin:auto;
}
#Menu .SearchBar{
	width:260px;
	float:right;
	padding-top:7px;
	
	font-weight:bold;
	font-size:16px;

}
#Menu .SearchBar label{
	float:left;
	padding-right:10px;
	font-size:14px;
	height:25px;
	line-height:25px;
}
#Menu .SearchBar #key{
	border:#C8C1BB solid 1px;
	height:20px;
	line-height:20px;
	width:120px;
	float:left;
	font-size:14px; 
	}
#Menu .SearchBar #search{
	border:#C8C1BB solid 1px;
	background:url(../images/btnbg.jpg) repeat-x;
	height:22px;
	color:#666666;
	line-height:18px;
	width:40px;
	float:left;
}
/*---一级---*/
.nav {
	float:left;
	width:710px;
	margin-top:0px;
	font-weight:bold;
}
.nav li {
	float:left;
	position:relative;
	color:#FFFFFF;
	line-height:32px;
	height:36px;
	font-size:14px;
}
.nav .spacer{
	background:url(../images/mspacer.jpg) no-repeat center;
	width:2px;
	font-size:1px;	
}

.nav li a {
	float:left;
	display:block;
	padding:0px 15px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
* + html .nav li a {
	padding:0px 15px;
	color:#fff;
	text-decoration:none;
}
.nav li a:hover, .nav .selected a {
	text-decoration:none;
	color:#f90;
	background:no-repeat center -1px;
	background-image:url(../images/menubg_21.jpg);
}
.nav li.show a {
}
.nav .noborder {
	border:none;
}
/*---二级---*/
.nav li ul {
	margin:0;
	display:none;
	padding:5px;
	position:absolute;
	left:0;
	top:26px;
	height:200px;
	width:180px;
	z-index:2;
	background-color:#fff;	
	border:1px #BD4854 solid;
}
* + html .nav li ul {
	top:26px;
}
.nav li li {
	line-height:2em;
	float:none;
	display:block;
}
.nav li li a {
	float:none;
	width:175px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background-color:#fff;
	color:#8B2E3B;	
	background:no-repeat 5px 8px;
	background:no-repeat 5px 6px\9;
/*	+background:no-repeat 5px 100px;*//*IE7*/
/*	_background:no-repeat 5px 0px;*//*IE6*/
	background-image:url(../images/black.jpg);
}
.nav li li a:hover {
	color:#000;	
	background:no-repeat 5px 8px;
	background:no-repeat 5px 6px\9;	
/*	+background:no-repeat 5px 100px;*//*IE7*/
/*	_background:no-repeat 5px 0px;*//*IE6*/	
	background-image:url(../images/black.jpg);
}
.nav li.show ul {
	display:block;
}
/*---三级---*/
.nav ul ul{
	border:none;
	height:auto;
	padding:0px;
}
.nav li li li{
	float:left;
	width:80px;
}
.nav li li li a {
	background-image:none;
	border:0px;
	font-weight:normal;
	color:#666666;
	width:80px;
	padding:0px 0px 0px 10px;
}
.nav li li li a:hover{
	background-image:none;
}

.menur {
	font-size:12px;
	padding:8px 60px;
	float:right;
	background:url(../images/index_23.jpg) repeat-x;
}
.menur a {
	color:#FFFFFF;
	text-decoration:none;
}
.menur a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.keylink {
	height:34px;
	line-height:28px;
	font-size:12px;
	color:#727272;
}
.keylink a {
	color:#727272;
	text-decoration:none;
}
.keylink a:hover {
	color:#333;
	text-decoration:none;
}
/*------------------------------------------------nav--------------------*/
/*--------------------brandbar--------------------*/
#Brandbar{
	width:990px;
	margin:auto;
	height:34px;
	line-height:34px;
	color:#535353;
	clear:both;
	overflow:hidden;
	background:url(../images/keycon.jpg) repeat-x;
}
#Brandbar a{
	color:#535353;
	text-decoration:underline;
}
#Brandbar a:hover{
	color:#aa2222;
}
#Brandbar .left{
	float:left;
}
#Brandbar .con{
	width:976px;
	float:left;
}
#Brandbar .right{
	float:right;
}

/*--------------------brandbar--------------------*/
/*--------------------content--------------------*/
#Content{
	width:990px;
	margin:auto;
	margin-top:5px;
}
#Content .Left{
	width:210px;
	float:left;
}
#Content .LeftMenu{
	width:200px;
	height:590px;
	padding:4px;
	border:1px #EAEAEA solid;
	background:url(../images/leftbg.jpg) repeat-x;
	font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
	overflow:hidden;
}
#Content .LeftMenu a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Content .LeftMenu .tit{
	border-bottom:2px solid #AB0202;
	margin:auto;
	margin-top:10px;
	line-height:22px;
	font-size:14px;
	width:190px;
}
#Content .LeftMenu .br{
	border:1px solid #eee;
	width:53px;
	height:53px;
	float:left;
	margin:8px 0px 0px 8px;
	overflow:hidden;
}
#Content .LeftMenu .cl{
	font-weight:bold;
	width:180px;
	line-height:24px;
	margin:auto;
}
#Content .LeftMenu ul{
	width:180px;
	margin:auto;
	float:none;	
}
#Content .LeftMenu li{
	float:left;
	padding-right:15px;
	white-space:nowrap;
}
#Content .Top10{
	height:390px;
	margin-top:5px;
}
#Content .Top10 .toplist{
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	width:180px;
	height:65px;
	border-bottom:1px solid #ececec;
}
#Content .Top10 .pic{
	width:70px;
	height:65px;
	text-align:center;
	overflow:hidden;
	float:left;
}
#Content .Top10 .tt{
	width:110px;
	height:65px;
	line-height:150%;
	overflow:hidden;
	float:left;
}
#Content .Main{
	width:772px;
	float:left;
	margin-left:5px;
}
.PanelTit{
	height:38px;
	overflow:hidden;
	background:url(../images/titbg.jpg) repeat-x;
	line-height:38px;
	margin-top:15px;
}
.PanelTit .tp{
	float:left;
}
.PanelTit1{
	margin:5px;
}
.PanelTit1 .tp{	
	font-weight:bold;
	width:80px;
	height:36px;
	border-bottom:2px solid #AB0202;
}
/*----------------------Product--------------------*/
.Product{
	margin-bottom:5px;
}
.Product .ProPanel{
	float:left;
	width:473px;
}
.Product .ProMain{
	border:1px solid #DFDFDF;
	border-top:0px;
	border-bottom:0px;
}
.Product .ProTit{
	margin:auto;
	width:457px;
}
.Product .ProList{
	width:180px;
	float:left;
	text-align:center;
	border:0px solid #eee;
	margin:10px 6px 0px 6px;
	_margin:10px 5px 0px 5px;	
	/*
	　"\9"　例:"margin:0px auto\9;".这里的"\9"可以区别所有IE和FireFox.
　　"*"　IE6、IE7可以识别.IE8、FireFox不能.
　　"_"　IE6可以识别"_",IE7、IE8、FireFox不能.
	*/
}
.Product .ProList .pi{
	width:160px;
	height:190px;
	margin:auto;
	overflow:hidden;
}
.Product .ProList .na
{
	width:180px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	margin:auto;
}
.Product .ProList .pr{
	line-height:20px;
}
/*----------------------Product--------------------*/
/*--------------------content--------------------*/

/*----------------------Footer--------------------*/
#Footer {
	width:980px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
}
#Footer #helpIntro {
	width:980px;
	border-top:1px solid #9F0306;
	border-bottom:1px solid #9F0306;
	padding:20px 0 30px 0!important;
	*padding:20px 0;
	_padding:20px 0 10px 0;
	/*margin:20px 0 20px 0px; */
	height:77px;
	clear:left;
}
#Footer #helpIntro dl {
	float:left;
	border-right:1px solid #CCCCCC;
	height:87px;
*height:87px;
	_height:87px;
	padding:0 20px 0 20px;
	margin:0;
	overflow:hidden;
}
#Footer #helpIntro .Nosty {
	border-right:none;
	color:#666666;
}
#Footer #helpIntro dl dt {
	margin:0px 0px 10px 0px;
	color:#666666;
}
#Footer #helpIntro dl dd {
	list-style:none;
	margin:0 12px 8px 0;
	padding:0
}
#Footer .SiteRight {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.wdSty {
	color:#9F0306;
}
/*----------------------Footer--------------------*/



