/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#e8f4fd;}
a:link,a:visited {font-size:12px;text-decoration:none;color: #000000;
}
a:hover {
	color: #0000FF;
}
#container {
	width:900px;
	background:#FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/*页面头部*/
#header {
	height:60px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	padding: 8px;
	background-position: left 20px;
	text-align:right;
}
#header h1{
	font-size: 12px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 30px;

}
#header h2{
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #669999;
	border-bottom-color:  #669999;
	margin-left: 650px;
	margin-right: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
	text-align: center;
}
#t{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#menu {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	
}/*利用padding:20px 20px 0 0来固定菜单位置*/
#menu ul {
	float:right;
	list-style:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*添加了float:right使得菜单位于页面右侧*/
#menu ul li {
	width: 75px !important;
	float:left;
	display:block;
	line-height:30px;
	font-size: 12px;
	background-image: url(img/dd_bj.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#banner {
	width:900px;
	height:150px;
	margin:auto;
	clear:both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/top.GIF);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
/*页面主题*/
#pagebody {
	width:900px; /*设定宽度*/
	margin:3px auto; /*居中*/
}
#line{	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#red{
	font-size: 12px;
	color: #0000FF;
}

#sidebar {
width:240px; /*设定宽度*/
text-align:left; /*文字左对齐*/
float:left; /*浮动居左*/
clear:left; /*不允许左侧存在浮动*/
overflow:hidden; /*超出宽度部分隐藏*/
border:#cccccc solid 1px;
}
#bodyleft {
	float:left;
	list-style:none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#bodyleft li {
	margin: 0px;
	float: left;
	width: 240px !important;
	width /**/: 240px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 10pt;
	color: #0000FF;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#bodyleft h1 {
	width: 240px !important;
	width /**/: 240px;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	padding: 0px 0px 2px 20px;

}


#mainbody {

width:650px;
text-align:left;
float:right; /*浮动居右*/
clear:right; /*不允许右侧存在浮动*/
overflow:hidden;
}
#bodytop{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}

#bodyright{
	float:right;
	list-style:none;
	margin:1px 5px 0 px 5px;
	padding: 5px;
	width: 630px;
	border:#CCCCCC solid 1px;
}
#box{
	float:left;
	list-style:none;
	margin:10px;
	width: 300px;
}

#bodyright h1{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

#bodyright h2{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#bodyright li {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
}
#bodyright t{
	font-size: 12px;
	font-weight: bold;
}
.box {
	float: left;
	width:900px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C4565;
}
#phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
#footerleft {
	width:200px; /*设定宽度*/
	text-align:center; /*文字左对齐*/
	overflow:hidden; /*超出宽度部分隐藏*/
	margin: 4px;
	width: 200px !important;
	float:left; /*浮动居左*/
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	line-height: 20px;
}

#footerright{
	width:670px; /*设定宽度*/
	text-align:left; /*文字左对齐*/
	overflow:hidden; /*超出宽度部分隐藏*/
	margin: 4px;
	width: 670px !important;
	float:left; /*浮动居左*/
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footerright li{
	width: 670px !important;
	margin: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "宋体";

}
.webleft{
	float:left;
}
.webright{
	float:left;
}