

/* reset */
* { margin:0; padding:0; border:none;}

div { overflow:hidden;}
a:link, a:visited { color:#333; text-decoration:none;}
a:hover { color:#be0917; text-decoration:underline;}

h2 { overflow:hidden; margin-bottom:10px; width:100%; border-bottom:1px solid #004986;}
h2.title_s { border:none;}
h3 { font:normal normal 24px/60px "΢���ź�", "����";}
	h3 a:link, h3 a:visited { color:#000;}
	h3 a:hover { color:#be0917;}

/* box */
.boxall { padding-bottom:10px; width:100%; background:#ffffff;}
.box960 { margin:0 auto; width:960px;}
.box300 { float:left; width:300px;}
.box_other { padding:20px 0; width:100%; background:#f1f1f1;}

.top { width:100%; height:450px; background:#ab3837 url(../image/top.jpg) no-repeat top center; border-bottom:4px solid #d93b30;}

.cont1 { width:100%; background:#ffffff url(../image/bg_list.gif) no-repeat top center;}
.cont2 { width:100%; background:#f1f1f1;}

.oth { margin:30px auto; width:960px; height:100%;}
	.oth h2 { padding:8px 0; background:#187ac5 url(../image/dot_1.gif) no-repeat 8px 8px; color:#ffffff; font:normal normal 24px/24px "宋体", Arial; text-indent:29px;}
	.oth h2 a:link, .oth h2 a:visited { color:#ffffff; text-decoration:none;}
	.oth h2 a:hover { color:#FF9;}
	.oth .intro h2 { width:170px;}
	.oth .contact h2 { width:170px;}
	.oth span { display:block; color:#333333; font:normal normal 20px/32px "楷体", "宋体";}
	.oth span p { margin:30px 0;}
.intro { margin:0 10px 30px; border-bottom:1px dotted #999999;}
	.intro img { float:right;}
.contact { margin:0 10px;}
	.contact ul { overflow:hidden; list-style:none;}
	.contact ul li { float:left; margin:0 20px; width:430px; border-bottom:1px dotted #aaaaaa; font:normal normal 16px/40px "微软雅黑", "宋体";}
	.contact ul li a { font:normal normal 16px/40px "微软雅黑", "宋体";}

.list_gs { overflow:hidden; margin:0 auto; margin-top:155px; margin-bottom:30px; width:900px;}
.list_gs li { display:block; float:left; margin-bottom:20px; width:180px; height:180px; text-align:center;}
.list_gs li img { width:180px; height:180px; border:none;}
.list_gs li h3 { position:relative; top:-63px; font:normal normal 16px/16px "微软雅黑", "宋体";}
.list_gs a { text-decoration:none;}



/* other */
.space30 { border-bottom:30px solid #fff;}
.space30_2 { width:100%; height:30px;}
.space10 { border-bottom:10px solid #fff;}
.mr10 { margin-right:10px;}

.show_of { overflow:visible;}

#gotop{ display:none; width:50px; height:50px; position:fixed; right:50px; bottom:50px; background:url(../image/backtop.png) no-repeat -70px 0px; cursor:pointer;}
