@charset "utf-8";
@import "/USITE/Css/ui/smoothness/jquery-ui-1.7.1.custom.css";
/* CSS Document */
*{
	padding:0;
	margin:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
img{border:0;}
body{
	background-image: url(images/di.gif);
	background-repeat: repeat-x;
	background-color: #111a45;
	background-position:0px 0px;
}
#Content .userview,#Content .newsview {
	font-size:14px;
	line-height:1.8em;
	text-align:left;
	color: #333333;
}
#Content .userview .content,#Content .newsview .content {
	padding: 10px;
}
#Content .userview p,#Content .newsview p{margin:12px 0;}
/*位置块定义-------------------------------------------------------------------------------*/
#container{
	width:950px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*.control{border:1px solid red}*/
/*头部------------------------------------------------------------------------------*/	
#PageTop{
	padding-top: 10px;
	background-image: url(images/di_banner.jpg);
	background-repeat: no-repeat;
	height: 153px;
}
#PageTop a{color:#fff;text-decoration:none;}
#PageTop a:hover{color:#ff0000}
#logo{
	float: left;
	padding-left: 10px;
}

#language{
	float: right;
}
#language li{
	float: left;
}

#language ul li a{margin: 4px;}
#language ul li a:hover{}
#language ul li.active a span{color:#9ecd1c}
				

#banner{
	clear: both;
	height:55px;
}
#banner h1{
	color: #FFFFFF;
}

#menu{
	text-align:center;
	position: absolute;
	top: 114px;
	width: 950px;
}
#menu li{
	display:inline;
	background-image: url(images/menu_lian.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu li a span{
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#menu li a:hover{
	color: #111a45;
}
#menu .active a span{
	color: #111a45;
}

/*中部------------------------------------------------------------------------------*/
#main{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	display:block;
	zoom:1;
}
/*右边------------------------------------------------------------------------------*/	
#THREE-RIGHT #PageRight{
	float: right;
	line-height: 24px;
	width: 322px!important;
	width:316px;
}
#PageRight a{
	color: #000000;
}
#PageRight a:hover{
	color: #ff0000;
}
#PageRight h2 span{
	font-size: 14px;
	color: #111a45;
	font-weight: bold;
	line-height: 28px;
}
#PageRight1{
	padding-left: 20px;
	width: 278px;
}
#partsearch{
	text-align: center;
	vertical-align: top;
	height: 30px;
}
#PageRight .advsearch{
	background-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#userstyle select {
	width: 230px;
}

/*登陆*/
#loginform{
	height: 136px;
	background-image: url(images/dl.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	padding: 10px;
}
#loginform h2{
	text-align: center;
}
#loginform h2 span{
	color: #FFFFFF;
}
#loginform li{
	clear:both;
	padding-left: 50px;
}
#loginform label{
	display:none;
}
#loginform input.txt{width:140px!important;width:130px;}
#loginform .content{
	margin-top: 20px;
	margin-left: 0px;
	text-align:left;
}
#loginform .content ul{position:relative;}
#loginform  .content li{width:220px!important;width:190px;}
#loginform li #loginbtn{position:absolute;left:195px!important;top:-55px!important;top:-50px;left:195px;width:45px;height:45px;}
#loginform li.info{position:absolute;top:50px;color:red;left:-10px;line-height:15px;}
#loginform li.bottom{
	margin: 10px;
	text-align:left;
	position:relative;
}
#loginform li.bottom a{color:#fff;margin:0 0 0 150px;white-space:pre;}
/*按钮*/
#partsearch {background-color:transparent;}
#partsearch form input.txt{border:1px solid #86898C; background:#fff;height:18px;line-height:18px;width:172px;}
#partsearch form input.btn{border:1px solid #86898C;background:#020001;color:#FFF;height:20px;line-height:18px;margin:0 0 0 4px;}

/*下拉选择框样*/
#PageLeft form li select{width:100%;}
#PageLeft form li label{width:100%;padding:4px 0;display:block;}

/*内容------------------------------------------------------------------------------*/
#THREE-RIGHT #Content{
	width: 610px!important;
	width:615px;
	float: left;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #040f45;
	padding-top: 14px;
	padding-left: 14px;
	line-height: 20px;
	background-image: url(images/jiao.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Content h2 span{
	font-size: 14px;
	font-weight: bold;
	color: #111a45;
	display: block;
	line-height: 24px;
	background-image: url(images/jia.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 20px;
	background-color: #DFDFDF;
}


/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
	margin-bottom: 10px;
}
.usernav ul{padding:0;margin:0;list-style:none;overflow:hidden;_height:1%;
}
.usernav h2{
	padding-bottom: 4px;
}
.usernav li{
	display:block;
	float:none;
	width:100%;
	line-height: 26px;
}
.usernav li a{
	color: #CCC;
	text-decoration: none;
	display:block;
	background-image: url(images/biao.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 90%;
}
.usernav li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.usernav li .active{
	color: #FFCC00;
	text-decoration: underline;
}
.usernav li.hidden{display:none;}
.usernav li a img{border:1px solid #fff;display:block;}
/*底部------------------------------------------------------------------------------*/
#PageBottom{
	padding-top: 14px;
	background-color: #FFFFFF;
}
#copyright{
	border-top:3px solid #999;
	text-align: center;
	background-color: #DDD;
	padding: 24px;
	line-height: 22px;
	margin: 0px;
	clear: both;
	display:block;	
	_height:10px;
}

#regform{
	padding:10px;
}
#regform li{height:25px;}
#regform label{float:left;width:80px;display:block;}
.large{width:300px;}
.toolsbar{margin:10px 0;}
#orderform{padding:10px;}
#pdcar .content div.info{font-size:24px;color:orange;margin:10px 0;}
#pdcar .content div.info a{font-size:24px;}
#pdcar .content div.success{font-size:24px;color:orange;margin:10px 0;}
#pdcar .content div.success ul li{font-size:24px;margin:10px 0;}

#orderform li{_height:1%;overflow:hidden;clear:both;}
#orderform li label{display:block;float:left;width:80px;}
#orderform #faddress{width:400px;}
#orderform #fmessage{width:400px;height:70px;}
