@charset "utf-8";
/* CSS Document */
<!--
#main {
    width: 930px; 
    margin: 0px auto; 
}
#left{
    float: left; 
    width: 268px;
}
#middle{
    width: 407px;
	margin-left:5px;
	float:left;
}
#right{
    float:right;
    width:245px;
}
.gd{ width:268px; border:1px solid #9CF; margin-top:5px}
.gd1{ width:244px; border:1px solid #9CF; margin-top:5px}
.gd2{ border:1px solid #9CF}
.gdul{ list-style-type:none; margin:0; padding:0}
.gdli{ background: url({images/gd_1.gif) no-repeat; height:32px;}
.gdli2{ background: url(images/gd_2.gif); height:26px;}
.gdli3{ background: url(images/gd_3.gif); height:26px;}
.gdli4{ background: url(images/gd_6.gif) no-repeat;height:26px;}
.gdli5{ background: url(images/gd_4.gif) no-repeat;height:26px;}
.gdli6{ background: url(images/gd_5.gif) no-repeat;height:26px;}
.gdli7{ background: url(images/gd_7.gif) no-repeat;height:26px;}
.gdh1{ font-size:14px; margin:0; color:#069;}
.beij{
	background-image: url(images/bwbj.gif);
	background-repeat: repeat-x;
}
-->