@charset "gb2312";
/* CSS Document */
body{font-family:"宋体",arial,Verdana,helvetica,clean,sans-serif;margin:0; padding:0; background: #d8d8d8; font-size:14px; color:#000;line-height:180%;}
div,form,img,ul,ol,li,dl,dt,dd ,p{margin: 0; padding: 0; border: 0; list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}

/* 链接颜色 */
a:link{color:#008aff; text-decoration:underline;}
a:visited {color: #008aff;text-decoration:underline;}
a:hover{color: #f60; text-decoration:underline;}
a:active{color: #008aff;text-decoration:underline;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1577b2;}
.cBlack,a.cBlack:link,a.cBlack:visited{ color:#000;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#f60;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体颜色*/
.fYellow{ color:#f60;}
.fRed{ color:#f00;}
.fGray{ color:#717171;}
.fGreen{color:#539A0B;}

/* 其他属性 */
.clear{clear:both;}

/*头部*/
#top{width:810px;margin:0 auto;height:auto;}
#top_tit{height:80px;background:url(/images/css_images/top1.gif);padding:0;margin:0; overflow:hidden;}
#top_tit2{height:204px; overflow:hidden;background:url(/images/css_images/top_bg.gif);padding:0;margin:0;}

.top_le{float:left;width:235px;}
.top_ri{float:left;width:575px;}
.top_t1{float:right;font-size:12px;text-align:right;margin-right:15px;padding:5px 0;}
.top_t1 a,.top_t1 a:visited{color:#002774;text-decoration:none;}
.top_t1 a:hover{color:#f60;}
.top_t2{float:right;color:#fff;text-align:right;margin-right:15px;padding:10px 0;font-weight:bold;}
.top_t2 a,.top_t2 a:visited{color:#fff;text-decoration:none;}
.top_t2 a:hover{color:#f60;}

/*中部*/
#cbox{width:790px;padding:10px;height:auto;margin:0 auto;background:#fff;}
#cbox_le{float:left;width:356px;margin-right:10px;padding:0;}
#cbox_ri{float:left;width:390px;background:url(/images/css_images/ri_bg.gif);padding:17px;}


.image{width:173px;border:1px solid #ddd;margin:4px 0;}
.cle01{padding:0;margin:0;}
.cle01 h1{font-size:14px;background:url(/images/css_images/le_tit.gif);padding:0 25px;line-height:23px;}
.cle01 ul{padding:0;margin:5px 0;}
.cle01 li{margin:0;background:url(/images/css_images/dian.gif) no-repeat 5px;padding-left:18px;line-height:28px;}
.cle01 span{color:#888;font-size:12px;padding-left:20px;}
#cbox em{float:right;margin-right:10px;}
#cbox em a:link{color:#008aff;text-decoration:underline;font-style: normal;}
#cbox em a:visited{color:#008aff;text-decoration:underline;font-style: normal;}
#cbox em a:hover{color:#f60;}

.cri{background:#fff;padding:2px 12px;margin-bottom:10px;}
.cri h1{font-size:14px;color:#222;background:url(/images/css_images/ri_tit.gif) no-repeat;padding-left:10px;height:28px;}
.cri p{line-height:26px;text-indent:2em;}

/*尾部*/
#bottom{width:810px;margin:auto;padding:8px 0;background:#f7f7f7;text-align:center;height:auto;}

/*其它*/
#cen{width:782px;margin:auto;padding:14px;background:url(/images/css_images/ri_bg.gif);}
.center{background:#fff;padding:15px;margin:0;}
.center h1{font-size:16px;color:#f60;}
.center h2{font-size:14px;color:#002774;padding-left:28px;}
.center p{ text-indent:2em;line-height:28px;}
.center ul{padding-left:28px;}
.center span{padding-left:20px;color:#888;font-size:12px;}
.center span a{color:#008aff;text-decoration:underline;}