﻿



#Right a{ color:#333; text-decoration:none;}





#Tab1
{
	width: 208px;
	height: 179px;
}

#Tab1 .left
{
	height: 179px;
	width: 10px;
	float: left;
	background: url(../images/tab1_left.jpg);
}

#Tab1 .center
{
	height: 179px;
	width: 188px;
	float: left;
	background: url(../images/tab1_center.jpg);
}

#Tab1 .right
{
	height: 179px;
	width: 10px;
	float: left;
	background: url(../images/tab1_right.jpg);
}

.tab_on
{
	width: 91px;
	height: 27px;
	margin-top:5px;
	line-height: 30px;
	background: url(../images/tab_on.jpg);
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.tab_off
{
	width: 91px;
	height: 27px;
	margin-top:5px;
	line-height: 30px;
	background: url(../images/tab_off.jpg);
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.tab_content
{
	width:188px;
	height:142px;
}

.tab_content .content
{
	margin-left:25px;
	text-align:left;
}
.tab_content .content ul
{
	 margin:0; padding:0; list-style-type:none; list-style-image:url(../images/news_list.jpg);
}
.tab_content .content ul li
{
	 margin:0; padding:0px;
}
.tab_content .content ul li a{ color:#333; text-decoration:none;}
.tab_content .content ul li a:hover{ color:Red;}



.common_tab
{
	display:inline;
	width: 361px;
	height: 320px;
	margin-left:4px;
	float:left;
}

.common_tab .left
{
	height: 320px;
	width: 15px;
	float: left;
	background: url(../images/tab_left.jpg);
}

.common_tab .center
{
	height: 320px;
	width: 331px;
	float: left;
	background: url(../images/tab_center.jpg);
}

.common_tab .right
{
	height: 320px;
	width: 15px;
	float: left;
	background: url(../images/tab_right.jpg);
}

.common_tab_on
{
	width: 91px;
	height: 27px;
	margin-top:9px;
	line-height: 30px;
	background: url(../images/tab_on.jpg);
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.tab_on a{ color:#333;}
.tab_off a{ color:#333; text-decoration:none;}

.common_tab_on a{ color:#333;}
.common_tab_off a{ color:#333; text-decoration:none;}
.common_tab_off
{
	width: 91px;
	height: 27px;
	margin-top:9px;
	line-height: 30px;
	background: url(../images/tab_off.jpg);
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.common_tab_content
{
	width:331px;
	height:279px;
}
.common_tab_content .content
{
	margin-left:5px;
	margin-top:5px;
	text-align:left;
}
.common_tab_content .content ul
{
	 margin:0; padding:0; list-style-type:none;
}
.common_tab_content .content ul li
{
	 margin:0; padding:0px; line-height:25px;
}
.common_tab_content .content ul li a{ display:block; width:230px; height:25px; float:left; background:url(../images/list.jpg) no-repeat; text-indent:30px; color:#333; text-decoration:none;}
.common_tab_content .content ul li a:hover{ color:Red;}
.common_tab_content .content ul li .new{ display:block; width:33px; height:20px; float:left; background:url(../images/new.jpg);}
.common_tab_content .content ul li .blank{ display:block; width:33px; height:20px; float:left; }
#Ad_Content
{
	width:100%;
	height:115px;
}
.ad
{
	display:inline;
	width: 361px;
	height: 105px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:4px;
	float:left;
}

.ad a img{ border:none; width:361px; height:105px;}

#Jing
{
	width:724px;
	height:130px;
}

#Jing .left
{
	height: 130px;
	width: 5px;
	float: left;
	background: url(../images/jing_left.jpg);
}

#Jing .center
{
	height: 130px;
	width: 714px;
	float: left;
	text-align:left;
	overflow:hidden;
	background: url(../images/jing_center.jpg);
}

#JingShow_Content
{
	margin-top:10px;
	width:714px;
	height:110px;
	overflow:hidden;
}

#JingShow_Content a img
{
	width:100px;
	height:100px;
	padding:2px;
	border:solid 1px #333;
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#Jing .right
{
	height: 130px;
	width: 5px;
	float: left;
	background: url(../images/jing_right.jpg);
}

