@charset "utf-8";
/* CSS Document */

/**
 * 基础制作页面组件
*/

/* =Reset
----------------------------------- */

html,body,
div,p,hr,pre,
h1,h2,h3,h4,h5,h6,
table,tr,td,th,tfoot,tbody,thead,
form,fieldset,input,textarea,select,label,
ul,ol,dl,li,dt,dd {margin:0;padding:0;border:0;outline:none;list-style:none;font-weight: normal;}

li{list-style-type:none;}

a { text-decoration:none; outline:none;color:#000000;}
a:hover { text-decoration:underline;}

table {border-collapse:collapse; border-spacing:0;margin:0 auto; clear:both;}
fieldset,img { border:0;}
em { font-style:normal;}
hr { height:0; clear:both;}
.none { display:none;}

.clear { clear:both;} 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix             { zoom: 1; } /* IE6 */ 
*:first-child+html .clearfix { zoom: 1; } /* IE7 */ 

q:before,q:after { content:'';}

a img{border:none;}
.overhidden{ overflow:hidden; _display:inline-block;}

#top { width:988px; margin:0 auto;}

#foot { width:980px; margin:0 auto; background-color:#FFFFFF;}

#main{ width:988px; background-image:url(http://www.china-goh.org.cn/2013/img//body_bj01.jpg); overflow:hidden; margin:0 auto; }

.list_pic3 ul{ overflow:hidden;}   
.list_pic3 li{ float:left; width:150px; margin:22px;}   
.list_pic3 .name{ font-size:12px; color:#000000;text-align:center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none; }  
	 
.list_pic3 .name a{ color:#000000; }  
.border { padding:5px; border:1px solid #ccc; width:150px;} 
.bt{ width:96%;font-family: Arial, Helvetica, sans-serif;font-size:20px; color:#064393;  color:#064393; font-weight:bold; line-height:28px; height:28px; _height:28px; margin:0 auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #064393; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }


