@charset "utf-8";
/* CSS Document */
/* basic info css start */ 
.basic_info1,
.basic_info2{
margin:20px;
}
.basic_info1 .pic{
float:left;
width:309px;
}
.basic_info1 .txt{
float:right;
width:276px;
}
.basic_info2 .pic{
float:right;
width:273px;
}
.basic_info2 .txt{
float:left;
width:314px;
}
.basic_info3{
margin:20px 20px 40px 20px;
}
.data_tbl th{
border-bottom:solid 1px #ff8a00;
vertical-align:top;
text-align:left;
background:url(../../about/images/th_bg.gif) left 5px no-repeat;
padding:10px;
}
.data_tbl td{
border-bottom:solid 1px #a0a0a0;
vertical-align:top;
text-align:left;
padding:10px;
}
.data_tbl th.first{
border:solid 1px #ff8a00;
border-width:1px 0 1px 0;
}
.data_tbl td.first{
border:solid 1px #a0a0a0;
border-width:1px 0 1px 0;
}
.data_tbl td.border_none{
border:none;
width:5px;
background:url(../../about/images/td_bg.gif) center 5px no-repeat;
padding:0;
}
/* basic info css end */ 
/* speech css start */

.speech_info1{
margin:10px 20px 20px 20px;
}
.speech_info1 ul li{
float:left;
font-size:0;
line-height:0;
margin-right:16px;
}
.speech_info1 ul li.end{
margin-right:0;
}
.speech_info2{
margin:20px 20px 40px 20px;
}
.speech_info2 p{
margin-bottom:20px;
text-indent:5px;
}
/* speech css start */
/* philosophy css start */
.ph_common{
margin-bottom:20px;
}
.ph_common p{
padding:20px;
}
/* range css start */
.common1,
.common2{
margin:20px;
}
.common1 .range_pic{
float:left;
width:176px;
}
.common2 .range_pic{
float:right;
width:176px;
}
.common1 .range_txt{
float:right;
width:416px;
}
.common2 .range_txt{
float:left;
width:416px;
}
/* range css end */
/* evolution css start */

.e_about{
width:600px;
margin:0 auto;
padding-top:20px;
font-family:verdana,arial,helvetica,sans-serif;
}