﻿ * {
	margin: 0px;
	padding: 0px;
	}
 html {
	border: 0px;
	height: 100%; /* if not set the value, body height will not work*/	
	
	}
body {
	/*background: #E5ECF4 url(~/images/bg.png) repeat-x;*/
	min-height: 100%;
	height: auto;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana;
	}
img {
	border: 0px;
	}
/*a:link,a:visited {
	color: #3266cc;
	text-decoration: none
	} a:hover {
		color: #E00;
		text-decoration: none
		}*/
/*导航*/
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}




/*- Menu Tabs 10--------------------------- */

.dh
{
	border: 1px outset #808080;
	width: 1087px;
	height: 23px;
	overflow: hidden;
	background-color: #02A5FD;
}
    #tabs10 {
      width:100%;
      border-bottom:1px solid #2763A5;
      line-height:normal;
      display:table;
      margin:0 auto;
      padding:0;
      text-align:center;
      }
    #tabs10 ul
{
	width: 100%;
	display: table-row-group;
	margin-right: 3px;
	margin-left: 2px;
}
    div#tabs10 ul li
{
	padding: 0px;
	font-size: 11pt;
	color: White;
	display: table-cell;
	list-style: none;
	float: left;
	_float: left;
	width: 108.7px;
}
      div#tabs10 ul li span
      {
      	width:108px;
      }
    #tabs10 a {
      float:left;
      background:url('../images/tableft10.gif') no-repeat left top;
      margin:0;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url('../images/tabright10.gif') no-repeat right top;
      color:#FFF; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover {
      background-position:0% -42px;
      cursor:pointer;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
/*导航结束*/


div.bottom_1
{
	width: 1088px;
	background-image: url("../images/bottom.png");
	height: 150px;
	line-height: 150px;
	background-repeat: no-repeat;
}
div.bottom_1 ul
{
    list-style:none;
    line-height:20px;
    width:16em;
    text-align:left;
    margin-top:5px;
    color:Black;
}


