﻿ body 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:22px;
	background-repeat:repeat-x;
	font-family:微软雅黑;
	color:#333333;
	background-color:#f3f3f3;
	/*background-image:url(../images/juncy/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; 背景不动 */
	background-image:url(../images/juncy/bg_inner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.juncyDiv
{
	text-align:left;
	width:1000px;
	overflow:hidden;
}


.topDiv
{
	height:124px;
	width:1000px;
	overflow:hidden;
}


.innerBannerDiv
{
	width:1000px;
	height:0px;
	overflow:hidden;
	background:green;
}
 

.Announcement
{
	width:998px;
	border:0px solid #bcc1bd;
	height:38px;
	line-height:15px;
	overflow:hidden;
}


.bodyDiv
{
	overflow:hidden;
	text-align:left; 
	width:980px;
	margin:0 auto;
	position:relative;
	/*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
	border:10px solid #ffffff;
	background-color:#f1f1f1;
}


.leftDiv
{
	width:200px;
	float:left;
	overflow:hidden;
	text-align:left;
	border:solid 0px red;
	/*
		leftmenu_sticky.js  改名
		.leftDiv  position:absolute;  去掉
		.contextDiv  margin-left:200px;  去掉
	*/
	position:absolute; 
	left:0px;
}


.contextDiv
{
	width:778px;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-left:200px;
	padding-left:8px;
	padding-bottom:10px;
	padding-top:0px;
	padding-right:0px;
	background-color:#FFFFFF;
}


.contextDiv_in
{
	word-wrap:break-word;
	border:0px #E0E0E0 solid;
	border-top:0px;
	width:768px;
	min-height:400px; height:auto; height:auto !important; height:400px; overflow:visible;	/* 最小高度又能自动拉伸 */
	padding:5px;
	margin-top:0px;
}

.productDetailsTitle
{
	height:37px;
	width:auto; 
	overflow:hidden; 
	line-height:33px; 
	padding-left:35px; 
	margin-bottom:8px;
	color:#FFFFFF;
	background-image:url(../images/productDetailsTitle_bg.gif);
	background-repeat:no-repeat;
}

.contextDiv_in_foot
{
	 width:766px;
	 height:0px;
	 overflow:hidden;
}

 
.middleDiv
{
	width:0px;
	background:#454545;
	float:left;
	overflow:hidden;
	text-align:left;
}


.siteMapNavigation
{
	width:100%;
	height:30px;
	float:left;
	overflow:hidden;
	text-align:left;
	margin:0px;	
	background-image:url(../images/juncy/bg9.gif);
	padding-left:10px;
}
.siteMapNavigation_left
{
	width:85%;
	height:100%;
	line-height:30px;
	overflow:hidden;
	float:left;
}
.siteMapNavigation_right
{
	width:15%;
	height:100%;
	line-height:30px;
	overflow:hidden;
	float:right;
	text-align:center;
}



.footDiv
{
	height:306px;
	width:1000px;
	overflow:hidden;
	color:#555555;
	text-align:center;
	padding-top:0px;
}
.footDiv a:link {text-decoration: none; color:#555555;}
.footDiv a:visited {text-decoration: none; color:#555555;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#555555;}


.imagePic
{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}


a:link {text-decoration: none; color:#333333;}
a:visited {text-decoration: none; color:#333333;}
a:hover {text-decoration: none; color:#e00000;}
a:active {text-decoration: none; font:#e00000; color:#333333;}

img
{
	border:0px;	
}

INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px; height:18px;
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px
}
