﻿/* CSS Document */
.imageBtn
{
    cursor: pointer;
}
        
.DefaultHead
{
	width:955px;
	margin:0px auto;
}

body{
	margin: 0px;
	font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;
}

a:link{
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

a:hover{
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

a:active{
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

a:visited{
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

.white12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}

.org12 {
	font-size: 12px;
	color: #FF6600;
	padding-left: 10px;
}

.org14 {
	font-size: 14px;
	color: #FF8000;
	font-weight: bold;
}

.org12_2 {
	font-size: 12px;
	color: #FF6600;
}

.red12 {
	font-size: 12px;
	color: #9F2F3F;
	line-height: 20px;
	text-decoration: none;
}
a.red12:link { 
	font-size:12px;
	color: #9F2F3F;
	text-decoration: none;
}

a.red12:hover { 
    color: #696969;
	text-decoration: none;
}

a.red12:active { 
    color: #696969;
	text-decoration: none;
}

.red14 {
	font-size: 14px;
	color: #9F2F3F;
	line-height: 20px;
	font-weight: bold;
}
a.red14:link { 
	font-size:14px;
	color: #9F2F3F;
	text-decoration: underline;
}

a.red14:visited { 
    color: #9F2F3F;
	text-decoration: underline;
}

a.red14:hover { 
    color: #696969;
	text-decoration: none;
}

a.red14:active { 
    color: #696969;
	text-decoration: underline;
}

.gray12b{
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	font-weight: bold;
}
.gray12
{
	color:#595959;
	font-size:12px;
	line-height:20px;
}
.gray14b{
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	font-weight: bold;
}
.red14b{
	font-size: 14px;
	color: #9F2F3F;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
a.red14b:link { 
	font-size: 14px;
	color: #9F2F3F;
	font-weight: bold;
	text-decoration: none;
}
a.red14b:hover { 
    color: #696969;
	text-decoration: none;
}
a.red14b:active { 
    color: #696969;
	text-decoration: none;
}


.bodyMain
{
	width:955px;
	margin:0px auto;
}


.font_gonggao {
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



.font12 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.black14 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.black14_2 {
	font-size: 14px;
	color: #000000;

}


.PageFoot
{
	width:955px;
	margin:0px auto;
}



.kuangseach
{
	height:25px; 
	border:solid 1px #CCCCCC; 
	font-size:20px; 
	width:400px;
}

.btnseach
{
	display:block;
	width:87px;
	height:28px;
	background-repeat : no-repeat;
	background-image: url(/images/zhukuangjia/button_seach.gif);
	background-position: bottom;
	vertical-align: bottom;
}

.btnseach div
{
	text-align:center;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding:4px;
}




.tdask
{
	background-image:url(/images/shou_wen/ask.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left: 10px;		
}


.deepgreen14 {
	font-size: 14px;
	color: #006633;
	line-height: 20px;
	font-weight: bold;
}

.bn_mingren {
	height: 24px;
	width: 92px;
	background-image: url(/images/shou_wen/button_mingren.gif);
	display: block;
}
.bn_mingren div {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 7px;
}

.displaybutton{
	background-color:#FFF;
	width:20px; 
	height:80px;
	display:none;
}

.jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	height:180px;
	width: 3100px;
	left: 0pt;
}

.jcarousel-list li{
	width: 144px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 3px;
	margin-right:3px;
	margin-top: 10px;
}
.listarea
{
	height:180px;
	width:900px;
	overflow:hidden;
	position:relative;
	text-align: left;
	z-index:2;
}
.jcarousel-list1 {	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	height:180px;
	width: 3100px;
	left: 0pt;
}

.jcarousel-list2 {	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	height:180px;
	width: 3100px;
	left: 0pt;
}
.ellipsis 
{
	text-overflow: ellipsis;
	-moz-binding: url('/css/ellipsis.xml#ellipsis');
	overflow:hidden;
	white-space:nowrap;	
	display:inline-block;
	line-height:21px;
}

.width300{width:300px;}