ul, p, h1, h2, h3, h4, h5, h6, form {
	margin:0; padding:0
}
h1 ,h2{
	font-size:18px;
}
h3{font-size:14px; color:#FF0000}
li{list-style-type:none; margin:0; padding:0}
a{text-decoration:none; color:#000000}
a:visited{text-decoration:none; color:#000000}
a:hover{ text-decoration:none; color:#000000}



div{ overflow:hidden; zoom:1}
p, li {
	line-height:20px;
}
hr{ line-height:0; height:0; border-bottom:1px #ccc solid}
ul {
padding-left:20px;
}
body {
	background:url(body.jpg) repeat-x #fff;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
}
#container {
	
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {	
background:#666666;
position:relative;
}
#header ul {display:none;
	width:233px;
	position:absolute;
	left:203px;
	top:103px;
	padding:0px;
	margin:0px;
}
#header li {
float:left;
}

#pagecontent  {padding-left:22px}

#sidebar {
float:left;
width:215px;
}

#sidebox2 {padding-left:85px;
padding-top:40px;
height:95px;
width:130px;
background:url(connet.jpg) no-repeat left}

#sidebarbottom {
height:18px;
width:215px;
background:url(sidebar.gif) no-repeat bottom;
}

#sidebar .li1{ font-size:14px; background:url(sidebarli1.jpg) no-repeat; width:158px; line-height:32px; height:32px; padding-left:30px;}
#sidebar .li2{ font-size:14px; background:url(sidebarli2.jpg) no-repeat; width:158px; line-height:32px; height:32px; padding-left:30px;}

#sidebox {
background:#FFFFFF;
border-left:1px solid #eee;
}
#sidebox .tab_off  li a{ color:#ff0000; font-weight:bold}
#sidebox .tab_on   li a{ color:#000; font-weight:normal}



#mainpage {
padding-bottom:22px;
background:url(maincontent.gif) no-repeat bottom left;
float:left;
}

#mainContent {
    border-left:1px solid #eee;
	border-right:1px solid #eee;
	width:617px;
	padding:10px;
	background:#FFFFFF
}
#mainContent h1{background:url(maincontenth1.jpg) no-repeat left; height:56px; line-height:56px; padding-left:15px;}
#mainContent h2{ background:url(maincontenth2.jpg) no-repeat left; height:56px; line-height:56px; padding-left:15px;}
#mainContent .mainboxtop{background:url(mainboxtop.jpg) no-repeat;}
#mainContent .mainbox{background:url(mainboxbottom.jpg) #C7E7E2  no-repeat bottom; width:594px;}
#mainContent .mainbox p{margin:15px}



#buttom { 
margin:0 auto;
width:830px;
background:url(bottom2.gif)  no-repeat bottom;
padding-bottom:20px;
}
#buttom  table th{ text-align:center;}
#buttom  td{}
#buttom caption{ color:#FF0000; font-size:14px; font-weight:bold}
#buttommain{ 
background-color:#FFFFFF;
border-left:1px solid #eee;
border-right:1px solid #eee;}
#buttombox{
background-color:#C7E7E2;
 width:800; 
margin-left:20px;
margin-right:20px;}


#footer {
	padding: 0 10px 0 20px;

}
#footer p {
	text-align:center;
	padding: 10px 0;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


[if IE 5]>
<style type="text/css"> 
/* 将 IE 5* 的 css 方块模型修正放在这个条件注释中 */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* 请将所有版本的 IE 的 css 修复放在这个条件注释中 */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* 上面的专用 zoom 属性为 IE 提供避免错误所需的 hasLayout */
</style>
<![endif]
