﻿@charset "utf-8";
/* CSS Document */


a{} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{
	color: #0000ff;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a:active {color: #f90;} /* 点击激活链接 */

*{padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
html{text-align:center; width:100%; height:100%;}
body{text-align:center; margin:0px auto; padding:0px; width:980px;}
img{border:none; padding:0px; margin:0px; background-color:#f5f5f5;}
input{ }
form{padding:0px; margin:0px;}
 /* DIG */ 
.diggArea {

	background-image:url(/cnzz/template/Images/diggbg2.gif);
	width:57px;
	height:55px;
	float:left;
	background-repeat: no-repeat;
}
.diggNum {margin:0px; text-align:center; padding:3px; font-size:12px; color:#FFF }
.diggLink {
    text-decoration : none;
	text-align:center;
	font-size:12px;
	margin: 2px;
	padding: 0px;
	color: #FFF;
}

.STYLE2 {color: #FF0000}



.prenext{line-height:40px;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.prenext .pre{float:left;width:50%} /* 上一篇 */
.prenext .next{text-align:right;float:right;width:50%} /* 下一篇 */


/*头*/
#header{width:980px;margin:0 auto;background-color:#FFF;padding:5px 0; font-size:12px; height:auto;}
#header #logo {
	float:left;
	width:140px;
	height:70px;
	margin-right:15px;
}
#header #nav_user {
	margin-bottom:21px;
	padding-top:2px;
	line-height:24px;
	text-align:right;
}
#header #nav_user a {
	color:#000;
	margin:0 5px;
}
#header #nav_user a:hover {
	color:#F30;
}
#header #nav_user a img {
	margin:0;
	padding:0;
}
#header #nav_user strong {
	float:left;
	font-weight:normal;
}
#header #topmenu {
	height:25px;
	line-height:25px;
	overflow: hidden;
	display:block;
}
#header #topmenu ul {
	float:left;
}
#header #topmenu ul li {
	float:left;
	list-style-type: none;
}
#header #topmenu ul li a {
	font-size:12px;
	color:#000;
	display:block;
	line-height:25px;
	padding:0 8px;
	border:1px solid #B5CCD2;
	margin:0 1px;
	text-decoration:none;
}
#header #topmenu ul li a:hover {
	color:#04D;
}
#header #topmenu .on {
	color:#FFF;
	background-color:#09447E;
	border:1px solid #09447E;
	padding:0 10px;
}
#header #topmenu a.on:hover {
	color:#FFF;
}
#header #topmenu .left {
	float:left;
}
#header #topmenu .right {
	float:right;
}
#header #Search {
	height:26px;
	background-color:#09447E;
	clear:both;
	padding:7px 10px 3px 10px;
	margin:0px;
}

#header #Search span {
	float:left;
	display:block;
	height:30px;
	line-height:24px;
	color:#FFF;
}

#header input{
	border:1px solid #CCCCCC;
	background-color:#FBFBFB;
	background-position: bottom;
}

#header #Search .input {
/*	background: url(ico_Search.gif) no-repeat left center;
	border:1px solid #005595;
*/	background-color:#FFF;
	height:22px;
	line-height:18px;
	padding:0 5px;
	width:300px;
	font-size:12px;
	color:#999;
	float:left;
	margin-left:10px;
	margin-right:5px;
}
#header #Search .button { background-color:#E6E6E6; padding-top:2px; width:100px;}
#header #Search a{ color:#FFF; margin:0 5px; text-decoration:none;}
#header #Search a:hover{
	text-decoration: underline;
}
#header #Search strong a{font-size:14px; color:#FFF; line-height:24px; margin:0;}

/*当前位置*/
#nav{
	font-size:12px;
	line-height:normal;
	width:860px;
	text-align:left;
	float:right;
	border-bottom:#CCCCCC 1px solid;
	height:40px;
	margin-bottom:10px;
}
#nav strong{ color:#CC0000; font-size:18px;font-family:"黑体",Arial; font-weight:normal; padding-right:10px;}
#nav a{
    font-size:12px;
	margin-right:5px;
	line-height:40px;
	text-decoration: none;
}

/*搜索页*/
#search{ margin:10px 0px;}
#search input{margin:0px 5px; border:#7F9DB9 1px solid;height:24px;}
/*侧栏*/
#sidebar{
	width:113px;
	float:left;
	overflow:hidden;
	height:100%;
	background-color:#FFFFFF;
}
#sidebar .kuang{
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	overflow: visible;
}

#sidebar #menu{	background-color:#005596;	background-image: url(menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
	margin:1px;
}
#sidebar #menu a{ color:#B3CCDF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004478;
	line-height:200%;
	padding-left:15px;
}
#sidebar #menu a{color:#B3CCDF; font-size:14px;text-decoration: none;}
#sidebar #menu a:visited{ color:#B3CCDF;}
#sidebar #menu a:hover{text-decoration: underline; color:#FFFFFF; font-weight:bold;}
#sidebar .ahome{ text-align:center;
	height:35px;
	line-height:35px;
	display:block;
	background-image: url(menu_bg2.jpg);
	background-repeat: repeat-x;
	font-size:14px;
	text-decoration: none;
	color:#003366;
	background-color:#FFFFFF;
}
#sidebar #menu a.ahome{color:#003366; font-size:14px;text-decoration: none; padding:0px;}
#sidebar #menu a.ahome:visited{color:#003366;}
#sidebar #menu a.ahome:hover{text-decoration: underline; font-weight:normal; color:#003366;}

#sidebar #menu a.dmenu{color:#FFF;
	line-height:250%;
	font-size:14px;
	text-decoration: none;
	padding-left:18px;
	background: url(ico_3.gif) no-repeat left center;
	font-weight:bold;
	border-bottom:1px #80AACB solid;

}
#sidebar #menu a.dmenu:visited{color:#FFF;}
#sidebar #menu a.dmenu:hover{text-decoration: underline;}



#sidebar #rw{
	background-color:#D9D9D9;
	margin:1px;
	text-align:center;
	padding-bottom:5px;
}
#sidebar #rw img{ border:1px solid #FFFFFF; 
}
#vote{
	background-color: #EEEEED;
	padding:1px;
	font-size:12px;
	border:1px solid #CCCCCC;
	padding-bottom:5px;
}
#vote a{font-size:12px; padding:1px;border:1px #CCCCCC solid; color: #00468C;}
#vote a:visited{text-decoration:none;color: #00468C;}
#vote a:hover{ text-decoration:none;color: #00468C;}
.vote_title{ text-align:center;
	height:25px;
	line-height:25px;
	display:block;
	font-size:12px;
	background-image: url(menu_bg2.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color:#000000;
	background-color:#E6E6E6;
	border:none;
}
#sidebar .arw{ text-align:center;
	height:35px;
	line-height:35px;
	display:block;
	background-image: url(menu_bg2.jpg);
	background-repeat: repeat-x;
	font-size:14px;
	text-decoration: none;
	color:#003366;
	background-color:#FFFFFF;
	border:none;
}
#sidebar a.arw{color:#003366; font-size:14px;text-decoration: none; padding:0px;}
#sidebar a.arw:visited{color:#003366;}
#sidebar a.arw:hover{text-decoration: underline; font-weight:normal; color:#003366;}




#sidebar img{padding:1px;}
#sidebar a.rimg{ border:none;margin:5px; float:left; padding:0px;}



/*左*/
#left{ width:465px; padding-left:10px; padding-right:2px; float:left;}
/*列表-详细-左*/
#sleft{width:570px; padding-left:5px; padding-right:5px; float:left;text-align:left; font-size:12px;
	border-right:#E6E9ED 1px solid; background-color:#F7F9FD; margin-left:6px; margin-right:0px;}


/*右*/
#right{ width:380px;float:right; border-left:#ccc 1px solid; padding-left:5px;}
/*列表-详细-右*/
#sright{
	width:261px;
	float:right;
	left: -1px;
	position: relative;
	padding:0px 0px 0px 3px;
	text-align:left;
}

/*单页main*/
#main{ width:840px; padding:10px; text-align:left; font-size:12px;}
#main2{ 	clear:both;width:980px;}


/*详细页-内容*/
#content{ text-align:left; width:565px;}

	/*内容*/
#content{
	font-size:14px;
	padding:10px 0 10px 10px;
	margin:0px;
	color:#111111;
	line-height:180%;
}
#content p{font-size:14px; text-indent:28px; margin-bottom:15px;}
#content p img{text-indent:0px;}
#content strong{color:#FF3300;}
#content a{
	font-size:14px;
	color:#000000;
        padding-left:1px;
	}
#content .code{
	font-size:12px;
	border:1px solid #A55316;
	background-color: #FFA74F;
	line-height:127%;
}
#content h1{font-size:24px;	font-weight: normal; padding:0px; margin:10px 0px;}
#content h2{font-size:22px;	font-weight: normal; line-height:200%;}
#content h3{font-size:18px;	font-weight: normal;line-height:200%;}
#content h4{font-size:16px;	font-weight: normal;line-height:200%;}
#content h5{font-size: 14px;line-height:200%;}			
#content h6{font-size: 12px;line-height:200%;}			



#content_top{ font-size:12px; text-align:left;}
#content_top h1{
	font-size:24px;
	font-weight:bold;
	margin:20px 0px;
	text-align: center;
}
#content_top #info{ text-align:center; color:#FF0000;}
#content_top #info span{color:#666;}
#content_top #info a{color:#666;}
#content_top #brief{
	background-color:#FFFFFF;
	padding:10px;
	margin-top:10px;
	overflow: auto;
	height:50px;
	border: 1px solid #DEEBF8;
	overflow-y:hidden;
}

#content_top #brief span{ line-height:150%; font-size:12px; }
#content_top #brief p{width:50px; height:45px; border:#ccc 2px solid; text-align:center; padding:0px; margin:0px 5px 0px 0px; color:#FFFFCC; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; background-color:#2F3D12; line-height:24px; float:left;}
#content_top #brief p a{height:12px;line-height:16px;display:block;background-color:#557D1A;color:#FFF; font-size:12px; padding:2px 0px;}
#content_top #brief p a:visited{ color:#FFF; font-size:12px;}
#content_top #brief p a:hover{}

#o_button{font-size:12px; line-height:180%; padding:10px;overflow: visible;}/*加入收藏的按钮等等*/
#o_button a{color:#005A98; padding-right:2px;}/*加入收藏的按钮等等*/
#o_button a:visited{ color:#005A98;text-decoration: none;}
#o_button a:hover{
	color:#0000FF;
	text-decoration: underline;
}

/*上一篇下一篇*/
#updown{background-color:#EEE;border-top:#CCC 1px solid; padding:10px; font-size:12px; text-align:left;} 	
#updown span{font-weight:bold;margin:0px 5px;}
#updown p{padding:0px; margin:0px; text-align:right; margin-top:5px;}			

/*评论列表*/
.comment_h1{font-weight:bold; font-size:16px; margin:20px 0px; text-align:center;}
.comment_h2{font-size:14px; padding:10px;}

.comment{ padding:0px; margin:0px; }
.comment li{ line-height:200%; color:#999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: disc;
}
.comment strong{ color:#FF0000; font-size:12px;}
.comment span{font-size:12px; display:block; color:#333333; padding:0px 20px;}
.comment a{ color:#0099FF;}
.comment p{
	text-align:right;
	padding:5px;
	margin:0px;
}

/*评论输入*/
#comment_input{
	padding:20px;
}
#comment_input textarea{
	border: 1px solid #666666;
}
#comment_input input{
	border: 1px solid #666666;
}
#comment_input strong{ float:right;font-size:12px; color:#0099FF; padding:10px; font-weight:normal;}







/*尾*/
#footer{
	clear:both;
	width:980px;
	font-size:12px;
	padding-top:10px;
	border-top:2px #CCCCCC solid;
	margin-top:15px;
	text-align:left;
	line-height:180%;
	color:#333333;
	overflow:auto;
}
#footer strong{ color:#FF0000;}

#footer .friend_link{
	padding:0px;
	margin:0px;
	overflow:auto;
	height:auto;
	padding-bottom:10px;
	border-bottom:2px #CCCCCC solid;
	margin-bottom:5px;	
}
#footer .friend_link a{  color:#666666; padding:0px 2px;text-decoration: none;}
#footer .friend_link a:link{ color:#666666;}	
#footer .friend_link a:visited{ text-decoration: none;}
#footer .friend_link a:hover{text-decoration: underline;}
#footer .friend_link a:active{}
#footer .friend_link .title_f{ font-size:14px; font-weight:bold; color:#000000;}


#footer .footer_menu{ padding:0px; margin:0px;}
#footer .footer_menu li{float:left;	margin-right:10px;list-style-type:none;}
#footer .footer_menu li a{	border-right: 1px solid #999999;	padding-right:10px;}
#footer .footer_menu li a:link{	color:#0669A4;	text-decoration: none;}	
#footer .footer_menu li a:visited{text-decoration: none; color:#0669A4;}
#footer .footer_menu li a:hover{text-decoration: underline;}
#footer .footer_menu li a:active{}

#footer .footer_menu2{ padding:0px; margin:0px 5px; float:left;}
#footer .footer_menu2 li{float:left;	margin-right:10px;list-style-type:none;}
#footer .footer_menu2 li a{padding-right:5px;}
#footer .footer_menu2 li a:link{	color:#0669A4;	text-decoration: none;}	
#footer .footer_menu2 li a:visited{text-decoration: none; color:#0669A4;}
#footer .footer_menu2 li a:hover{text-decoration: underline;}
#footer .footer_menu2 li a:active{}




/*标题定义*/
.title{
	font-size:18px;
	color:#CC0000;
	border-bottom:#999999 1px solid;
	height:35px;
	text-align:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom:2px;
}
.title span{font-family:"黑体",Arial; line-height:35px;}
.title a{margin-right:5px; color:#066296;text-decoration: none; font-size:12px; float:right; line-height:35px; margin-right:10px;}
.title a:visited{ color:#066296;}
.title a:hover{text-decoration: underline;}

.title2{
	font-size:16px;
	color:#CC0000;
	height:20px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDE0E3;
	background-color: #F5F7F9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DDE0E3;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.title2 span{font-family:"黑体",Arial; }
.title2 a{margin-right:5px; color:#066296;text-decoration: none; font-size:12px; float:right;margin-right:10px;}
.title2 a:visited{ color:#066296;}
.title2 a:hover{text-decoration: underline;}


.title3{font-size:16px; color:#999; border-bottom:#999999 1px solid; padding:8px 0px 2px 2px;text-align:left; height:35px;}
.title3 a{font-family:"黑体",Arial; line-height:35px;margin-right:5px; color:#999;text-decoration: none; font-size:16px;margin:0px 10px;}
.title3 a:visited{ color:#999;}
.title3 a:hover{text-decoration: underline;}
.title3 span a{color:#CE4A02;}
.title3 span a:visited{color:#CE4A02;}



/*日期定义*/
.date{color:#999999; width:117px; font-size:14px; float:right; text-align:center;}

/*列表定义1*/
.list_1{ padding:2px; margin-top:5px; font-size:14px;}
.list_1 td{
	text-align:left;
}
.list_1 h1{
	width:100%;
	padding:0px;
	display: inline;
}
.list_1 strong{float:right;font-size:12px;color:#999999;font-weight:normal;}
.list_1 strong a{color:#999999; font-size:12px;font-weight:normal; margin:0px 5px;text-decoration: none;}
.list_1 strong a:hover{text-decoration: underline; background-color:#FFFFFF;color:#999999;}
.list_1 strong a:visited{color:#999999;}
.list_1 h1 a{ color:#055987;text-decoration: none; font-size:14px;}
.list_1 h1 a:visited{color:#055987;}
.list_1 h1 a:hover{ 	
    background-color: #003399;
	color:#FFFFFF;
	padding-top:1px;
	text-decoration: none;}
.list_1 span{line-height:142%; clear:both; display:block; margin-top:2px; margin-bottom:15px; font-size:12px; color:#444444;}
.list_1 img{ float:right; padding:2px;}




.list_2{ padding:5px; margin:0px; font-size:12px; color:#999999;}
.list_2 li{text-align:left;list-style-position: inside;list-style-type: disc;line-height:20px;;}
.list_2 li a{color:#055987;text-decoration: none; margin-right:10px; font-size:14px;}
.list_2 li a:visited{color:#055987;}
.list_2 li a:hover{
	background-color: #003399;
	color:#FFFFFF;
	padding-top:1px;
	text-decoration: none;
}
.list_2 li span a {color:#999999;font-size:12px; margin-right:2px;}
.list_2 li span a:hover{color:#999999;text-decoration: underline; background-color:#FFFFFF;padding:0px;}
.list_2 li span a:visited{color:#999999;}


.list_3{ padding:2px; margin:0px; font-size:14px; color:#666666;}
.list_3 h2{
	width:290;
	margin:1px 10px 0px 0px;
	padding:0px;
	color:#CE4A02;
	font-size:14px;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.list_3 li{
	text-align:left;
	list-style-type: none;
	margin-bottom:18px;
	padding-top:5px;
	height:auto;
	background-color: #F8F9FA;
	padding-right: 3px;
	padding-left: 3px;
}
.list_3 li strong{float:right;font-size:12px;color:#999999;font-weight:normal;}
.list_3 li strong a{color:#999999; font-size:12px;font-weight:normal; margin:0px;text-decoration: none;}
.list_3 li strong a:visited{color:#999999;}
.list_3 li a{color:#CE4A02;text-decoration: none;}
.list_3 li a:visited{color:#CE4A02;}
.list_3 li a:hover{text-decoration: underline;}
.list_3 li span{line-height:130%;display:block; font-size:12px;}
.list_3 li p{width:50px; height:45px; border:#ccc 2px solid; text-align:center; padding:0px; margin:0px 5px 0px 0px; color:#FFFFCC; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; background-color:#2F3D12; line-height:24px; float:left;}
.list_3 li p a{height:15px; line-height:16px; display:block; background-color:#557D1A;color:#FFF; font-size:12px; padding:5px 0px;}
.list_3 li p a:visited{ color:#FFF; font-size:12px;}
.list_3 li p a:hover{}



.list_4{ padding:2px; float:right;   margin:0px; font-size:12px; color:#999999;}
.list_4 li{
	text-align:left;
	list-style-position: inside;
	list-style-type: disc;
	white-space: nowrap;
	overflow: hidden;
    WIDTH:250px;TEXT-OVERFLOW:ellipsis; line-height:18px;
}
.list_4 li a{color:#066296;text-decoration: none; margin-right:10px; font-size:12px;}
.list_4 li a:visited{color:#066296;}
.list_4 li a:hover{text-decoration: underline;}





/*列表页列表*/
.listpage{ padding:5px; margin:0px; font-size:14px; color:#666666; width:auto;}
.listpage h1{
	width:100%;
	margin:2px 0px;
	padding:0px;
	color:#066296;
	font-size:14px;
	display: inline;
	font-weight:normal;
}
.listpage li{
	text-align:left;
	list-style-type: none;
	margin:10px 0px;
	padding:7px 0px;
	border-bottom: 1px dashed #CCCCCC;
}
.listpage li strong{float:right;font-size:12px;color:#999999;font-weight:normal;}
.listpage li strong a{color:#999999; font-size:12px;font-weight:normal; margin:0px 5px;text-decoration: none;}
.listpage li strong a:visited{color:#999999;}
.listpage li a{ color:#004680;text-decoration: none;}
.listpage li a:visited{color:#004E8C;}
.listpage li a:hover{
	background-color: #003399;
	color:#FFFFFF;
	padding-top:1px;
	text-decoration: none;
	}
.listpage li span{line-height:130%; clear:both; display:block; margin-top:5px; font-size:12px;}
.listpage li img{ float:right; padding:2px;}




/*频道页列表*/
.pdpage{ padding:5px; width:560px; margin:0px; font-size:14px; color:#666666;}
.pdpage h1{
	margin:0px;
	padding:0px;
	color:#066296;
	font-size:14px;
	display: inline;
	font-weight:normal;
}
.pdpage li{
	text-align:left;
	list-style-position: inside;
	list-style-type: disc;
	line-height:150%;
	white-space: nowrap;
	overflow: hidden;
	padding:3px;
	font-size:12px;
}
.pdpage li strong{float:right;font-size:12px;color:#999999;font-weight:normal;}
.pdpage li strong a{color:#999999; font-size:12px;font-weight:normal; margin:0px;text-decoration: none;}
.pdpage li strong a:visited{color:#999999;}
.pdpage li a{ color:#004680;text-decoration: none;font-size:14px;}
.pdpage li a:visited{color:#004680;text-decoration: none;}
.pdpage li a:hover{
	background-color: #003399;
	color:#FFFFFF;
	padding-top:1px;
	text-decoration: none;
	}
.pdpage li span{line-height:130%; clear:both; display:block; margin-top:5px; font-size:12px;}
.pdpage li img{ float:right; padding:2px;}




/**各类分页效果**/
#pagelist {
	FONT-SIZE: 12px; MARGIN-BOTTOM: 18px; LINE-HEIGHT: 160%; margin-left:6px;
}
#pagelist A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 1px; BORDER-LEFT: #ddd 1px solid; MARGIN-RIGHT: 1px; PADDING-TOP: 3px; BORDER-BOTTOM: #ddd 1px solid
}
#pagelist Strong {
	BORDER-RIGHT: #0063dc 1px solid; BORDER-TOP: #0063dc 1px solid; FONT-WEIGHT: bold; BACKGROUND: #003366; BORDER-LEFT: #0063dc 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #003366 1px solid
}
#pagelist A:hover {
	BORDER-RIGHT: #0063dc 1px solid; BORDER-TOP: #0063dc 1px solid; BACKGROUND: #005595; BORDER-LEFT: #0063dc 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #0063dc 1px solid
}
.allpages {
	COLOR: #333333;
	LINE-HEIGHT: 26px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #ddd;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*****************列表页end*****************/








/*广告定义*/
.ad240_200{ width:250px; height:250px; margin:20px 0px;}
.ad_u2ipo{
	border:1px #CCCCCC solid;
	padding-bottom:1px;
	background-color: #ECECEC;
}	
.ad_u2ipo a:link{
    font-size:13px;
	font-weight:normal;
	color:#222222;
	padding:0px 2px;
	margin:0px;
}
.ad_u2ipo a:visited{    
    font-size:13px;
	font-weight:normal;
	color:#222222;
	padding:0px;
	margin:0px;
}







/********TAB 选项卡**********/

.tab{
 text-align:left;
 width:380px;
}
.menubox{
 position:relative;
 overflow:hidden;
 height:40px;
 width:380px;
 text-align:left;
}
.tab_menu{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
 padding:0px;
 margin:0px;

}
.tab_menu li{
	float:left;
	display:block;
	cursor:pointer;
	width:55px;
	text-align:center;
	line-height:50px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: right center; 
}
.tab_menu li.hover{
	background-color: #fff;
}
.tab_menu li.hover a{
	color:#CE4A02;
	font-size:18px;
	font-weight:bold;

	text-decoration: none;font-family:"黑体";
	font-weight:normal;
	
}
.tab_menu li.hover a:link{color:#CE4A02; font-size:18px;font-weight:normal;text-decoration: none; }
.tab_menu li.hover a:visited{color:#CE4A02; font-size:18px;font-weight:normal;text-decoration: none;}
.tab_menu li.hover a:hover{ color:#CE4A02;text-decoration: none;font-weight:normal;}

.tab_menu li a:link{text-decoration: none;font-family:"黑体";}
.tab_menu li a:visited{color:#333333; text-decoration: none;font-size:18px;font-weight:normal;font-family:"黑体";}

.tabmain{
	clear:both;
	width:380px;
	border-top: 1px solid #999999;
	margin-top:5px;
}
.tabmain div{
 display: none;
}
.tabmain div.block{
 display: block;
}
