/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:1000px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:1000px;
	margin:auto;
	overflow:hidden;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	width:1000px;
	height:85px;
	background:url(img/index_02.jpg);

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .title span { float:right; margin-top:25px; margin-right:15px;}
.header .title span a { color:#000;}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}


/* --------- 导航 ----------------*/
#navMenu {
	width:1000px;
	overflow:hidden;
	height: 39px;
	background:url(img/moquu.jpg);
}
#navMenu .uul {
	float:left;
	width:785px;
	height: 32px;
	padding-top:7px;
	padding-left:10px;
}
#navMenu .uul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;
	list-style:none;
	height: 32px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 9px;
	line-height:32PX;
}
#navMenu .uul li a {
	color: #ffffff;
	height: 32px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu .uul li a.hover {
	color:#ffffff;
	height: 32px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
.search-keyword {
	float:left;
	width:160px;
	height:18px;
	margin-top:10px;
	border:0px;
	background: #FFF;
	color:#444;
}
.search-submit {
	float:left;
	cursor:pointer;
	width:40px;
	height:22px;
	margin-top:10px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}  
#navMenu .uul li span {
	cursor:pointer;
	display:inline-block;
	height:32px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ffffff;
}
#navMenu .uul li.hover {
	padding-top:0;
}
#navMenu .uul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu .uul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:32px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu .uul li a.hover, #navMenu .uul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu .uul li a.hover span, #navMenu .uul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:32px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu .uur { float:left; width:200px;}

.container {
	WIDTH: 1000px;
	HEIGHT: 355px;
	margin: 0 auto;
}
.container A IMG {
	WIDTH: 1000px;
	HEIGHT: 355px
}
.container IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f A IMG {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 90px;
	FLOAT: right;
	TOP: 325px;
	LEFT: 900px
}
.num LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	MARGIN: 1px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	BACKGROUND: url(img/flashbutton.gif) no-repeat -15px 0px;
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #86a2b8;
	FONT-SIZE: 12px;
	CURSOR: pointer
}
.num LI.on {
	LINE-HEIGHT: 15px;
	WIDTH: 15px;
	BACKGROUND: url(img/flashbutton.gif) no-repeat;
	HEIGHT: 15px;
	COLOR: #ffffff
}

.index { background:url(img/moquu1.jpg) no-repeat; width:1000px; height:220px; margin:0 auto;}
.index .newstitle { float:left; width:345px; margin-right:25px;}
.index .newstitle ul { margin:15px; line-height:25px;}
.index .newstitle ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.index .newstitle ul li a{ color:#666;}
.index  .border_44-midr  { float:left; width:380px; margin-right:15px;}
.index  .border_44-midr .zb {
padding-top:32px;
padding-left:24px;
float:left; width:120px;}
.index  .border_44-midr .yb { padding:5px; float:left; line-height:21px; width:208px;}
.index .news { float:left; width:230px; }
.index .news ul { margin:15px; line-height:25px;}
.index .news ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.index .news ul li a{ color:#666;}

.indext { background:url(img/moquu2.jpg) no-repeat; width:1000px; height:185px; margin:0 auto;}

.indext .e8{/*图集列表专用大图列表*/
	overflow:hidden;
	clear:both;
	margin-left:12px;
	margin-top:10px;
}
.indext .e8 li{
	width:162px;
	height:145px;
	float:left;
	display:block;
	overflow:hidden;
	margin-left:8px;
	margin-right:25px;
	text-align:center;
}
.indext .e8 li .pic{
	width:160px;
	height:120px;
	display:block;
	text-align:left;
	overflow:hidden;
}
.indext .e8 li .pic img{
	width:160px;
	height:120px;
	display:block;
	border:none;
}
.indext .e8 li .title{
	height:25px;
	display:block;
	color:#666;
	line-height:25px;
	font-weight:bold;
	overflow:hidden;
}
.indexs { background:url(img/moquu4.jpg) no-repeat; width:1000px; height:220px; margin:0 auto;}
.indexs .newst { float:left; width:345px; margin-right:15px;}
.indexs .newst ul { margin:15px; line-height:25px;}
.indexs .newst ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.indexs .newst ul li a{ color:#666;}
.indexs .newstt { float:left; width:380px; margin-right:15px;}
.indexs .newstt ul { margin:15px; line-height:25px;}
.indexs .newstt ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.indexs .newstt ul li a{ color:#666;}
.indexs .newsttt { float:left; width:230px;}
.indexs .newsttt ul { margin:15px; line-height:25px;}
.indexs .newsttt ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.indexs .newsttt ul li a{ color:#666;}

#box_footer { width:998px; height:28px; background-color:#EEEEEE; border:#DBDBDB 1px solid; margin:0 auto; }
#box_footer .box_footer_sub1_sub1 { float:left; width:810px; margin-top:6px; margin-left:6px;}
#box_footer .box_footer_sub1_sub1 a { color:#000;}
#box_footer .box_footer_sub1_sub2 { float:right; width:168px;  margin-top:3px;}
.box_footer_sub2 { width:990px; height:30px; margin:0 auto; }
.box_footer_sub2 a { color:#000;}


.FrontComContent_list01-d1_c1 {
clear:both;
color:#4C4948;
font-size:12px;
margin:0 auto;
overflow:hidden;
text-align:left;
width:90%;
}
.FrontComContent_list01-d1_c1 ul {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
.FrontComContent_list01-d1_c1 li {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
.FrontComContent_list01-d1_c1 .menu-first {
overflow:hidden;
width:200px;
}
.FrontComContent_list01-d1_c1 .menu-first ul li {
display:inline;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a {
background:transparent none repeat scroll 0 50%;
display:block;
height:32px;
line-height:32px;
margin:2px 0;
text-decoration:none;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a:hover {
background:transparent none repeat scroll 0 50%;
text-decoration:none;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a.current {
background:transparent none repeat scroll 0 50%;
color:#0066CC;
height:32px;
margin:0;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a.current:hover {

background:transparent none repeat scroll 0 50%;
color:#0066CC;
height:32px;
margin:0;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a.current2 {
background:transparent url(img/first-bg-01.gif) no-repeat scroll 0 -96px;
}
.FrontComContent_list01-d1_c1 .menu-first ul li a.current2:hover {

background:transparent url(img/first-bg-01.gif) no-repeat scroll 0 -96px;
}
.FrontComContent_list01-d1_c1 .menu-first ul li.menu-none a {

background:transparent url(img/d.jpg) repeat-x scroll left bottom;
display:block;
height:32px;
line-height:32px;
margin:2px 0;
text-decoration:none;
}
.FrontComContent_list01-d1_c1 .menu-first ul li.menu-none a:hover {

background:transparent url(img/d.jpg) repeat-x scroll left bottom;
height:32px;
margin:2px 0;
text-decoration:none;
}
.FrontComContent_list01-d1_c1 .menu-first ul li.menu-none a.current {

background:transparent url(img/d.jpg) repeat-x scroll left bottom;
color:#E17103;
height:32px;
margin:2px 0;
}
.FrontComContent_list01-d1_c1 .menu-first ul li.menu-none a.current:hover {

background:transparent url(img/d.jpg) repeat-x scroll left bottom;
color:#E17103;
height:32px;
margin:2px 0;
}
.FrontComContent_list01-d1_c1 .menu-second {
display:none;
height:100%;
margin:0;
overflow:hidden;
padding:0;
width:200px;
}
.FrontComContent_list01-d1_c1 .menu-second ul li {
margin:0;
padding:0;
}
.FrontComContent_list01-d1_c1 .menu-second p {
margin:0;
}
.FrontComContent_list01-d1_c1 .menu-second ul li a {

background:transparent url(img/second-bg-01.gif) no-repeat scroll 0 0;
height:25px;
line-height:25px;
margin:1px 0;
text-decoration:none;
width:200px;
}
.FrontComContent_list01-d1_c1 .menu-second ul li a:hover {

background:transparent url(img/second-bg-01.gif) no-repeat scroll 0 -25px;
height:25px;
width:200px;
}
.FrontComContent_list01-d1_c1 .menu-second ul li a.current {

background:transparent url(img/second-bg-01.gif) no-repeat scroll 0 -25px;
height:25px;
width:200px;
}
.FrontComContent_list01-d1_c1 .menu-second ul li a.current:hover {

background:transparent url(img/second-bg-01.gif) no-repeat scroll 0 -25px;
height:25px;
width:200px;
}
a.menu-text1:link {
color:#4C4948;
font-size:12px;
padding-left:15px;
text-decoration:none;
}
a.menu-text1:visited {
color:#4C4948;
font-size:12px;
padding-left:15px;
text-decoration:none;
}
a.menu-text1:active {
color:#4C4948;
font-size:12px;
padding-left:15px;
text-decoration:none;
}
a.menu-text1:hover {
color:#E17103;
font-size:12px;
text-decoration:underline;
}
a.menu-text2:link {
color:#3472A1;
font-size:12px;
padding:0 0 0 60px;
text-decoration:none;
}
a.menu-text2:visited {
color:#3472A1;
font-size:12px;
padding:0 0 0 60px;
text-decoration:none;
}
a.menu-text2:active {
color:#3472A1;
font-size:12px;
padding:0 0 0 60px;
text-decoration:none;
}
a.menu-text2:hover {
color:#0066CC;
font-size:12px;
text-decoration:underline;
}
#box_root{
   margin-left: auto;
    margin-right: auto;
}
#box_header{
   width: 100%;
}
#box_footer{
   width: 1000px;
    clear: both;
}
.box_main{
	width:1000px;
	margin: 0 auto;
}

#box_header_sub1{
   text-align: right;
    width: 100%;
    background: url(img/index_02.jpg) no-repeat center top;
    height: 85px;
}
#box_header_sub2{
   width: 100%;
    background: url(img/navbg.jpg) no-repeat center top;
    height: 39px;
}
#box_header_sub3{
   width: 100%;
}
#box_main_sub1_sub1{
   width: 343px;
    float: left;
}
#box_main_sub1_sub2{
   width: 379px;
    float: left;
    margin-left: 15px;
}
#box_main_sub1_sub3{
   width: 230px;
    float: right;
}
#box_main_sub3_sub1{
   width: 343px;
    float: left;
}
#box_main_sub3_sub2{
   width: 379px;
    float: left;
    margin-left: 15px;
}
#box_main_sub3_sub3{
   width: 230px;
    background: url(img/index_12.jpg) no-repeat center top;
    float: right;
    padding-top: 75px;
}
.FrontColumns_navigation01-d2_c1{
   text-align: left;
    margin: 0px auto;
    width: 100%;
}
.FrontNews_list01-d1_c1{
   text-align: left;
    margin: 0px auto;
    width: 98%;
    clear: both;
}

.box_left{
   width: 230px;
    float: left;
}
.box_right{
   width: 730px;
    float: left;
   margin-left:38px;
}

.border_02-mid { float:left; width:230px; }
.border_02-mid ul { margin-left:10px; margin-top:5px; line-height:21px;}
.border_02-mid ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.border_02-mid ul li a{ color:#666;}
.describe { line-height:22px; font-size:13px; width:675px; margin:15px; text-align: justify; }
.describy { width:675px; margin:15px; line-height:22px; font-size:13px;}

.border_02-midd { float:left; width:230px; }
.border_02-midd ul { margin-left:10px; margin-top:5px; line-height:23px;}
.border_02-midd ul li {background:transparent url(img/icon-09.gif) no-repeat scroll left center;
color:#000000;
font-size:12px;
padding-left:15px;}
.border_02-midd ul li a{ color:#666;}

.dede_pages{
	
}
.dede_pages ul {
	float:left;
	margin-top:17px;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul .thisclass,
.dede_pages ul .thisclass a,.pagebox ul .thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.e81{/*图集列表专用大图列表*/
	width:100%;
	overflow:hidden;
	clear:both;
	margin-top:16px;
}
.e81 li{
	width:250px;
	height:224px;
	float:left;
	display:block;
	overflow:hidden;
	padding-left:40px;
	margin-right:40px;
	text-align:center;
}
.e81 li .pic{
	width:250px;
	height:190px;
	display:block;
	background:url(../images/picbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e81 li .pic img{
	width:250px;
	height:190px;
	display:block;
	margin-left:3px;
	margin-top:3px;
	border:none;
}
.e81 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	color:#000;
	overflow:hidden;
}
.e82{/*图集列表专用大图列表*/
	width:100%;
	overflow:hidden;
	clear:both;
	margin-top:16px;
}
.e82 li{
	width:168px;
	height:184px;
	float:left;
	display:block;
	overflow:hidden;
	margin-right:9px;
	text-align:center;
}
.e82 li .pic{
	width:160px;
	height:120px;
	display:block;
	background:url(../images/picbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e82 li .pic img{
	width:160px;
	height:120px;
	display:block;
	margin-left:3px;
	margin-top:3px;
	border:none;
}
.e82 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	overflow:hidden;
	color:#000;
}
.describee { border:1px solid #E4E4E4; width:708px; }
.describeee { text-align:center; padding-top:20px; height:270px; width:708px;}
.cloud-zoom-lens {
	border: 4px solid #fff;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}


.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #fff;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#fff;
	padding:3px;
	border:1px solid #000;
}
.AgentCon_br
{
 color: #505050;
    font-family: "宋体",Arial;
    font-size: 12px;
		margin-top:3px;
		margin-bottom:20px;
}
.con
{
width:730px;
border: #D3D3D3 1px solid;
height:auto;
float:left;
margin-bottom:30px;
}
.con-title
{
margin:14px auto;
width:720px;
height:30px;
}
.con-title h2
{
text-align:center;
height:30px;
line-height:30px;
}
.source
{
text-align:center;
width:600px;
border-bottom:#B2B2B2 dashed 1px;
margin:0px auto;
padding-bottom:5px;


}
#zhengwen
{
width:680px;
height:auto;
line-height:30px;
margin:20px auto 20px auto;
text-align:justify;
font-size:14px;
}
