
/*---------------------------------------------------------整体样式---------------------------------------------------------------*/


body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;margin: 0px; }

a{ color:#000; text-decoration:none}
a:hover{ color:#FF3900; text-decoration:underline;}

ul,li{ padding:0; margin:0; list-style-type:none;}

h4.h4bg{
	background:#ccc;
	font-size:14px;
	text-align:center;
	padding:5px 0; margin:5px 0px;}

/*---------------------------------------------------------ul样式---------------------------------------------------------------*/
.ullist li{
list-style-type:square; margin-left:15px;
line-height:23px;
}

/*---------------------------------------------------------table样式---------------------------------------------------------------*/
.tablelist,.tablelist2{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.tablelist td,.tablelist2 td{
	font-size:12px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px;
	text-align:center;
}
.tablelist2 td{
	text-align:left;
}


 tr.color1{ background:#E1E1E1;}
 tr.color2{ background:#F2F2F2; font-size:12px;}

 tr.bar { background:#D0D9DF; color:#000;}


/*---------------------------------------------------------文字样式---------------------------------------------------------------*/
 .fa0{ color:#FF3D00}
 .fa0_bold{ color:#FF3D00;font-weight: bold;}
 .h3css{
	font-size:14px;
	font-weight:bold;
	color:#FF3D00;
	margin-bottom:10px;
	text-align:left;}


/*---------------------------------------------------------按钮样式---------------------------------------------------------------*/


.btn {
		BORDER: #7b9ebd 1px solid;
		PADDING: 5px;
		FONT-SIZE: 12px;
		FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
}


 /*---------------------------------------------------------链接按钮样式---------------------------------------------------------------*/

 .buynow{ height:24PX; line-height:24PX; width:80px;
 background:url(http://www.mmonice.com/iframe_folder/images/BUYNOW.gif) no-repeat;
 color:#8F3B02;
 border:0;
 }
 .buynow_tab,.buynow_tab:hover{
	display:block; text-align:center;
	display:inline-block;
	width:93px; height:17px; line-height:17px;
	background:url(../images/buynow2.gif) no-repeat 0 -17px;
	text-decoration:none; font-weight:bold;
	color:#fff; cursor:pointer;
   }
.buynow_tab:hover{
	background:url(../images/buynow2.gif) no-repeat 0 0px;
}


/*---------------------------------------------------------锚点样式---------------------------------------------------------------*/

.MAODIAN { height:43PX; width:492PX; clear:both; margin-bottom:10px;}

.MAODIAN LI{ float:left; margin-right:10PX; list-style-type:none;}
.MAODIAN LI A{
background:url(../images/maodiana.gif) no-repeat;
display:block; height:43PX; line-height:18PX;
color:#fFF;list-style-type:none; float:left; padding-left:8px;

}
.MAODIAN LI A:hover{color:#fFF}
.MAODIAN LI A SPAN{
background:url(../images/maodian2a.gif) no-repeat right;
display:block; height:43PX; line-height:18PX;
float:left;
padding-right:8PX;
width:138px; text-align:center;}


/*--------------------------------------------------------for rs mini quests---------------------------------------------------------*/
.center-in-news{
	clear:both;
	height:28px;
}
.center-in-news li{
	background:#CC3300;
	color:#FFFFFF;
	display:block;
	float:left;
	font:bold 12px/23px Arial,Helvetica,sans-serif;
	height:23px;
	margin-right:5px;
	margin-top:5px;
	padding:0 8px;
}

.tags-list {
	background:#FFFFFF;
	border:1px solid #CC3300;
	padding:5px 10px;
	}

.text{
	background:none repeat scroll 0 0 #E7F2F8;
	color:#FFCC00;
	border:1px solid #333;
	display:inline;
	font-weight:bold;
	left:10px;
	padding:5px;
	position:absolute;
	top:-10px;
}
.text2{
	width:400px;
	border:1px solid #333;
	background:#E7F2F8;
	margin-top:20px;
	padding:20px 5px 10px;
	position:relative;}

