

/*
@import "reset.css";
@import "flash.css";
@import "debugging.css";*/  
@import url(sidebar.css);
@import url(main.css);
@import url(picbar.css);
/*------------------------------------------------------------------
[layout]
* body
	page / #page
————————————————————————————————————————————	
		+ sidebar /#sidebar
			-logo / #logo
	  		+ search / #search
				- search_t / .search_t
				- search_c / .search_c
			+ login / #login
	  	    + time  / #time
			+ link  / #link
				- title1 / .title1
				- title2 / .title2
				- subcom / .subcom 
			- sidebar_end / #sidebar_end
————————————————————————————————————————————				
		+ main / #main      
	        + top /#top
			    -t_marquee /#t_marquee
				
            + content / #content
				- nav / #nav
				- visitor / #visitor
				+ r_nav / #r_nav				
					+ work_pic / #work_pic
				 	+ r_link / #r_link
						- title1 / .title1
						- title2 / .title2
						- subcom / .subcom
						
            	+ info / .info
					-info_t / .info_t
					-info_c / .info_c
				 
			+ footer / #footer  
————————————————————————————————————————————			
		+ picbar / #picbar
————————————————————————————————————————————      
	  
——————————————————————------------------------*/
/**---------------------[css reset]-----------------------**/
/*
* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
}
*/
/*======================================================[通用布局设定]======================================================*/
/*======================================================[misc]======================================================*/
html,body{overflow-x:hidden;}
a {
	display:block;
	font-family: "宋体", "楷体";
	text-decoration:none;}
ul{
	margin:15px 0px 0px 0px;
	padding:0px;}
li {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:25px;
	padding-right:5px;
	line-height:18px;
	background:url(../images/i1.png) left center no-repeat;
	list-style:none;

height:31px;line-height:31px;
}	
img {
	border:5px solid #FFF;}

/*input{
	height:22px;
	border:#333 solid 1px;}*/

/*-----------------------------------------------------------[image]-----------------------------------------------------------*/

/*-----------------------------------------------------------[h_n]-----------------------------------------------------------*/
h1 {
	font-size:30px;
	font-weight:bold;
	margin:0px;
	color:#ffffff;}
h2 {
	width:98%;
	padding-top:30px;
	padding-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:5px;	
	font-size:15px;
	font-weight:bold;
	color:#333333;
	border-bottom:3px double #a00;
	text-align:center;}
h3.jt{
	clear:both;
	width:90%;
	padding-top:20px;
	padding-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:5px;	
	font-size:15px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px dotted #a00;
	text-align:center;}
/*======================================================[general framework]======================================================*/
body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:13px;}
#page {
	clear:both;
	overflow-x:hidden;
	background-image:url(../images/standard_zh3.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:1006px;
	margin:auto;
	border:0px solid #0F9;

}
#page1 {
	clear:both;
	overflow:auto;
	background-image:url(../images/standard_zh4.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:1006px;
	margin:auto;
	border:0px solid #0F9;}
#page2 {
	clear:both;
	overflow:auto;
	background-image:url(../images/standard_zh6.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:1006px;
	margin:auto;
	border:0px solid #0F9;}
/*-----------------------------------------------------------[sidebar 左边栏]------------------------------------------------------------*/
#sidebar {
	float:left;
	width:185px;
	padding:0px;}
/*------------------------------------[side_link]--------------------------------*/
/*--------[linkbar]----------*/
.link {
	margin:5px;
	width:auto;
	font-family:"宋体", "黑体", "楷体_GB2312";
	color:#666;
	text-align: left;}
/*---------------[title]-------------*/
.link .title {
	border-bottom: dotted 1px #ddd;}
.link .title a {
	height:22px;
	padding-left:10px;
	padding-top:8px;
	color:#fff;
	background:#999;
	font:bold 12px "宋体", "楷体_GB2312","黑体" ;}
.link .title a:hover {
	background-color:#68b05e;
	color:#ffffff;
	filter:alpha(opacity=50);    /*    ie */
	-moz-opacity:0.5;       /*       moz + ff */
	opacity: 0.5;}

/*---------------[title1]-------------*/
.link .title1 {
	border-bottom: dotted 1px #ddd;}
.link .title1 a {
	height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	color:#fff;
	background:#b69ea1;
	font:bold 12px "宋体", "楷体_GB2312", "黑体";}
.link .title1 a:hover {
	background-color:#8c0000;
	color:#ffffff;
	filter:alpha(opacity=50);    /*    ie */
	-moz-opacity:0.5;       /*       moz + ff */
	opacity: 0.5;}
/*---------------title2-------------*/
.link .title2 {
	background: #aaa;
	padding: 5px 20px 5px 10px;
	border-top: solid 1px #ccc;
	font: bold 13px "tahoma", "sans-serif ";
	text-align: left;
	color: #fff;}
.link .title2 a {
	font:bold 12px sans-serif;
	text-decoration: none;
	border-top: #ccc;
	border-left: #000;
	color: #fff;}
.link .title2 a:hover {
	color: #333;}
/*------------subcom2------------*/
.link .subcom2 {
	width:auto;
	text-align:left;}
.link .subcom2 a {
	width:auto;
	display: block;
	padding: 5px 0px 6px 10px;
	background:#fff;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	line-height:18px;
	color:#333;}
.link .subcom2 a:hover {
	color: #84be00;}
/*----------------------------------------------[btn 按钮样式]-------------------------------------*/
.btn {
	width:100px;
	text-align:center;}
.btn a {
	background-color:#927cae;
	margin-top:5px;
	padding:5px 8px;
	color:#ffffcc;
	font-size:12px;
	font-family: "宋体", "楷体";
	border-top:solid 1px #323f47;}
.btn a:hover {
	background-color:#d39898;}
.btn1 {
	background-color:#9e3d54;
	color:#ffffcc;
	font-size:12px;
	margin-top:5px;
	padding:3px 8px;
	font-family: "宋体", "楷体";}
/*-----------------------------------------------------------[end sidebar 左边栏结束]--------------------------------------------------------*/
	
/*-----------------------------------------------------------[mainarea 主内容区域]-----------------------------------------------------------*/
#main {
	float:left;
	width:778px;
	padding:0px;
	background-color:;
	border:0px solid #0f0;}/* 主内容区域设定*/
/*--------------------------------[nav 导航条设定]--------------------------------*/
#nav {
	clear:both;
	background-image:url(../images/7shadows.png);
	background-repeat:no-repeat;
	position:relative;
	top:20px;
	left:30px;
	margin-bottom:15px;
	width:740px;
	height:35px;
	border:0px solid  #F00;}
#nav a {
	float:left;
	height:22px;
	padding-left:8px;
	padding-right:8px;
	padding-top:9px;
	color:#ddd;
	font-size:13px;
	border-left:#666 1px solid;}
#nav a:hover, #nav a.active {
	background-color:#9e3d54;
	color:#ffffff;}
/*--------------------------------[滚动字幕设定]--------------------------------*/
.t_marquee{
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	background-color:;
	width:163px;
	height:30px;
	line-height:30px;
	border:1px dotted #9e3d54;
	color:#9e3d54;
	font-family:"宋体", "黑体", "楷体_GB2312";
	font-size:12px;}
/*-----------------------[活动图片设定]-----------------------------------*/
.work_pic {
	background-image:url(../images/marquee.png);
	background-repeat:no-repeat;
	margin:0px;
	height:280px;
	border:solid 0px;
	padding:0px;}
.info_pic {
	position:relative;
	top:26px;
	left:16px;
	margin-top:10px;
	padding:0px;
	width: 200px;
	height:209px;}
.info_pic A IMG {
	border:0px;
	width: 230px;
	height:210px
;}
.info_pic IMG {
	border-bottom-style:none;}
.num {
	position: relative;
	width: 130px;
	float: right;
	top: 17px;
	left: 12px
;}
.num LI {
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	text-align: center;
	line-height: 15px;
	margin: 1px;
	width: 15px;
	font-family: Arial;
	background: url(../info_pic/flashbutton.gif) no-repeat -15px 0px;
	float: left;
	height: 15px;
	color: #999999;
	font-size: 12px;
	cursor: pointer
;}
.num LI.on {
	line-height: 15px;
	width: 15px;
	background: url(../info_pic/flashbutton.gif) no-repeat;
	height: 15px;
	color: #ffffff
;}
/*-----------------------[f_page 分页设定]-----------------------------*/
#f_page {
	float:right;
	margin-bottom:10px;}
#f_page a {
	float:left;
	padding:5px;
	margin:5px;
	background-color:#CCC;
	color: #9e3d54;
	border: 1px dotted #999;
	text-decoration: none;
	display: block;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:15px;}
#f_page a:hover {
	color: #9e3d54;
	border: 1px dotted #666666;
	background: #EEE;}

/*-----------------------------------------------------------[end mainarea 主内容区域结束]-------------------------------------------------------*/

/*-----------------------------------------------------------[picbar 右侧小边栏]-------------------------------------------------------------*/
#picbar{
	float:left;
	padding:0px;
	width:40px;
	height:auto;
	background-image:;
	background-position:center;
	background-repeat:no-repeat;}
/*-----------------------------------------------------------[end picbar 右侧小边栏结束]---------------------------------------------------------*/