﻿@charset "utf-8";
/*全局*/
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #555555;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, sans-serif;
	text-align: left;
	background-repeat: repeat;
	background-image: url(../images/grey/body_bg.jpg);
}
/*此句可改成所有(*)*/
ul,li,dl,dt,dd,div,p{margin:0;padding:0;border:0;}
ul{ list-style:none;}
.clear{clear:both;}
.blank3{clear:both; height:3px;}
.blank6{clear:both; height:6px;}
.blank9{clear:both; height:9px;}
.left {float:left;}
.right{float:right;}
p{
	text-indent: 2em;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:link {
	COLOR: #555555; TEXT-DECORATION: none
}
A:visited {
	COLOR: #555555; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0099FF; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
/*/全局*/
.overall {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 992px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	/*background-image: url(../images/bg/frame_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainarea {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	_MARGIN: 10px 10px 0px;
	WIDTH: 950px;
	COLOR: #555555;
	PADDING-TOP: 10px;
	POSITION: relative;
	background-color: #ffffff;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*头部开始*/
#headtop{
	height: 24px;
	text-align: right;
	line-height: 24px;
}
#headtop select{
	height:18px;
	margin: 0px;
	padding: 0px;
}
#headtop ul{}
#headtop ul li{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#headtop ul li a{}
#header {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 16px;
	MARGIN: 0px;
	WIDTH: 950px;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 94px;
	background-image: url(/images/grey/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
}
#logo{
	float: left;
	width: 270px;
	margin-top: 10px;
}
#topcontent{
	float: right;
	width: 650px;
	margin-top: 10px;
}
/*头部结束*/
/*两个广告展示区开始*/
#showarea1{}
#showarea2{ height:90px;}
/*两个广告展示区结束*/
/*头部菜单栏开始*/
#menuarea {
	WIDTH: 950px;
	POSITION: relative;
	HEIGHT: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul#headnav{
	list-style-type: none;
	text-align: center;
	overflow: visible;
}
ul#headnav li{
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	width: 79px;
	overflow: visible;
	float: left;
	height: 26px;
}
ul#headnav li a{
	display: block;
	border: 1px solid #333333;
	width: 74px;
	line-height: 26px;
}
ul#headnav li A:link {
	COLOR: #555555; TEXT-DECORATION: none
}
ul#headnav li A:visited {
	COLOR: #555555; TEXT-DECORATION: none
}
ul#headnav li A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #829A0C;
}
ul#headnav li A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
ul#headnav li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 180px; position: absolute; 
} 
ul#headnav li ul li{
	float: left;
	width: 180px;
	background-color: #FFF;
	padding: 2px;
} 
ul#headnav li ul a{ wedisplay: block; width: 156px;text-align:left;padding-left:24px; 
} 
ul#headnav li ul a:link {
	color:#333333;
	text-decoration:none;
} 
ul#headnav li ul a:visited {
	color:#333333;
	text-decoration:none;
} 
ul#headnav li ul a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background:#829A0C;
} 
ul#headnav li:hover ul { 
left: auto; 
} 
ul#headnav li.hover ul { 
left: 2px; 
} 
/*头部菜单栏结束*/
.indexcontent{
	clear: both;
}
/*default begin*/
.page {
	WIDTH: 950px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #ffffff;
	clear: both;
}
/*index news*/
#indexnews{
	border: 1px solid #cccccc;
	height: 238px;
	width: 530px;
	float: left;
}
#indexnews .titlearea{
	height: 30px;
	list-style-type: circle;
}
#indexnews .title{
	font-family: "黑体";
	font-size: 16px;
	line-height: 28px;
	width: 150px;
	float: left;
	padding-left: 20px;
}
#indexnews .titlemore{
	width: 50px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
#indexnews .content{}
#indexnews .cleft{
	float: left;
	width: 260px;
	text-align: center;
}
#indexnews .cright{
	width: 268px;
	float: right;
}
#indexnews ul{list-style:none!important}
/*indexnews End*/
/*index Project Begin*/
#indexproj{
	height: 238px;
	width: 409px;
	float: right;
}
#indexproj .title{
	width: 67px;
	float: left;
	text-align: center;
	height: 26px;
	line-height: 26px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
	cursor: pointer;
}
#indexproj .titleend{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#indexproj .titleselect{
	width: 67px;
	float: left;
	text-align: center;
	height: 26px;
	line-height: 26px;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#indexproj .content{
	height: 211px;
	width: 407px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/grey/indexproj.gif);
	background-repeat: no-repeat;
	background-position: 200px 70px;
}
#indexproj .contents{
	padding: 10px;
}
#indexproj ul{list-style:none;}
/*index Project End*/
/*3 blocks */
#c1{
	height: 318px;
	width: 350px;
	clear: both;
	float: left;
	position: relative;
	border: 1px solid #CCCCCC;
}
#c2{
	float: left;
	height: 318px;
	width: 274px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#c2 .content{margin:10px;}
#c2 .content div{
	height: 25px;
	width: 70px;
	float: left;
	text-align: center;
	line-height: 25px;
	border: 1px dashed #CCCCCC;
	margin: 4px;
	background-color: #E7E7E7;
}
#c2 .content ul{list-style:none; padding:0px; margin:0px;}
#c21{}/*可扩充*/
#c22{}
#c3{
	float: right;
	height: 318px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
#c1 .titlearea,#c2 .titlearea,#c3 .titlearea {
	height: 30px;
	background-image: url(../images/grey/title1.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#c1 .title,#c2 .title,#c3 .title{
	font-family: "黑体";
	font-size: 16px;
	line-height: 30px;
	width: 150px;
	float: left;
	padding-left: 50px;
}
#c1 .titlemore,#c2 .titlemore,#c3 .titlemore{
	float: right;
	width: 50px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91D4FE;
	border-bottom-color: #91D4FE;
	border-left-color: #91D4FE;
	text-align: right;
}
/*分块显示*/
#c3 DL {
	CLEAR: both;
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 288px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#c3 DT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FLOAT: right;
	WIDTH: 200px;
	LETTER-SPACING: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#c3 DT SPAN {
	COLOR: #333333
}
#c3 DD {
	FONT-WEIGHT: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c3 DL DD.img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#c3 DD P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 10px 10px 0px;
	PADDING-TOP: 0px;
	line-height: 100%;
}
#c3 DD A {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; BACKGROUND: url(/images/arrow.gif) no-repeat 1px 3px
}
#c3 DD.img A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#c3 DD.img IMG {
	FLOAT: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c3 dd .ddmore {
	width: 150px;
	float: none;
}
/*第三块内部css结束*/
/*3 blocks End*/
/*第三块*/
#p3left{
	height: 300px;
	width: 740px;
	float: left;
}
#c4{
}
#c4 .title{
	float: left;
	height: 210px;
	width: 25px;
	font-family: "黑体";
	font-size: 16px;
	background-color: #7384B5;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	border: 1px solid #CCCCCC;
}
#c4 .content{
	float: left;
	width: 711px;
	height: 210px;
	border: 1px solid #CCCCCC;
}
#c4 dl{
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
#c4 dl dt{
	background-color: #CCCCCC;
	text-align: center;
	height: 20px;
	line-height: 18px;
	font-weight: bold;
}
#c4 dl dd p{}

#c5{
	height:43px;
	margin-top: 5px!important;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}
#c5 p{
	display: block;
	float: left;
	width: 330px;
	text-indent: 0px;
	margin: 5px;
}
#c5 p img{margin-right:10px;}
#c5 textarea{
	float: right;
	margin: 5px;
	background-color: #CCCCCC;
	border: 1px solid #7384B5;
	height:30px;
}
#c6{
	height: 190px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
#c6 .title{
	height: 22px;
	background-color: #7384B5;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#c6 .indexlinkscontent{}
#c6 ul#txtlink{
	list-style-type: none;
	clear: both;
}
#c6 ul#txtlink li{
	margin: 5px 7px 5px 7px!important;
	margin:5px 6px 5px 6px;
	float: left;
}
#c6 ul#txtlink li a{
	border: 1px solid #90D000;
	display: block;
	height: 28px;
	width: 88px;
	text-align: center;
	line-height: 26px;
}
#c6 ul#imglink{
	list-style-type: none;
}
#c6 ul#imglink li{
	margin: 5px 7px 5px 7px!important;
	margin:5px 6px 5px 6px;
	float: left;
}
#c6 ul#imglink li a{
	display: block;
	height: 31px;
	width: 90px;
	text-align: center;
}
/*p3left end*/
#p3right{
	width: 200px;
	height: 550px;
	float: right;
	border: 1px solid #7384B5;
}
#p3right .title{
	text-align: center;
	background-color: #7384B5;
	border: 1px solid #FFFFFF;
	height: 25px;
	line-height: 24px;
	font-family: "黑体";
	font-size: 16px;
	color: #FFFFFF;
	width:198px!important;
	width:100%;
	clear: both;
}
#p3right .content{
	padding-right: 1px;
	padding-left: 1px;
}
#p3right ul.bianmin{
	list-style-type: none;
}
#p3right ul.bianmin li{
	height: 25px;
	width: 57px;
	float: left;
	margin: 3px;
}
#p3right ul.bianmin a{
	display: block;
	height: 25px;
	width: 57px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #90D000;
}
/*新增内容*/
#n1{
	height: 258px;
	width: 350px;
	clear: both;
	float: left;
	border: 1px solid #CCCCCC;
}
#n2{
	height: 258px;
	width: 300px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
#n3{
	height: 258px;
	width: 275px;
	float: right;
	border: 1px solid #CCCCCC;
}
#n1 ul,#n2 ul,#n3 ul{
	margin-top: 5px;
	margin-left: 12px;
}
#n1 .titlearea,#n2 .titlearea,#n3 .titlearea{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#n1 .title,#n2 .title,#n3 .title{
	line-height: 30px;
	font-family: "宋体";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-indent: 20px;
}
#n1 .titlemore,#n2 .titlemore,#n3 .titlemore{display:none;}
#n1 .content,#n2 .content,#n3 .content{}

/*尾部*/
.footer{
	WIDTH: 950px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #ffffff;
	clear: both;
}
.footer p{
	text-indent: 0px;
	text-align: center;
}
.footer .red{
	color: #FF0000;
}
/*尾部结束*/
/*以下各子页，无特殊说明，为全局*/
/*导航*/
#webnav{
	margin-bottom:3px;
	height: 22px;
	line-height: 20px;
	text-indent: 12px;
	background-color: #E4E4E4;
}
/*side bar for page*/
#pageside{
	width: 240px;
	height: auto;
	border: 1px solid #CCCCCC;
	margin-top: auto;
	margin-bottom: auto;
}
#pageside .title{
	background-image: url(/images/grey/title3.jpg);
	background-repeat: repeat-x;
	height: 22px;
	color: #333333;
	line-height: 22px;
	font-size: 13px;
	text-indent: 12px;
	font-weight: bold;
}
#pageside .content{
	margin: 10px 0px 10px 10px;
}
/*side menus*/
#pageside .projnav ul{
	list-style-type: none;
}
#pageside .projnav ul li{
	height: 25px;
	line-height: 22px;
}
#pageside .projnav ul li a{
	display: block;
	border: 1px solid #CCCCCC;
	width: 90%;
	text-indent: 12px;
}
#pageside .projnav ul li a:hover{
	background-color: #CCCCCC;
}
/*pagemain Begin*/
#pagemain{
	width: 700px;
	min-height:500px;
}
#pagemain .title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	padding-top: 10px;
}
#pagemain .title h1{
	font-family:"宋体";
	font-weight: bold;
	font-size: 24px;
	margin: 0px;
}
#pagemain .title hr{
	width: 80%;
}
#pagemain .titleinfo{
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
}
#pagemain .titleinfo span{
	margin-right: 10px;
	margin-left: 10px;
}
#pagemain .summary{
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF7E6;
	border: 1px solid #FFCC00;
	padding: 10px;
}
#pagemain .summary span {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#pagemain .content{
	width: 688px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 200%;
}
#pagemain .content p{
	margin-bottom: 20px;
}
/*pagemain End*/
/*各个页面的不同布局*/
/*article Begin*/
div.article{
	border: 1px solid #CCCCCC;
	float:right;
}
div.articleside{
	float:left;
}
/*article End*/
/*contact Begin*/
div.contact{
	float: left;
	background-color: #FFF8D9;
	border: 1px solid #FFE680;
}
div.contactside{
	float: right;
}
/*contact End*/
/*factor Begin*/
div.factor{
	float: left;
	border: 1px solid #A7D0FA;
}
div.factorside{
	float: right;
}
/*factor End*/
/*guestbook Begin*/
div.gbook{
	float:left;
	border: 1px solid #A7D0FA;
}
div.gbookside{
	float:right;
}
/*guestbook End*/
/*info Begin*/
div.info{
	float: right;
	border: 1px solid #A7D0FA;
}
div.infoside{
	float: left;
}
/*info End*/
/*laws Begin*/
div.laws{
	float:left;
	border: 1px solid #A7D0FA;
}
div.lawsside{
	float:right;
}
/*laws End*/
/*news Begin*/
div.news{
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	float: right;
}
div.newsside{
	float: left;
}
/*news End*/
/*newslist Begin*/
div.newslist{
	border: 1px solid #CCCCCC;
	float: right;
}
div.newslistside{
	float: left;
}
/*newslist End*/
/*oration Begin*/
div.oration{
	float: left;
	background-color: #FFF8D9;
	border: 1px solid #FFE680;
}
div.orationside{
	float: right;
}
/*oration End*/
/*project Begin*/
div.project{
	border: 1px solid #CCCCCC;
	float: left;
}
div.projectside{
	float: right;
}
/*project End*/
/*projectlist Begin*/
div.projectlist{
	border: 1px solid #CCCCCC;
	float: right;
}
div.projectlistside{
	float: left;
}
/*projectlist End*/
/*res Begin*/
div.res{
	float: left;
	border: 1px solid #A7D0FA;
}
div.resside{
	float: right;
}
/*res End*/
/*reslist Begin*/
div.reslist{
	float: left;
	border: 1px solid #990000;
	background-color: #F9F3E8;
}
div.reslistside{
	float: right;
}
dl.reslist{
	CLEAR: both;
	WIDTH: 660px;
	padding: 0px;
	margin-bottom: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
dl.reslist DT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FLOAT: right;
	WIDTH: 550px;
	LETTER-SPACING: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
dl.reslist DT SPAN {
	COLOR: #333333
}
dl.reslist DD {
	FONT-WEIGHT: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
dl.reslist DL DD.img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
dl.reslist DD P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 15px 10px 0px;
	PADDING-TOP: 0px;
	line-height: 170%;
}
dl.reslist DD A {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; BACKGROUND: url(/images/arrow.gif) no-repeat 1px 3px
}
dl.reslist DD.img A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
dl.reslist DD.img IMG {
	FLOAT: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*reslist End*/
#pagemain dl.newslist{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#pagemain dl.newslist dt{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#pagemain dl.newslist dd{
	text-align: right;
}
/*项目类显示*/
#pagemain dl.projectlist{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#pagemain dl.projectlist dt{
	text-align: left;
	font-weight: bold;
}
#pagemain dl.projectlist dd{
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #FFF2C1;
}
/*分页显示*/
#pagedh{
	text-align: center;
}
#pagedh ul{
	list-style-type: none;
}
#pagedh ul li{
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
	width: 50px;
}
#pagedh ul li a{
	background-color: #FFF1B9;
	display: block;
}
#pagedh ul li a:link{
}
#pagedh ul li a:hover{
}
/*项目页评论*/
#projectcommet{
	padding-left:20px;
}
#projectcommet em{
	font-weight: bold;
	color: #FF0000;
}
#projectcommet fieldset{
	border: 1px solid #CCCCCC;
	width: 85%!important;
	width: 90%;
	margin-left:20px!important;
	padding-left: 50px;
	margin-bottom: 20px;
}
#projectcommet fieldset ol{
	list-style-type: none;
}
#projectcommet fieldset ol li{
	margin-top: 5px;
	margin-bottom: 5px;
}
#projectcommet label{
	margin-right: 20px;
}
#projectcommet .inputstyle{
	border: 1px solid #FFCC00;
}
/*项目页提交按钮*/
#btn1,#btn2,#btn3 {
	background-image: url(../images/grey/menubarbtn.gif);
}
#btn1-border,#btn2-border,#btn3-border{width:66px; height:23px; border:1px solid #D2E1EE; float:left;margin-left:10px !important; margin-left:4px;}/*--Wayhome 2006-10-12--*/
#btn1,#btn2,#btn3{  width:77px; height:26px; margin-left:0; cursor:pointer; text-align:center; line-height:23px; color:#000000; border:0}
/*留言本页面*/
.gbookshow {
	width: 680px;
	border: 1px solid #333333;
	background-color: #EFEFEF;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height:100%;
}
.gbookshow .gbookleft .touxiang {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gbookshow .gbookleft {
	float: left;
	width: 180px;
}
.gbookshow .gbookleft .gbookmes {
	padding:0px 10px 0px 10px;
}

.gbookshow .gbookright {
	float: right;
	min-height:120px!important;
	
	height:120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFF3C4;
	width: 499px;
}
.gbookshow .gbookright .gbookcontent {
	margin: 5px;
	padding: 10px;
}
.gbookshow .gbookright .gbooktitle {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #CCCCCC;
}
.gbookshow  fieldset {
	width: 400px;
	margin-left: 50px;
	border: 1px solid #FF9933;
}
.gbookshow fieldset legend{
	color: #FF0000;
	margin-left: 10px;
	padding: 10px;
}
#newgbook ol{list-style:none;}
#newgbook ol li label{
	width:200px;
	margin-right: 20px;
}
#newgbook ol input,#newgbook ol select,#newgbook ol textarea{
	border: 1px solid #CCCCCC;
}
#newgbook #btns #btn1{
	margin-left: 100px;
}
#newgbook #btns #btn2{
	margin-left: 50px;
}
/*待删除，方便使用*/
.subnav{}
.projnav{}
.newsnav{}
.lawsnav{}
.picnewsnav{}
