@charset "utf-8";
*{ margin:0px auto}
body{background:#000 url(bg.gif) repeat-x; 
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:22px;
}

td{ vertical-align: middle;}
textarea,input,select,button{ background:#000; border:#434343 1px solid; color:#fff;} /* 表单样式 */
form{margin:0px;}

/* 链接 */
a{color:#000;text-decoration:none;}a:visited{color:#000;text-decoration:none;}a:hover{color:#f00;text-decoration: underline}
a.link1,a.link1:visited{color:#777777;text-decoration:none;}a.link1:hover{color:#f00;text-decoration:underline;}
a.link3,a.link3:visited{color:#D5D5D5;text-decoration:none;}a.link3:hover{color:#fff;text-decoration:underline;}
a.link2,a.link2:visited{color:#f00;text-decoration:none;}a.link2:hover{color:#f00;text-decoration:underline;}


/* 文字 */
.font_1{color:#DE0707;}


/* 主框架 */
#header{ background:url(logo.gif) 0px 32px no-repeat;width:920px; height:65px; color:#fff; text-align:right; padding-top:55px; font-size:14px;}

#navigation{ width:918px; height:40px; background:url(nav_bg.jpg) repeat-x;}
#navigation ul{list-style-type:none;margin:0;padding:0;}
#navigation li{ float:left; width:153px; height:40px; background:url(nav_bg2.jpg) no-repeat;}
#navigation ul a{ text-decoration:none;display:block; height:40px;}
#navigation ul a:hover{ background:url(nav_bg1.jpg) center top no-repeat; color:#fff;text-align:center; font-size:12px; height:40px; width:153px; padding-top:0px;}
#navigation ul a:link, #navigation ul a:visited{color:#A7A7A7; text-align:center; font-size:13px; height:30px; width:153px; padding-top:10px;}
#navigation_j{ background:url(nav_bg1.jpg) center top no-repeat; color:#fff;text-align:center; font-size:12px; height:40px; width:153px; padding-top:0px;}

#banner{ width:918px; height:242px; background:#000 url(banner_bg.jpg) no-repeat; margin-bottom:0px;}
#banner_1{ width:878px; height:141px; background:#000 url(banner_bg1.jpg) no-repeat; padding-left:20px; padding-right:20px; padding-top:20px;}

#cp_banner{ width:870px; height:135px;}

#banner_1bj{ width:280px; height:120px; background:url(banner_1bg.gif) no-repeat; margin-right:15px; color:#fff; font-size:11px; float:left;}
#banner_1bjleft{ width:130px; height:74px; background:#fff; float:left; margin-top:23px; margin-left:24px;}
#banner_1bjright{ width:98px; height:60px; float:right; text-align:right; margin-top:33px; margin-right:15px; font-size:12px;}

#container_index{ width:908px; height: auto; background:#DDDDDD url(container_bgt.gif) no-repeat top center; color:#000; padding-top:25px;padding-left:10px;}
#container_about{ width:908px; height:540px; background:#DDDDDD url(container_bgt.gif) no-repeat top center; color:#000; padding-top:25px;padding-left:10px;}

#footer{ width:878px; height:31px; background:url(footer_bg.gif) repeat-x; color:#fff;clear:both; margin-bottom:15px; padding-top:9px; padding-left:20px; padding-right:20px;}

#left{ width:245px; height: auto;float:left; background:url(left_bg.gif) repeat-y; text-align:left;}
#left_bt{ width:208px; height:35px; background:url(left_bt.gif) repeat-x; font-size:18px; padding-top:0px;}
#left_lxt{ width:208px; height:39px; background:url(left_lxt.gif) no-repeat;margin-top:10px;}
#left_lxc{ width:178px; height:auto; background:#C4C4C4 url(left_lxd.gif) no-repeat bottom; text-align:left; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:5px;margin-bottom:15px;}

#right{ width:610px; height: auto; float:right; margin-right:30px; text-align:left; background:#ddd}
#right_1{ width:610px; height:35px; background:#; color:#000; font-size:22px; padding-top:10px;}
#right_lx{ width:610px; height:auto; font-size:14px; line-height:26px; color:#565555;}

#cp_bg{ width:210px; height:149px; background:url(cp_bg.jpg) no-repeat; text-align:center; padding-right:10px; padding-top:19px; float:left; margin-right:2px;}
#cp_id{ width:210px; height:25px; text-align:center;}
#cp_bk{ width:210px; height:174px; float:left; margin-right:12px; margin-bottom:30px;}

/* 子框架 */


#about_nav{ width:208px; height:auto;}
#about_nav ul{list-style-type:none;margin:0;padding:0;}
#about_nav ul li{ width:208px; height:25px; background:url(bg_nav.gif) no-repeat; color:#fff;}
#about_nav ul li a,#about_nav ul li a:visited{ text-decoration:none;display:block; height:23px; padding-top:2px; padding-left:5px;}
#about_nav ul li a:hover{ width:208px; height:25px; background:url(bg_nav1.gif) no-repeat; color:#636363;}


.font_koma{ text-decoration:blink;}


/*其它*/
text-transform:                                                                                 /*英文 字体首字母大写 全\大小写
list-style-[项目属性:images:项目图片  type: decimal;项目编号]:                                     /*项目编号
.alpha{filter:alpha(opacity=50)}     class="alpha"                                              /*透明
link 正常  hover 经过 visited 已访问      下划线 text-decoration:none;                             /*链接状态