/* CSS Document */
body{
	font-family:"宋体";
	text-align:center;
	margin:0px;
	font-size:12px;
	color:#3C3C3C;
	padding:0px;
	background-color:#F3F3F3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img{
border:0px;}
a{color:#3C3C3C;text-decoration:none;}
a:hover{color:#BA0000;text-decoration:none;}
ul{
list-style-type:none;
}
#container{
width:1003px;
height:auto;
margin:0px auto;
text-align:left;
}
.head{
text-align:left;
width:1003px;
height:165px;
background:url(../images/head_bg.gif) repeat-x;
}
.head_1{
width:1003px;
height:97px;
}
.logo{
float:left;
width:242px;
height:95px;
margin:2px 0px auto 0px;
}
.menu{
float:left;
background:url(../images/menu_bg.gif) repeat-x;
width:738px;
height:34px;
margin:63px 0px;
margin-bottom:0px;
font-size:14px;
font-weight:bold;
padding:0px;
}
.menu ul{
margin:0px;
padding:0px;
list-style-type:none;
height:34px;
width:738px;
}
.menu ul li{
float:left;
height:34px;
background:url(../images/menu_line.gif) no-repeat;
line-height:37px;
padding:0px 12px 0px 16px;
}
.menu ul li a{
color:#BA0000;
}
.menu ul li a:hover{
color:#3C3C3C;
}
.menu ul .menu_index{
background:url(../images/menu_bg_left.gif) no-repeat;
}
.menu ul .menu_end{
margin:0px;
padding:0px;
float:right;
width:6px;
background:url(../images/menu_bg_right.gif) no-repeat;
}
.menu ul .menu_now_item{
background:none;
color:#ffffff;
width:auto;
padding:0px;
}
.menu ul .menu_now_item a{color:#ffffff;}
.menu_now_item_left{
display:block;
float:left;
width:9px;
height:35px;
background:url(../images/tab_left.gif) no-repeat;
}
.menu_now_item_middle{
display:block;
float:left;
width:auto;
height:35px;
background:url(../images/tab_middle.gif) repeat-x;
padding:0px 4px 0px 5px;
}
.menu_now_item_right{
display:block;
float:left;
width:9px;
height:35px;
background:url(../images/tab_right.gif) no-repeat;
}
/*顶部连接*/
.dingbu_daohang{
position:relative;
top:-78px;
left:487px;
width:500px;
height:24px;
margin:0px;
padding:0px;
float:left;
}
.dingbu_box{
margin-left:12px;
text-align:center;
line-height:24px;
float:left;
width:72px;
height:24px;
background:url(../images/daohang_bg.gif) no-repeat;
}
.dingbu_box img{
float:left;
margin:7px -5px 0px 5px;
}
/*顶部连接*/

.head_2{
display:table;
text-align:left;
height:31px;
line-height:31px;
width:1003px;
background-color:#D53328;
color:#FFFFFF;
margin-top:-24px;
}
*html .head_2{
margin-top:-27px;
}
*+html .head_2{
margin-top:0px;
}
.head_2 img{
float:left;
margin-top:3px;
margin-left:10px;
margin-right:5px;}
.head_2 a{
color:#FFFFFF;
}
.head_2 a:hover{
color:#F8F502;
}

.head_3{
height:37px;
line-height:37px;
width:1003px;
background:url(../images/head_3_bg.gif) repeat-x;
color:#3C3C3C;
}
.head_3 .man_img{
float:left;
margin-top:10px;
margin-left:20px;
margin-right:5px;}

.newsearch_input{
float:left;
margin-left:6px;
width:159px;
height:15px;
background:url(../images/news_search_input_bg.gif) no-repeat;
border:0px;
padding:5px 7px;
color:#555;
}
.index_news_search{
float:right;
margin-right:30px;
margin-top:5px;
}

/*页面头部*/

/*中间部分开始*/
.middle{
text-align:center;
display:table;
background-color:#F3F3F3;
background-image:url(../images/middle_bg.gif);
background-repeat:repeat-x;
width:1003px;
height:auto;
}
.middle_border{
display:table;
/*width:983px;*/
width:962px;
height:auto;
margin:auto;
margin-top:11px;
background:#FFFFFF;
}
.middle_content{
text-align:left;
display:table;
width:961px;
/*margin-top:13px;*/
height:auto;
margin:auto;
}
.ad_banner_index{
display:table;
width:962px;
minheight:101px;
margin-bottom:8px;
}

<!--中间 内容第一部分开始-->
.middle_content_1{
display:table;
width:961px;
height:auto;
margin:auto;
}

.middle_content_1_left{
float:left;
display:table;
width:256px;
height:auto;
}
.login_box{
width:256px;
height:177px;
margin-bottom:6px;
}
.login_box_title{
width:233px;
height:29px;
margin:0px;
padding:0px;
background:url(../images/login_box_title_bg.gif) no-repeat;
border:1px #E0E0E0 solid;
color:#B70000;
font-size:14px;
font-weight:bold;
line-height:27px;
padding-left:20px;
}
.login_box_content{
width:253px;
height:144px;
background-color:#ffffff;
border-left:1px #E0E0E0 solid;
border-right:1px #E0E0E0 solid;
border-bottom:1px #E0E0E0 solid;
color:#666666;
font-size:12px;
}

.login_box_content .login_box_input{
width:106px;
height:21px;
border:#BEBEBE 1px solid;
line-height:21px;
}
.login_box_content .login_box_username{
margin:0px 10px 10px 10px;
padding-top:12px;
line-height:23px;
}
.login_box_content .login_box_password{
margin:0px 10px;
line-height:23px;
}
.login_box_content .login_box_password{
border-bottom:1px #BEBEBE dashed;
height:40px;
}
.login_box_content .login_box_other{
float:left;
display:table;
minwidth:59px;
padding-left:23px;
padding-right:6px;
margin-left:12px;
margin-top:15px;
height:21px;
border:#BEBEBE 1px solid;
line-height:21px;
color:#000000;
background-color:#FAFAFA;
background-image:url(../images/login_box_other_arr.gif);
background-position:6px;
background-repeat:no-repeat;
}
*html .login_box_content .login_box_other{margin-top:0px;}
*+html .login_box_content .login_box_other{margin-top:-5px;}
.login_box_content .login_box_other a{
color:#000000;
}
.login_box_content .login_box_other a:hover{
color:#ff0000;
}
.login_box_content .login_box_password .login_box_input{
float:left;
margin-left:5px;
}
.login_box_content .login_submit{
float:left;
margin-left:13px;
}

/*右边*/
.middle_content_1_right{
float:right;
display:table;
width:696px;
height:auto;
}
.middle_content_1_right_1{
display:table;
height:auto;
}
.middle_content_1_right_1 .left{
float:left;
width:443px;
height:283px;
border:1px #E2E2E2 solid;
text-align:center;
padding-top:3px;
}
.middle_content_1_right_1 .right{
float:left;
margin-left:6px;
width:243px;
height:286px;
border:1px #E2E2E2 solid;
}
*html .middle_content_1_right_1 .right{
float:right;
margin-left:0px;
}
*+html .middle_content_1_right_1 .right{
float:right;
margin-left:0px;
}
.middle_content_1_right_1 .kuanjie_index_title{
width:241px;
height:30px;
background:url(../images/kuanjie_index_title.gif) no-repeat;
border-bottom:1px #E2E2E2 solid;
}
.kuanjie_index_content{
width:100%;
height:100%;
background:url(../images/kuanjie_index_content_bg.gif) repeat-x;
}
*html .kuanjie_index_content{
height:254px;
}
.kuanjie_index_content ul{
margin:0px;
padding:0px;
}
.kuanjie_index_content ul li{
float:left;
margin-left:15px;
margin-top:18px;
}
*html .kuanjie_index_content ul li{
float:left;
margin-left:8px;
margin-top:18px;
}

.middle_content_1_right_2{
margin-top:10px;
width:694px;
height:353px;
border:1px #E2E2E2 solid;
}
*html .middle_content_1_right_2{
height:372px;
}
.middle_content_1_right_2 .title{
width:694px;
height:31px;
line-height:31px;
background:url(../images/middle_content_1_right_2_title.gif) no-repeat;
border-bottom:1px #E2E2E2 solid;
}
.middle_content_1_right_2 .title .left{
float:left;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-left:13px;
}
*html .middle_content_1_right_2 .title .left{
margin-left:8px;
}
.middle_content_1_right_2 .title .right{float:right;margin-right:15px;}
*+html .middle_content_1_right_2 .title .right{margin-right:242px;}
*html .middle_content_1_right_2 .title .right{margin-right:116px;}

.middle_content_1_right_2 .content ul{
float:left;
margin:0px;
margin-left:8px;
margin-top:8px;
padding:0px;
width:430px;
height:307px;}
*html .middle_content_1_right_2 .content ul{
margin-left:5px;
margin-top:15px;
}
.middle_content_1_right_2 .content ul li{
background:url(../images/arr1.gif) no-repeat 8px;
height:27px;
width:424px;
padding-left:20px;
line-height:27px;
border-bottom:1px #E2E2E2 dashed;
}
.middle_content_1_right_2 .content ul li span{
float:right;
color:#727272;
margin-top:-2px;
}

.middle_content_1_right_2 .content .right{
float:right;
}
.middle_content_1_right_2 .content .right img{
display:block;
border:1px #E2E2E2 solid;
width:216px;
height:139px;
padding:4px;
margin:5px;
margin-top:9px;
margin-right:6px;
}
*html .middle_content_1_right_2 .content .right img{
margin-top:15px;
}
/*中间 内容第一部分结束*/

/*中间 内容第二部分开始*/
.middle_content_2{
display:table;
width:960px;
height:383px;
margin-top:10px;
}
.middle_content_2 .title{
background:url(../images/laoshi_zhuanqu_title.gif) no-repeat;
width:940px;
padding-right:20px;
height:39px;
line-height:33px;
color:#FFFFFF;
text-align:right;
}
.middle_content_2 .title a{color:#ffffff;}
.middle_content_2 .title a:hover{color:#ff0000;}
.middle_content_2 .content{
margin-top:5px;
width:958px;
height:344px;
border:1px #EEEEEE solid;
border-top:0px;
}
.middle_content_2 .content .content_1{
text-align:center;
float:left;
border:1px #CCCCCC solid;
width:234px;
height:325px;
padding-top:5px;
margin-left:6px;
margin-top:3px;
}
*html .middle_content_2 .content .content_1{
margin-left:3px;
}
.middle_content_2 .content .content_2{
float:left;
width:441px;
height:330px;
margin-top:3px;
margin-left:6px;
border:1px #CCCCCC solid;
}
.middle_content_2 .content .content_2 .zxxx_title{
width:441px;
height:28px;
background:url(../images/zxxx_title.gif) repeat-x;
border-bottom:1px #CCCCCC solid;
line-height:28px;
font-size:14px;
}

.middle_content_2 .content .content_2 ul{
margin:0px;
padding:0px;
margin-left:8px;
margin-top:15px;
}
.middle_content_2 .content .content_2 .zxxx_list li{
height:27px;
line-height:27px;
padding-left:30px;
background:url(../images/arr2.gif) no-repeat 2px;
}
.middle_content_2 .content .content_2 .zxxx_list li span{
float:right;
margin-top:-27px;
margin-right:12px;
}

.middle_content_2 .content .content_3{
float:left;
width:250px;
height:330px;
margin-top:3px;
margin-left:7px;
border:1px #CCCCCC solid;
}

.middle_content_2 .content .content_3 .xiangce_title{
background:url(../images/xiangce_title_bg.gif) no-repeat;
width:224px;
height:28px;
line-height:30px;
font-size:14px;
font-weight:bold;
color:#000000;
padding-left:26px;
}
.middle_content_2 .content .content_3 .xiangce_title a{
color:#000000;
}
.middle_content_2 .content .content_3 .xiangce_title a:hover{
color:#ff0000;
}
.middle_content_2 .content .content_3 ul{
height:110px;
margin:0px;
margin-top:25px;
padding:0px;
}
.middle_content_2 .content .content_3 ul li{
float:left;
margin-left:20px;
text-align:center;
}
*html .middle_content_2 .content .content_3 ul li{
margin-left:12px;
}
.middle_content_2 .content .content_3 ul li img{
border:2px #EEEEEE solid;
}
.middle_content_2 .content .content_3 ul li span{
display:block;
margin-top:8px;
}
/*中间 内容第二部分结束*/

/*中间 内容第三部分开始*/
.middle_content_3{
height:257px;
}
.middle_content_3 .title{
background:url(../images/yinxiangjiaocai_title.gif) no-repeat;
height:38px;
}
.middle_content_3 .content{
height:219px;
}
.middle_content_3 .content ul{
margin:0px;
padding:0px;
}
.middle_content_3 .content ul li{
float:left;
margin-top:10px;
margin-left:11px;
}
.middle_content_3 .content ul li img{
border:1px #EEEEEE solid;
padding:2px;
}
.middle_content_3 .content ul li span{
display:block;
text-align:center;
margin-top:8px;
}

/*中间 内容第三部分结束*/

/*中间 内容第四部分开始*/
.middle_content_4{
display:table;
margin-top:12px;
width:959px;
min-height:88px;
border:1px #EEEEEE solid;
}
.middle_content_4 ul{
margin:0px;
padding:0px;
height:31px;
margin-top:9px;
margin-left:5px;
}
*html .middle_content_4 ul{
margin-left:3px;
}
.middle_content_4 ul li{
float:left;
width:88px;
height:31px;
border:1px #000000 solid;
margin:auto 7px auto 8px;
}
*html .middle_content_4 ul li{
margin:auto 7px auto 7px;
}
/*中间 内容第四部分结束*/

/*中间 内容第五部分开始*/
.middle_content_5{
display:table;
text-align:center;
border:1px #E3E3E3 solid;
width:959px;
height:28px;
margin-top:8px;
line-height:28px;
background:url(../images/bottom_bg.gif) repeat-x;
color:#222222;
float:left;
}
.middle_content_5 a{
color:#222222;
}
.middle_content_5 a:hover{
color:#ff0000;
}
/*中间 内容第五部分结束*/

/*声明版权部分 开始*/
.copyright{
display:table;
text-align:center;
width:959px;
height:90px;
margin-top:20px;
line-height:200%;
}
.wangjing{
	width:959px;
	margin-top:5px;
	padding:0px;
	margin-bottom:12px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.copyright01,.copyright02,.copyright03{
     float:left;
	height:46px;
	line-height:46px;
	display:block;
}
.wangjing2{width:206px; display:table; margin:auto;min-width:206px;}

/*声明版权部分 结束*/

/*中间部分结束*/

/*===========================================
        焦点新闻部分
  ===========================================*/
.neipage_right{float:right; width:696px; height:auto;margin-left:9px;}
.jdxw_right_guanggao{ float:left; height:auto; margin-bottom:9px;}
.jdxw_right_con{float:left; border: 1px solid #E4E4E4; width:694px; height:auto;}
.jdxw_right_con_001{float:left; background: url(../images/jdxw_02.jpg) repeat-x; width:694px; height:32px;}

.jdxw_right_con_002{float:left; width:690px;; height:auto; margin-top:5px; margin-left:0px;}
.jdxw_right_con_002 ul{margin:12px;padding:12px;}
.jdxw_right_con_002 ul li{
	background:url(../images/arr1.gif) no-repeat 8px;
	height:27px;
	width:600px;
	padding-left:20px;
	line-height:27px;
	border-bottom:1px #E2E2E2 dashed;
}
.news_time{float:right;color:#727272;margin-top:-27px;}
.jdxw_right_page{float:left;height:23px;text-align:center;width:690px; padding-top:10px;}

.a_14 {font-size:14px;color:#343434;}
.a_14:hover {
	font-size:14px;
	color:#CB0000;
	text-decoration: underline;
}
.a_12_blue {font-size:12px;color:#004DAD;}
/*.a_12_blue:hover {
	font-size:12px;
	color:#CB0000;
	text-decoration: underline;
}*/

.jdxw_show_001{float:left; background: url(../images/jdxw_bg.jpg) repeat-x; width:694px; height:32px;}
.jdxw_show_001 span{font:14px 宋体;color: #343434; line-height:30px; padding-left:12px;}
.jdxw_show_show{ text-align:center;}
.jdxw_show_002{
	color: #C00C00;
	width:654px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	padding:10px;
	line-height:32px;
}
.jdxw_show_003{
	height: 25px;
	width: 630px;
	margin:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D6;
	border-bottom-color: #D8D8D6;
	text-align:center;
	line-height:24px;
}
.jdxw_show_004{width:630px; height:auto; text-align:left;margin:auto; line-height:22px; padding:14px; font-size:12px;}
.jdxw_show_005{border-top: 1px solid #E4E4E4; text-align:right;width: 630px; height:25px;margin:auto; line-height:25px;}
.kong{height:5px;}



/*分享部分开始*/



.fenxiang_zhupindao_right_001{float:left; background: url(../images/fx_02.gif) repeat-x; width:696px; height:34px;}
.fenxiang_zhupindao_right_001 img {float:left;}
.fenxiang_zhupindao_right_001 span{float:right; width:83px; display:block; line-height:28px; text-align:center;background:url(../images/fenxiang_07.gif) no-repeat; height:31PX; padding-top:3px; margin-bottom:0px;}

.fenxiang_zhupindao_right_002{
	float:left;
	width:694px;
	height:auto;
	margin-bottom:9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

/**/
.fenxiang_right_001{float:left; background: url(../images/fenxiang001_02.gif) repeat-x; width:696px; height:30px;}
.fenxiang_right_001_left {
	float:left;
	width:142px;
	height:30px;
	background:url(../images/fenxiang001_01.gif) no-repeat;
	padding-left:26px;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:25px;

}
.fenxiang_right_001 span {float:right; width:165px; display:block; line-height:25px; text-align:center;background:url(../images/fenxiang_08.gif) no-repeat; height:30PX; margin-bottom:0px;}

.fenxiang_right_002{float:left; border: 1px solid #E4E4E4; width:694px; height:auto; margin-bottom:9px;}

.fenxiang_right_con{float:left; margin-left:16px; width:630px; height:auto; margin-top:19px; margin-bottom:5px;}
.fenxiang_right_con_left{
	float:left;
	width:116px;
	height:136px;
	border: 1px dashed #E4E4E4;
}
.fenxiang_right_con_wenzi{
	float:left;
	width:260px;
	height:20px;
	line-height:20px;
	color: #003399;
}

.fenxiang_right_con_left img{ margin-left:3px; margin-top:3px;}

.fenxiang_right_con_right{float:right;width:500px;height:auto; margin-left:5px;}
.fenxiang_right_con_right_001{
	background:url(../images/fenxiang_04.jpg) repeat-x;
	border: 1px solid #E4E4E4;
	height:20px;
	line-height:18px;
	color:#000000;
	padding-left:5px;
	font-weight: bold;
}
.fenxiang_right_con_right_001 a{ font-size:14px;}
.fenxiang_right_con_right_001 a:hover{ font-size:14px;}

.fenxiang_right_con_right_002{ margin-top:9px;line-height:18px;border-bottom: 1px dashed #E4E4E4;}



.fenxiang_zhuanjia{
	text-align:left;
	padding:0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fenxiang_zhuanjia li{
width:116px;
list-style-type:none;
float:left;
color:#7F7F7F;
margin:0px 18px 0px 15px;
}
.fenxiang_zhuanjia img{
border:#E4E4E4 dashed 1px; padding:3px;}
.fenxiang_zhuanjia_002{
display:block;
width:113px;
line-height:24px;
margin:1px 0px 0px 5px;
text-align:center;}
.fenxiang_zhuanjia_002 img{border:0px; margin-top:2px;FILTER:;}
.fenxiang_zhuanjia_003{
display:block;
width:113px;
margin:5px 0px 0px 5px;
color:#FF0000;text-align:center;}
.fenxiang_zhuanjia_003 img{border:0px;margin-left:0px; margin-bottom:5px;}
.fenxiang_right_page{float:left;height:23px;text-align:center;width:690px; padding-top:10px; border-top:#efefef solid 1px;}

/*分享详细页面部分*/

.fenxiang_show_002{
	color: #C00C00;
	width:560px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	padding:10px;
	line-height:32px;
	float:left;
}

.fenxiang_show_con{float:left; margin-left:16px; width:650px; height:auto; margin-top:19px; margin-bottom:5px;}

.fenxiang_show_con_left{
	float:left;
	width:116px;
	height:136px;
	border: 1px dashed #E4E4E4;
}.fenxiang_show_con_left img{ margin-left:3px; margin-top:3px;}

.fenxiang_show_con_wenzi{ float:left; margin-bottom:15px; height:20px;}
.fenxiang_show_con_wenzi_left{
float:left;
	width:260px;
	height:20px;
	color: #003399;
}

.fenxiang_show_con_wenzi_right{ float:right;text-align:right;width: 250px; height:25px;margin:auto; line-height:33px;}



.fenxiang_show_con_right{float:right;width:520px;height:auto; margin-left:5px;}
.fenxiang_show_con_right_001{
	background:url(../images/fenxiang_04.jpg) repeat-x;
	border: 1px solid #E4E4E4;
	height:20px;
	line-height:18px;
	color:#BF1C00;
	padding-left:5px;
	font-weight: bold;
}.fenxiang_show_con_right_002{ margin-top:9px;line-height:18px;border-bottom: 1px dashed #E4E4E4;}


/*下载专区部分*/
.download_zhupindao_001{ float:left; width:696px; height:61px; background:url(../images/download.gif) no-repeat;}
.download_zhupindao_001 span{
	float:right;
	font-size: 12px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	
}
.download_zhupindao_001 span a{color: #FFFFFF;}
.download_zhupindao_001 span a:hover{color: #FF0000;}
.download_zhupindao{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;width:694px; height:auto; display:table;
}
.download_zhupindao_000{width:669px; height:auto;margin-bottom:10px; display:table;}
.download_zhupindao_002{
	float:left;
	width:659px;
	height:50px;
	margin-left:10px;
	background:url(../images/download002.gif) no-repeat;
	line-height: 36px;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}

.download_zhupindao_003{float:left; width:630px;; height:auto;  margin-left:12px;}
.download_zhupindao_003 ul{margin:0px;padding:0px;}
.download_zhupindao_003 ul li{background:url(../images/arr4.gif) no-repeat 8px;
height:27px;width:600px;padding-left:28px;line-height:27px;border-bottom:1px #E2E2E2 dashed;}


/*下载更多部分*/
.download_more{
	width:694px;
	height:auto;
	display:table;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
.down_more_001{ float:left; width:696px; background:url(../images/downolad_02.gif) repeat-x; height:45px; line-height:35px;}
.down_more_001_left{
	background:url(../images/downolad_01.jpg) no-repeat;
	width:138px;
	height:45px;
	text-align:center;
	font-size:14px;
	color:#AE0A00;
	font-weight: bold;
	float:left;
}
.down_more_001_right{width:64px; background:url(../images/down_009.gif) no-repeat;height:45px; float:right;}
.download_more_003{float:left; width:630px;; height:auto;  margin-left:12px;}
.download_more_003 ul{margin:0px;padding:0px;}
.download_more_003 ul li{background:url(../images/arr1.gif) no-repeat 8px;
height:27px;width:600px;padding-left:20px;line-height:27px;border-bottom:1px #E2E2E2 dashed;}


/*下载专区详细页面部分*/

#download_show_images{ float:left; height:32px;}
.download_show_14{
	font-family: "宋体" arial;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.download_show_right{ float:left;width:690px; text-align:center;}
.download_show_neirong{ line-height:22px;}

.a_white {
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
}
.a_white:hover {
	font-size:14px;
	color:#F6FF00;
	text-decoration: underline;
	font-weight: bold;
}
/*课程专区页面部分*/
.kecheng_right_001{float:left; background: url(../images/kecheng_009.gif)  no-repeat; width:696px; height:31px;}
.kecheng_right_guanggao{ width:676px; height:162px; float:left; margin-top:5px; margin-left:5px;}
.kecheng_right_con_002{float:left; width:690px;; height:auto; margin-top:2px; margin-left:0px;}
.kecheng_right_con_002 ul{margin:12px;padding:12px;}
.kecheng_right_con_002 ul li{background:url(../images/arr1.gif) no-repeat 8px;
height:27px;width:600px;padding-left:20px;line-height:27px;border-bottom:1px #E2E2E2 dashed;}

/*资料专区页面部分*/
.ziliao_right_001{float:left; background: url(../images/ziliao001_02.gif) repeat-x; width:694px; height:48px;}
.ziliao_right_guanggao{ width:582px; height:120px; float:left; margin-top:5px; margin-left:27px;}
.ziliao_right_con_002{float:left; width:690px;; height:auto; margin-top:2px; margin-left:0px;}
.ziliao_right_con_002 ul{margin:10px;padding:10px;}
.ziliao_right_con_002 ul li{background:url(../images/arr1.gif) no-repeat 8px;
height:27px;width:600px;padding-left:20px;line-height:27px;border-bottom:1px #E2E2E2 dashed;}

/*音像教材页面部分*/
.yinxiang_right_001{float:left; background: url(../images/yinxiang_001.gif)  no-repeat; width:696px; height:68px;}
.yinxiang_right_002{
	float:left;
	width:694px;
	height:auto;
	margin-bottom:9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.yinxiang_right_003{width:674px; float:left; height:auto;}
.yinxiang_right_003 ul{
display:table;
height:228px;
}
.yinxiang_right_003 li{float:left; width:131px; margin-right:24px;}
.yinxiang_right_003 img{border:1px #E2E2E2 solid; padding:3px;}
.yinxiang_right_003 li span{
display:block;
text-align:center;
margin-top:7px;
margin-bottom:3px;}
#jiage_red{
	display:block;
	text-align:center;
	margin-top:0px;
	margin-bottom:4px;
	font-size: 12px;
	color: #FF0000;
	height:16px;
	line-height:16px;
	padding-top:5px;
	text-decoration: none;
}
#jiage_red img{ border:0px; margin-top:0px;}
/*音像教材详细页页面部分*/
.yinxiang_show{float:left; height:auto; margin-left:15px; margin-top:15px; width:650px;}
.yinxiang_show_left{ float:left; width:166px; height:236px;}
.yinxiang_show_left img{border:1px #E2E2E2 solid; padding:3px;}
.yinxiang_show_right {flat:right; width:400px; margin-left:15px;}
.yinxiang_show_right_001{float:left;
	font-size:14px;
	line-height: 25px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;width:400px;
}
.yinxiang_show_right_002{
	float:left;width:400px;
	line-height:25px;
	font-size: 12px;
	color: #FF0000;
		text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}.yinxiang_show_right_002 img { border:0px;}
.yinxiang_show_right_003{float:left;width:400px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
.wenzi_yinxian_14_heise{
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
}.wenzi_yinxian_14_red{
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #C40C00;
	font-family: Arial, Helvetica, sans-serif;
}

/*新增 2008.10.18*/
.jdxw_right_page{
padding-bottom:10px;
}
/*新增*/

/*产品购买页*/
.ShowProUrl,.ShowProNow{
display:none;
}
/*产品购买页*/

/*会员中心*/
.UserLeft_box{
display:table;
width:256px;
min-height:177px;
margin-bottom:6px;
}
.UserLeft_box_title{
width:233px;
height:29px;
margin:0px;
padding:0px;
background:url(../images/login_box_title_bg.gif) no-repeat;
border:1px #E0E0E0 solid;
color:#B70000;
font-size:14px;
font-weight:bold;
line-height:27px;
padding-left:20px;
}
.UserLeft_box_content{
display:table;
width:253px;
min-height:144px;
background-color:#ffffff;
border-left:1px #E0E0E0 solid;
border-right:1px #E0E0E0 solid;
border-bottom:1px #E0E0E0 solid;
color:#666666;
font-size:13px;
line-height:150%;
text-align:center;
padding:8px 0px;
}
.UserLeft_box_content001{float:left; text-align:left; background:url(../images/ar01.gif) repeat-x; width:246px; height:85px; border:1px #E0E0E0 solid; margin-left:1px; padding-left:2px;}
.UserLeft_box_content002{float:left; text-align:left; background:url(../images/ar02.gif) repeat-x; width:246px; height:auto; border:1px #E0E0E0 solid;margin-left:1px; margin-top:2px;}
.a_red{ color:#CC0000; font-size:12px; height:20px; width:200px;}
/*会员左边栏结束*/

/*会员右边栏开始*/
.UserMange_right_001{float:left; background: url(../images/fenxiang001_02.gif) repeat-x; width:696px; height:30px;}
.UserMange_right_001_left {
	float:left;
	width:142px;
	height:30px;
	background:url(../images/fenxiang001_01.gif) no-repeat;
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:30px;

}
.UserMange_right_001_left_1{
width:120px;
text-align:center;
}
.UserMange_right_001 span {float:right; width:230px; display:block; line-height:25px; text-align:right;background:url(../images/fenxiang_08.gif) no-repeat right; height:30PX; margin-bottom:0px;}

.UserMange_right_002{float:left; border: 1px solid #E4E4E4; width:694px; height:auto; margin-bottom:9px;}

.UserMange_right_list{
margin-top:30px;
text-align:center;
}
.UserMange_right_list ul{
margin:0px;
width:650px;
height:140px;
}
.UserMange_right_list ul li{
float:left;
width:91px;
margin:auto 7px;
}
.UserMange_right_list ul li span{
display:block;
margin-top:6px;
}
.UserMange_right_list ul li img{
border:1px #CCCCCC solid;
}
/*会员右边栏结束*/
/*会员中心留言区开始*/
.UserBBS_right_list{
text-align:center;
}
.UserBBS_right_list table{
margin:auto;
text-align:left;
}
.UserBBS_right_list table tr td{
height:28px;
line-height:28px;
border-bottom:1px dashed #CCCCCC;
}
.UserBBS_list_showtime{
font-family:Arial;
font-size:11px;
}

.UserBBS_right_Show table tr td{
padding-left:5px;
padding-top:5px;
}
/*会员中心留言区结束*/

/*会员中心*/

/*黄蓉*/
.a_hei_line {
	font-size:14px;
	color:#000000;
	text-decoration: none;
}
.a_hei_line:hover {
	font-size:14px;
	color:#CC0000;
	text-decoration: underline;
}
.lineleft{
	border-left:1px solid #D53328;
}.lineright{
	border-right:1px solid #D53328;
}.linetop{
	border-top:1px solid #D53328;}
.linebottom{
	border-bottom:1px solid #D53328;
}

/*2008.12.20增加*/
.mzmx{display:table;
width:960px;
height:195px;
margin-top:15px;}
.mzmx_1{
float:left;
width:245px;
height:195px;
}
.mzmx_2{
display:table;
float:left;
margin-left:10px;
width:705px;
height:195px;
}
.mzmx_2_showpic{
width:100%;
height:129px;
}
.mzmx_2_showpic img{
margin:0px 5px;
width:105px;
height:110px;
/*border:1px #FF6633 solid;*/
}
.mzmx_2_content_1{
float:left;
text-align:center;
font-size:17px;
font-weight:bold;
line-height:120%;
padding-top:10px;
width:70px;
height:48px;
background-color:#FFCACA;
border:#FF9595 solid 1px;
margin-left:5px;
}
.mzmx_2_content_2{
float:left;
width:618px;
height:58px;
border:#FF9595 solid 1px;
border-left:none;
color:#5C5C5C;
line-height:130%;
}
.mzmx_2_content_2 a{color:#5C5C5C;}
.mzmx_2_content_2 a:hover{color:#BA0000;text-decoration:underline;}

/*新增*/
.jdxw_right_page8888{
text-align:center;
margin:0px;
margin-top:20px;
}
*+html .jdxw_right_page8888{
margin-top:35px;
}
/*新增*/