/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #444;} /* 已访问的链接 */
a:hover{color: #f60;} /* 鼠标在链接上 */ 
a:active {color: #f30;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #000;}
a.channel:visited {color: #000;}
a.channel:hover{color: #f30;text-decoration:underline;}
a.channel:active {color: #000;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel_20cz' ***>***</a> */
a.channel_20cz:link {color: #fff;}
a.channel_20cz:visited {color: #fff;}
a.channel_20cz:hover{color: #fff;text-decoration:underline;}
a.channel_20cz:active {color: #fff;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #000;}
a.bottom:visited {color: #000;}
a.bottom:hover{color: #f30;}
a.bottom:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #000;}
a.class:visited {color: #000;}
a.class:hover{color: #fff;}
a.class:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='classl' ***>***</a> */
a.class1:link {color: #bf0000;}
a.classl:visited {color: #bf0000;}
a.classl:hover{color: #bf0000;}
a.classl:active {color: #bf0000;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body {margin:0px;font-size: 9pt;font-family : 宋体,arial,verdana,sans-serif,fantasy,tahoma;background-position:center;text-decoration: none;background:url(jkrj/en_bg.jpg);}

html {scrollbar-face-color:#d5d5d5;scrollbar-highlight-color:#fff;scrollbar-shadow-color:#eeeeee;scrollbar-3dlight-color:#eeeeee;scrollbar-arrow-color:#000;scrollbar-track-color:#fff;scrollbar-darkshadow-color:#fff;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td {font-family:"宋体";font-size: 9pt;line-height: 150%;font-weight: normal;}

/*=====================================*/
.pic_pic {border:1px solid #666;}
.pic_pic_table {height:102px;width:80px;float:left;text-align:center;background:#fff;padding:3px;border:1px solid #999;margin:4px 2px 4px 2px;}
.pic1{border:1px solid #999;margin-bottom:3px;} /* 文章频道图片边框c2c2c2 */
.pic1_a {}
.pic1_a img {width:82px;height:84px;}
.pic2{border:1px solid #999;margin-bottom:3px;} /* 下载频道图片边框 */
.pic3{border:1px solid #666;} /* 图片频道图片边框 */
.sc_pic {border:1px solid #666;width:130px;height:90px;margin-bottom:3px;}
#popitmenu {display:none;}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input {background: #efefef; border:1px solid #666;color: #000;height:16px;font-size: 9pt}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button {font-size: 9pt;height:20px;}1
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select {font-size: 9pt;height: 20px;}
h1 {width:100px;text-align:left;height:28px;line-height:28px;padding-left:20px;float:left;background:url(jkrj/en_01.gif) no-repeat;font-size:9pt;font-weight:normal;margin:0px;}
h2 {font-size:11pt;margin:0px auto;color:#f30;padding-top:5px;}
ul {padding:0px;margin:0px;list-style:none;}
li {padding:0px;margin:0px;}
.font_1 {color:#ff6600;}
.font_2 {color:#000000;}
.more {width:50px;float:right;margin-top:8px;display:inline;}
.en {visibility:hidden;clear:both;overflow:hidden;height:0px;}
img {border:0px;}
.en_list {border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#cecece;height:20px;line-height:20px;text-align:left;}
.code {border:1px dashed #ccc;background:#f8f8f8;text-align:left;}

/*框*/
#en_head {width:900px;padding:5px 5px 0px 5px;margin:0px auto;background:#fff;clear:both;}
#en_body {width:900px;padding:5px 5px 0px 5px;margin:0px auto;background:#fff;clear:both;}
#en_foot {width:900px;padding:0px 5px 5px 5px;margin:0px auto;background:#fff;clear:both;}
/*位*/
#en_path {width:898px;background:url(jkrj/place_bg.gif) repeat-x;height:31px;border-left:1px solid #ccc;border-right:1px solid #ccc;margin-bottom:3px;}
#en_path_h1 {width:30px;height:31px;line-height:31px;float:left;background:url(jkrj/place_left.gif) no-repeat;}
#en_path_h2 {width:668px;line-height:21px;float:left;padding-top:10px;text-align:left;}
#en_path_h3 {width:30px;height:31px;line-height:31px;float:right;background:url(jkrj/place_right.gif) no-repeat;}
#en_path_h4 {width:170px;line-height:18px;float:left;padding-top:13px;text-align:right;}
/*登*/
#en_login {width:898px;text-align:left;height:28px;line-height:28px;clear:both;margin:0px auto;margin-bottom:3px;border:1px solid #ccc;background:#f8f8f8;}
#en_login_h1 {float:left;width:80px;text-align:left;}
#en_login_right {float:right;width:810px;text-align:right;line-height:0px !important;line-height:23px;padding-right:4px;padding-top:2px;}
/*顶*/
#en_head_table {width:898px;border:1px solid #ccc;height:90px;background:url(jkrj/top_bg.gif) repeat-x top;}
#en_head_left {width:150px;height:90px;float:left;}
#en_head_right {width:746px;float:right;}
#en_head_top {width:734px;height:20px;line-height:20px;text-align:right;margin:0px auto;margin-top:5px;}
#en_head_channel {width:734px;height:30px;background:#2b2b2b;line-height:30px;border:1px solid #ccc;color:#fff;text-align:center;margin:0px auto;}
#en_head_menu {width:734px;border:1px solid #ccc;border-top:0px;height:25px;line-height:25px;background:#f8f8f8;text-align:center;margin:0px auto;}
/*底*/
#en_ft {width:898px;text-align:left;height:28px;line-height:28px;margin:0px auto;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;}
#en_ft_h1 {float:left;width:80px;text-align:left;}
#en_ft_h2 {float:left;width:763px;text-align:left;}
#en_ft_h3 {float:right;width:55px;text-align:left;padding-top:8px;}
#en_ftd {width:898px;background:url(jkrj/bottom_bg.gif) repeat-x;height:31px;line-height:31px;margin:0px auto;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#en_ftd_h1 {background:url(jkrj/bottom_left.gif) no-repeat;width:50px;height:31px;float:left;}
#en_ftd_h2 {float:left;text-align:center;line-height:31px;width:778px;}
#en_ftd_h3 {background:url(jkrj/bottom_right.gif) no-repeat;float:right;width:30px;height:31px;}
#en_ftd_h4 {float:left;width:40px;height:31px;}
.code {border:1px dashed #ccc;background:#f8f8f8;}

/*=====================================*/
#en_ind_left {width:622px;float:left;}
#en_ind_right {width:274px;float:right;}
.en_ind_ll {width:307px;float:left;margin-right:4px;}
.en_ind_lr {width:307px;float:right;}
.en_ind_ltop {width:305px;height:28px;border:1px solid #ccc;border-bottom:0px;}
.en_ind_lfoot {width:297px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;padding:0px 4px 4px 4px;}
#en_ind_ad {width:272px;border:1px solid #ccc;padding-bottom:4px;padding-top:4px;margin-bottom:4px;text-align:center;}
#en_ind_ad ul {width:100%;}
#en_ind_menu {width:272px;border:1px solid #ccc;padding-bottom:4px;margin-bottom:4px;}
#en_ind_menu ul {width:100%;}
#en_ind_menu li {width:130px;margin-left:4px;display:inline;float:left;margin-top:4px;}
#en_ind_menu li img {display:block;}
.en_ind_flash {width:264px;border:1px solid #ccc;margin-bottom:4px;height:200px;line-height:20px;padding:4px;background:#f8f8f8;}
.en_ind_rtop {width:272px;height:28px;border:1px solid #ccc;border-bottom:0px;}
.en_ind_rfoot {wdith:264px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;padding:0px 4px 4px 4px;}

/*=====================================*/
#en_class_left {width:274px;float:right;}
#en_class_menu {width:272px;border:1px solid #ccc;padding-bottom:4px;margin-bottom:4px;}
#en_class_menu ul {width:100%;}
#en_class_menu li {width:130px;margin-left:4px;display:inline;float:left;margin-top:4px;}
#en_class_menu li img {display:block;}
.en_class_ltop {width:272px;border:1px solid #ccc;border-bottom:0px;height:28px;background:#f8f8f8;}
.en_class_lfoot {width:264px;border:1px solid #ccc;border-top:0px;padding:0px 4px 4px 4px;margin-bottom:4px;background:#f8f8f8;text-align:left;}
#en_class_right {width:622px;float:left;}
.en_class_rtop {width:620px;height:28px;background:#f8f8f8;border:1px solid #ccc;}
.en_class_rli {width:620px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;}
.en_class_rli ul {width:612px;margin:0px auto;padding-bottom:4px;}
.en_class_rli li {padding-left:15px;height:25px;line-height:25px;background:url(jkrj/art_icon.gif) no-repeat left;border-bottom:1px dashed #999;width:597px;}
.en_date {float:right;display:inline;margin-top:-23px;}
#en_page {width:620px;height:25px;line-height:25px;border:1px solid #ccc;background:#f8f8f8;text-align:center;margin-bottom:4px;}
/*=====================================*/
.en_con_left {width:142px;float:right;}
.en_con_menu {width:140px;border:1px solid #ccc;margin-bottom:4px;background:#f8f8f8;text-align:center;padding-top:4px;}
.en_con_menu ul {width:130px;margin:0px auto;}
.en_con_menu li {width:100%;height:35px;display:block;overflow:hidden;margin-bottom:4px;}
.en_con_ltd {width:140px;border:1px solid #ccc;margin-bottom:4px;padding-top:5px;padding-bottom:5px;text-align:center;background:#f8f8f8;}
.en_con_ltop {width:140px;border:1px solid #ccc;border-bottom:0px;height:28px;background:#f8f8f8;}
.en_con_lfoot {width:140px;border:1px solid #ccc;border-top:0px;padding:0px 4px 4px 4px;margin-bottom:4px;background:#f8f8f8;}
.en_con_right {width:754px;float:left;}
.en_con_title {width:100%;text-align:center;height:28px;}
.en_con_rtd {width:752px;border:1px solid #ccc;margin-bottom:4px;} 
.en_con_info {width:100%;line-height:25px;text-align:right;height:25px;margin-bottom:4px;background:#f8f8f8;border-bottom:1px solid #ccc;;}
#en_content {width:742px;padding:5px;}
#en_con_pic {float:left;width:100%;text-align:center;background:#f8f8f8;}
.LinkArticleCorrelative {height:20px;line-height:20px;border-bottom:1px dashed #ccc;width:100%;}
.en_con_table {width:100%;border-top:1px solid #ccc;background:#f8f8f8;}
.en_l {float:left;width:400px;text-align:left;margin-left:5px;display:inline;padding-top:3px;}
.en_r {float:right;width:330px;text-align:left;background:#ffffff;padding-top:3px;padding-left:5px;border-left:1px solid #ccc;}
.en_tb {width:100%;height:20px;line-height:20px;border-bottom:1px;clear:both;}
.en_tl {width:70px;float:left;height:20px;line-height:20px;}
.en_tr {width:330px;float:left;height:20px;line-height:20px;}
.en_ts {width:100%;height:20px;padding-top:3px;text-align:center;clear:both;}
.en_tt {width:330px;float:left;}
.web_url {height:25px;line-height:25px;border:1px dashed #ccc;background:#f8f8f8;width:738px;padding-left:5px;text-align:left;}
#en_con_pl {width:734px;padding:0px 5px 0px 5px;}
.en_img {width:100%;clear:both;}
.en_l2 {float:left;width:62px;text-align:center;padding:0px 4px 0px 4px;}
.en_r2 {float:right;width:220px;}
.en_title {width:100%;height:20px;text-align:left;}
.en_con {width:100%;text-align:left;}


/*=======================================*/
#en_pic_menu {width:215px;border:1px solid #ccc;margin-bottom:4px;padding-top:4px;}
#en_pic_menu ul {list-style:none;}
#en_pic_menu li {float:left;width:100px;height:35px;margin-left:5px;margin-bottom:4px !important;margin-bottom:0px;display:inline;}

#en_art_menu {width:677px;margin-top:5px;border:1px solid #ccc;background:#f8f8f8;margin-bottom:4px;}
#en_art_menu ul {list-style:none;clear:both;width:660px;margin:0px auto;}
#en_art_menu li {width:65px;height:20px;line-height:20px;float:left;}

/*=======================================*/
#en_ind_sea {width:620px;margin-bottom:4px;border:1px solid #ccc;height:28px;line-height:28px;clear:both;background:#f8f8f8;margin-right:4px;}
#en_class_sea {width:620px;margin-bottom:4px;border:1px solid #ccc;height:28px;line-height:28px;clear:both;background:#f8f8f8;}
#en_sea_h1 {float:left;width:90px;height:28px;line-height:28px;background:url(jkrj/en_01.gif) no-repeat;text-align:center;padding-left:0px;}
#en_sea_h2 {float:left;height:28px;line-height:28px;}
#en_sea_h4 {float:left;min-height:20px;}
#en_sea_h3 {float:right;height:28px;line-height:28px;text-align:center;}

/*=======================================*/
.comment_border {background:#ccc;}
.comment_title {height:25px;line-height:25px;background:#f8f8f8;}

/*=======================================*/
.en_class_90 {width:677px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;padding-top:3px;}
.en_class_90 ul {margin-left:auto;margin-right:auto;}
.en_class_90 li {padding:0px;margin-left:25px;width:104px;float:left;text-align:center;display:inline;}

.pic_90_tb {width:100px;border:2px solid #e9e9e9;margin-bottom:4px;} /* 文章图片外阴影 */
.pic_90_pic {width:94px;min-height:90px;text-align:center;clear:both;padding:3px 3px 0px 3px;border-top:1px solid #999;border-right:1px solid #999;border-left:1px solid #999;}
.pic_90_title {width:100px;height:18px;line-height:18px;text-align:center;clear:both;background:#f3f3f3;border-left:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #999;}
#ad_google {width:250px;height:250px;padding:4px;border:0px;margin-bottom:4px;float:right;}
.adcontent {width:100%;height:90px;margin-bottom:-22px;}
