@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font:14px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica; background:#bdc3cf; color:#373737;}
h1,h2,h3,h4,h5{ font-size:1em; font-weight:400;}
img,input{ border:0;}
select{ font-size:12px;}
input,textarea{ font:12px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica; padding-left:3px;}
table{ border-collapse:collapse; border-spacing:0;}
legend{ display:none;}
address,caption,em,th,i{ font-style:normal; font-weight:400;}
ol,ul{ list-style-type:none;}

/* 颜色属性 */
.cRed,a.cRed:link,a.cRed:visited{ color:Red;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#DB3105;}

/*链接*/
a{ outline:none;}
a:link,a:visited{ text-decoration:none; color:#0068b7;}
a:hover{ color:#ff6600; text-decoration:underline;}

/*layout*/
#content,#header,#banner,#banner2{ width:921px; margin:0 auto; background:#fff;}
.clearFix{overflow:hidden; _zoom:1; clear:both;}

/*页面*/
#logo{ background:url(images/logo.jpg) no-repeat; width:228px; height:91px; float:left; text-indent:-9999px;}
#logo2{ background:url(images/title_01.jpg) no-repeat; width:277px; height:91px; float:right; text-indent:-9999px;}
#topLink{ padding:60px 0 0 280px;}
#topLink a{ font-weight:700; margin-right:35px;}

#banner{ background:url(images/title_02.jpg) no-repeat; height:154px; text-indent:-9999px;}
#banner2{background:url(images/title_03.jpg) no-repeat; height:208px; text-indent:-9999px;}

#content{ padding:5px 30px 30px 30px; width:861px;}
#content p{ text-indent:2em; font-weight:700; margin-top:5px;}

#image h3{ font-size:16px; font-weight:700; line-height:25px; color:#ff6600; text-align:center;}
#image img{ border:10px solid #d8efff;}
#image .image1,#image .image2,#image .image3,#image .image4,{ margin-left:15px; margin-top:10px;}
#image .image5,#image .image6,{ margin-left:20px; margin-top:10px;}
#image div{ float:left;}
