@charset "utf-8";
@import "/USITE/Css/ui/smoothness/jquery-ui-1.7.1.custom.css";
/* CSS Document */
*{padding:0;margin:0;font-size:12px;list-style:none;}
/*--------------------------------------------------------------------------------------------------------------------*/
/*基本常量*/
fieldset {padding:6px}
a:link, a:visited {text-decoration:none; color:#333333}
ul, ol {list-style:none}
img {border:none}
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9b0f11;
}
/*位置块定义-------------------------------------------------------------------------------*/
#container{
	width:950px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
/*.control{border:1px solid red}*/
/*头部------------------------------------------------------------------------------*/	
#PageTop{
	height: 260px;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}
#PageTop a{color:#fff;text-decoration:none;}
#PageTop a:hover{color:#ff0000}
#partsearch {
	float: left;
	width: 40%;
	line-height: 24px;
}
#partsearch li{
	float: left;
}
#partsearch .txt{
	width: 160px;
	margin-right: 6px;
}
#language{
	float: right;
	line-height: 20px;
}
#language li{
	float: left;
}

#language ul li a{margin: 2px;}
#language ul li a:hover{
}
#language ul li.active a span{
	color: #FF0000;
	text-decoration: underline;
}
#logo{
	text-align: center;
	clear: both;
}
#logo img{
	margin-top: 30px;
}
#banner {
	padding-top: 10px;
}
#banner h1{
	font-size: 20px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	position:static!important;
}
#menu{
	text-align:center;
	position: absolute;
	top: 200px;
	width: 950px;
}
#menu li{
}
#menu li a span{
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding: 22px;
}
#menu li a:hover span{
	color: #FF0000;
}
#menu .active a span{
	text-decoration: underline;
	color: #FF0000;
}

/*中部------------------------------------------------------------------------------*/
#main{
	*border-top:1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#THREE-RIGHT #Content{
	width: 670px;
	overflow: hidden;
}
/*首页------------------------------------------------------------------------------*/
#home {
	clear: both;
}
#adroter {
	float: left;
	width: 300px;
}
#wwwwww {
	float: right;
	width: 400px;
}
#THREE #Content{clear:both;}
#THREE #Content #loginform ,#THREE #Content .advsearch{
	width:250px;
	float:left;
	padding-left:10px;
}
#THREE #Content #loginform .main, #THREE #Content .advsearch .main{
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	_height:1%;
}
#THREE #Content #loginform h2, #THREE #Content .advsearch h2{
	background:none;
	line-height: 46px;
	padding:0;
	margin-bottom: 5px;
	_height:1%;
	text-align: center;
}
 
#THREE #Content #loginform h2 span, #THREE #Content .advsearch h2 span{
	font-size:14px;
	padding:0;
	margin:0;
	color: #FFFFFF;
 }
#THREE #Content #loginform .content, #THREE #Content .advsearch .content{
    padding:10px;
}
#THREE #Content #loginform select, #THREE #Content .advsearch select{
   width:220px;
}
#THREE #Content #loginform li, #THREE #Content .advsearch li{
	line-height:24px;
}
#THREE #Content #productsolid{float:right; width:508px;}
#THREE #Content #productsolid img{border:1px solid #8f1001;}
#loginform li{height:24px; clear:both;}
#loginform label{float:left; width:60px; text-align:right;}
#loginform input.txt{float:right;width:150px;}
#loginform .bottom{ text-align:center;}

/*右边------------------------------------------------------------------------------*/	
#THREE-RIGHT #PageRight{
	float: right;
	line-height: 24px;
	width:250px;
}
#PageRight .control .container .main{
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	_height:1%;
}
#PageRight a{
}
#PageRight a:hover{
}
#PageRight h2{
	line-height: 46px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	_height:1%;
}
#PageRight h2 span{
	font-size: 14px;
}
#PageRight1{
}
#partsearch{
}
#PageRight .advsearch{
}
#userstyle select {
}
/*搜------------------------------------------------------------------------------*/
#PageRight .advsearch {
}
#PageRight .advsearch li {
	margin-left: 10px;
}
#PageRight .advsearch label{
	font-weight: bold;
	display: block;
}
#PageRight .advsearch select{
	width: 200px;
	color: #333;
}
/*品牌列表，产品列表---------------------------------------------------------------------------------------------*/
#PageRight .makelist,#PageRight .partlist {
}
#PageRight .makelist li,#PageRight .partlist li{
	padding-left: 10px;
}
#PageRight .makelist li a,#PageRight .partlist li a{
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-left: 20px;
	display:block;
	background-image: url(images/biao.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90%;
}
#PageRight .makelist li a:hover,#PageRight .partlist li a:hover{
	color: #FF0000;
	background-color: #EEEEEE;
	display: block;
}
#PageRight .makelist li .active,#PageRight .partlist li .active{
	color: #FF0000;
	font-weight: bold;
}
#PageRight .makelist li.hidden,#PageRight .partlist li.hidden{display:none;}
#PageRight .makelist li a img,#PageRight .partlist li a img{border:1px solid #fff;display:block;}
#PageRight .makelist li a:hover img,#PageRight .partlist li a:hover img{border:1px solid red;}
#PageRight .makelist .more a,#PageRight .partlist .more a{
	color: #005097;
	text-decoration: underline;
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
	display:block;
	float:none;
	width:95%;
	line-height: 26px;
	padding-left: 10px;
}
.usernav li a{
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-left: 20px;
	display:block;
	background-image: url(images/biao.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90%;
}
.usernav li a:hover{
	color: #FF0000;
	background-color: #EEEEEE;
	display: block;
}
.usernav li a.active{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/*树型列表------------------------------------------------*/
#parttree {
}
#parttree ul {
	padding-left: 6px;
}
#parttree li a{
	color: #555;
}
#parttree li a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#parttree li a.active{
	color: #ff0000;
	font-weight:bold;
}
/*联系卡片----------------------------------------------------------------------------------------------------------*/
#contactcard{
}
#contactcard h2{
}
#contactcard li {
	padding-left: 10px;
	line-height: 18px;
}
#contactcard label{
	display: block;
	font-weight: bold;
}
/*内容------------------------------------------------------------------------------*/
#DEFAULT #Content{
}
#Content h2{
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 43px;
	margin-bottom: 10px;
	padding-left: 66px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	_height:1%;
}
#Content h2 span{
	font-size: 18px;
	padding-left: 20px;
	color: #ff0000;
}
/*底部------------------------------------------------------------------------------*/
#PageBottom{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f04f04;
	padding: 16px;
	background-color: #E6E6E6;
	text-align: center;
	line-height: 22px;
}