@charset "utf-8";
@import "/USITE/Css/ui/smoothness/jquery-ui-1.7.1.custom.css";
/*基本框架样式 Creat by david 2009-2-7*/
*{padding:0;margin:0;list-style:none;}
/*--------------------------------------------------------------------------------------------------------------------*/
/*基本常量*/
ul, ol {list-style:none}
img {border:none}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #ff0000;
}
/* General */
html, body {height:100%}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #e9e9e9;
}
#PageLeft li.more a{color:orange;font-weight:bold;}
#main .userview,#news_view {
	font-size:14px;
	line-height:180%;
	text-align:left;
	clear:both;
}
#main .userview p{margin:12px 0;}
#news_view p{margin:12px 0;}

/*位置块定义*/
#container{
	width:960px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/bg0.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/*头部------------------------------------------------*/
#PageTop{
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 390px;
}
#menu{
	text-align: center;
	width: 100%;
}
#menu .main{
}
#menu li{
	display: inline;
	line-height: 56px;
	overflow:hidden;
}
#menu li a {
	text-decoration: none;
	line-height: 56px;
	padding-top:20px;
	padding-bottom: 10px;
	_padding-bottom: 0;
	font-weight: bold;
	color: #990000;
}
*+html #menu li a{
	padding-bottom: 0;
}

#menu li a span{
	font-size: 13px;
	line-height: 56px;
	padding-top:20px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#menu li a:hover{
	color: #FF0000;
}
#menu li.active a{
	background-image: url(images/menu_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.active a span{
	background-image: url(images/menu_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu .active a span{
	color: #fff;
}
#banner {
	float: right;
	width: 650px;
	margin-top: 4px;
}
#banner h1{
	font-size: 16px;
	position:static!important;
	color: #000;
	font-weight: bold;
	line-height: 32px;
}
#adroter,#flash {
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#logo{
	width: 290px;
	height:140px;
	position: absolute;
	left: 10px;
	top: 60px;
	text-align: center;

}
#logo .main{
	position: absolute;
	top: 50%;left:50%;
}
#logo .main img{
	position: relative;
	top:-50%;left:-50%;
}
#language {
	text-align: center;
	width: 290px;
	position: absolute;
	left: 10px;
	top: 200px;
}
#language a {
	color: #666;
}
#language a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#language .active a {
	color: #99CC00;
	text-decoration: underline;
}
#user1 {
	position: absolute;
	left: 15px;
	top: 240px;
	min-height:130px;
	width:280px;
	background:url(images/tel.gif) no-repeat right bottom;
}
#user1 h2 {
	font-size: 26px;
	line-height: 1.8em;
	color: #CC0000;
}

/*号码搜索*/




/*边------------------------------------------------------------------------------*/	
#DEFAULT #PageLeft{
	float: left;
	line-height: 24px;
	/*width: 260px!important;*/
	width:290px;
}
#PageLeft #PageLeft1 {
}
#PageLeft #PageLeft2 {

}
#PageLeft a{
	color: #333;
}
#PageLeft a:hover{
	color: #ff0000;
}
#PageLeft h2{
	background-image: url(images/h2.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 16px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
#PageLeft h2 span{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
/*列表---------------------------------------------------------------------------------------------*/
#PageLeft .main{
	padding-bottom: 10px;
}
#PageLeft .makelist img {float: left;}
#PageLeft .makelist,#PageLeft .partlist {

}
#PageLeft .makelist li,#PageLeft .partlist li{
	padding-left: 10px;
}
#PageLeft .makelist li a,#PageLeft .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%;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover{
	color: #FF0000;
	background-color: #EEEEEE;
	display: block;
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active{
	color: #FF0000;
	font-weight: bold;
}
#PageLeft .makelist li.hidden,#PageLeft .partlist li.hidden{display:none;}
#PageLeft .makelist li a img,#PageLeft .partlist li a img{border:1px solid #fff;display:block;}
#PageLeft .makelist li a:hover img,#PageLeft .partlist li a:hover img{border:1px solid red;}
#PageLeft .makelist .more a,#PageLeft .partlist .more a{
	color: #005097;
	text-decoration: underline;
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
	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 .active{
	color: #FF0000!important;
	font-weight: bold;
	text-decoration: underline;
}
/*搜索------------------------------------------------------------------------------*/
.advsearch {
}
.advsearch .content{
	padding-right: 10px;
	padding-left: 10px;
}
.advsearch li{
	padding-top: 5px;
}
.advsearch li label {
	color: #333;
	display: block;
	font-weight: bold;
}
.advsearch select {
	width: 260px;
}
.advsearch input {
}



/*联系------------------------------------------------------------------------------*/
#contact {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*联系卡片------------------------------------------------------------------------------*/
#contactcard li{
	padding-left: 10px;
}
#contactcard li label{
	font-weight: bold;
	margin-right: 2px;
}
#contactcard a{
	text-decoration: underline;
}

/*内容------------------------------------------------------------------------------*/
#DEFAULT #Content{
	/*width: 670px!important;*/
	width:653px;
	float: right;
	overflow: hidden;
}
#Content{
}
#Content h2,#home h2 {
	padding-left: 20px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
}
#Content h2 span,#home h2 span{
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
#productsolid {
	overflow: hidden;
}
/*品牌列表---------------------------------------------------------------------------------------------*/
#Content .makelist{padding:0;margin:0;clear:both;}
#Content .makelist h2{padding:5px 0;margin:0;border-bottom:1px dotted #ccc;font-size:16px;}
#Content .makelist ul{padding:0;margin:0;list-style:none;overflow:hidden;_height:1%;}
#Content .makelist li{
	margin:5px;
	float:left;
	width:103px;

	text-align:center;
	display: block;
	height: 20px;
}
#Content .makelist li a{
	color: #000000;
	text-decoration: none;
}
#Content .makelist li a:hover{color: #FF0000;text-decoration: underline;}
#Content .makelist li.hidden{display:none;}
#Content .makelist li a img{
	display:block;
	margin:0 auto;
	text-align: center;
}
#Content .makelist li a:hover img{}
#Content .makelist ul.imglist li{border:1px solid #ccc;text-align:center;padding:5px;height:70px;}
#Content .makelist .more a{color:red;}
#Content .makelist .more a:hover{}
/*用户模块--图文展示*/
#PageLeft .userview .container .content{
	padding-right: 10px;
	padding-left: 10px;
}

/*底部------------------------------------------------*/
#PageBottom{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff0000;
	padding: 16px;
	margin-top: 10px;
	background-color: #eee;
	text-align: center;
	line-height: 22px;
}