/*基本样式*/
*{margin:0px; padding:0px;font-family: "宋体"; }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
.clear_float{
CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}
.float_left{
	float:left
}
.float_right{
	float:right
}
div,input,table{
	font-size:12px;
}
body{
	font-size:12px;
	background:#ffffff;
	color:#101010;
}
#content{
	width:960px; margin:auto;
	background-color: White;
}
img{
	border:0;
}
/*顶部样式开始*/
#header{
	margin:0 0 3px 0;
	padding:0 0 0 0;
}
.global_top {
	BORDER-TOP: #C5EAC1 2px solid; BACKGROUND: #f6f6f6; FLOAT: center; BORDER-BOTTOM: #e4e4e4 1px solid; HEIGHT: 24px;
}
.global_top LI {
	PADDING-RIGHT: 4px; DISPLAY: block; BACKGROUND: url(arrow_01.gif) no-repeat 5px 10px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 60px; PADDING-TOP: 7px; HEIGHT: 17px; TEXT-ALIGN: right
}
.global_top UL {
	FLOAT: left; MARGIN: 0px 0px 0px 5px
}
.ibutton{
	border:none;
	background: url(t_submit.gif);
	border: 1px solid #E4E4E4;
	color: #666666;
	cursor:pointer;
	height:17px;
	line-height:15px;
	width:45px;
}
.header_textbox {
	background: #EEFEED;
	border: 1px solid #02CC67;
	float: right;
	height: 58px;
	width: 280px;
	margin-top:7px;
	padding-left:3px;
}
.header_textbox li {
	clip: rect(0,0px,0,0);
	float: left;
	color: blue;	
	height: 13px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	overflow: hidden;
	padding: 8px 4px 4px 0px;
	font-family:"宋体", "Times New Roman", Times, serif;	
	position: static;
	width: 275px;
	list-style:none;
}

.header_textbox ul {
	margin: 0px; padding:0px;
}
.f_blue, a.f_blue:link, a.f_blue:visited {
	color: #0000FF;
}
.f_brown, a.f_brown:link, a.f_brown:visited {
	color: #990000;
}

.f_dgray, a.f_dgray:link, a.f_dgray:visited {
	color: #666666;
}
.f_gray, a.f_gray:link, a.f_gray:visited {
	color: #4F544D;
}
.f_green, a.f_green:link, a.f_green:visited {
	color: #008000;
}
.f_green2, a.f_green2:link, a.f_green2:visited {
	color: #009933; font-size:14px;
}
.f_red, a.f_red:link, a.f_red:visited, .nav_sub a:hover {
	color: #FF0000;
}
/*菜单样式*/
.header_nav{
	margin: auto;
}
.global_nav {
	background: url(nav_bg.gif) repeat-x;
	clear: left;
	height: 55px;
	margin: 0px auto;
	padding: 0px;
}
.nav_left {
	background: url(nav_lr.gif) no-repeat 0px 0px ;
	width: 2px;
	float:left;
	height:28px;
	margin-top:-3px;
}
.nav_right {
	background: url(nav_lr.gif) no-repeat -1px 0px;
	float: right;
	height: 28px;
	width: 2px;
	margin-top:-3px;
}
.msl {
	height: 20px;
	padding: 9px 15px 0px 10px;
	text-align: left;
}
.f_gray, a.f_gray:link, a.f_gray:visited {
	color: #4F544D;
}
.nav_current {
	background: url(nav_buttonz.gif) no-repeat 0px -58px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 83px;
}

.nav_current2 {
	background: url(nav_button3.gif) no-repeat 0px -58px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: Orange;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 120px;
}

a.f_nav:link {
	color: #333333;
	display: block;
	height: 14px;
	text-decoration: none;
}

a.f_nav:visited {
	color: #333333;
}

a.f_nav:hover {
	color: #000000;
	display: block;
	padding-top: 1px;
	text-decoration: none;
}
.nav_link {
	background: url(nav_buttonz.gif) no-repeat;
	cursor:pointer;
	float: left;
	font-size: 14px;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 83px;
}
.nav_sub {
	height: 21px;
	text-align: left;
	line-height:21px;
}

.nav_sub a {
	color: #000000;
	text-decoration: none;
}

.nav_sub li {
	display:inline;
	height: 16px;
	margin: 0px;
	padding: 7px 5px 3px 0px;
	list-style:none;
}
.nav_sub li .daohang{
	color: #0000CD;
	font-size: 13px;
}

.nav_sub li .daohang2{
	color: #ff0000;
	font-size: 13px;
}

.global_nav .nav_sjgg {
	float: left;
	height: 20px;
	margin-top: 3px;
	padding-left:10px;
}
.hidden, .undis {
	display: none;
}
.sub_box {
	float: right;
	height: 26px;
	text-align: left;
	width: 740px;
	padding-top:2px;
}
.f_green, a.f_green:link, a.f_green:visited {
	color: #008000;
}
.nav_main {
	height: 29px;
	width: 755px;
}
.nav_main li {
	float: left;
	text-align: center;
	list-style:none;
}
/*顶部样式结束*/

#content_leftnew{
	width:688px;
}
/*左边样式开始*/
#content_left{
	width:280px;
}

#user_content_left{
	width:220px;
}


#user_content_left a{ text-decoration:none; font-size:14px; color: #2F4F4F;}
#user_content_left a:hover{font-size:14px; color:#ac0000;}

 .side_border{
	background: #ffffff;
	border: 1px solid #C5EAC1;
	margin-bottom:6px;
}
 .user_side_border{
	background: #ffffff;
	border: 1px solid #228B22;
	margin-bottom:6px;
}

 .user_side_border2{
	background: #ffffff;
	border: 1px solid #B6CAE3;
	margin-bottom:15px;
}

 .user_side_border3{
	background: #ffffff;
	border: 0px solid #FFB64A;
	margin-bottom:0px;
}
 .side_border_blog{
	background: #ffffff;
	border: 1px solid #AED7D7;
	margin-bottom:6px;
}
.side_tit_bg1{
	background: url(tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.user_side_tit_bg1{
	background: url(user_tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.side_tit_bg1_blog{
	background: url(tit_bg2.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.side_tit_bg1_1{
	background: url(tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	line-height:29px;
	padding-left:8px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
.user_side_tit_bg1_1 {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #F2F6FB ; BORDER-LEFT: #ffffff 1px solid; COLOR: #333333; LINE-HEIGHT: 29px; HEIGHT: 29px
}

.user_side_tit_bg1_3 {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #FFEBBD ; BORDER-LEFT: #ffffff 1px solid; COLOR: #333333; LINE-HEIGHT: 29px; HEIGHT: 29px
}

.side_b_t{
	border-top: 1px solid #C5EAC1;
}
.tit_azury {
	cursor:pointer;
	background: url(tit_1.gif) no-repeat 0px -24px;
	color: #000000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px
}

.not_tit_azury {
	background: url(tit_1.gif) no-repeat 0px 2px;
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	margin: 2px 0px 0px 2px;
	padding: 4px 0px 0px;
	text-align: center;
	width: 100px;
	cursor:pointer;	
}

.user_tit_azury {
	background: url(user_tit_1.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px;
	cursor:pointer;
}

.tit_azury_blog{
	background: url(tit_2.gif);
	color: #333333;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px
}
.side_tit_bg1  span{
	float:right;
	padding:9px 8px 0px 6px;
text-align:center;
}
.side_tit_bg1  .sp{
	float:right;
	background:url(up_bg.gif) no-repeat bottom;
	height:18px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
}
.side_tit_bg1  .up_link{
	float:right;
	background:url(up_link_bg.gif) no-repeat bottom;
	height:19px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:8px;
}
.side_tit_bg1_blog  span{
	float:right;
	padding:9px 10px 0px 0px;
}
.side_hotnav {
	background: url(broken_line1.gif) #EEFEED repeat-x bottom;
	height: 26px;
	line-height:26px;
}
.user_side_hotnav {
	background: url(broken_line1.gif) #F9FEF8 repeat-x bottom;
	height: 26px;
	line-height:26px;
	font-size: 14px;
}

.side_hotnav img {
	padding-left:6px;
	padding-right:5px;
	padding-top:3px;
}
.side_hotnav .red{
	color:#990000;
	font-weight:bold;
}
.pad_1{
	padding:3px 0px 3px 4px;
}
#list_table{
	margin:0px;border-collapse: collapse;
}
#list_table td{
	height:18px; padding-left:5px;
}	
h4{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#004A9C;
	line-height:25px;
	margin-top:7px;
}
.input{
	border:1px solid #C5EAC1;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}
.seabut {
	background:url(search_icon.gif) no-repeat;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}
.search_input{
	border:1px solid #C5EAC1;
	font-size:12px;
	color:#666666;
}
.hot_bg{
	background:#FFFFDD;
	height:26px;
	line-height:26px;
	padding-left:5px;
	border-bottom:1px #C5EAC1 solid;
}
.btn{
	background: url(but_pic.gif) #FFFFFF;
	border: 1px solid #C5EAC1;
}
.w_1{
	width:340px;
}
.w_2{
	width:320px;
}
.pad_3{
	text-align:center;
	height:30px;
	line-height:30px;
	border-top:1px #C5EAC1 solid;
}
.user_side_con {
	padding:5px 13px 6px 20px; background: #F9FEF8; 
}
.side_con {
	padding:5px 13px 6px 10px; background:#EEFEED; 
}

.side_con li {
	background: url(broken_line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
		line-height:21px;
}
.side_con ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
}
.side_con1 {
	padding:5px 13px 6px 10px; background:#EEFEED; 
}
.side_con1 li {
	background: url(broken_line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
}
.side_con1 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:27px;
}

/*左边样式结束*/


/*右边样式开始*/
#content_right{
	width:672px;
}
#content_all{
	width:960px;
	margin:-12px 0 0 0;
	padding: 0 0 0 0;
}

#content_div{
	width:960px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

#user_content_right{
	width:732px;
}
.tit_border{
	border:1px #C5EAC1 solid;
	margin-bottom:0px;
}
.right_tit_bg{
	height: 25px;
	border:1px solid #ffffff;
	line-height:25px;
	background:#DAFED7;
	padding:0px 6px;
}
.px13{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.px14{
	font-size:14px;
	font-weight:bold;
	background:#f6f6f6;
	padding:3px;
}
.px12{
	line-height:21px;
	text-indent:24px;
}
.bignews_list {
	/*background: url(broken_line1.gif) repeat-x top;*/
	margin-top: 1px;
	padding-top: 1px;
}
.bignews_list ul {
	display: block;
	float: left;
	list-style:none;
	margin:0px; padding:0px;
}
.bignews_list ul li {
	color: #666666;
	float: left;
	height: 12px;
	margin:0px;
	text-align: left;
	width: 200px;
	padding:4px 0px 5px 0px !important;
	padding:3px 0px 3px 0px;
}
.bignews_list ul li a:link {
	color:#004A9C;
	font-size: 12px;
}
.bignews_list ul li a:visited {
	color:#004A9C;
	font-size: 12px;
}

.bignews_list ul li a:hover {
	background: #F2F2F2;
	font-size: 12px;
}
.font_link{
	background:#E8F3FF;
	height:26px;
	line-height:26px;
	margin:2px 0px 0px 0px;
}
.font_link ul{
	margin:0px; padding:0px;
}
.font_link ul li{
	background: #E8F3FF;
	border: 1px solid #FFFFFF;
	border-right:1px solid #6699CC;
	clip: rect(0px,0px,0px,0px);
	float: left;
	height: 16px;
	line-height: 18px;
	margin:0px;
	overflow: hidden;
	padding: 4px;
	position: static;
	width: 124px;
}
.pad_2{
	margin:1px 0px 3px 0px;
}
.list {
	margin:0px;
	padding: 0px;
	width:100%;
}
.list li{
	background: url(arrow_02.gif) no-repeat 2px 7px;
	list-style:none;	font-size:14px;
	margin:0px; padding:0px; padding-left:8px;
	height:21px;
}
.list li a, .list li a:visited {
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
	padding:0px;

}
.list li a:hover{
	background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.list li span, .c_l_b_p li span {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 3px;
	clear:right;
	font-size:11px;
}
.list ul {
	text-align: left; list-style:none; padding-top:3px;
}
.list_good {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 6px
}
.list_good LI {
   list-style: none;
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; FONT-SIZE: 12px; 
	BACKGROUND: url(tuijianlog.gif) no-repeat 5px -4px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 22px
}
.list_good LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #000000; TEXT-INDENT: 10px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.list_good LI A:visited {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #000000; TEXT-INDENT: 10px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.list_good LI A:hover {
	BACKGROUND: #f7f7f7; COLOR: #bc2931; TEXT-DECORATION: none
}
.list_good LI SPAN {
	CLEAR: right; FONT-SIZE: 10px; FLOAT: right; COLOR: #666666; PADDING-TOP: 3px; TEXT-ALIGN: right
}
.news_tit{
	background:#FFFFCC;
	line-height:25px;
	height:25px;
	margin-bottom:2px;
	font-weight:bold;
	padding:0px 10px;
	color:#333333;
}
.news_tit1{
	background:#CAE5FF;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
	font-weight:bold;
	padding:0px 10px;
	color:#333333;
	border:1px #ffffff solid;
	
}
.news_font{
	background:#f7f7f7;
	font-weight:bold;
	padding: 3px 5px;
	color:#004A9C;
}
.news_font a:link,avisited{
	text-decoration:none;
	color:#004A9C;
}
.news_font a:hover{
	text-decoration:none;
	color:#ff3300;
}
.news{
	line-height:20px;
	text-indent:24px;
	border-bottom:1px dashed #C5EAC1;
	padding:0px 5px;
	color:#666666;
	margin-bottom:8px;
	padding-bottom:3px;
}
#div_box {
	BACKGROUND: #fff
}
#div_box UL {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 1px; BACKGROUND: url(box_titlebg.gif) repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #fff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 28px
}
#div_box UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.news_tits {
	COLOR: #ffffff
}
.news_tits UL {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: url(box_titlebg.gif) repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 28px
}
.news_tits UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.box_in {
	DISPLAY: block; FONT-SIZE: 13px; BACKGROUND: url(box_in.gif) no-repeat; WIDTH: 86px; CURSOR: hand; COLOR: #434343; LINE-HEIGHT: 27px; HEIGHT: 29px; TEXT-ALIGN: center
}
.box_out {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: url(box_out.gif) no-repeat; WIDTH: 86px; COLOR: #ffffff; LINE-HEIGHT: 27px; HEIGHT: 29px; TEXT-ALIGN: center
}
.box_out A:link {
	COLOR: #ffffff
}
.box_out A:visited {
	COLOR: #ffffff
}
.box_out A:hover {
	COLOR: #ffffff
}

.gg_list ul{
	margin:0px; padding:0px;
}
.gg_list ul li{
	margin:0px; padding:2px 0px; display:block;
}
.down_bg{
	background: url(broken_line1.gif) repeat-x bottom;
	padding:5px !important;
	padding:5px 5px 0px 5px;
}
.w_3{
	width:195px;
}
.w_4{
	width:200px;
	line-height:20px;
}
.w_5{
	width:235px;
}
.w_6{
	width:240px; text-indent:24px;
}
.w_7 {
	BORDER-RIGHT: #C5EAC1 1px solid; BORDER-TOP: #C5EAC1 1px solid; MARGIN-BOTTOM: 3px; BORDER-LEFT: #C5EAC1 1px solid; WIDTH: 262px; BORDER-BOTTOM: #C5EAC1 1px solid
}
.web_bg{
	line-height:19px;
	background:#EEFEED;
	border-bottom:1px dashed #C5EAC1;
	color:#333333;
	padding:5px 8px;
}
.web_bg ul{
	margin:0px; padding:0px; display:block;
}
.web_bg ul li{
	margin:0px; padding:0px; list-style:none;
}
.web_bg span{
	float:right;
	width:120px;
}
.links_url {
	margin: 5px 5px 5px 0px;
	width: 450px;
}
.links_url li {
	display: block;
	float: left;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;
	list-style:none;
}
.links_logo {
	width: 950px;
}
.links_logo ul{
	margin:0px; padding:0px; margin-left:5px;
}
.links_logo ul li {
   float: left;
	display:inline;
	height: 31px;
	margin:0 0 5px 5px;
	width: 100px;
	list-style:none;
	
}
.links_logo ul li img{
	margin:5px;
}

.links_text {
	width: 950px;
}
.links_text ul{
	margin:0px; padding:0px; margin:8px 0 0 5px;
}
.links_text  li {
   float: left;
	display:inline;
	height: 20px;
	margin:0 0 0 5px;
	width: 100px;
	list-style:none;
}
.links_text  li img{
	margin:5px;
}

.c_r_b_b {
	border: 1px solid #DDC89F;
	margin: 0px;
	padding: 0px;
	height:auto;
	width:340px;
	margin-bottom:8px;
}
.tit_bg_brown {
	background: url(tit_bg3.gif) repeat-x 0px -2px;
	float: left;
}
.tit_bg_brown h5 {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top:7px;
	font-size:13px;
	color:#333333;
}
.down_current {
	background: url(down_button.gif) no-repeat 0px -27px;
	color: #663300;
	cursor:pointer;
	display: block;
	font-weight: bold;
	height: 12px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}
.down_link {
	background: url(down_button.gif) no-repeat 0px 0px;
	cursor:pointer;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 12px 0px 2px 1px;
	text-align: center;
	width: 60px;
}
.down_link a:link,.down_link a:visited {
	color:#ffffff;
}
.dis {
	display: block;
}
.down_content {
	text-decoration: none;
	margin:0px; padding:0px; 
	min-height: 300px;
}
.down_content ul {
	padding:0px;
	margin:0px;
	line-height:23px;
	margin:3px 5px 0px 7px;
}
.down_content ul li{
	margin:0px;
	padding:0px;
	width: 100%;
	list-style:none;
	display: block;
}

.down_content li a, .down_content li a:visited {
	color: #663300;
	text-align: left;
	text-decoration: none;
	margin:0px; padding:0px;
}

.down_content li a:hover{
	color: #660000;
	background: #F1E7D8;
	text-decoration: none;
}

.down_content li span{
	color: #666666;
	float: left;
	text-align: left;
	list-style:none;
	margin:0px; padding:0px;
}
.undis {
	display: none;
}
.down_tab {
	display: block;
	float: right;
}
.down_tab li, .left, .list, .lr {
	float: left; list-style:none;
}
.c_r_b_g {
	border: 1px solid #AED7D7;
	clear: right;
	float: right;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 340px;
	margin-top:15px;
}
.tit_bg_aqua {
	background: url(tit_bg2.gif) repeat-x 0px -2px;
	float: left;
	width: 327px;
}
.tit_aqua {
	background: url(tit_2.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin: 4px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px;
}
.tit_tag {
	display: block;
	float: right;
	font: 12px/16px Tahoma;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
	padding: 1px 5px 0px;
}
.zt_list .blue {
	background: url(arrow_04.gif) no-repeat 0px 0px;
}

.zt_list .gary {
	background: url(arrow_04.gif) no-repeat 0px -54px;
}

.zt_list .green {
	background: url(arrow_04.gif) no-repeat 0px -18px;
}

.zt_list .orange {
	background: url(arrow_04.gif) no-repeat 0px -36px;
}
.zt_list ul li {
	border: 1px solid #D4EAFF;
	display: block;
	font: 12px Tahoma;
	height: 17px;
	margin-bottom: 1px;
	padding:0px;
	text-align: left;
	margin:6px 0px 6px 0px;
	width: 100%;
}
.zt_list li a {
	background: #FFFFFF;
	display: block;
	line-height: 17px;
	text-decoration: none;
	text-indent: 4px;
}
.zt_list li a:visited {
	background: #FFFFFF;
	display: block;
	line-height: 17px;
	text-indent: 4px;
}
.zt_list li a:hover {
	background: #CAE5FF;
	display: block;
	text-decoration: none;
	text-indent: 4px;
}
.zt_list span {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	padding: 1px 7px 1px 5px;
}
.zt_list ul {
	margin:0px;
	width: 325px;
}
.zt_pad{
	padding:6px 6px 0px 6px;
}
.zt_img{
	padding:1px;
	border:1px #CAEEFF solid;
	margin-right:5px;
	margin-bottom:7px !important;
	margin-bottom:0px;
}
.blog {
	PADDING-RIGHT: 5px; PADDING-LEFT: 9px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.blog IMG {
width:80px;
height:80px;
	BORDER-RIGHT: #aed7d7 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #aed7d7 1px solid; MARGIN-TOP: 2px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #aed7d7 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #aed7d7 1px solid
}
.blog SPAN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 3px
}
.blog_list {
	WIDTH: 232px;
}
.blog_list UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 232px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
.blog_list LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; BACKGROUND: url(arrow_03.gif) no-repeat 5px 5px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 21px;line-height:21px;
}
.blog_list LI A {
	DISPLAY: block; FONT-SIZE: 12px; COLOR: #006666; TEXT-INDENT: 10px; HEIGHT: 21px; TEXT-DECORATION: none
}
.blog_list LI A:visited {
	DISPLAY: block; FONT-SIZE: 12px; COLOR: #006666; TEXT-INDENT: 10px; HEIGHT: 21px; TEXT-DECORATION: none
}
.blog_list LI A:hover {
	BACKGROUND: url(arrow_03.gif) #e6f2f2 no-repeat 1px 5px; COLOR: #339999; TEXT-DECORATION: none
}
.blog_list LI SPAN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #666666; PADDING-TOP: 0px
}
.blog_tj {
	float: left;
	width: 94px;
}

.blog_tj dd {
	color: #333333;
	line-height: 16px;
	text-align: left;
}

.blog_tj dl {
	float: left;
	margin: 0px 5px 5px;
	width: 84px;
}

.blog_tj dt {
	color: #009999;
	font-weight: bold;
	line-height: 18px;
}

.blog_tj img {
	background: #FFFFFF;
	border: 1px solid #AED7D7;
	float: left;
	height: 80px;
	margin: 6px;
	padding: 0px;
	width: 80px;
}
/*右边样式结束*/

/*底部样式开始*/
#footer{
	background: #FFFFFF;
   clear: both;
	text-align:center;

height:100px; 
	width:100%;
   margin-top: 5px;
}
#footer .border_bg{
	background: #F6F6F6;
	border: 1px solid #E4E4E4;
	height:26px;
	line-height:26px;
}
.CopyRight{
	line-height:23px;
}
/*底部样式结束*/

/*其它样式*/
.other_1{
	padding-top:4px;
}
.other_2{
	padding:1px 0px 1px 10px;
}	
.other_3{
	margin:5px 0px 0px 17px;
}
.other_4{
	padding-left:5px;
	padding-top:4px
}
.other_5{
	padding:3px;
}
.other_6{
	padding:0px 13px 4px 8px; background:#EEFEED;
}
.other_7{
	margin-bottom:5px;
}
.other_8{
	width:400px;
}
.other_9{
	width:275px;
}
.other_10{
	padding-bottom:0px;
}
.other_11{
	margin-bottom:8px;
}
.other_12{
	height:24px; line-height:24px; padding-left:15px;
}
.other_13{
	padding-top:6px;
}
.other_14{
	padding:5px;
}
.other_15{
	width:80px;
}
.other_16{
	padding:0px 6px;
}
.other_17{
	margin-bottom:0px !important;
	margin-bottom:-5px;
}
.cle_fl{
	clear:both;
}


.Input {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(inputBg.jpg); BORDER-LEFT: #cccccc 1px solid; COLOR: #2e4690; LINE-HEIGHT: 14px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 14px; TEXT-ALIGN: left
}
.zbutton {
	BORDER-RIGHT: #cccccc 1px dashed; BORDER-TOP: #cccccc 1px dashed; MARGIN-TOP: 4px; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px dashed; COLOR: #666666; LINE-HEIGHT: 18px; BORDER-BOTTOM: #cccccc 1px dashed; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
.textarea {
	BORDER-RIGHT: #cccccc 1px dashed; BORDER-TOP: #cccccc 1px dashed; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px dashed; COLOR: #0066cc; LINE-HEIGHT: 18px; BORDER-BOTTOM: #cccccc 1px dashed; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; BACKGROUND-COLOR: #ffffff
}
.AllForm {
	MARGIN: 0px
}


.userleft{
	
}
.userright{
	
}

.a14{
 font-size: 14px; color: Blue;
}
.a14 a{ text-decoration:underline; font-size:14px; }
.a14 a:hover{font-size:14px;text-decoration:underline;}
.a14 a:visited{
	font-size: 14px; text-decoration: underline;
}





/* 共用 */ 
.margint5{margin-top:5px;
}
.marginl0{margin-left:0px;}
.right { float:right; }
.left {	float:left; }
.clear{CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; LINE-HEIGHT: 0; HEIGHT: 0px}
.gray {	color: #CCCCCC;}
.gray2 { color: #999999;}
.gray3 { color: #666666;}
.blue2 { color: Highlight;}
.red { color: #FF0000;}
.green { color: #009900;}
.hide { display:none; }
.date { color: #000000; }
.space {height: 5px;}
.padding15 {padding: 15px;}
.padding10 {padding: 10px;}
.padding5 {padding: 5px;}
.padding-top5 {padding-top:5px;}
.mb5 {margin-bottom:5px;}
.mb12 {margin-bottom:12px;}
.line-height150 {line-height: 150%;}
.zt1 {font-size:12px;font-weight: normal;}
.zt2 {font-size:14px;font-weight: normal;}
.zt2b { font-size:14px; font-weight:bold; }
.dbox {
	border: 1px solid #99CC66;
	padding: 15px;
	font-size: 14px;
	line-height: 150%;
}
.dbox .position {
	font-size: 12px;
	color: #999999;
	border: 1px solid #CCCCCC;
	background-color: 
}


h3, h4, h6, h1, h2 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

h5 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

li {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ol {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* 页面分二列 边侧和内容块 */
#maincontent, #info_maincontent, #busi_maincontent, #office_maincontent {
	float: left;
	padding: 0px;
	margin:0px;
	text-align:left;
	position: relative;
	overflow: hidden;
}
#sidebar, #info_sidebar, #busi_sidebar, #office_sidebar {
	float: right;
	padding: 0px;
	margin:0px;
	position: relative;
	overflow: hidden;
	
}
#maincontent { width: 770px; }
#sidebar { width: 180px; }

#busi_maincontent { width: 590px; }
#busi_sidebar { width: 350px; }
#info_maincontent { width: 670px; }
#info_sidebar {
	width: 280px;/*
	padding: 8px;
	background-color: #fff;
	border: 1px solid #CCCCCC;*/
}

.searchbox{
	margin:5px 0 5px 0;
	border-top: 1px dashed #ccc;
	padding: 4px 0 0px 0;
	
}


.unnamed1{
  border: 1px #ccc solid;
}

.mlist{
 background:url(mlist.gif) no-repeat;font-size: 16px; font-weight: bold;
 width:120px; height:35px; text-align:center; margin: 5px 0 0 0px;line-height: 35px;
 color:#000000; line-height:35px;  border:1px #ccc solid;  float: left;
}

.mlist a{ text-decoration:none; font-size:16px; line-height: 35px; font-weight: bold;}
.mlist a:hover{font-size:16px; line-height: 35px;font-weight: bold;}


.mfb{
 background:url(mfb.gif) no-repeat;font-size: 16px; font-weight: bold;
 width:120px; height:35px; text-align:center; margin: 5px 0 0 0px;line-height: 35px;
 color:#000000; line-height:35px;  border:1px #ff9900 solid;  float: left;
}

.msubmit{
 background: #F5F5F5 no-repeat;font-size: 14px; font-weight: nomal;
 width:60px; height:22px; text-align:center; margin: 5px 0 0 0px;line-height: 20px;
 color:#000000;  border: 1px solid #006400; clear: both; 
}

.mfb a{ text-decoration:none; font-size:16px; line-height: 35px; font-weight: bold;}
.mfb a:hover{font-size:16px; line-height: 35px;font-weight: bold;}

.head7{
  clear: both;
}
.head7 ul{
  list-style: none;
}
.head7 ul li {
  width:125px;
  float: left;
  margin: 0 0 0 13px;
}

.busi_content{
  padding: 5px 0 0 3px;
  background:#EEFEED; 
}


.pricegg{
  width: 398px;
  min-height: 170px;
  margin:0px 0 0px 0;
  padding: 0 0 7px 0 ;
  border-left: 1px #C5EAC1 solid;
  border-right: 1px #C5EAC1 solid;
  border-bottom: 1px #C5EAC1 solid;	 
  
}
.pricegg ul{
  list-style: none;
}
.pricegg ul li {
  margin: 0 0 0 5px;
  line-height: 20px;
}
.pricegg ul li a:link,.pricegg ul li a:visited{
	 text-decoration: underline;
}

.pricegg2{
  width: 100%;
  margin:9px 0 3px 0;
  padding: 0 0 0 0 ;
  
}
.pricegg2 ul{
  list-style: none;
}
.pricegg2 ul li {
  width:218px;
  float: left;
  margin: 0 0 5px 8px;
}


.pricegg960{
  width: 100%;
  margin:0px 0 0px 0;
  padding: 0 0 0 0 ;
  clear:both;
}
.pricegg960 ul{
  list-style: none;
}
.pricegg960 ul li {
  width:120px;
  float: left;
  margin: 0 0 3px 20px;
}
.newlist {
	margin:0px;
	padding: 0px;
	width:100%;
}
.newlist ul {
	text-align: left; list-style:none; 
	padding-top:3px;
}
.newlist li{
	list-style:none;	font-size:14px;
	padding-left: 5px;
	padding-top:7px;
	height:200%;
	clear:both;
	
}
.newlist li a, .newlist li a:visited {
	color: #333333;
	text-decoration: none;
	padding:0px;
}
.newlist li a:hover{
background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.newlist li span  {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 3px;
	font-size:11px;
}
.htj{
	width:280px;
	border-bottom: 1px solid #ccc;
	float: left;
	background-color: #f0f8ff;
	line-height:25px;
	height: 25px;
}
.gonggao{
	width:400px;
	height:24px;
	border-bottom: 1px solid #ccc;
	float: right;
	background-color: #f0f8ff;
	line-height:24px;
	padding-top:3px;
}
.headtj{
  width: 100%;
  margin:5px 0 5px 0;
  padding: 0 0 0 0 ;  
}
.headtj ul{
  list-style: none;
}
.headtj ul li {
  width:120px;
  float: left;
  margin: 0 0 0 15px;
}
.chengxinl{
	margin-top:2px;
	width:256px;
}
.chengxinl li{
    line-height:23px;
	height:22px;
}
.chengxinr{
	margin-top:4px;
	margin-right:2px;
	width:134px;
}
.letter{
margin:5px 0 0 10px;font-size:19px; color:#006600;height:24px;line-height:24px;
font-family: "MS Serif", "New York", serif;
}
.letter a:link,.letter a:visited{font-family: "MS Serif", "New York", serif;
	width:20px;height:24px;background-color:#F8F6F9;padding-left:8px;
	background-color:#F0E9F1;border:#CC66FF 1px solid;display:block;float:left;margin-left:5px;
}
.letter a:hover{font-family: "MS Serif", "New York", serif;
	width:20px;height:24px;background-color:#F8F6F9;padding-left:8px;
	background-color:#CC99CC;border:#CC66FF 1px solid;display:block;float:left;margin-left:5px;

}


