@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body{font-family:"ËÎÌå"; color:#000; font-size:12px; line-height:20px; background:url(../images/body_bj.gif) fixed;}
.clear{clear:both;}
img{border:0;}


.wrap{ width:980px; margin:0 auto;}
.MapImg img{display:block;}
.header{ width:980px; height:313px; background:url(../images/top.jpg) no-repeat; position:relative;}
.header div a:link,.header div a:visited{
	position:absolute;
	top:200px;
	left:700px;
	width:184px;
	height:73px;
	display:block;
	background:url(../images/but_1.gif) no-repeat;
}
.header div a:hover{background:url(../images/but_2.gif) no-repeat; display:block;}


.title{ margin-bottom:10px;}
.title h2{text-align:center;font-weight:normal; font-size:24px; line-height:50px;}
.title p{ font-size:14px; text-indent:2em;}
.bg1,.bg2{ background:url(../images/yellow_bg.gif) no-repeat; width:284px; height:133px; padding:2px 0 5px 10px!important; padding:0 0 5px 10px}
.bg2{ background:url(../images/green_bg.gif) no-repeat;}
.line_bg{ background:url(../images/line.gif) no-repeat 0 68px; width:362px;}
.content{ margin:10px 0;}
.content dl{ margin-top:20px;}
.content p.red{color:red; font-size:14px; margin-top:10px;}
