/*全局*/
body{margin:20px 0 0 0 ;font-size:12px;color:#333;background:#C2C1C1}
a{font-size:12px;color:#333;text-decoration:none}
a:hover{color:#EF3073}
a img{border:0}
ul{margin:0;padding:0;list-style-type:none}

/*头部*/
.header{width:810px;height:222px;margin:0 auto}

/*导航*/
.header_nav{width:810px;height:30px;line-height:30px;background-color:#736D6D;border-top:2px solid #fff; clear:both}
.header_nav ul{width:730px;height:30px;margin-left:30px}
.header_nav ul li{float:left;margin-left:10px;display:inline}
.header_nav ul li a img{margin-top:8px;display:block}
.header_nav .line{width:1px;height:30px;background:url(Images/nav_line.jpg) no-repeat center center}
.header_img{width:810px;height:190px}

/*主体*/
.middle{width:810px;height:auto;margin:0 auto; overflow:hidden;background:#fff;padding:20px 0}

/*左侧*/
.left{width:160px;height:auto;margin:10px 0 0 40px; float:left; display:inline}
.left h1{margin:0;padding:0;width:160px;height:24px; background:url(Images/left_line.jpg) no-repeat left bottom;margin-bottom:5px}
.left img{display:block; float:left}
.left ul{}
.left ul li{}
.left ul li img{margin-top:8px; display:block}
.left #ml13{margin-left:13px;overflow:hidden;float:left}

/*右侧*/
.no{height:300px;text-align:center;color:#999; line-height:300px}
.right{width:570px;margin:10px 0 0 20px; float:left; display:inline;}

/*底部*/
.footer{width:790px; background-color:#fff;height:auto;margin:0 auto; text-align:right;color:#666; font-size:11px; font-family:Arial, Helvetica, sans-serif;border-top:1px solid #ccc;padding:10px 20px 10px 0;}

