body {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}
select,input{
	font-size: 11px;
	font-family: Arial;
}

form,ul{margin: 0px;padding: 0px;}
td{font-family: Arial, Helvetica, sans-serif;color: #000000;line-height: 130%;}
p{text-align: left;margin: 0px 0px 10px;padding: 10px 0px 0px;}
.red {color: #FF0000;}

.w1004 {
	width: 1004px;
	margin: 0px auto;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #FF0000;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
	font-size: 18px;
}

/* Link的通用定义 */
a:link,a:visited{color: #0C88BA;text-decoration: underline;}
a:hover{color: #FF9000;text-decoration: none;}

/* 浮动定义*/
.fr{float: right;}
.fl{float: left;}

/* 对齐方式 */
.c{text-align: center;}
.l{text-align: left;}
.r{text-align: right;}

/* 首页样式 */
#logo {
	font-size: 0px;
	line-height: 0px;
}
#nav {
	height: 36px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	margin-top: 0px;
}
#navmenu {
	text-align: right;
	color: #B7DCEA;
	padding-right: 10px;
	padding-top: 13px;
	background-color: #0C88BB;
	height: 22px;
	background-image: url(../images/navleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#navmenu a:link,#navmenu a:visited {
	color: #B7DCEA;
	font-weight: bold;
	text-decoration: none;
}
#navmenu a:hover {
	color: #FFFFFF;
}

/* 中间内容部份 */
#main {
	background-color: #FFFFFF;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: auto;
}

/* 左侧菜单 一级目录 */
#leftmenu {
	width: 240px;
	float: left;
	padding: 10px;
}
#leftmenu ul{
	margin: 10px 0px 40px;
	padding: 0px;
}
#leftmenu ul li{
	list-style-type: none;
	padding-left: 16px;
	font-weight: bold;
	background-image: url(../images/ico-leftmenu.jpg);
	background-repeat: no-repeat;
	color: #FF9000;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-bottom: 6px;
	display: block;
}
#leftmenu ul li a:link,#leftmenu ul li a:visited{
	text-decoration: none;
	color: #FF9000;
}
#leftmenu ul li a:hover{
	text-decoration: none;
	color: #009BDB;
}
/* 当有二级产品目录时需要 */
.collapsed{ display:none}

/* 左侧菜单 二级菜单 */
#leftmenu div{
	margin-right: 15px;
	background-color: #E3E3E3;
	padding-top: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 1px;
	font-weight: normal;
}
#leftmenu div div{
	background-color: #F3F3F3;
	background-image: url(../images/ico-leftdiv.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 1px;
	color: #FFAE00;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	display: block;
}
#leftmenu div div a:link,
#leftmenu div div a:visited{
	color: #FFAE00;
	text-decoration: none;
}
#leftmenu div div a:hover{
	text-decoration: underline;
}
	

/* 左侧导航定位 */
#leftmenu .leftnow a:link, 
#leftmenu .leftnow a:visited, 
#leftmenu .leftnow a:hover{font-weight: bold;color: #009BDB;text-decoration: underline;}

#leftmenu #contact {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#leftmenu #counter {
	background-image: url(../images/bg-counter.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 26px;
	padding-top: 10px;
	padding-left: 65px;	margin-right: 0px;
	margin-left: 0px;
}

/* 主要内容 */
#mainright {
	float: left;
	width: 724px;
	padding: 10px;
	background-image: url(../images/bg-mainright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg-title1.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Verdana;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg-title2.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Verdana;
}

.about {
	margin-bottom: 20px;
	padding: 15px;
}
.about img {
	padding-right: 15px;
	float: left;
}
.more {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/* 首页产品 */
.hotpro{float: left;padding: 10px;}
.hotpro div{
	width: 150px;
	vertical-align: top;
	text-align: center;
	float: left;
	color: #0C88BA;
	margin: 10px;
}
.hotpro div img{
	margin-bottom: 5px;
	padding: 2px;
	border: 1px dashed #C4C4C4;
}

/* 版权信息 */
#copyright {
	background-color: #F1F1F1;
	text-align: right;
	padding-right: 10px;
	color: #A6A6A6;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#copyright a:link,#copyright a:visited {
	color: #999999;
	text-decoration: underline;
}
#copyright a:hover {
	color: #CCCCCC;
}

/* 当前位置导航 */
#local{
	font-size: 11px;
	margin-bottom: 10px;
	text-align: right;
}

/* 产品类别索引页 products.php */
.cat1{
	margin-top: 10px;
	margin-bottom:10px;
	clear: both;
	margin-left: 20px;
}
.cat1 h1{
	font-size: 14px;
	padding: 0px;
	margin-bottom: 5px;
	color: #0C88BA;
}
.cat1info{
	width: 95%;
}
.cat2{
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 3px;
	line-height: 150%;
	margin-left: 5px;
}
.cat2 a:link,.cat2 a:visited {
	color: #997E00;
	text-decoration: underline;
}
.cat2 a:hover {
	color: #0E88BB;
	text-decoration: underline;
}
.catimg img{
	border: 1px dashed #000080;
	float: right;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	clear: both;
}



/* 产品搜索框 */
#from_search{
	text-align: right;
	margin: 5px;
	font-weight: bold;
	color: #0C88BA;
}
#search input {
	color: #CEE7F1;
	background-color: #0C88BA;
}

/* 产品列表排列方式 0 products-list.php */
.info {
	color: #997E00;
}
.prolist2{
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 10px;
}
.prolist2 .proimg{
	float: left;
	margin-right: 5px;
}
.prolist2 .proimg img{
	border: 1px dashed #c4c4c4;
	margin: 0px;
	padding: 1px;
}
.prolist2 .proname{
	margin-bottom: 10px;
	font-weight: bold;
	margin-right: 10px;
}

/* 产品详细页面 */
.prodetails div {
	margin-top: 5px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}

/* 添加到询价篮区域 */
.basket{
	padding-top: 8px;
	display: block;
	height: 20px;
}
#submitadd{color: #B7DCEA;background-color: #0C88BA;padding-top: 2px;border-top: 1px solid #9ADEF9;border-right: 1px solid #00405A;border-bottom: 1px solid #00405A;border-left: 1px solid #9ADEF9;}

/* 询价篮页面 pro_inquire_basket.php */
.inquirebasket {width: 100%;}
.inquirebasket td{background-color: #E1E1E1;padding: 3px;}
.inquirebasket input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nextbasket font{font-weight: bold;color: #FF0000;}

/* 询价成功页面 */
.basketsuc {
	color: #997E00;
	text-align: center;
	margin-top: 50px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 100px;
}

/* 翻页处及返回处样式 */
.page{
	text-align: right;
	background-color: #EBEBEB;
	padding: 2px 3px 4px 0px;
	margin-top: 15px;
	font-weight: bold;
	clear: both;
}
.back {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}
