@charset "utf-8";
@import url(global.css);
/* main */
#main{ width:1120px; margin:0 auto; padding:50px 0 30px;;}
#left,#middle,#right{ width:350px; margin-right:35px; float:left;}
#right{ margin-right:0;}
.type{ height:40px; line-height:40px; border-bottom:1px solid #C4E6FE; font-family:'Microsoft YaHei','SimHei','sans-serif'; font-size:20.5px; color:#0054ff;}
p{ font-family:'Microsoft YaHei','SimHei','sans-serif'; font-size:12px; color:#9e9e9e; line-height:26px;}
#whoWeAre h1,.date,#services h1{ font-family:'Microsoft YaHei','SimHei','sans-serif'; font-size:14px; color:#ff0000; line-height:26px; margin:10px 0;}
#whoWeAre h1,#services h1{ margin-bottom:14px;}
#whoWeAre,#ourHistory,#ourServices{height:750px; margin-top:20px; overflow:hidden;}
.learnMore{ float:right; margin-top:20px;}
.learnMore a{ font-size:12px; color:#aaaaaa;}
.learnMore a:hover{ color:#0054ff;}
/* left */
#whoWeAre img{ width:350px; height:230px; display:block;}
/* middle */
#middle ul li{ min-height:100px; margin-bottom:10px;}
.date{ display:block; float:left; width:40px; margin-right:10px; min-height:100px;}
.history{ display:block; float:left; width:290px; margin-left:10px; min-height:100px;}
/* right */
#services{ height:750px;}
#services ul li{ list-style:square inside url(../img/intro_02.gif); border-bottom:1px dashed #E9E9E9; font-family:'Microsoft YaHei','SimHei','sans-serif'; font-size:12px; line-height:45px;}
#services ul li a{ color:#5B6A7F;}
#services ul li a:hover{ color:#0054FF;}
