﻿body 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:22px;
	background-repeat:repeat-x;
	font-family:Arial;
	color:#444444;
	background-color:#E0e0e0;
	/*background-image:url(../images/juncy/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; 背景不动 */
}


.juncyDiv
{
	text-align:left;
	width:auto;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
}


.bodyDiv
{
	overflow:hidden;
	text-align:left; 
	width:100%;
	margin:0 auto;
	position:relative;
	/*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
	background-color:#F9F9F9;
}



.footDiv
{
	height:100px;
	width:100%;
	background:#ececec;
	overflow:hidden;
	color:#8E8E8E;
	border-top:2px #a7a7a7 solid;
	text-align:center;
	padding-top:5px;
}
.footDiv a:link {text-decoration: none; color:#8E8E8E;}
.footDiv a:visited {text-decoration: none; color:#8E8E8E;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#8E8E8E;}


.imagePic
{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}


a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none; color:#e00000;}
a:active {text-decoration: none; font:#e00000; color:#444444;}

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
}
