@charset "utf-8";
/********************* 通用代码部分 *********************/
* { margin:0px; padding:0px;}
body { font-size:12px; color:#666;background-color:#fff;}
.f_r{ float:right;}

li { list-style:none;}

/********** 公用代码 **********/
.w { width:100%; margin:0px auto;position:relative; height:100%;}
.bg{ position:absolute; width:100%;  background:url(../images/bg.png) no-repeat; height:600px;}
.ll{width:100%; height:100px;}
.logo_bg{width: 60%; height:110px; float:left;}
.logo { width:271px; float:right; margin-top:70px; height:231px; background:url(../images/icrsm.png) no-repeat; margin-right:50px;}
.link_bg{width: 62%;height:110px; float:right; margin-top:240px;}
.ggt-bottom {width: 540px;height: 130px;clear: both;}

