﻿
body{
	margin:0 auto;
	padding:0px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	text-align:center;
	
}
table{ text-align:left;}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #218D15;
	text-decoration: none;
}
.lefttitle
{
	height:42px;
	background-image:url(../images/title_bg.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding-left:35px;
	text-align: left;
	padding-top:4px;
	color:#333333;
	background-repeat:no-repeat;
	}

.lefttitle span
{
	 float:right;
	 font-size:12px;
	 color:#000000;
	 padding-right:10px;
	 font-weight:100;
	}
.leftcontent
{
	padding:20px;
	text-align: left;
	}
	
	.leftcontent td{
	vertical-align:top;}
	
.leftcontent a:link {color: #0000FF; text-decoration:underline;}
.leftcontent a:visited {color: #0000FF; text-decoration:underline;}  /* 已被访问过的链接 绿色 */
.leftcontent a:hover {color: #006400;text-decoration:underline;}   /* 鼠标悬浮在上的链接 橙色 */
.leftcontent a:active {color: #0000FF; text-decoration:underline;}   /* 鼠标点中激活链接 蓝色 */
.unnamed1 {
	border-collapse: collapse;
	border: solid;
	border-color: #4aa44a;
	border-width:1px;
	background-color:#dafede;
	width:600px;
}
.unnamed1 th{
	border: 1px solid #4aa44a;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	width:130px;
}
 .unnamed1 td {
	border: 1px solid #4aa44a;
		padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}
#form_feedback {
	padding: 0;
	margin: 0;
}
#form_feedback input, #form_feedback textarea {
	background: #FDFFF5;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
}
#form_feedback textarea {
	padding: 3px 2px;
}


.leftsecond
{
  padding-top:15px;
  padding-left:15px;
	}
.leftsecond img
{
 margin-right:5px; 
 border:0px;
	}
.leftthird
{
  padding-top:15px;
  padding-left:15px;
  font-size:24px;
  font-weight:800;
  font-family:宋体;
  color:#fe5908;
	}
	
	
	
.guest-face {
	PADDING-TOP: 8px
}
.guest-titlet {
	BORDER-BOTTOM: #dfdfdf 1px solid; HEIGHT: 30px
}
.guest-content {
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.guest-reply
{
	BORDER-top: #dfdfdf 1px solid; HEIGHT: 30px
	}
.guest-height {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0px; BACKGROUND-IMAGE: url(../images/Ar2.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 0px; PADDING-TOP: 0px; HEIGHT: 1px
}
a.underline{
	 text-decoration:underline;
}
a.underline:hover {
	text-decoration:underline;
}
.DataList1{ border-bottom:1px solid #b6b7b9; padding:5px;}

.datalist{ width:175px; vertical-align:middle; font-weight:bold; margin-left:15px; margin-top:25px; margin-bottom:25px;}
/*菜单样式开始*/
        #list
        {
            width: 170px;
            margin-left:0px;
        }
        #list ul, li
        {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }
        #list li
        {
            height: 45px;
            line-height: 45px;
            width: 170px;
            text-align:left;
            text-indent:10px;
            position: relative;
            background-image:url(../images/menubg.gif);
        }
        #list li.teshu
        {
            background-image:url(../images/menubgteshu.gif);
        }
         #list li.teshu:hover
        {
            background-image:url(../images/menubg2teshu.gif);
        }
        #list li.hover
        {
            background-image:url(../images/menubg2.gif);
            color:#fff;
        }
        list li.hover a
        {
            color:#fff;
        } 
        #list li a
        {
            height: 45px;
            line-height: 45px;
            width:170px;
            display:block;
        }
         #list li a:hover
        {
        	color:#fff;
            height: 45px;
            line-height: 45px;
        }
        #list li ul
        {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            margin-left: 170px;
        }
        #list li ul li
        {
            background: #5aa5d5;
            width:170px;
            height:44px;
            border-bottom: 1px solid #fff;
        }
        #list li ul li.hover
        {
            background: #014f97;
            color:#fff;
        }
		
.labmenu img{  border:1px; border-color:#f3f8fc; border-style:solid;}
.labmenu img:hover{ border:1px; border-color:#18b5ea; border-style:solid;}	
/*菜单样式结束*/
.menubottom { margin:0; padding:0; color:#767676;}
.menubottom dl { float:left; margin-left:15px;}
.menubottom dl dt{ font-weight:bold;}
.menubottom dl dd{ margin:0; padding:0; line-height:20px;}

.menubottom dl dt a{color:#767676;}
.menubottom dl dt a:hover{ text-decoration:underline;}
.menubottom dl dd a{color:#767676;}
.menubottom dl dd a:hover{ text-decoration:underline;}