/*
---诸神的黄昏修改---QQ:71534213---
100122 在原来的基础上进行了适当的修改，结构更清晰
*/
/* 头部和底部CSS */
body,div,span,ul,li,p,h1,marguee{
	margin:0; padding:0;
	border:0;
}
ul,li,dl{ list-style:none; }
table,tr,td,input,select,text,textarea{ font-size:12px; }
body{
	background:#fff;
	font-family:'宋体','新宋体',arial,verdana,sans-serif; color:#000; font-size:9pt;line-height:150%;
}
img{ border:0; }
.clear{ clear:both; }

a{ font-size:9pt; color:#333; line-height:150%; text-decoration:none; }
a:hover{ font-size:9pt; color:#333; line-height:150%; text-decoration:underline; }

.wrap{
	width:1000px; height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#E5FAB8;
}
.main{
	width:980px;
	padding:14px 10px 0 10px; margin:0 auto;
	display:block;
	overflow:hidden;
	clear:both;
	background:#E5FAB8 url(../images/skin_1/main_bg.gif) 0 0 repeat-x;
}
.flft { float:left; }
.frit { float:right; }

.bottom{
	width:1000px; height:139px;
	background:url(../images/skin_1/bottom_bg.gif) repeat-y;
	clear:both;
	margin:0 auto;
	font-size:12px;
}
	
.taijiang{
	text-align:center;
	margin:0 auto;
}
.dianhua01{padding:9px 0 0 75px;font-weight:bold;color:#000000;}
.taijiang01{float:left;display:inline;width:65px;}
.taijiang02{float:left;width:355px;}
.taijiang03{float:left;width:420px;}

.jinan{width:410px;padding-left:20px;float:left;display:inline; text-align:left;}
.jinan li{text-align:left; list-style:none; font-size:12px;}
.dianhua02{padding:9px 0 0 85px;font-weight:bold;color:#000000;}
.jinan01{float:left;display:inline;width:65px;}
.jinan02{float:left;display:inline;width:345px;}
.jinan03{float:left;display:inline;width:410px;}

.jingcha{float:left;padding-top:25px;}
.copyright{
		width:1000px;text-align:center; line-height:14px; height:139px;
		background:url(../images/skin_1/bottom_bottom.gif) no-repeat 0 bottom;
	}
.copyright font a:link {font-size:12px;color:#ccc; line-height:18px;text-decoration : none ;}
.copyright font a:visited {font-size:12px;color:#ccc; line-height:18px;text-decoration : none ;}
.bottom a:link    {font-size:12px;color:#000; line-height:18px;text-decoration : none ;}
.bottom a:visited {font-size:12px;color:#000; line-height:18px;text-decoration : none ;}
.bottom a:hover   {font-size:12px;color:#f00; line-height:18px;text-decoration : underline ;}
.bottom a:active  {font-size:12px;color:#000; line-height:18px;text-decoration : none ;} 

/*校区地址*/
.pad{ margin-left:15px; margin-right:16px; }
.address_box{
	width:1000px; height:102px;
	background:url(../images/skin_1/bottom_bg.gif) 0 0 repeat-y;
	margin:10px auto 0 auto; padding:0 10px;
	display:block; overflow:hidden;
	font-family:'宋体','新宋体',arial,verdana,sans-serif; color:#000; font-size:12px; line-height:150%;
}
	.address_box .address_bd{
		width:976px; height:98px;
		display:block; overflow:hidden;
		margin-left:2px;
		background:url(../images/skin_1/bottom_top.gif) center top no-repeat;
	}
		.address_box .address_bd .address_box1{
			width:976px; height:98px;
			display:block; overflow:hidden;
		}
		.address_box1 .line{ background:url(../images/sink_1/address_line.jpg) 323px 0 no-repeat; }
		.address{
			width:325px; height:93px;
			padding-bottom:5px; margin-top:10px;
			float:left;
		}
			.address h2{
				font-size:0; line-height:0; text-indent:-9999px;
				width:320px; height:19px;
				padding:0; margin:0;
			}
			.address .address_main{
				width:305px;
				padding:0 10px;
			}
				.address .address_main .title{
					width:275px; height:30px;
					line-height:30px;
					margin-left:10px;
					font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;
				}
				.address .address_main .style1 { background:#FFE8D0; color:#FB4204; border-color:#ffcc99; }
				.address .address_main .style2 { background:#E5FAB8; color:#336600; border-color:#a2d285; }
				.address .address_main .style3 { background:#DFFBFF; color:#3C8099; border-color:#a0ced4; }
					.address .address_main .title div{ float:left; }
					.address .address_main .title .stitle{
						font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; line-height:14px; text-indent:0;
						width:100px;
						margin-left:10px;
					}
				.address .address_main .info{
					width:285px;
					line-height:18px;
					margin-left:10px;
				}
					.address .address_main .info img{ position:relative; top:3px; }
