/*整体css样式*/
html{filter:gray;}
body {
	margin:0 auto;
	font-family: Verdana;
	width:774px;
	text-align:center;
	font-size: 12px;
	line-height: 1em;
	font-weight:normal;
	text-decoration: none;
	background-repeat:repeat-x;
	line-height:15px;
	background-image:url(images/html-bg.gif);
	background-repeat:repeat-x;
	background-color:#42afdc;
	height:100%;
	margin-bottom:20px;
	
}
input,textarea{
	border:1px #D4D4D4 solid;
	line-height:140%;
	
}
img {
	border: none;
	
}
td {
	font-family: "宋体";
	font-size: 12px;
	color:#1c1c1c;
	text-decoration: none;
	
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
a:link {
	font-size: 12px;
	color: #1c1c1c;
	text-decoration:none;
	
}
a:visited{
	font-size: 12px;
	color: #1c1c1c;
	text-decoration:none;
	
}
a:hover {
	font-size: 12px;
	color: #0072bd;
	text-decoration:underline;
	
}
a:active {
	color: #1c1c1c;
	text-decoration:underline;
	
}
/*form*/
#form {
	text-align:center;
	
}
input,select {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-size:12px
}
#product{
	line-height:18px;
	
}
 /*主要内容布局*/
.index_title{
	/*background-image:url(images/news_t.gif);
	*/
/*background-image:url(images/msfp_015.gif);*/
background-image:url(images/i.gif);
	background-repeat:repeat-x;
	border-bottom:dotted 1px #f5f5f5;
	background-color:#FFFFFF;
	padding:5px;
	/*border:solid 1px #07519a;
	*/
border:solid 1px #aaccee;
	/*border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-top:solid 1px #f5f5f5;
	border-right:solid 1px #f5f5f5;
	*/

}
#index_intro,#index_news,#anli {
	float:left;
	width:565px;
	margin-left:0px;
	margin-top:0px;
	
}
#index_news,#anli {
	height:172px;
	
}
#index_left,#index_notice,#index_service,#link{
	float:left;
	width:200px;
	height:172px;
	
}
#top_banner{
	margin-top:0px;
	
}
/*友情链接*/
#link {
	list-style-type:none;
	background-image:url(images/i.gif);
	background-repeat:repeat-x;
	/*background-position:15px 11px;
	*/
border-bottom:dotted 1px #f5f5f5;
	background-color:#FFFFFF;
	padding:5px;
	/*border:solid 1px #07519a;
	*/
border:solid 1px #aaccee;
	
}
#link img {
	margin-top:8px;
	margin-left:45px;
	
}
/*主页住标题样式*/
.index_title li{
	padding-left:10px;
	padding-top:1px;
	list-style:none;
	border-bottom:dotted 1px #CCCCCC;
	CLEAR: both;
	line-height:200%;
	background-repeat:no-repeat;
	
}
.index_title li a{
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: 0px 8px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	BACKGROUND-IMAGE: url(../../images/news_con2.gif);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	float:left;
	
}
/*副标题样式*/
.second{
	width:575px;
	margin-right:20px;
	
}
.index_title span{
	float:right;
	margin-right:20px;
	
}
.second li{
	padding-left:20px;
	padding-top:1px;
	list-style:none;
	border-bottom:dotted 1px #CCCCCC;
	CLEAR: both;
	line-height:200%;
	background-repeat:no-repeat;
	BACKGROUND-IMAGE: url(../../images/news_con2.gif);
	BACKGROUND-POSITION: 10px 10px;
	
}
/*下载页面控制*/
.second_d li {
	padding-left:20px;
	padding-top:1px;
	list-style:none;
	border-bottom:dotted 1px #CCCCCC;
	line-height:200%;
	
}
.second_d li strong{
	font-weight:bold;
	color:#07519a;
	
}
.second_d li a{
	padding-left:20px;
	background-image:url(images/down_im.gif);
	background-repeat:no-repeat;
	
}
/*详细页面控制*/
.second li a{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	float:left;
	list-style-type:none;
	border-bottom:dotted 1px #CCCCCC;
	
}
.second li span{
	float:right;
	margin-right:50px;
	
}
/*页数样式控制*/
.page {
	padding:5px;
	padding-left:50px;
	width:575px;
	margin-top:15px;
	border-bottom:dotted 1px #CCCCCC;
	border:solid 1px #CCCCCC;
	text-align:left;
	
}
.page span{
	margin-left:15px;
	
}
/*分页标题控制*/
.title{
	border-bottom:solid 1px #aaccee;
	padding:5px;
	padding-left:15px;
	/*background-image:url(images/title_b_repeat.gif);
	background-repeat:repeat-x;
	*/
color:#0072bd;
	font-weight:bold;
	
}
.title a:link,.title a:visited{
	    color:#0072bd;
	text-decoration:none;
	
}
.title a:hover {
	    color:#0072bd;
	text-decoration:underline;
	
}
.title a:active{
	    color:#1c1c1c;
	text-decoration:underline;
	
}
.title img {
	margin-left:385px;
	
}
/*布局控制*/
.content{
	line-height:16px;
	margin-left:10px;
	margin-right:10px;
	float:right;
	
}
/*分类菜单样式*/
.sort_title{
	width:597px;
	border-bottom:solid 1px #ccc;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:30px;
	color:#0072bd;
	padding-left:20px;
	background-image:url(images/icon_dot_lmenu.gif);
	background-color:#ffffff;
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 5px 9px;
	
}
#xuanchuan{
	height:64px;
	width:571px;
	float:right;
	color:#fff;
	font-size:36px;
	padding-top:30px;
	padding-left:80px;
	font-family:"微软雅黑", "黑体", "隶书";
	
}
/*第一种TAB样式表开始————————————————————————————————————————————————————*/
	 /*- Menu Tabs 10--------------------------- */
  #tabs10 {
	margin:0px auto;
	width:774px;
	font-size:12px;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	margin-bottom:3px;
	margin-top:0px;
	padding-left:0px;
	
}
    #tabs10 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	
}
    #tabs10 li {
	display:inline;
	margin:0;
	padding:0;
	
}
    #tabs10 a {
	float:left;
	background:url("images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
}
    #tabs10 a span {
	float:left;
	display:block;
	background:url("images/tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {
	float:none;
	
}
    /* End IE5-Mac hack */
    #tabs10 a:hover {
	background-position:0% -42px;
	
}
    #tabs10 a:hover span {
	background-position:100% -42px;
	
}
      #tabs10 #current a {
	background-position:0% -42px;
	
}
      #tabs10 #current a span {
	background-position:100% -42px;
	
}
/*第一种TAB样式表结束————————————————————————————————————————————————————*/
		  	  	  /*第二种TAB样式表开始————————————————————————————————————————————————————*/
	 .container {
	width: 774px;
	margin-bottom:4px;
	margin-top:12px;
	
}
/* pyramid */
#navPyra {
	margin: 0;
	padding: 0 0 20px 10px;
	padding-left:60px;
	
}
#navPyra li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	
}
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	/*        font-weight: bold;
	*/
    padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #0072bd;
	
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;
	background: url(images/pyramid1.gif) no-repeat bottom center;
	
}
/*第二种TAB样式表结束————————————————————————————————————————————————————*/
		/*top*/
#flash{
	background:no-repeat;
	margin:0px auto;
	width:774px;
	padding-top:0px;
	
}
#logo{
	margin:0px auto;
	width:100%;
	background-image:url(images/top_bg.jpg);
	background-position:0 0 0 0;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:127px;
	
}
.logo{
	text-align:left;
	width:774px;
	
}
/*新闻*/
.left_list{
    padding-top:25px;
	width:174px;
	height:26PX;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	text-align:center;
    background-repeat:no-repeat;
	background-color:#F5F5F5;
	border: 1px solid #ccc;
	list-style:none;
	
}

.left_list ul a ,.left_list ul a:visited {
	PADDING-LEFT: 21px;
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 5px;
	WIDTH: 100%;
	COLOR:636563;
	PADDING-TOP: 5px;
	BACKGROUND-IMAGE: url(../../images/M11.gif);
	BACKGROUND-POSITION: 12px 4px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	text-align:left;
	text-decoration:none;
	border-bottom:#999 1px dotted;
}
.left_list ul a:hover {
	BACKGROUND-IMAGE: url(../../images/M12.gif);
	BACKGROUND-POSITION: 12px 4px;
	COLOR:#07519a;
	text-decoration:none;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	border-bottom:#999 1px dotted;
		BACKGROUND-COLOR:#FFFFFF;
}
/*.left_list li {
	BORDER-TOP: #FFF 0px solid;
	border-bottom:#999 1px dotted;
	MARGIN: 0px;
	
}*/
.left_list li a ,.left_list li a:visited {
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: 25px 8px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT:normal;
	BACKGROUND-IMAGE: url(../../images/icon_dot_lmenu.gif);
	PADDING-BOTTOM: 5px;
	WIDTH: 100%;
	COLOR:636563;
	PADDING-TOP: 5px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	text-align:center;
	border-bottom:#999 1px dotted;
	
}
.left_list li a:hover {
	BACKGROUND-POSITION: 25px 8px;
	BACKGROUND-IMAGE: url(../../images/icon_dot_lmenu1.gif);
	COLOR:#07519a;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR:#FFFFFF;
	font-weight:normal;
	TEXT-DECORATION: none;
	border-bottom:#999 1px dotted;
	
}
#menu li #current {
	BACKGROUND-POSITION: 25px 8px;
	BACKGROUND-IMAGE: url(../../images/icon_dot_lmenu.gif);
	COLOR:#07519a;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR:#FFFFFF;
	font-weight:normal;
	TEXT-DECORATION: none;
	
}
/*主要布局框架*/
#main_style{
	/*margin-top:65px;
	*/
	padding-top:65px;
	width:1024px;
	margin-bottom:20px;
	background-color:#42afdc;
	background-image:url(images/main-bg.jpg);
	background-repeat:no-repeat;
	
}
#main {
	margin:0px auto;
	width:774px;
	text-align:left;
	height:750px;
	background-color:#FFFFFF;
	
}
#index_content{
	margin:0px auto;
	width:774px;
	overflow:hidden;
	background-image:url(images/main-bg.jpg);
	background-color:#FFFFFF;
	
}
/*内容居右*/
#content {
	float:right;
	width:600px;
	text-align:left;
	padding:25px;
	background-color:#FFFFFF;
	overflow:hidden;
	
}
/*管理登录*/
#admin {
	background-image:url(images/logon_gound.jpg);
	background-color:#e3e3e3;
	background-repeat:no-repeat;
	height: 468px;
	width: 774px;
	margin-top:20px;
	/*  margin:-160px 0px 0px -217px;
	top: 50%;
	left: 50%;
	*/
   text-align: left;
	padding: 0px;
	overflow: auto;
	
}
  .bookSubject {
	BACKGROUND: #e2e2e2;
	LINE-HEIGHT: 120%;
	BORDER-BOTTOM: #19497a 1px solid;
	HEIGHT: 25px
}
/*#pinglun{
	border:1px dotted #333333;
	
}
*/
#count img {
	float:left;
	bottom:25px;
	
}
#count {
	width:75px;
	height:15px;
	position:relative;
	float:right;
	right:105px;
	bottom:7px;
	
}
#main_title{
	background-color:#FFFFFF;
	padding:5px;
	padding-left:15PX;
	background-image:url(images/bar_01.gif);
	/*background-image:url(images/main_t.gif);
	*/
/*background-color:#F5F5F5;
	*/
background-repeat:repeat-x;
	width:600px;
	height:40PX;
	float:right;
	font-weight:bold;
	border-bottom:dotted 1PX #999999;
	
}
#title {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	
}
/*详细内容样式控制*/
.sec_title{
	margin-top:20px;
	text-align:center;
	font-size:13px;
	color:#07519a;
	font-size:16px;
	font-weight:bold;
	
}
.sec_time{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #CCCCCC;
	
}
.sec_con{
	width:560px;
	text-align:left;
/*	padding:20px;*/
	margin-bottom:50px;
}


/*.sec_con img{
	border:solid 1px #CCCCCC;
	
}*/
/*主页案例展示区域控制样式*/
#anli_demo{
	background-image:url(images/news_t.gif);
	background-repeat:no-repeat;
	background-position:15px 9px;
	border-bottom:dotted 1px #f5f5f5;
	background-color:#FFFFFF;
	padding:1px;
	border:solid 1px #aaccee;
	
}
#anli_demo img {
	margin-left:595px;
	
}
#demo li {
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*border:solid 1px #CCCCCC;
	*/
width:200px;
	height:80px;
	/*background-image:url(images/error.GIF);
	*/
background-repeat:no-repeat;
	
}
#demo li img{
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#999999,offX=2,offY=2,positives=true);
	/*阴影滤镜*/
/*filter : progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=100,finishOpacity=50);
	*/
/*与背景透明*/
margin:0px;
	!important;
	padding:0px;
	!important;
	
}
/* foot样式控制 */
#foot {
	background-image:url(images/foot_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/*background-color:#F5F5F5;
	*/
border-top:1px solid #d8d8d8;
	background-color:#FFFFFF;
	width:774px;
	line-height:130%;
	color: #636363;
	padding-bottom:5px;
	
}
#foot img {
	float:left;
	position:relative;
	left:100px;
	top:6px;
	
}
#foot p a:link,#foot p a:visited{
	color: #636363;
	text-decoration: none;
	
}
#foot p a:hover,#foot p a:active {
	color: #636363;
	text-decoration:underline;
	
}
.foot{
	margin-top:10px;
	background-color:#FFFFFF;
	background-image:url(images/foot_lbg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:28px;
	padding-top:6px;
	text-align:center;
	
}
.foot a:link,{
	font-size: 12px;
	color: #5B554D;
	color:#fff;
	text-decoration: none;
	
}
.foot a:visited{
	font-size: 12px;
	color: #444;
	color:#fff;
	text-decoration:none;
	
}
.foot a:hover,.foot a:active {
	color: #336699;
	color:#fff;
	text-decoration:underline;
	
}

/*解决方案*/
.co_p{
display:block;
}
.p_title {
	BACKGROUND: url(images/title1_bg.gif) repeat-x; MARGIN: 8px auto 0px; COLOR: #505050; HEIGHT: 36px
}
.p_title .p_title_left {
	BACKGROUND: url(images/title1_bg_left.gif) no-repeat; FLOAT: left; WIDTH: 9px; HEIGHT: 36px
}
.p_title .p_title_right {
	BACKGROUND: url(images/title1_bg_right.gif) no-repeat; FLOAT: right; WIDTH: 9px; HEIGHT: 36px
}
.p_title P {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; COLOR: #797979; LINE-HEIGHT: 30px; PADDING-TOP: 0px; font-weight:bold;
}
.p_title a ,.p_title a:visited{
	MARGIN: 1px auto 0px; COLOR: #505050; HEIGHT: 12px; line-height:30px;
}
.p_title a:hover, .p_title a:active {
COLOR: #006dca;
text-decoration:none;
}
.p_content {
margin-top:8px;
}
.p_content img{
width:100px;
height:105px;
float:left;
}
.p_content p{
float:right;
width:450px;
padding:5px;
padding-left:8px;
padding-bottom:0px;
padding-right:8px;
}
.p_content a{
	DISPLAY: block; MARGIN: 6px 0px 0px; COLOR: #006dca; width:50px;
}
.p_content a:visited,.p_content a:hover,.p_content a:active {
COLOR: #006dca;
text-decoration:none;
}

.sort_con_ul {
margin:15px;
line-height:140%;
}
.sort_con_ul li {
background-image:url(images/sort_ul.gif);
background-repeat:no-repeat;
padding-left:15px;
background-position:0px 6px;
}
.sort_con_ul img {
text-align:center;
}
.sort_con_ul p {
font-weight:bold;
background-image:url(images/sort_li1.gif);
background-repeat:no-repeat;
padding-left:15px;
background-position:0px 1px;COLOR: #006dca;
}

.back {
	PADDING-LEFT: 15px; BACKGROUND: url(images/back.gif) no-repeat 0px 7px; MARGIN-LEFT: 10px; WIDTH: 50px; padding-left:15px;
}
.sort_con_ul strong {
background-image:url(images/sort_li2.gif);
background-repeat:no-repeat;
padding-left:15px;
}

