/*@charset "gb2312"*/
/*******************************************************/
/*                  [iv media]                         */
/*               www.easyatry.com                      */
/*             All rights reserved                     */
/*******************************************************/
html, body, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
body {
	background: url(../images/bodybg.gif) repeat-y center top #E0E5F0;
}
ul,li { list-style-type: none; }
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img { border: 0px; }
.clear{ clear: both; height: 0; font-size: 1px; line-height: 0px; }

/* sidebar_a navigation
------------------------------------------------------------------*/
.p_l{ float: left; }
.p_r{ float: right; }
h1{ font-size: 14px; width: 192px; height: auto; text-transform: capitalize; }
h1 a{ color: #000; text-decoration: none; }
h2{ background-image: url(../images/h2_bg.gif); background-repeat: no-repeat; background-position: left bottom; height: 49px; margin-top: 25px; width: 550px; text-align: center; }

 /*页面留白*/
  .blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px; clear:both; visibility:hidden;}


#pageall {
	width: 990px;
	height: auto;
	margin: 0 auto;
}
#header,#content,#footer{
	width: 990px;
	margin:auto;
	clear: both;
}
#header  {
	height: auto;
	background: url(../images/heardbg.gif) no-repeat;
}
#content {
	margin:0 auto;
	background:url(../images/index_content.gif) repeat-x #A2ADB6;
	overflow:hidden;
		 height:500px;
		 min-height:500px;
		 height:auto !important;
	
}
#footer {
	height: 95px;
	text-align: center;
	line-height: 24px;
	text-align: center;
	color:#9AA9AB;
	font-size:12px;
	overflow:hidden;
	background: url(../images/footerbg.gif) no-repeat left top;
}
#footer a {	color: #9AA9AB;}
#footer  a:hover {	color: #FFFFFF;}
#footer   span  {padding: 0 0 0 300px;}

.sidebar_l {width: 235px;	float: left;	height: auto;	padding: 20px 0 0 10px;}
.sidebar_l a {	height: auto;	color: #FF0000;}

/* sidebar_b navigation
------------------------------------------------------------------*/
.sidebar_r { float: right; text-align: center; width: 217px; height: auto; font-size: 9pt; }
.main {
	width: auto;
	margin: 25px 15px 15px 280px;
	line-height: 22px;
	font-size: small;
	overflow: hidden;
	height: auto;
}
body#message3-page .main{	
	width: auto;
	margin:25px;
	line-height: 22px;
	font-size: small;}
.main_title{
	height: 800px;
	height: auto;
	line-height: 20px;
	width: auto;
	color: #1E1E1E;
	margin-bottom: 15px;
	border-bottom: 2px solid #C2C2C4;
	padding: 0 0 0 5px;
	font-size: 20px;
	font-family: "黑体";
}
.main p{
	text-indent: 25px;

}
.main_content{
	height: auto;
	width: 730px;
	display:block !important;
	display:inline;
}
.main_content li{
	height: 195px;
	width: 214px;
	background: url(../images/bg05.gif) no-repeat;
	float: left;
	margin: 0 15px 25px 0;
	text-align: center;
	overflow:hidden
}
.main_content  li img{
	width: 170px;
	margin: 15px auto 0;
	height: 154px;

}
.main_content h5{
text-align:center;
 font-family:"微软雅黑"
}
.logo{
	height: 51px;
	width: 158px;
	margin: 16px 0 0 25px;
}
.top_menu{
	height: 82px;
	width: 990px;
}
.top_menu ul li{ color: #000000; float: left; }
.Sr_test{ width: 155px; margin: 8px auto; height: 230px; }

/* Main navigation
------------------------------------------------------------------*/
ul#nav {
	width: 990px;
	height: 35px;
	margin: 0;
	background: url(../images/navbg.gif);
}
ul#nav li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: 0px;
}
ul#nav li a {
	display: block;
	height: 20px;
	font:bold 14px/20px "宋体";
	color:#002937;
	width:121px;
	text-align: center;
	padding: 9px 0 0 0;
	margin-right: 2px;
}
ul#nav  li  a:hover {
	color:#113766;
	border-bottom: 3px solid #113766;
}
li#home a {}
li#about  a { }
li#archive  a { }
li#Collection  a {}
li#contact  a {}
li#message   a { }
li#message2   a {}
li#message3   a {}

li#home a:link, li#home a:visited {  }	 	 	 	 
li#home a:hover, li#home a:focus { }

li#about a:link, li#about a:visited {  }
li#about a:hover, li#about a:focus {}

li#archive a:link, li#archive a:visited {}
li#archive a:hover, li#archive a:focus {}

li#Collection a:link, li#Collection a:visited {}
li#Collection a:hover, li#Collection a:focus {}

li#contact a:link, li#contact a:visited { }
li#contact a:hover, li#contact a:focus {}

li#message a:link, li#message a:visited {}
li#message a:hover, li#message a:focus {}

li#message2 a:link, li#message2 a:visited {}
li#message2 a:hover, li#message2 a:focus {}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page li#home a {}
body#about-page li#about a {border-bottom: 3px solid #113766;}
body#archive-page li#archive a {border-bottom: 3px solid #113766;}
body#Collection-page li#Collection a {border-bottom: 3px solid #113766;}
body#contact-page li#contact a {border-bottom: 3px solid #113766;}
body#message-page li#message a{border-bottom: 3px solid #113766; }
body#message2-page li#message2 a{border-bottom: 3px solid #113766; }
body#message3-page li#message3 a{border-bottom: 3px solid #113766; }


	
body#home-page #content {
	background:url(../images/index_content.gif) repeat-x #A2ADB6;
	height:251px;
	min-height:251px;
	overflow:hidden
}
	
em { font-size: 12px; color: #0099FF; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #118A8C; }
strong { font-size: 11pt; font-style: normal; font-weight: bold; }
.flashimg{ margin:auto; width:990px; height:auto; position:relative}
/* font Style
------------------------------------------------------------------*/
.STYLE1 { font-size: 18px; font-weight: normal; color: #008083; font-family:"寰蒋闆呴粦"; text-align: left; }
.Style2{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #82C4C8; color: #008083; }
.title1 { font-size: 16px; font-weight: bold; color: #000000; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #1A8E91; font-style: italic; line-height: 25px; }
.title2 { font-family: Tahoma; font-size: 16px; font-weight: normal; font-style: italic; display: inline; padding-right: 5px; }
.title3 { font-family: Tahoma; font-size: 14px; font-weight: bold; display: inline; padding-right: 5px; color: #000000; }
.title4 { font-weight: bold; }

ul.lang { background: url(../images/lang.gif); height: 21px; width: 211px; margin: 4px 10px 0 0; }
ul.lang li { height: 21px; float: left; display: block; padding: 0 19px; line-height: 21px; }

/* sidebar_l menus page */
.message_list { list-style: none; margin: 0; padding: 0; width: auto; }
.message_list li { padding: 0; margin: 0; background: url(images/message-bar.gif) no-repeat; }
.message_head { padding: 2px 0; cursor: pointer; position: relative; border: 1px solid #C7DC93; border-left: none; border-right: none; background: #FFFFFF; border-bottom: none; }
.message_head .timestamp { color: #666666; font-size: 95%; position: absolute; right: 10px; top: 5px; }
.message_head cite { font-size: 12px; font-weight: bold; font-style: normal; color: #FF9C00; }
.message_head  cite img { padding: 0 3px 0 2px; display: block; float: left; }
.message_body { border-top: 1px solid #C7DC93; background: #FBFEFA; font-size: 12px; }
.collapse_buttons { text-align: right; border-top: solid 1px #e4e4e4; padding: 0; width: 169px; height: 21px; }
.collapse_buttons a { float: left; overflow: hidden; }
.show_all_message { background: url(images/tall-down-arrow.gif) no-repeat right center; padding-right: 12px; }
.show_recent_only { background: url(images/tall-up-arrow.gif) no-repeat right center; padding-right: 12px; }
.collpase_all_message { background: url(images/collapse-all.gif) no-repeat right center; padding-right: 12px; color: #666666; display: none; }

dl.sidebar_content{ padding: 10px 0 10px 22px; line-height: 21px; }

.bbs_new_box { width: 370px; float: left; margin: 0 10px 15px 0; background: url(../images/bbs_t.gif) no-repeat top left; }
.bbs_new_box h1{ width: auto; margin: 0; padding: 0 0 0 10px; height: 24px; line-height: 24px; display: block; font-size: 13px; color: #FF9C00; }
.bbs_new_box  h1 img{ width: auto; padding: 0 0 0 10px; color: #FF9C00; float: right; }
.new_box { width: 264px; float: left; margin: 0 10px 0 0; }
.new_box2 { width: 542px; background-image: url(../images/hskbg.gif); background-repeat: no-repeat; height: 356px; }
.new_box ul { width: auto; border: 1px solid #FEDDB0; border-top: none; border-bottom: none; padding: 10px; list-style-type: none; height: 160px; }
.bbs_new_box  ul { width: auto; border: 1px solid #FEDDB0; border-top: none; padding: 10px; list-style-type: none; height: 160px; }



dl.s_ad_box{ margin: auto }
dl.s_ad_box dd{
	border-bottom:1px solid #CCCCCC;
	background:url(../images/dico02.gif) left center no-repeat;
	padding:8px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0	
}
dl.s_ad_box dt a{
	font-family:"微软雅黑";
	color: #007298;
	background-image: url(../images/arroricol.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding:0 0 0 25px;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
}
dl.s_ad_box  dt  a:hover{
	color: #3E5459;
}



.linkico{ border-bottom: 2px solid #F4F4F4; }
.ad_l{ margin: 15px 0; }
.ad_r img{ margin: 0 0 12px 0; }
.login_box{
	margin: 20px 0 0 0;
	height: 20px;
	width: 253px;
	background:url(../images/sbox.gif) no-repeat left center;
}
.login_box a { color: #FFFFFF; }
.login_box .s { background:transparent; width:190px; height:22px;  border:0;font-family:Arial}
.login_box .i { background:url(../images/ibox.gif) no-repeat; width:24px;  height:22px;border:none; cursor:pointer; }

.url_here{ background-color: #F9F9F9; border: 1px solid #E1E1DD; height: auto; font: 14px; padding: 5px; margin: 0 0 15px 0; }


/*sidebar-r list"
------------------------------------------------------------------*/
.sidebar-r-m dt a{
	background-image:url(../images/sidebar-r-bg.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	text-indent:15px;
	display:block;
}
.m1,.m2,.m3,.m4,.m5,.m6,.m7,.m7{ display:none}
body#home-page .m0{display:block}
body#about-page .m1{display:block}
body#archive-page .m2{display:block}
body#Collection-page .m3{display:block}
body#contact-page .m4{display:block}
body#message-page .m5{display:block}
body#message2-page .m6{display:block}
body#message3-page .m7{display:block}


/*other"
------------------------------------------------------------------*/
.links, .icp{
	margin:10px 0 0 25px;
	font-family: Arial;
	font-size: 11px;
}

.usBox{
	position:relative;
	width:auto;
	padding:15px;
	background: url(../images/mainboxbg.gif) repeat-x;
	height: 205px;
}
.usBox .lt, .usBox .rt, .usBox .ld, .usBox .rd{
	width:5px;
	height:4px;
	position:absolute;
	padding:0;
	margin:0;
	background:url(../images/rmask.gif) no-repeat ;
	overflow:visible !important;
	overflow:hidden;

}
.usBox .lt{
	left:0px;
	top:0px;
	background-position:0 0;

}
.usBox .rt{
	right:0px;
	top:0px;
	background-position:-5px 0;

}
.usBox .ld{
	left:0px;
	bottom:0px;
	background-position:left bottom;

}
.usBox .rd{
	right:0px;
	bottom:0px;
	background-position: right bottom;

}


.wapper{ background: url(../images/wepperbg.gif) repeat-x #FFFFFF; 
		 margin:8px auto; 
		 width:976px;
		 height:500px;
		 min-height:500px;
		 height:auto !important;}

.topico{ padding:0 15px 15px 0}
/*--------------picshow-------------*/
#slideshows { margin:0;}
#navss { width: 240px; position:absolute;top:200px; right:15px; z-index:9999; height:39px; background:url(../images/flashimgico.png) no-repeat; display:none}
#navss li { width: 80px; margin:0; display: block;height:39px }
#navss a { width: 80px;  display: block; height:39px}
#navss li.activeLI { background:url(../images/flashimgover.png) no-repeat;height:39px}
#navss a:focus { outline: none; }
#navss img { border: none; display: block }




.accordion3 {width: auto; }
.accordion3 h6 {
	color: #007298;
	background-image: url(../images/arroricol.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding:0 0 0 25px;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	display:block;
	
}
.accordion3 h6 a{
	color: #007298;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	
}
.accordion3 h6.hover { background-color:#FF0000}
.accordion3 h6.active {background:url(../images/arroricol_2.gif) 10px 5px no-repeat;	 color:#3E5459}
.accordion3 p {
	margin: 0;
	padding:5px;
	display: none;
	width:auto
}
.accordion3 p span {
	padding:5px 0 5px 15px;
	display:block;
	width:auto;
	font-size:13px;
	background:url(../images/arroricol_2_2.gif) no-repeat left center;
	margin:0 0 0 5px
}
.accordion3 p a {
	padding:0 0 0 20px;
	font-size:12px
}
.accordion3 p a:hover {
	text-decoration: underline;
}