/* CSS Document */
body{
	margin:0;
	padding:0;	
    width:100%;
    background: url(bj.jpg) center top no-repeat;
    background-color:#faf3e0;
    overflow-x:hidden;
}
.content{ width:1000px; margin:0 auto;}

.con_one{ width:1000px; height:300px;}

.new{ width:495px; height:300px; float:left;}
.title{  width:495px; height:300px; float:right;}


.con_two{  width:1000px; height:300px;}
.con_left{ width:495px; height:300px; float:left; background-color:#ffffff;}
.con_right{ width:495px; height:300px; float:right; background-color:#ffffff;}

.lf_top{ width:495px; height:50px; background:url(lanmu_one_03.jpg) top no-repeat;}
.lfone_top{ width:495px; height:50px; background: url(lanmu_three_03.jpg) top no-repeat;}
.lftwo_top{ width:495px; height:50px; background: url(lanmu_five_03.jpg) top no-repeat;}


.rg_top{  width:495px; height:50px; background: url(lanmu_two_01.jpg) top no-repeat;}
.rgone_top{ width:495px; height:50px; background: url(lanmu_four_03.jpg) top no-repeat; }
.rgtwo_top{ width:495px; height:50px; background: url(lanmu_six_03.jpg) top no-repeat; }

.bottom{ width:470px; height:235px;margin:0 auto; }
.gd{ width:70px; height:50px; float:right;}


.foot{ width:100%; height:100px; background-color:#434343;}





/* 字体*/
.more{ font-size:14px; color:#646464; line-height:46px; text-align:center; font-family:"微软雅黑";}
.foot table tr td{ font-size:15px; color:#FFF; line-height:20px; text-align:center; font-family:"微软雅黑";}