﻿@charset "utf-8";
/* CSS 全局定义 */
* { margin:0; padding:0; }
body { font-size:12px; font-family:Arial, Helvetica, sans-serif; }
ul, li { margin:0; padding:0; }
h1 { font-family:Arial, Helvetica, sans-serif, "黑体"; font-size:24px; line-height:200%; margin:0 auto; margin-bottom:10px;}
h2 { float:left; font-size:14px; font-weight:bold; }
h3 { background:url(../images/btn.jpg) top center no-repeat; width:129px; height:27px; text-align:center; font-size:14px; font-weight:bold; padding-top:5px;}


.more { float:right; margin:10px 10px 0 0; }
.text { clear:both; padding:5px; }
.nav{ background:url(../images/nav.jpg) top left no-repeat; top repeat-x; height:23px; margin-bottom:10px; padding:8px 20px; color:#333333;}
/*字体颜色、样式*/
.White{ color:#fff;}
.a_White a { color:#FFFFFF; text-decoration:none; }
.a_White a:hover { color:#FFFFFF; text-decoration:underline; }
.c_black { color:#000000; font-weight:bold; }
.a_Blue a { color:#0066FF; text-decoration:none; }
.a_Blue a:visited{color:#0066FF; text-decoration:none;}
.a_Blue a:hover { color:#FF3300; text-decoration:underline; }
.a_Gray a { color:#5a5a5a; text-decoration:none; }
.a_Gray a:visited{color:#5a5a5a; text-decoration:none; }
.a_Gray a:hover { text-decoration:underline; }
.red_txt { color:#FF0000; }
.red a { color:#FF0000; }
.c_red a { color:#FF0000; font-weight:bold; text-decoration:none; }
.c_blues a { color:#0076bf; font-weight:bold; text-decoration:none; }
.c_blues a:hover { color:#333333; font-weight:bold; text-decoration:underline; }
.blue { color:#2486d3; }
.blue a { color:#2486d3; }
.c_blue a { color:#2486d3; font-weight:bold; }



/*li样式*/
.icon_black li { list-style:none; background:url(../images/li_icon.gif) top left no-repeat; height:20px; padding-left:13px; }

.l{ float:left;}

ul,li{ list-style:none;}
.c{ margin:0 auto;}

.top1{ background:url(../images/top1.jpg) center top no-repeat; width:904px; height:143px;}
.menu{ background:url(../images/menu.jpg) center top no-repeat; width:894px; height:34px; padding-left:20px;}
.menu li{ font-size:14px; font-weight:bold; float:left; margin: 8px 4px 0 4px; }
.content{ width:868px; background:#f8f8f8;}
.con_t{ background:url(../images/con_t.jpg) top center no-repeat; width:868px; height:19px;}
.con_b{ background:url(../images/con_b.jpg) bottom center no-repeat; width:868px; height:19px;}
.txt{ padding:5px;}

a{ color:#333333; text-decoration:none;}
a:hover{ color:#FF9900; text-decoration:none;}
div{ font-family:Arial, Helvetica, sans-serif;}
.info{ padding:0 0 0 35px;}
.left{ float:left; width:218px; background:#f0f0f0;}
.left li{ height:25px; background:url(../images/dot.gif) top left no-repeat; padding: 5px 0 0 50px; }

.left_t{ background:url(../images/list_top.jpg) top center no-repeat; height:29px; padding:10px 0 0 30px;}
.left_b{ background:url(../images/list_bottom.jpg) top center no-repeat; height:13px; overflow:hidden;}
.right{ float:right; width:640px;}
.content_s{ width:868px;}
.foot{ clear:both; background:url(../images/bottom.jpg) top center no-repeat; height:30px; text-align:center; padding-top:80px;}
.content_show{ padding:5px 0 0 20px;}
.red { color:#CC0000; font-size:16px; font-weight:bold;}
.title{ text-align:center; font-size:16px; font-weight:bold; color:#CC0000; line-height:180%; border-bottom:1px dashed #CCCCCC; margin-bottom:10px;}

