@charset "utf-8";/* 	@名称: base	@功能: 重设浏览器默认样式*//* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { color:#000; background:#fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin:0; padding:0; }/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }/* HTML5 媒体文件跟 img 保持一致 */
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1;
}/* 要注意表单元素并不继承父级 font 的问题 */
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; }
input, select, textarea { font-size:100%; }/* 去掉各Table  cell 的边距并让其边重合 */
table { border-collapse:collapse; border-spacing:0; }/* IE bug fixed: th 不继承 text-align*/
th { text-align:inherit; }/* 去除默认边框 */
fieldset, img { border:0; }/* ie6 7 8(q) bug 显示为行内表现 */
iframe { display:block; }/* 去掉 firefox 下此元素的边框 */
abbr, acronym { border:0; font-variant:normal; }/* 一致的 del 样式 */
del { text-decoration:line-through; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:500; }/* 去掉列表前的标识, li 会继承 */
ol, ul { list-style:none; }/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th { text-align:left; }/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:500; }
q:before, q:after { content:''; }/* 统一上标和下标 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }/* 让链接在 hover 状态下显示下划线 */
a:hover { text-decoration:none; }/* 默认不显示下划线，保持页面简洁 */
ins, a { text-decoration:none; }/* 清理浮动 */
.fn-clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.fn-clear { zoom:1; /* for IE6 IE7 */ }/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide { display:none; }/* 设置内联, 减少浮动带来的bug */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
.fn-left, .fn-right { display:inline; }
.fn-left { float:left; }
.fn-right { float:right; }
/*-------------Layout---------------*/
body {font-size:12px;}
/*-------------header---------------*/
.header{width:1003px; height:55px; overflow:hidden; margin:0 auto; margin-top:5px; margin-bottom:10px;}
.logo{width:171px; height:55px; float:left; _margin-right:-3px;}
.logo_link{background:url(logo.jpg) no-repeat; width:171px; height:55px; display:block}
.menu{background:url(menu_bg.jpg) repeat-x; height:55px; overflow:hidden; color:#fff; font-size:12px; }
.menu ul{overflow:hidden; width:810px; margin:0 auto; margin-top:12px; font-size:14px;}
.menu ul li{float:left; height:30px; line-height:30px;}
.menu ul li a{color:#fff;  margin-left:10px; margin-right:10px; padding:3px;}
.menu ul li a:hover{color: #ff0; text-decoration: none;}
.menu ul li b{font-weight:normal;}
.content{width:1003px; margin:0 auto; overflow:hidden;}
.hui_link{color:#333333; background:url(dot.gif) 0 12px no-repeat; padding-left:8px; height:23px; line-height:23px; display:block;}
a.hui_link:hover{color:#f00; text-decoration:none;}

.img_border{border:1px solid #d0d0d0; overflow:hidden; margin-bottom:10px; text-align:center}
.img_border1{border:1px solid #d0d0d0; background:#f7f7f7; overflow:hidden; margin-bottom:10px; text-align:center;}
.img_border2{border:1px solid #d0d0d0; overflow:hidden; margin-bottom:10px;}

.margin_10{margin-top:10px; margin-left:20px;}
.margin_left{margin-left:12px; margin-top:10px;}
.margin_left1{margin-left:12px; margin-top:3px;}
.orange_link{color:#f35822; font-size:12px; font-weight:normal;}
.list_right1{border:1px solid #cfcfcf; border-top:2px solid #009944; margin-bottom:10px; overflow:hidden}
.list_right1 h1{padding-left:10px; padding-right:10px; color:#333; font-size:14px; height:29px; line-height:29px; border-bottom:1px solid #cfcfcf; background:#f7f7f7; font-weight:bold; margin:0;}
.list_right1 h3{padding-left:10px; padding-right:10px; color:#333; font-size:14px; height:29px; line-height:29px; border-bottom:1px solid #cfcfcf; background:#f7f7f7; font-weight:bold; margin:0;}
.margin_right_20{margin-right:15px;}

.text_8{color:#888888;}
.hui_link1{color:#333333; background:url(dot.gif) 0 12px no-repeat; padding-left:8px; font-size:14px; display:block;}
a.hui_link1:hover{color:#f00; text-decoration:none;}

.hui_link2{color:#333333; background:url(dot.gif) 0 8px no-repeat; padding-left:8px; font-size:14px; display:block; height:25px; line-height:25px;}
a.hui_link2:hover{color:#f00; text-decoration:none;}
.border_dotted{border-bottom:1px dotted #c0c0c0; padding-bottom:10px; margin-bottom:10px;}
.margin_botton_10{margin-bottom:10px;}
.blue_link{color:#0154a0;}
/*--footer--*/
.footer{width:1003px; margin:0 auto;}
.footer_link{height:46px; border:1px solid #cfcfcf; margin-bottom:10px; color:#1c618f; padding-top:10px; padding-left:22px; line-height:23px;}
.footer_link a{color:#333333; font-weight:normal; margin-right:13px;}
.footer_link a:hover{color:#f00;}
.footer_bq{border-top:2px solid #009944; line-height:23px; text-align:center}
.daohang{color:#0062a1; height:25px; line-height:25px; margin-bottom:10px;}
.daohang a{color:#0062a1; margin-right:5px; margin-left:5px; }
.daohang a:hover{color:#da5c00;}
.beian{color:#555555; width:150px; margin:0 auto; margin-top:10px; margin-bottom:10px;}


