﻿html,body,p, {  padding: 0;  margin: 0;}
img { border:0;}
body { background:#FFF url(bg.jpg) center bottom no-repeat; padding:0; margin:0;}
* { font-family:"微软雅黑";}
a { text-decoration: none;}
li { list-style: none;}
.navbar ul, .main { width:1000px; margin:0 auto;}
.navbar {  width: 100%;  height: 44px;  line-height: 44px;  background: url(nav_bg.jpg) repeat-x;}
.navbar a {color:#E59D61}
.main { height:730px; padding-top:50px; background:url(bg.png) left bottom no-repeat;}
.leftside { width:442px; padding-left:120px; float:left;}
.tex { font-weight:bold; font-size:15px; line-height:30px; }
.tex p {text-indent:2em; margin:0; padding:0;}
.rightside { width:280px; float:right; padding-right:120px; margin-top:60px;}
.code_container { margin-top:30px; background:url(codebg.jpg) left top no-repeat; width:442px; height:180px;}
.code { width:104px; padding:20px 30px 0; float:left;}
.phone { padding:20px 10px 0;}