@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{ width:921px; margin:0 auto; background:#fff;}
.clearFix{overflow:hidden; _zoom:1; clear:both;}

/*页面*/
#logo{ background:url(images/logo.png) no-repeat; width:228px; height:74px; float:left; text-indent:-9999px;}
#topLink{ padding:40px 0 0 550px;}
#topLink a{ font-weight:700; margin-right:35px;}

#banner{ background:url(images/banner.png) no-repeat; height:154px; text-indent:-9999px;}

#content{ padding:5px 30px 30px 30px; width:861px;}
#content p{ text-indent:2em; font-weight:700; margin-top:5px;}

#text1 h2{ background:url(images/title.png) no-repeat; height:23px; text-indent:-9999px;}
#text1 p span{ color:#01509d;}
#text2{ margin-top:15px;}
#text2 h2{ background:url(images/title1.png) no-repeat; height:23px; text-indent:-9999px;}
#text2 p span{ color:#42a638;}

#image{ margin-top:20px;}
#image h3{ font-weight:700; line-height:25px;}
#image img{ border:2px solid #e0e0e0;}
#image .image2,#image .image3{ color:#42a638;}
#image .image1,#image .image2{ margin-right:50px;}
#image div{ float:left;}
