@charset "utf-8";
/* CSS Document */

.metabox {
	border:solid 1px #CCC;
	width:190px;
	height:270px;
	float:left;
	direction:rtl;
	font:normal 12px Tahoma, Geneva, sans-serif;

}

.metabox #img1 {
	background:transparent url(/images/newset/meta_meta4.gif) no-repeat scroll;
	width:149px;
	height:102px;
	margin:auto;
}

.metabox #img2 {
	background:transparent url(/images/newset/meta_systematic.gif) no-repeat scroll;
	width:120px;
	height:100px;
	margin:auto;
}

.metabox #img3 {
	background:transparent url(/images/newset/meta_direct.gif)  no-repeat scroll;
	width:144px;
	height:98px;
	margin:auto;
}

.metabox #img4 {
	background:transparent url(/images/newset/meta_meta5.gif)  no-repeat scroll;
	width:141px;
	height:97px;
	margin:auto;
}

.metabox ul {
	padding:15px;
	margin:0;
	height:70px;
}

.metabox ul li {
	background:transparent url(/images/newset/meta_bullet.gif) no-repeat right 4px scroll;
	padding-right:15px;
	padding-bottom:10px;
	list-style:none;
}

.metabox a {
	text-decoration:none;
	color:#FFF;
}

.metabtngreen {
	margin:auto;
	width:140px;
	height:23px;
	background:#74b417 url(/images/newset/meta_btn_green.gif) no-repeat scroll;
	text-align:center;
	padding-top:6px;
}

.metabtnorg {
	margin:auto;
	width:110px;
	height:20px;
	background:#f3782b url(/images/newset/meta_btn_org.gif) no-repeat scroll;
	text-align:center;
	padding-top:3px;
	margin-top:10px;
}