@charset "utf-8";
/* CSS Document */


*{padding:0px;margin:0px;font:12px/20px Verdana,Tahoma,"宋体";word-break:break-all;word-wrap:break-word;color:#333333;}
html{height: 100%; position:relative;}
ul,li,ol{list-style-type:none;list-style-position:outside;}
body{height:100%;background:#ccc;position:relative;}
a{text-decoration:none;}
a:visited{color:#777;}
a:hover{text-decoration:underline;}
.clear {clear:both;}
img{border:none;vertical-align:top;}


/* 基础设置 */

#cont{width:920px;margin:0 auto;padding:0 35px; background: url(../img/bg.png) center repeat-y;}

#top{width:920px;height:60px; background:url(../img/top.png) center no-repeat;}
#top a{color:#fff;font-weight:bold;margin-left:860px;}

#nav{width:920px;height:40px; background:url(../img/nav.jpg) top center repeat-x;}
#nav ul{width:920px;height:32px;}
#nav ul li{float:left;width:80px;height:32px;text-align:center;filter:Glow(Color=#ffffff, Strength=2);}
#nav ul li a{font-size:12px;font-weight:bold;line-height:32px; text-decoration:none;}
#nav ul li a:hover{color:#c60;}

#bannar{width:920px;height:250px;}

#footer{width:920px;height:30px;text-align:center;background:#000 url(../img/footer.png) center repeat-x;color:#fff;}
#footer ul{width:900px;height:30px;margin:0 auto;display:block;}
#footer ul li{float:left;color:#fff;line-height:30px;padding:0 3px;display:inline;}
#footer ul li a{color:#fff;line-height:30px;}


/* 内容设置 */

#cont_1{width:920px;height:300px; background:url(../img/pic/cont_1bg.jpg) right bottom no-repeat;}
#cont_1 .cont_1box{width:320px;height:300px;float:left; background:url(../img/cont_1box_bg.jpg) center no-repeat;}
.cont_1box .cont_1box_title{margin:20px 0 5px 40px;line-height:30px;font-size:14px;font-weight:bold;display:block;}
.cont_1box ul{margin-left:40px;width:260px;display:block;}
.cont_1box ul li{width:260px;height:30px;line-height:30px;}
.cont_1box ul li a{line-height:30px;}

#cont_info{width:280px;height:300px;float:right;}
#cont_info_title{color:#f63;font-size:14px;font-weight:bold;display:block;margin:20px 0 0 20px;clear:both;}
#cont_info ul{width:240px;display:block;margin:0 auto;}
#cont_info ul li {color:#f63;line-height:30px;}

#cont_2{width:920px;background:url(../img/cont_2bg.jpg) right repeat-y;}
#cont_metelinfo{width:600px;padding:10px;display:inline;float:left;}
#cont_metelinfo ul {width:600px;margin:20px auto;}
#cont_metelinfo ul li{width:130px;padding-left:20px;float:left;display:inline;text-align:left;}
#cont_metelinfo table p{padding:15px;}
#cont_metelinfo table a{color:#c30;}

#cont_2 #cont_info{height:340px;background:url(../img/pic/cont_1bg.jpg) right top no-repeat;}


#cont_3{width:560px;padding:40px 300px 40px 60px;background:url(../img/cont_2bg.jpg) right repeat-y;}
#cont_3 p{ text-indent:2em;}

#cont_4{width:800px;padding:40px 60px;background:url(../img/cont_2bg.jpg) right repeat-y;}
#cont_4 img{float:left;}