﻿@charset "utf-8";
/* CSS Document */
body,form{ font-size:14px; color:#747474; margin:0; padding:0;  font-family:Verdana, Arial, Helvetica, sans-serif; background:#fff;}
ul,li{ margin:0;list-style:none; padding:0;}
h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-size:14px; font-weight:normal;}
img{ border:0;}
p{ margin:0; padding:0;}
a{ color:#747474; text-decoration:none}
a:hover{ color:#f60; text-decoration:none}
.clr{ clear:both; font-size:0;}
/*顶部HEADER*/
.headerbg{ background:url(images/header_bg.gif); height:31px; clear:both; line-height:31px; font-size:12px;}
.header_div{ width:1000px; margin:0 auto;}
.header_div div{ float:left}
.header_div span{ float:right}

.cont{ clear:both; width:1000px; margin:0 auto;}
.tips{ border-bottom:1px solid #c8c8c8; height:25px; line-height:25px; text-indent:20px; clear:both; width:1000px; margin:5px auto 0 auto;}
.left{ float:left; width:210px; padding:10px 0}
.right{ float:right; width:780px; padding:10px 0}

.left h2{ height:29px; line-height:29px; clear:both; margin-bottom:5px; text-indent:30px; font-weight:bold}
.left h2 a{ background:url(images/leftmenubg.gif); height:29px; display:block;}
.left h2 a:hover{ background:url(images/leftmenubg_on.gif); color:#f60;}
.left ul{ padding:5px 0 10px 0; clear:both}
.left ul li{ clear:both; height:25px; line-height:25px; color:#f60; overflow:hidden; text-indent:30px;}
.left ul li a{ height:25px; display:block; color:#f60;}
.left ul li a:hover{ text-decoration:underline}

.right h2{ clear:both; text-indent:25px; color:#f60; font-size:18px; line-height:35px; font-weight:bold;}
.right h3{ clear:both; line-height:23px;}
.right h3 strong{ color:#f60;}
.right ul{ clear:both; padding:10px 0;}
.right ul li{ float:left; width:24.9%; height:180px; overflow:hidden; text-align:center}
.right ul li img{ border:1px solid #bbb;}
.right ul li h4{ clear:both; height:30px; line-height:25px; overflow:hidden}


.footer{ background:url(images/footer.gif); height:110px; overflow:hidden; clear:both;}
