/* CSS Document */
/* date:2008-6-24*/
/* author:Mengxiaoshuang */
/* last modify:2008-6-24*/
/* E-mail:mengzhongxiaoshuang@126.com*/

#sidebar
    {
	width:170px;
	height:509px;
	background-color:#ACBA6F;
	float:left;
	text-align:left;
	padding:0 25px;
	}
#sidebar h4
    {
	margin-top:62px;
	color:#474545;
	font-weight:bold;
	background:url(../images/innerBg.jpg) left top repeat-x;
	margin-bottom:10px;
	text-indent:1em;
	height:25px;
	line-height:25px;
	font-size:13px;
	}
#sidebar ul li
    {
	border-bottom:1px solid #87A115;
	text-indent:1.5em;
	background:url(../images/dian.jpg) 5px 40% no-repeat;
	}
#sidebar ul li a
    {
	color:#fff;
	line-height:22px;
	height:22px;
	}
#sidebar ul li a:hover
    {
	color:#E50000;
	}
#content
    {
	padding:50px 115px 20px 40px;
	background:url(../images/innerBg.jpg) left top repeat-x;
	float:right;
	width:628px;
	height:438px;
	}
#content h4
    {
	background:url(../images/line.gif) left bottom repeat-x;
	padding-bottom:10px;
	text-indent:0;
	position:relative;
	height:20px;
	line-height:20px;
	}
#content h4 span
    {
	position:absolute;
	right:4px;
	bottom:3px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#330033;
	}
#content h5
    {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
	padding:5px;
	}
#content p img
    {
	margin-bottom:20px;
	}
#content ul li
    {
	background:url(../images/list.jpg) 5px 40% no-repeat;
	text-indent:1.5em;
	}
#content ul li em
    {
	margin-left:15px;
	}
#content ul li a
    {
	line-height:22px;
	height:22px;
	}
#content .show
    {
	margin:5px 0 0 0;
	text-align:center;
	clear:both;
	}
#content .show dl
    {
	float:left;
	margin:0 4px;
	}

#content .show dt img
    {
	width:195px;
	border:1px solid #FCFC7D;
	margin:0;
	height:144px;
	}
#content .show dd
    {
	float:center;
	margin:4px 0;
	}
#content  #page
    {
	clear:both;
	text-align:right;
	}
#content  #page li
    {
	text-indent:0;
	float:right;
	background:none;
	}
#content  #page li a
    {
	display:block;
	width:70px;
	margin:0 10px;
	text-align:center;
	color:#fff;
	background:url(../images/buttonBg.jpg) left top repeat-x #000;
	height:23px;
	line-height:23px;
	border:1px solid #FCFC7D;
	}
#content  #page li a:hover
    {
	color:#E3830A;
	}
#main
    {
	clear:both;
	margin:0 auto 0 auto;
	height:400x;
	height:260px;
	overflow:auto;
	}
#main p
    {
	text-indent:2em;
	}
#main .img
     {
	 float:left;
	 margin-right:15px;
	 text-indent:0;
	 }
#main .img img
     {
	 border:1px solid #999;
	 }
#main .text
     {
	 text-indent:2em;
	 }
#main dl
     {
	 clear:both;
	 }
#main dl dt
     {
	 float:left;
	 margin-right:15px;
	 width:219;
	 height:277px;
	 }
#main dl .title
     {
	 font-size:14px;
	 font-weight:bold;
	 color:#000;
	 margin-bottom:10px;
	 }
#main dl dd
     {
	 margin-bottom:8px;
	 }
#content #main h5
     {
	 margin-bottom:5px;
	 text-align:left;
	 font-size:14px;
	 font-weight:bold;
	 color:#336633;
	 border-width:0;
	 }
#main .form
      {
	  width:95%;
	  border-collapse:collapse;
	  }
#main .form th
      {
	  background-color:#EFEFEE;
	  color:#666;
	  height:23px;
	  line-height:23px;
	  font-weight:bold;
	  padding-left:5px;
	  letter-spacing:2px;
	  }
.button
      {
	  border:1px solid #2A5834;
	  height:17px;
	  line-height:17px;
	  color:#000;
	  }
.errorInput
      {
	  background-color:#BA2200;
	  height:17px;
	  line-height:17px;
	  color:#fff;
	  }
.textArea
      {
	  color:#000;
	  height:80px;
	  width:390px;
	  border:1px solid #2A5834;
	  }
.submit
      {
	  color:#000;
	  background:url(../images/button.gif) no-repeat left top;
	  width:99px;
	  height:27px;
	  border:0;
	  padding:0;
	  }
#main .form td
      {
	  padding:5px;
	  color:#333;
	  height:30px;
	   border:1px solid #EFEFEE;
	  line-height:30px;
	  }
#main .form td a
      {
	  color:#0000CC;
	  text-decoration:underline;
	  }
#main .form td a:hover
      {
	  color:#9900CC;
	  }
