@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;}

#main{ width:988px; background-image:url(http://www.china-goh.org.cn/2013/img//body_bj01.jpg); overflow:hidden; margin:0 auto; }

.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }

.bt{ width:530px;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;}



.left {width:600px; float:left; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC;}

.right {width:378px; float:right; }

.col_main{ width:510px; margin:0 auto;   }

.xian{width:500px;margin:0 auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #064393; height:2px; line-height:2px; overflow:hidden;}


.xuxian {
    border-top-color: #B8CBD9;
    border-top-style: dashed;
    border-top-width: 1px;
    display: inline;
    float: left;
    height: 0;
    line-height: 0;
    margin-bottom: 8px;
    margin-top: 15px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
}



.tw{ overflow:hidden; _display:inline; width:500px;} 

.tw li { font-family:Arial,Helvetica,sans-serif; font-size:14px;line-height:35px;
	margin-left:0px;
	text-align:left;
	color:#2D2C2C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;} 

.tw li a { color:#2D2C2C; 	} 


.tw img { float:left; padding-right:10px; padding-top:10px; padding-bottom:10px;} 
.tw .name {float:left;} 
.tw name a {color:#2D2C2C;} 

.list2 {overflow:hidden; _display:inline; width:500px; }


