﻿@charset "utf-8";
/* CSS Document */
@import url(base.css);
@import url(clear.css);
@import url(header.css);
@import url(footer.css);

html{width:100%; height:100%;}
body{text-align:center; margin:0px auto; padding:0px; width:980px;}



/******************/
.module_1{ border:3px solid #E6EEF9; text-align:left; font-size:12px; height:auto;}
.module_1 div{ border:1px solid #99BBE8;
	background-image: url(/down/skin/module_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
}
.module_1 div h6{
	height:24px;
	background-image: url(/down/skin/module_1_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.module_1 div h6 strong{
	font-size:12px;
	line-height:24px;
	color:#0E144B;
	padding-left:22px;
	background-image: url(/down/skin/module_1_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.module_1 div h6 span{ float:right;	line-height:24px;
}
.module_1 div h6 span a{ padding-right:20px; margin-right:6px; margin-left:10px;
	background-image: url(/down/skin/module_1_ico2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#0E144B;
}
.module_1 div h6 span a:visited{
	color:#0E144B;
}
.module_1 div h6 span a:hover{
	color:#0066FF;
}

/******************/
.module_11{ border:3px solid #E6EEF9; text-align:left; font-size:12px; height:auto;}
.module_11 div{ border:1px solid #99BBE8;
	background-image: url(/down/skin/module_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
	width:370px;
	float:left;
	margin:2px 2px 2px 0px;
}
.module_11 div h6{
	height:24px;
	background-image: url(/down/skin/module_1_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.module_11 div h6 strong{
	font-size:12px;
	line-height:24px;
	color:#0E144B;
	padding-left:22px;
	background-image: url(/down/skin/module_1_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.module_11 div h6 span{ float:right;	line-height:24px;
}
.module_11 div h6 span a{ padding-right:20px; margin-right:6px; margin-left:10px;
	background-image: url(/down/skin/module_1_ico2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#0E144B;
}
.module_11 div h6 span a:visited{
	color:#0E144B;
}
.module_11 div h6 span a:hover{
	color:#0066FF;
}


/******************/

.module_2{ border:3px solid #E6EEF9; text-align:left; font-size:12px;margin-top:8px;}
.module_3{ border:3px solid #E6EEF9; text-align:left; font-size:12px; margin-top:6px;}


/******************/
.module_4{ border:3px solid #E6EEF9; text-align:left; font-size:12px;}
.module_4 div{ border:1px solid #99BBE8;
	background-image: url(/down/skin/module_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
}
.module_4 div h6{
	height:24px;
	background-image: url(/down/skin/module_1_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.module_4 div h6 strong{
	font-size:12px;
	line-height:24px;
	color:#0E144B;
	padding-left:22px;
	background-image: url(/down/skin/module_1_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.module_4 div h6 span{ float:right;	line-height:24px;
}
.module_4 div h6 span a{ padding-right:20px; margin-right:6px; margin-left:10px;
	background-image: url(/down/skin/module_1_ico2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#0E144B;
}
.module_4 div h6 span a:visited{
	color:#0E144B;
}
.module_4 div h6 span a:hover{
	color:#0066FF;
}

/******************/
.module_5{
	border:3px solid #E6EEF9;
	text-align:left;
	font-size:12px;
}
.module_5 div{ border:1px solid #99BBE8;
	background-image: url(/down/skin/module_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.module_5 div h6{
	height:24px;
	background-image: url(/down/skin/module_1_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.module_5 div h6 strong{
	font-size:12px;
	line-height:24px;
	color:#0E144B;
	padding-left:22px;
	background-image: url(/down/skin/module_1_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.module_5 div h6 span{ float:right;	line-height:24px; padding-right:10px;
}
.module_5 div h6 span a{
	padding:0 10px;
	margin:0;
	color:#0E144B;
	text-decoration: none;
}
.module_5 div h6 span a:visited{
	color:#0E144B;
}
.module_5 div h6 span a:hover{
	color:#0066FF;
	text-decoration: underline;
}
/******************/

/******************/


.list_1{ color:#999; line-height:200%;list-style-type:none; margin:0px;padding:5px; text-align:right; font-size:12px;}
.list_1 ul{width:310px;list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.list_1 li{background: url(/down/skin/ico_dot.gif) no-repeat left center; padding-left:15px; margin-left:5px;}
.list_1 li a{color:#066296;text-decoration: none; float:left;}
.list_1 li a:link {color: #066296;}
.list_1 li a:visited {color: #066296;}
.list_1 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_1 li a:active {color: #ff9900;}

.list_11{ color:#999; list-style-type:none; margin:0px;padding:5px; text-align:right; font-size:12px;}
.list_11 li{background: url(/down/skin/ico_dot.gif) no-repeat left center; padding-left:15px; margin-left:5px;}
.list_11 li a{color:#066296;text-decoration: none; float:left;}
.list_11 li a:link {color: #066296;}
.list_11 li a:visited {color: #066296;}
.list_11 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_11 li a:active {color: #ff9900;}

.list_2{ color:#CCCCCC; line-height:200%;list-style-type:none; margin:0px;padding:5px; font-size:12px;}
.list_2 li{background: url(/down/skin/ico_dot.gif) no-repeat left center; padding-left:15px; margin-left:5px;}
.list_2 li a{color:#066296;text-decoration: none;}
.list_2 li a:link {color: #066296;}
.list_2 li a:visited {color: #066296;}
.list_2 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_2 li a:active {color: #ff9900;}


.list_3{ color:#CCCCCC; line-height:200%;list-style-type:none; margin:0px;padding:5px; font-size:12px;}
.list_3 li{ margin:3px 0; padding-bottom:2px;}
.list_3 li a{color:#0E144B;text-decoration: none; display:block; height:17px;  border:1px solid #CCDDF3; line-height:17px; padding:3px 0px 2px 10px;}
.list_3 li a img{float:left; margin:0px 7px 0px 10px;  }
.list_3 li a:link {color: #0E144B;}
.list_3 li a:visited {color: #0E144B;}
.list_3 li a:hover{
	color: #0000ff;
	text-decoration: underline;
	background-image: url(/down/skin/list3_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.list_3 li a:active {color: #ff9900;}


.list_4{ color:#CCCCCC; line-height:200%;list-style-type:none; margin:0px;padding:5px; font-size:12px; text-align:right;}
.list_4 li{ margin:5px 0;}
.list_4 li a{color:#0E144B;text-decoration: none; display:block; height:40px;  border:1px solid #CCDDF3; line-height:40px; padding-right:10px;}
.list_4 li a img{float:left; margin:5px 10px 0px 5px;}
.list_4 li a:link {color: #0E144B;}
.list_4 li a:visited {color: #0E144B;}
.list_4 li a:hover{
	color: #0000ff;
	text-decoration: underline;
	background-image: url(/down/skin/list3_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.list_4 li a:active {color: #ff9900;}

/***/
.list_5{ color:#666; line-height:200%;list-style-type:none; margin:0px;padding:15px 10px; text-align:left; font-size:12px;}
.list_5 li{ height:110px;}
.list_5 li h2 {
	display:block;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom:5px;
	margin:0 5px 5px 5px;
	width:390px;
	overflow: hidden;
	white-space: nowrap;
}
.list_5 li h2 a{color:#333;font-size:14px; font-weight:bold;}
.list_5 li h2 a:visited {color: #333; font-size:14px; font-weight:bold;}
.list_5 li h2 a:hover {color: #0000ff;	text-decoration: underline;}

.list_5 li p{ display:block;}
.list_5 li img{ padding:1px; border:1px solid #CCC; float:left; margin-right:10px;}

.list_5 li a{color:#066296;text-decoration: none;}
.list_5 li a:link {color: #066296;}
.list_5 li a:visited {color: #066296;}
.list_5 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_5 li a:active {color: #ff9900;}
/***/
/***/
.list_6{ color:#666; line-height:200%;list-style-type:none; margin:0px;padding:12px 5px 0px 10px; text-align:left; font-size:12px;}
.list_6 li{ height:110px; width:244px; float:left; margin-right:5px;}
.list_6 li h2 {
	display:block;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom:5px;
	margin:0 5px 5px 5px;
	width:100px;
	overflow: hidden;
	white-space: nowrap;
}
.list_6 li h2 a{color:#333;font-size:14px; font-weight:bold;}
.list_6 li h2 a:visited {color: #333; font-size:14px; font-weight:bold;}
.list_6 li h2 a:hover {color: #0000ff;	text-decoration: underline;}

.list_6 li p{ display:block;}
.list_6 li img{ padding:1px; border:1px solid #CCC; float:left; margin-right:10px;}

.list_6 li a{color:#066296;text-decoration: none;}
.list_6 li a:link {color: #066296;}
.list_6 li a:visited {color: #066296;}
.list_6 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_6 li a:active {color: #ff9900;}
/***/


/***/
.list_7{color:#666; line-height:200%;list-style-type:none; margin:0px;text-align:left; font-size:12px;}
.list_7 li{ border-bottom:1px solid #CCC; height:80px; padding-bottom:3px;}
.list_7 li span{
	height:28px;
	padding:0 10px;
	background-image: url(/down/skin/list7_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom:1px solid #CCC;
	display:block;
	line-height:28px;
}
.list_7 li span img{ float:right; padding:5px 10px 0 0; }
.list_7 li h2 { float:left;	white-space: nowrap; margin-right:10px;}
.list_7 li h2 a{color:#FF0000;font-size:14px; font-weight:bold;}
.list_7 li h2 a:visited {color: #FF0000; font-size:14px; font-weight:bold;}
.list_7 li h2 a:hover {color: #0000ff;	text-decoration: underline;}

.list_7 li p{ display:block; padding:5px 10px;}
.list_7 li p a{ width:110px; float:left;text-align:center;}
.list_7 li p img{ margin-right:10px; padding:1px; border:1px solid #CCC; }
.list_7 li p span{ border:none; border-top:1px dashed #666; padding:5px;
	background-image: none;
}
.list_7 li p strong{ color:#0066CC; margin-right:20px;}

.list_7 li a{color:#066296;text-decoration: none;}
.list_7 li a:link {color: #066296;}
.list_7 li a:visited {color: #066296;}
.list_7 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_7 li a:active {color: #ff9900;}
/***/
/***/
.list_8{color:#666; line-height:200%;list-style-type:none; padding:10px;text-align:center; font-size:12px;overflow: visible; height:100%;}
.list_8 li{ height:137px;width:110px; float:left; display:block; padding-top:10px;}
.list_8 li img{padding:1px; border:1px solid #333; max-width:100px;max-height:120px; display:block;}
.list_8 li h2{
	color:#777;
	margin:5px;
	white-space: nowrap;
	overflow: hidden;
	width:110px;
}
.list_8 li a:visited img{background-color:#CCC;}
.list_8 li a:hover img{	background-color:#FF6600;}

.list_8 li a{color:#066296;text-decoration: none;}
.list_8 li a:link {color: #066296;}
.list_8 li a:visited {color: #066296;}
.list_8 li a:hover{color: #0000ff;	text-decoration: underline;}
.list_8 li a:active {color: #ff9900;}


.list_9{ color:#999; line-height:200%; margin:0px;font-size:12px;}
.list_9 li{margin-left:10px;}
.list_9 li a{color:#066296;text-decoration:none;OVERFLOW:hidden;white-space:nowrap;WIDTH:176px;}
.list_9 li a:link {color: #066296;}
.list_9 li a:visited {color: #066296;}
.list_9 li a:hover{color: #0000ff;text-decoration: underline;}
.list_9 li a:active {color: #ff9900;}
/***/
/***/
.content{
	padding:10px;
	border: none;
	height:100%;
	overflow: visible;
	background-image: none;
}
.content h1{ font-size:16px; color:#333; border-bottom:1px dashed #CCC; font-weight:bold; padding:5px 0;}
.content dl{width:450px; line-height:200%; margin:10px 0;}
.content dl dt{ width:20%;display:block; float:left;}
.content dl dd{ width:30%;display:block; float:left;}
.content dl strong{ font-weight:bold; color:#0066ff;}
/***/


/***区块文字***/
.text_01{ color:#066296; line-height:200%; padding:10px; display:block;}


.text_02{ color:#666; line-height:150%; padding:10px; display:block;}
.text_02 ul { display:block; margin:0 10px 10px 10px; width:100%; text-align:center;}
.text_02 ul li a img{padding:1px; border:1px solid #333; display:block; margin:5px;}
.text_02 ul li { float:left;}
.text_02 a:visited img{background-color:#CCC;}
.text_02 a:hover img{background-color:#FF6600;}

.text_03{color:#666; line-height:200%; padding:10px; display:block;}
.text_03 h5{ color:#0E144B; border-bottom:1px solid #666; font-size:14px; font-weight:bold; margin-bottom:5px;}
/***广告***/
.show_1{ float:right; margin:5px;}
.show_1 img{ padding:1px; border:1px solid #CCC;}

.show_2{float:left; margin:5px 0;}


.show_3{
	border:1px solid #99BBE8;
	margin-top:3px;
	text-align:left;
	font-family:"宋体";
	overflow: visible;
	white-space: nowrap;
	width:980px;
	font-size:12px;
	line-height:18px;
}
.show_3 span{ color:#FFF; font-size:12px;}
.show_3 ul{padding:1px;}
.show_3 ul li{overflow: hidden; background: url(ico_dot.gif) no-repeat left center; padding:2px 1px 2px 8px; color:#333333;}
.show_3 ul li a{text-decoration: none;color: #036096;font-size:13px;}
.show_3 ul li a:visited{color: #036096;text-decoration: none;font-size:13px;}
.show_3 ul li a:hover{text-decoration: underline ; color: #036096;font-size:13px;}



a.show_link{ font-size:12px; color:#333333; font-weight:bold; padding:10px; display:block;}
a.show_link:hover{ color:#0000FF;}
a.show_link:visited{ font-size:12px; color:#333333; font-weight:bold; padding:10px;}
/***/
/***按钮***/
a.btn_down{ display:block;float:left; text-align:center; font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;
	line-height: 40px; margin:10px;
	background-image: url(/down/skin/btn_down.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 136px;
	text-indent:45px;
}
a.btn_down:link{font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;}
a.btn_down:visited{font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;}
a.btn_down:hover{text-decoration: underline;}


.btn_1{ display:block; float:left; text-align:center; font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;
	line-height: 40px;margin:10px;
	background-image: url(/down/skin/btn_1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 111px;}
a.btn_1:link{font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;}
a.btn_1:visited{font-size:14px; color:#072F60; font-weight:bold;text-decoration: none;}
a.btn_1:hover{text-decoration: underline;}
/***/
/***投票***/
.poll{ padding:10px; line-height:200%;}
.poll h5{
	font-size:14px;
	color:#066296;
	border-bottom: 1px solid #066296;
	padding:3px 0;
	margin:5px 0;
}
.poll input{}
.poll_btn{
	display:block;
	text-align:center;
	background: url(/down/skin/btn_bg.gif) no-repeat center center;
	width:66px;
	height:22px;
	margin:5px 0px;
	color:#FFF;
	text-decoration: none;
}
a.poll_btn{color:#FFF;}
a.poll_btn:visited{ color:#FFF;}
a.poll_btn:hover{
	color:#FFF;
	text-decoration: underline;
}


/***下载页***/
.down_page{
	height:100%; padding:10px;
	overflow: visible;
}

/********选项卡**********/
.tab_01{
	text-align:left;
	height:224px;
	margin:auto;
	border: none;
	border:1px solid #99BBE8;
	background-image: url(/down/skin/module_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;	
}
.tab_01_menu{
	z-index:1;
	padding:0px;
	margin:0px;
	height:25px;
	background-image: url(/down/skin/tab_01_c.gif);
	background-repeat: repeat-x;
	background-position: top;		
}
.tab_01_menu span{ float:right;	line-height:24px; margin-right:2px;
}
.tab_01_menu li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	line-height:25px;
	width:60px;
	height:25px;
	padding:0 3px;
}
.tab_01_menu li a{
	color:#15428B;
	text-decoration: none;
	font-weight: bold;
	width:60px;
}
.tab_01_menu li a:link{text-decoration: none;color:#15428B;}
.tab_01_menu li a:visited{color:#0E144B; text-decoration: none;font-size:12px;}


.tab_01_menu li.hover{
	color:#0E144B;
	background-image: url(/down/skin/tab_01_on.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.tab_01_menu li.hover a{color:#006600;font-weight:bold;text-decoration: none;font-size:12px;}
.tab_01_menu li.hover a:link{color:#006600;}
.tab_01_menu li.hover a:visited{color:#006600; font-size:12px;}
.tab_01_menu li.hover a:hover{ color:#006600;}


.tab_01_main{clear:both;}
.tab_01_main div{padding:0px; display: none;}
.tab_01_main div.block{display: block;}

/********TAB 选项卡 END**********/


/**各类分页效果**/
.pagelist {
	FONT-SIZE: 12px; MARGIN-BOTTOM: 18px; LINE-HEIGHT: 160%; margin-left:6px; TEXT-ALIGN: left;
}
.pagelist A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 1px; BORDER-LEFT: #ddd 1px solid; MARGIN-RIGHT: 1px; PADDING-TOP: 3px; BORDER-BOTTOM: #ddd 1px solid
}
.pagelist A.currPage {
	BORDER-RIGHT: #0063dc 1px solid; BORDER-TOP: #0063dc 1px solid; FONT-WEIGHT: bold; BACKGROUND: #0063dc; BORDER-LEFT: #0063dc 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #0063dc 1px solid
}
.pagelist A:hover {
	BORDER-RIGHT: #0063dc 1px solid; BORDER-TOP: #0063dc 1px solid; BACKGROUND: #0063dc; BORDER-LEFT: #0063dc 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #0063dc 1px solid
}

.tuijian {
	margin: 3px;
	float: left;
	width: 160px;
	border: 1px solid #E6E6E6;
}

 
 