/* CSS Document */


ul,ol,li,p,h1,h2,h5,h6,table,td,th,form,fieldset,img{margin:0;padding:0;}
textarea,input,select,body{font-size:12px;}
select,input{vertical-align:middle;}
fieldset,img{border:0;}
ul,ol{list-style:none;}
/* 框架 */
.PartA{_display:inline-block;overflow:hidden;}
.PartA .P_Right{
	width:259px;
	float:left;
	float:left;
	overflow:hidden;
}/* 框的宽度 */

/* 块 */
.blk_04{
	height:390px;
	overflow:hidden;
	background:#fff;
}/* 边框的颜色 */
.blk_04 .Cont{
	width:259px;
	margin-left:5px;
	padding:6px 0 0;
	overflow:hidden;
}
.blk_04 .ScrCont{width:10000000px;}
.blk_04 .box{
	width:125px;
	float:left;
	text-align:center;
}
.blk_04 .box a img{
	width:110px;
	height:110px;
	border: 3px solid #cccccc;
}/* title箭头中间的 点 */
.blk_04 .box a:hover img{
	border: 3px solid #666666;
}/* 图片的 */
.blk_04 .box p{
	line-height:20px;
	padding-top:12px;
}
.blk_04 .box a:link,.blk_04 .box a:visited{text-decoration:none;}
.blk_04 .box a:hover{text-decoration:underline;}
.blk_04 #List1,.blk_04 #List2{float:left;}
/* 标题 */
.Title_01{
	height:26px;
	padding-left:10px;
	overflow:hidden;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0 -1200px;
	padding-top: 7px;
}/* title的框颜色、背景 */
.Title_01 .dot{width:12px;height:26px;float:left;background:url(blog_mj_002_4.gif) no-repeat 5px -1840px;}
.Title_01 .title{float:left;padding:5px 0 0 8px;font-size:15px;color:#d35001;}
.Title_01 .more{
	float:left;
	padding:6px 10px 0 0;
	font-size:12px;
	font-weight:normal;
	color:#595d5c;
}

	#ArrLeft{width:17px;height:17px;background:url(blog_mj_002_4.gif) repeat-x 0 -800px;cursor:pointer;}/* 左箭头 */
	#ArrRight{width:17px;height:17px;background:url(blog_mj_002_4.gif) repeat-x -20px -800px;cursor:pointer;}/* 右箭头 */
	#dotList{padding:0 5px;}
	#dotList .dotOFF{width:10px;height:17px;background:url(blog_mj_002_4.gif) repeat-x 0px -873px;cursor:pointer;}/* 当前被选中的点 */
	#dotList .dotON{width:10px;height:17px;background:url(blog_mj_002_4.gif) repeat-x -10px -873px;cursor:pointer;}/* 当前没有被选中的点 */

