﻿/*@charset "gb2312";*/
/* CSS Document */


div,form,img,ul,ol,li,dl,i,u,span,dt,dd,em,i,h1,h2,h3,h4,p{ padding:0; border:0;margin:0px auto;list-style: none;font-style:normal;}
pre{font-family: Microsoft YaHei !important;}
img{border:none;max-width: 100%;}
a {text-decoration:none; color:#333333;}
.clear{ clear:both; float:none;}

/*arrow*/
a.Right_arrow{background-color: #e77e23; float:right !important;}
a.Left_arrow{background-color:#27ae60;}

.Left_arrow, .Right_arrow{color: white;display: block;font-size: 16px;margin: 10px auto !important;padding: 8px !important;width: 40% !important;}




/*flash*/

/* ����ͼ */
.jdt {width:100%; background:#FFFFFF; border:#c6c6c6 solid 1px; position:relative;}
.jdtText {background:url(../images/tyreShowBg.png) no-repeat; width:105px; height:32px; line-height:32px; position:absolute; left:0px; bottom:0px; color:#FFFFFF; font-size:14px; padding-left:10px; text-align:center;}
.slideBox {
    height:100%;
    margin:2% auto 2% auto;
    width: 96%;
    overflow: hidden;
    position: relative;
	padding-bottom:35px;
}
.slideBox .hd {
	line-height:30px;
	height:10px;
    z-index: 1;
	text-align:right;
	width:100%;
	position:relative;
	
}
.slideBox .hd li {
	display:inline-block;
	width:10px;
	height:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:#333;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 6px;
	font-size:0;
}
.slideBox .hd li.on {
	background:#F00;
}
.slideBox .bd {
	position:relative;
	z-index:0;
	height:auto;
	overflow:hidden;
}
.slideBox .bd li {
    height: auto;
    position: relative;
    height:��auto; overflow:hidden;
}
.slideBox .bd li a {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	display: block;
    margin: 0 auto;
    padding: 0;
	height:auto;
	text-align:center;

}
.slideBox .pic img {
   height: auto;
	//height: 50%;
    width: 100%; 
}
#member_content { width:100%; text-align:center;}

#member_content p a img{
	display:inline-block;
	margin:0 5px;
	width:90%;
	max-width: 145px; 

}
#member_content > p a {float:left; text-align:center; margin:0 auto; width:50%;}