﻿     #txtDiv
      {
		padding-left:0px;
        float:left;
        margin-left:1px;
        width:700px;
        height:1000px;
       

      }
      /*子页右边内容*/
       #rightPage
      {
        margin-right:30px;
        float:right;
        width:750px;	
        margin-top:5px;
         overflow-y:scroll;
         overflow-x:hidden;
      }

      /*子页左边菜单*/
       .leftmenu
      {
        display: block;
	    text-decoration: none;
	    color: #000;
	    font-size: 14px;
	    font-family:微软雅黑,宋体;
	    background: url(../image/leftMenu2.gif) no-repeat;
	    width:124px;
	   height:31px;
	     padding-top:10px;
	    margin-top:0px;
	    text-align:center;
      }
       /*子页左边菜单选中状态*/
       .leftmenu2
      {
        display: block;
	    text-decoration: none;
	    color: #000;
	    font-size: 14px;
	    font-family:微软雅黑,宋体;
	    background: url(../image/leftMenu1.gif) no-repeat;
	     width:124px;
	     height:31px;
	     padding-top:10px;
	    margin-top:0px;
	    text-align:center;
      }
      #leftHop
      {
		letter-spacing:3pt;
		color:#e61716;
		font-size:13px;
		font-weight:bold;
		margin-top:5px;
		margin-left:10px;
		float: left;
      }
       #ContentTitle
      {
		font-weight:bold;
		border-bottom: 1px solid #cfcfcf;
	float:left;
        	margin-left:1px;
        width:735px;
        	height:17px;        
         background-image:url('../image/second_11_long.gif');
        	background-repeat:no-repeat;
        	color:#fff;
        	vertical-align:middle;
        	padding-left:10px;
        	padding-top:2px;
        }    
         /*链接样式*/
        .tableLink 
        {
			padding-left:5px;
        }
        .SearchBtn 
        {
			font-weight:bold;
			border:0; 
			text-align:center; 
			cursor:pointer; 
			background:url(../image/bg_integral.gif) no-repeat;
			width:88px; height:22px; line-height:26px;
			background-position:0 -48px;
        }
        .login_inputips
        {
			background:url(../image/bg_login_tips.gif) no-repeat;
			width:171px;
			height:31px;
			line-height:26px;
			text-align:center;
			color:#289D53;
			margin:0 0 0px 41px;
		}
		.login_input{
				width:66%;
				max-width:170px;
				_width:170px;
			}
	    .linkBtn 
        {
			font-weight:bold;
			border:0; 
			text-align:center; 
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
		    float : left;
		    margin-top:10px;
		    text-decoration: none;
        }

