/*公共样式*/
body
{
	margin:0px;
	font-size:12px;
	color:#454545;
	background-color: #FFF;
	padding:0;
   scrollbar-face-color: #efefef;/*滚动条条棒的颜色*/
   scrollbar-highlight-color: #eee;/*－－滚动条高光的颜色*/
   scrollbar-3dlight-color: #eee;/*－－滚动条3D的颜色*/
   scrollbar-darkshadow-color: #eee;/*－－滚动条深阴影的颜色*/
   scrollbar-shadow-color: #eee;/*－－滚动条阴影的颜色*/
   scrollbar-arrow-color: #eee;/*－－滚动条箭头的颜色*/
   scrollbar-track-color: #FFFFFF;/*－－滚动条背景的颜色*/
}

div
{
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	font-family:"Arial","Tahoma","宋体";
	color:#454545;
	font-size:12px;
}
hr
{
	height:0px;
	border:0px;
	border-top:1px solid #ddd;
	width:96%;
}
img
{
	border:0;
}
a
{
	color:#2A2A2A;
	text-decoration:none;
}
a:hover
{
	color:red;
	text-decoration:underline;
}
a.link
{
	color:#2A2A2A;
}
a.redcolor
{
	color:#CB4721;
}
a.redcolor:hover
{
	color:red;
}
#top
{	
	margin:0 auto;
	padding:0px;

}
.gtb{ background:url(); width:950px; height:316px; margin:0 auto; margin-top:-16px;}
.gtb1{ background:url(); width:950px; height:316px; margin:0 auto; margin-top:-2px;}
.gdh{ background:url(g-top-dh.jpg);}
#top .headtop
{
	background:#FFF url("topbg.jpg") repeat-x;
}
.headtop .logo
{
	float:left;
	width:260px;
}
.headtop .fav-home
{
	width:200px;
	height:154px;
	float:right;
	text-align:right;
	background:url("menu-r-bg.jpg") right no-repeat;
}
#top .menu
{
	text-align:center;
	height:31px;
	background-image: url(old_menugb.jpg);
}
.menu-w
{
	width:105px;
	text-align:center;
	padding-top:5px;
	vertical-align:top;
	color: #FFFFFF;
}
.menu-w a
{
	color:#FFF;
}
..menu-w a:hover
{
	color:#FFF;
}
#top .lead
{
	background:#FFF;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A4D23B;
	border-bottom-color: #A4D23B;
}
#top .lead_left
{
	float:left;
}
#top .lead_right
{
	float:right;
}
/*中间排版*/
#body
{
	position:relative;	
	width:950px;
	background:#FFF;
	border:1px solid #eee;
}

#body1
{
	position:relative;	
	width:950px;
	background:#FFF;
	margin:0 auto;
}

/*两列左窄右宽排列*/
#left
{
	float:left;
	width:220px;
	text-align:left;
	margin-top:5px;
	margin-left:2px;
	border:1px solid #eee;
}
#left .notice-marquee
{
	padding:5px;
	text-align:left;
	height:200px;
}
.notice-marquee .notice-title
{
	font-size:14px;
	font-weight:bold;
}
.notice-marquee .notice-msg
{
	text-indent:25px;
}
#right
{
	float:right;
	width:719px;
	text-align:left;
	margin-top:5px;
	border:1px solid #eee;
}
#right1
{
	float:right;
	width:710px;
	text-align:left;
	margin-top:5px;
	margin-right:2px;
	border:1px solid #eee;
}
/*页脚样式*/
#foot
{
	margin:0 auto;
	width:950px;
	margin-top:-10px;
}
#foot1
{
	margin:0 auto;
	width:950px;
	margin-bottom:5px;
	border:1px solid #eee;
}
.clear
{
	clear:both;
	height:0px;
}
/*其他常用样式*/
.global_sub
{
	height:26px;
	line-height:30px;
	background:#FFF url("r-global-sub.jpg") no-repeat;
	padding-left:25px;
	border-right:0px #C5D4DB solid;

}
.global_sub_art
{
	height:45px;
	line-height:30px;
	padding-left:25px;
	background-image: url(old_news_bg.jpg);
	background-repeat: no-repeat;
}
.global_sub_intro
{
	height:45px;
	line-height:30px;
	padding-left:25px;
	border-right:1px #C5D4DB solid;
	background-image: url(old_intro_bg.jpg);
}
.r-global-sub
{
	height:26px;
	line-height:30px;
	background:#FFF url("r-global-sub.jpg") no-repeat;
	padding-left:25px;
	border-right:1px #C5D4DB solid;
}
.l-global-sub
{
	height:28px;
	line-height:30px;
	background:#FFF url("leftglobal_sub.jpg") no-repeat;
	padding-left:15px;
}
.border_no_top
{
	padding:3px;
}
.border_top
{
	border-top:1px #C5D4DB solid;
}
.border_left_right
{
	border-left:1px #DDD solid;
	border-right:1px #DDD solid;
}
.border
{
	border:1px #C5D4DB solid;
}
.userlogin_over
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
	border:1px #C60000 solid;
	background-color:#F7F2BD;
}
.userlogin_out
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
}
.space_between
{
	height:5px;
}
/*定义Float为左的代码*/
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
/**分页**/
.pagelist
{
	margin:0px;
	padding:0px;
	border:0px;
}
.pagelist .n
{
	border:1px #DDD solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	background:#FFFFFF;
}
.pagelist .m
{
	border:1px #DDD solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	background:#E7EEF1;
}
/*用于列表的鼠标移动样式*/
.list_over
{
	padding-top:3px;
	background:#E7EEF1;
	border-bottom:1px #DDD dashed;
}
.list_out
{
	padding-top:3px;
	border-bottom:1px #DDD dashed;
}
/*用于显示内容页的常用样式*/
.msg_sub
{
	font:bold 15px "Tahoma","Arial","宋体";
	color:#486F84;
	padding:5px;
	text-align:center;
}
.msg_date
{
	text-align:center;
	font: 0.83em/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
.msg_content
{
	padding:5px;
	text-align:left;
}
/*我要留言样式*/
.button
{
	background:#FFF url("btn.gif") repeat-x;
	height:25px;
	border:#7B9EBD;
}
/*友情提示页代码*/
.error
{
	line-height:150%;
	padding:15px;
	width:450px;
	border:1px #DDD dashed;
}
/*奇偶行颜色显示*/
.wtr
{
	position:relative;
	padding:1px;
	text-align:left;
	border-bottom:0px #DDD solid;
	text-indent:0.3em;
	
}
.dtr
{
	position:relative;
	padding:1px;
	text-align:left;
	border-bottom:0px #DDD solid;
	text-indent:0.3em;
}
/*语法高亮显示代码*/
pre
{
	font-family:'Courier New' , Monospace;
	font-size:12px;
	width:99%;
	overflow:hidden;
	margin:0 0 1em 0;
	background:#A1A1A1;
	white-space: -moz-pre-wrap;
	word-wrap:break-word;
	word-break:break-all;
}
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}

/*其他CSS*/
.cate-list-yw
{
	padding-left:18px;
	height:28px;
}

.cate-list-yw a
{
	font-size:14px;
	font-weight:bold;
}
.i-s-p
{
	/**/
}
.i-s-p .i-s
{
	float:left;
	width:430px;
}
.phpok_about div
{
	line-height:150%;
}
.i-s-p .i-p
{
	float:right;
	width:300px;
}

.incbg
{
	margin-top:2px;
	background:#FFF url("incbg.jpg") repeat-x;
}
.friendlink {
	background-image: url(old_friend.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 958px;
}
.link_td{
	font-size:12px; line-height:20px;
}
.index_newslist {
	background-image: url(old_indexnewlist.gif);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	background-position: 10px;
	padding-left: 30px;
}




BODY {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}
.txtBoxStyle2 {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #333333; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; BACKGROUND-COLOR: #f2fafd
}
.in {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.field {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #333333; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "宋体"; BACKGROUND-COLOR: #ffffff
}
.yc {
	FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: "宋体"; LETTER-SPACING: 1pt
}
.dfont {
	FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: "宋体"
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}

A.b:link {
	COLOR: red; TEXT-DECORATION: none
}
A.b:visited {
	COLOR: red; TEXT-DECORATION: none
}
A.b:active {
	COLOR: red; TEXT-DECORATION: none
}
A.b:hover {
	RIGHT: 0px; COLOR: blue; POSITION: relative; TOP: 0px; TEXT-DECORATION: none
}
A.c:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.c:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.c:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A.c:hover {
	RIGHT: 0px; COLOR: blue; POSITION: relative; TOP: 0px; TEXT-DECORATION: none
}
.new {
	FONT-SIZE: 9pt; COLOR: #333333; LINE-HEIGHT: 160%; FONT-FAMILY: "宋体"; LETTER-SPACING: 1px
}

.grayline {
	BORDER-TOP-WIDTH: 0px; BORDER-RIGHT: #008b27 1px solid; BORDER-BOTTOM-WIDTH: 0px; BORDER-BOTTOM-COLOR: #008b27; BORDER-LEFT: #008b27 1px solid; BORDER-TOP-COLOR: #008b27
}
.engtxt1 {
	FONT-SIZE: 9pt; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#nav { margin:0 auto;}
#nav ul{ 
	float:left;
	margin-left:35px;}
#nav ul li{
	float:left;
	width:82px;
	list-style-type: none;
	font-size:12px;
	margin-left:0;
}
#nav ul li a{color:#FFFFFF;}
.fangwei {
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 30px;
	background-color:#A4D23B;
	line-height:30PX;
}
.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.list_lf_s1 {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.my_style {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.new_lfe_st {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.head_top {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.my_style {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.new_lfe_st {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.my_style {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}.head_top {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}

* { margin:0; padding:0; word-break:break-all; }
#ifocus { width:680px; height:310px; margin:0px; border:0px solid #DEDEDE; background:#F8F8F8; }
#ifocus_pic { display:inline; position:relative; float:left; width:560px; height:300px; overflow:hidden; margin-top:5px; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:560px; height:300px; overflow:hidden; }
#ifocus_piclist img { width:560px; height:300px; }
#ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
#ifocus_btn li { width:100px; height:72px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_btn img { width:90px; height:60px; margin:7px 0 0 11px; }
#ifocus_btn .current { background: url() no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:560px; height:35px; background:#333333 opacity:0.1; -moz-opacity:0.1; filter:alpha(opacity=10); }
#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
#ifocus_tx .normal { display:none; }

#tt1{ width:256px; height:471px; border:10px solid #eeeeee;}
#tt2{ width:694px; height:471px; border-right:10px solid #eeeeee;border-bottom:10px solid #eeeeee;border-top:10px solid #eeeeee;}
.g-td{ background:url(g-td.jpg); width:11px; height:449px;}
#t_1{ float:left; width:246px; height:470px; border-left:10px solid #eee;border-top:10px solid #eee;border-bottom:10px solid #eee;}
#t_2{ float:right; width:704px; height:470px; border:10px solid #eee; font-size:12px; background:url(g-pbg.gif) no-repeat;}
#t_1_1{ background:url(g-p1.jpg); width:232px; height:53px;}
#t_1_11{ background:url(g-p11.jpg); width:220px; height:53px;}
#t_1_2{ background:url(g-p7.jpg) no-repeat center bottom; width:232px; height:126px;}
#t_1_22{ background:url(g-p77.jpg) no-repeat center bottom; width:220px; height:126px;}
.t_1_line{ background:url(g-pline.jpg) no-repeat center center; width:232px; height:19px;}
#g-news1{background:url(g-news.jpg) no-repeat left center;}
.g-news2{background:url(g-news2.jpg) no-repeat center center;}
#g-news3{background:url(g-news3.jpg) no-repeat center bottom;}
#g-d1{background:url(g-d1.jpg) no-repeat center center;}
#g-d2{background:url(g-d2.jpg) no-repeat left center;}
#g-d3{background:url(g-d3.jpg) no-repeat left center;}
#g-f1{background:url(g-f1.jpg) no-repeat left center;}
#g-f4{background:url(g-f4.jpg) no-repeat left center;}
#youqing{background:url(youqing.jpg) no-repeat left center;}
#g-f5{background:url(g-f5.jpg) no-repeat left center;}
#g-f2{background:url(g-f2.jpg) no-repeat center center;}
#g-f3{background:url(g-f3.jpg) no-repeat center center;}
#g-zixun{background:url(g-kefu.jpg) no-repeat center center;}
#g-zixun1{background:url(g-kefu1.jpg) no-repeat center center;}
#g-xx1{background:url(g-d4.jpg) no-repeat center center;}
#g-xx2{background:url(g-d5.jpg) no-repeat center center;}
#g-xx3{background:url(g-d6.jpg) no-repeat center center;}
#g-f-left{background:url(g-f-left.jpg) no-repeat center center;}
#g-f-right{background:url(g-f-right.jpg) no-repeat center center;}
.dd
{
width:150px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#fbh{background:url(fbhbg.jpg) no-repeat center center; width:950px; height:642px; margin:0 auto;}
#fb{
width:950px; height:642px;
background:url(fabuhui.png) repeat-x 0 0; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fabuhui.png" ,sizingMethod="crop"); 
}
#ft{background:url(ft.gif) no-repeat center center; width:950px; height:18px; margin:0 auto;}
#fbh1{background:url(fbh1.gif) no-repeat center center; width:950px; height:139px; margin:0 auto;}
#sys{background:url(sys.gif) no-repeat center center;}
#sys1{background:url(sys1.gif) no-repeat center center;}
