@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{text-decoration: none;} /* 链接无下划线,有为underline none*/ 
a:link {color: #575757;} /* 未访问的链接 */
a:visited {color: #575757;} /* 已访问的链接 */
a:hover{COLOR: #3888c8;} /* 鼠标在链接上 */ 
a:active {color: #575757;} /* 点击激活链接 */


.head {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	height: 66px;
	margin-top: 10px;
}
.logo {
	height: 55px;
	width: 180px;
	float: left;
	margin-left: 5px;
}
.headright {
	width: 612px;
	float: right;
}
.ie1023 {
	float: right;
	margin-bottom: 5px;
	padding-bottom:15px;
	padding-right:30px;
}
.topmenu {
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	float: right;
	width: 610px;
}
.topmenu .l {
	background: url(images/topmenu_left.gif) no-repeat left top
}
.topmenu .r {
	background: url(images/topmenu_right.gif) no-repeat right top; line-height: 25px; height: 27px
}
.topmenu .r ul {
	margin-left: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenu .r ul li {
	border-right: #ddd 1px solid;
	margin-top: 1px;
	float: left;
	list-style-type: none;
	overflow: hidden;
}
.topmenu .r ul li a {
	padding-right: 18px;
	display: block;
	padding-left: 18px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: capitalize;
	overflow: hidden;
}
.topmenu .r ul li a:link{color: #000000;}
.topmenu .r ul li a:visited {color: #000000;}
.topmenu .r ul li a:hover {
	background: #efefef; text-decoration: none}
.topmenu .r ul li a:active {color: #000000;}
.topmenu .r ul li a:hover {
	color: #3888c8;}
.searchbg {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/seach_bg.gif)
}
.searchbg .left {
	BACKGROUND: url(images/search_bg_left.gif) no-repeat left top
}
.searchbg .right {
	BACKGROUND: url(images/search_bg_right.gif) no-repeat right top; HEIGHT: 60px
}
.search {
	background: url(images/seachinbg.gif) repeat-x left 3px;
	float: left;
	width: 647px;
	line-height: 32px;
	padding-top: 3px;
	height: 32px;
   -margin: 0 1px; 	
   margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	color:#FFFFFF;
}
.serch_Member {
	float: right;
	height: 31px;
	width: 147px;
	background-image: url(images/Member.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	display: block;
	cursor: default;
}
.serch_Member A {	COLOR: #FFF; TEXT-DECORATION: none}
.serch_Member A:hover {
	COLOR: #ecf7ff; TEXT-DECORATION: underline
}
.popsearch {
	CLEAR: both; FONT-SIZE: 11px; MARGIN-LEFT: 15px; COLOR: #424242; LINE-HEIGHT: 24px; FONT-FAMILY: Arial
}
.popsearch A {	COLOR: #424242; TEXT-DECORATION: none}

.popsearch A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
.search .title {
	BACKGROUND: url(images/search.gif) no-repeat left top; HEIGHT: 32px
}
.search .searchselect {
	border-top-width: 0px; border-left-width: 0px; font-size: 11px; background: #fff; border-bottom-width: 0px; margin-left: 55px; color: #000; font-family: arial, sans-serif; height: 19px; border-right-width: 0px
}
.search .searchinput {
	border-top-width: 0px; padding-left: 3px; border-left-width: 0px; font-size: 11px; background: #fff; border-bottom-width: 0px; width: 100%; font-family: arial; height: 17px; border-right-width: 0px
}
.search .searchGo {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(images/search_go.gif) no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 46px; CURSOR: pointer; PADDING-TOP: 0px; HEIGHT: 32px; BORDER-RIGHT-WIDTH: 0px
}
.search A:hover .searchGo {
	BACKGROUND-POSITION: left bottom;
}
.search .searchGo:hover {
	BACKGROUND-POSITION: left bottom;
}
.main {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	overflow:hidden;
}
.main .left {
	float: left;
	width: 174px;
}
.main .right {
	float: right;
	width: 624px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: auto;
	border: 1px solid #e0e0e0;
}
.add {
	background-image: url(images/addbg.gif);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 25px;
	float: left;
	width: auto;
	overflow:hidden;
	padding-left: 10px;
}
.add span {
	float: right;
}
.container {
	padding: 10px;
	clear: both;
	line-height: 20px;
	text-align: justify;
	color: #575757;
}
.container h1{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-bottom: 5px;
	text-align: center;
}
.container h2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 12px;
	margin: 0px;
}
.footer{
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	color: #575757;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
}
.左边产品分类--------------------------------------------------------------------------{}
.mainmenu {
	font-weight: bold;
	font-size: 14px;
	width: 174px;
	line-height: 36px;
	text-align: center;
}
.mainmenu li {
	display: block;
	left: 0px;
	position: absolute;
	top: 35px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mainmenu .title {
	display: block; background: url(images/mainmenu_top.gif) no-repeat left top; overflow: hidden; width: 174px; height: 35px;color: #FFFFFF;
}
.mainmenu a.title:hover {
	background-position: left bottom;
	text-decoration: underline;
 	color: #FFFFFF;
}

.mainmenubottom {
	font-size: 1px;
	background: url(images/mainmenu_bottom.gif) no-repeat;
	overflow: hidden;
	width: 174px;
	height: 4px;
}

.menu {
	PADDING-LEFT: 1px; FONT-SIZE: 12px; Z-INDEX: 500; BACKGROUND: #92c3e1; PADDING-BOTTOM: 0px; WIDTH: 173px
}
.menu UL {
	margin: 0px;
	padding: 0px;
}
.menu UL LI {
	BORDER-TOP: #92c3e1 1px solid; DISPLAY: block; FONT-WEIGHT: bold; BACKGROUND: url(images/menu_arrow_bg.gif) #ecf7ff no-repeat -6px -101px; FLOAT: left; WIDTH: 172px; LINE-HEIGHT: 24px; HEIGHT: 24px; -overflow: hidden;text-align: center;
}
.menu A {
	DISPLAY: block;
	FONT-SIZE: 1em;
	FLOAT: left;
	WIDTH: 100%;
	COLOR: #000;
	TEXT-INDENT: 0.2em;
	HEIGHT: 100%;
	TEXT-DECORATION: none;
	padding-left:20px;
	padding: 0px;
}
.menu A:hover {
	Z-INDEX: 100;
	COLOR: #000;
	POSITION: relative;
	TEXT-DECORATION: none;
	background-color: #fff;
	background-image: url(images/menu_arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: -1px -128px;
}
.menu UL LI A:hover {
	BORDER-TOP: #a6a6a6 1px solid; MARGIN-TOP: -1px
}
.新闻中心--------------------------------------------------------------------------{}
.news{
	width: 533px;
	margin-left: 25px;
	float: left;
}
.news dl{
	margin: 0px;
	padding: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.news dd{
	margin: 0px;
	padding: 0px;
}
.newdd1{
	width: 14%;
	text-align: center;
	float: left;
	line-height: 25px;
}
.newdd2{
	width: 70%;
	text-align: left;
	float: left;
	line-height: 25px;
	overflow: hidden;
}
.newdd3{
	width: 16%;
	float: right;
	line-height: 25px;
	text-indent: 10px;
}
.page{
	width: 533px;
	margin-left: 25px;
	float: left;
}
.分页样式--------------------------------------------------------------{}
DIV.pages {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 0.85em; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; FONT-FAMILY: Tahoma,Helvetica,sans-serif; TEXT-ALIGN: center
}
DIV.pages A {
	BORDER-RIGHT: #ccdbe4 1px solid; PADDING-RIGHT: 8px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #ccdbe4 1px solid; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccdbe4 1px solid; COLOR: #0061de; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccdbe4 1px solid; TEXT-DECORATION: none
}
DIV.pages A:hover {
	BORDER-RIGHT: #2b55af 1px solid; BORDER-TOP: #2b55af 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #2b55af 1px solid; COLOR: #fff; BORDER-BOTTOM: #2b55af 1px solid; BACKGROUND-COLOR: #3666d4
}
DIV.pages A:active {
	BORDER-RIGHT: #2b55af 1px solid; BORDER-TOP: #2b55af 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #2b55af 1px solid; COLOR: #fff; BORDER-BOTTOM: #2b55af 1px solid; BACKGROUND-COLOR: #3666d4
}
DIV.pages SPAN.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #000; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
DIV.pages SPAN.disabled {
	DISPLAY: none
}
DIV.pages A.next {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 0px 0px 10px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.next:hover {
	BORDER-RIGHT: #2b55af 2px solid; BORDER-TOP: #2b55af 2px solid; BORDER-LEFT: #2b55af 2px solid; BORDER-BOTTOM: #2b55af 2px solid
}
DIV.pages A.prev {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 10px 0px 0px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.prev:hover {
	BORDER-RIGHT: #2b55af 2px solid; BORDER-TOP: #2b55af 2px solid; BORDER-LEFT: #2b55af 2px solid; BORDER-BOTTOM: #2b55af 2px solid
}
.联系我们------------------------------------------{}
.contactcontainer{
	clear: both;
	line-height: 20px;
	text-align: left;
	color: #575757;
	background-image: url(images/contactcontainer.gif);
	background-position: 400px bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 420px;
}
.contactcontainer h1{
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-bottom: 5px;
	text-align: left;
}
.留言板----------------------{}
.Book{
	width: 450px;
	overflow:hidden;
}
.Book ul{
	margin: 0px;
	padding: 0px;
}
.Bookli1{
	float: left;
	width: 80px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	list-style-type: none;
}
.Bookli2{
	float: left;
	width: 370px;
	line-height: 30px;
	height: 30px;
	list-style-type: none;
}




.产品展示------------{}
.proshow {
	background-image: url(images/proshowbg.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 119px;
	float: left;
	margin-right: 20px;
	*margin-right: 18px;
	margin-left: 4px;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;	
	visibility: inherit;
}
.proshow img{
	margin-bottom: 12px;
	height: 88px;
	width: 106px;
}
.proviewdiv {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #e0e0e0;
	overflow:hidden;
}
.proviewdiv .proimg {
	padding: 10px;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	text-align: center;
	float: left;
	overflow:hidden;
}
.proviewdiv .Other {
	width: 270px;
	float: right;
	overflow:hidden;
}
.proviewdiv .Price {
	line-height: 20px;
	float: left;
	width: 260px;
}
.proviewdiv .Other .plans {
	width: 260px;
}
.proviewdiv .Other .plans img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.introduction {
	padding: 5px;
	border: 2px solid #E0E0E0;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	list-style-type: none;

}
.ili1{
	line-height: 25px;
	background-color: #e0e0e0;
	font-weight: bold;
	color: #333333;
}
.ili2{
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Category{
	padding: 5px;
	border: 2px solid #E0E0E0;
	width: 530px;
	margin-top: 15px;
	margin-bottom:10px;
	list-style-type: none;
	overflow:hidden;
}
.ili3{
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ili3 dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	width: 130px;
}
.ili3 dd a{
	display: block;
}
.ili3 dd a:link{color: #000000;}
.ili3 dd A:hover {color: #3888c8;}


.产品放大页------------------------------------------------------------{}
.zoompicture {
	position:absolute;
	top:50%;
	left:50%;
	width:780px;
	height:460px;
	border:1px solid #3888c8;
	line-height:20px;
	background-color: #FFFFFF;
	margin-top: -230px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -400px;
}
.inputdiv {
	height: 25px;
	width: auto;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: top;
}
.inputdiv input {
	color: #FFFFFF;
	background-color: #99CC00;
	border: 0px;
}

body,td,th {
	font-size: 12px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF0000;
}
.pic {
	margin-bottom: 5px;
	overflow:hidden;
}
.bigpic {
	float: left;
	width: 460px;
	height: 365px;
	padding: 10px;
	border: 1px solid #3888c8;
	margin-left: 10px;
	_margin-left: 5px;

}
.Smallpic {
	float: right;
	width: 245px;
	border: 1px solid #3888c8;
	margin-right: 10px;	_margin-right: 5px;
	padding: 10px;
}
.Smallpic h1{
	font-size: 12px;
	color: #0066CC;
}

.Smallpic img{
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.zoombottom {
	text-align: right;
	height: 32px;
}
.zoombottom input {
	color: #FFFFFF;
	background-color: #99CC00;
	border: 0px;
	margin-top: 12px;
}
.会员中心-------------------{}
.topMember{
	width: 300px;
	float: left;
	margin-left: 60px;
	margin-top: 10px;
}
.topMember dd{
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topMember dd a{color: #3888c8;font-weight: bold;}
.topMember dd a:hover{color: #575757;font-weight: bold;}
.login {
	margin-left: 150px;
	list-style-type: none;
}
.loginleft{
	width: 60px;
	float: left;
}
.login li{
	margin: 5px;
}
.reg a{color: #3888c8;font-weight: bold;}
.reg a:hover{color: #575757;font-weight: bold;}
.reginfo{
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
.regdiv{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	overflow:hidden;
}
.regli1{
	line-height: 25px;
	font-weight: bold;
	float: left;
	height: 25px;
	width: 100px;
	text-align: right;
	margin-right: 15px;
}
.regli2{
	float: left;
	height: 25px;
	width: 250px;
}
.reginput{
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	color: #0066CC;
}
.download{overflow:hidden;}
.download_left{
	width: 40%;
	float: left;
}
.download_right{
	width: 40%;
	float: right;
}
