/*下面写的是01的内容*/
#content01{
width:990px;
margin:0 auto;
margin-top:8px;
text-align:left;
}
/*链接下线*/
#content01 a{
text-decoration:none;
}
#content01 a:hover{
text-decoration:underline;
}
#content02 a{
text-decoration:none;
}
#content02 a:hover{
text-decoration:underline;
}
/*链接下线*/
#content01 .left{
width:308px;
height:255px;
float:left;
background:url(../images/bg.gif) no-repeat 0 -133px;
}
#content01 .left .title{
font-size:16px;
font-weight:bold;
text-indent:30px;
line-height:45px;
color:#bd2525;
}
#content01 .left .rong{
line-height:22px;
padding:5px 10px;
}
#content01 .center{
width:323px;
float:left;
margin:0 10px;
}
#content01 .center .title{
line-height:28px;
padding:5px;
}
#content01 .center .rong{
line-height:25px;
}
#content01 .center .rong ul{
	list-style-type:square;
	margin:10px 0 0 0;

}
#content01 .center .rong ul li{
	margin:0 0 0 25px;
}
#content01 .right{
width:335px;
float:left;
}
#content01 .right .top{
width:100%;
line-height:23px;
}
/*下面写的是02的内容*/
#content02 a{
color:#333333;
}
#content02 a:hover{
color:#ff0000;
}
#content02{
width:990px;
margin:0 auto;
margin-top:10px;
text-align:left;
}
#content02 .left{
width:625px;
float:left;

}
#content02 .left .h2{
border-bottom:1px double #FF0000;
padding:5px 0;
}
#content02 .left .h2 .title{
font-size:16px;
}
#content02 .left .h2 .rong{
line-height:23px;
font-size:14px;
}
#content02 .right{
width:350px;
float:left;
margin-left:11px;
}
#content02 .right .h2{
width:347px;
}
#content02 .right .h2 .title{
height:45px;
line-height:45px;
background:url(../images/bg.gif) no-repeat 0 -42px;
font-size:16px;
font-weight:bold;
color:#bd2525;
text-indent:50px;
}
#content02 .right .h2 .rong{
border:1px double #ccddf0;
border-top:none;
background:#f0f7fe;
padding:5px;
line-height:25px;
}
#content02 .right .h2{
width:347px;
}
#content02 .right .h2 .title{
height:45px;
line-height:45px;
background:url(../images/bg.gif) no-repeat 0 -88px;
font-size:16px;
font-weight:bold;
color:#bd2525;
text-indent:28px;
}
#content02 .right .h2 .rong{
border:1px double #ccddf0;
border-top:none;
background:#f0f7fe;
padding:5px;
line-height:25px;
}
/*下面写的是03的内容*/
#content03{
width:990px;
margin:0 auto;
clear:both;
border-top:1px double #e22222;
border-bottom:1px double #e22222;
font-size:14px;
text-align:left;
}
/*下面写的是04的内容*/
#content02 .left .h4{
border:1px double #ffb5b5;
border-top:none;
margin-top:10px;
}
#content02 .left .h4 .title{
height:28px;
background:url(../images/04bg.gif) repeat-x;
line-height:28px;
font-size:16px;
text-indent:15px;
color:#bd2525;
}
#content02 .left .h4 .rong{
line-height:25px;
padding:8px;
font-size:14px;
}
#content02 .right .h4{
line-height:25px;
background:#F5F5F5;
border:1px double #ededed;
width:347px;
}
#content02 .right .h4 .title{
font-size:16px;
color:#bd2525;
font-weight:bold;
padding:8px;
}
#content02 .right .h4 .rong{
padding:5px;
}
#size_14{
font-size:14px;
}
#bottom{
clear:both;
width:95%;
margin:0 auto;
}