﻿.table1{
  /*text-align:left;
  width:auto;    
  background:green;*/
  height:100%;
  min-height:800px;
}
.row1{
      text-align:center;        
      /*background:green;*/
}
.row2
{    
    text-align:center;
    font-size:13px;
}


.td1_0
{
	background-color:#0033CC;
	color:#ffffff;
	height:25px;
	text-align:center;
	padding-top:5px;
	font-size:14px;
	}

.td1_1
{
	background-color:#006DDB;
	color:#ffffff;
	height:25px;
	text-align:center;
	padding-top:5px;
	font-size:14px;
	}

.td1_2
{
	background-color:#D7EBFF;
	height:22px;
	text-align:center;
	cursor:point;
	}	

.introduce_p
{
	font-size:24px;
	font-weight:bold;
	padding:0 0 10px 0;
	line-height:40px;
	}

.introduce_sp
{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
	line-height:40px;
	}


.pic_box
{
	left:0;
	padding-top:105px;
	}
