@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
body {margin:0; padding:0; font:12px/1.5 ΢���ź�,Arial,sans-serif;background:#ffffff;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


div.left{
	width:420px;
	height:500px;
	float:left;
}
div.left div.pic{
	width:420px;
	height:240px;
}
div.left .pic ul{
	width:92px;
	height:20px;
}
div.left ul{
	width:420px;
	height:220px;
	margin-top:10px;
}
div.left ul li{
	height:29px;
	line-height:20px;
	width:420px;
	font-size:14px;
	color:#000000;
	
}
div.left ul li a{
	text-decoration:none;
	color:#347EBF;
}
div.left ul li a.type{
	font-weight:700;
	color:#000000;
}
div.left ul li a:hover{
	text-decoration:underline;
}
