﻿body, table, td, th
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	border-collapse: collapse;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../RsImage/rmmwebbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-3dlight-color: #447097;
	scrollbar-highlight-color: #447097;
	scrollbar-face-color: #98b7d0;
	scrollbar-arrow-color: #cbe8ff;
	scrollbar-shadow-color: #447097;
	scrollbar-darkshadow-color: #447097;
	scrollbar-base-color: #447097;
	scrollbar-track-color: #447097;
}
image
{
	display: block;
}

/*  master头部样式   .menulink:hover{color:#ff6000;text-decoration: none;}  */
.headImgstyle
{
	display: block;
}
.menulink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover
{
	color: #ff6000;
	text-decoration: none;
}
.menulink:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.titlebg
{
	background-image: url(../RsImage/maintitle_bg.jpg);
}

/*  master底部样式   */
.masterBottom1
{
	background-image: url(../RsImage/bottom_bg.jpg);
}
.masterBottom2
{
	color: #b2b2b2;
}

/*  master主菜单样式  */
.mainmenu1
{
	font-size: 12px;
	font-family: Arial;
	color: White;
	background-image: url(../RsImage/menubar_bg1.jpg);
	letter-spacing: 100%;
}
.mainmenu2
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	background-image: url(../RsImage/bg_00111.jpg);
	letter-spacing: 100%;
}
/*;*/

/*  Index主页面样式  */
.iframeTD
{
	background-image: url(../RsImage/iframeBG1.jpg);
	background-repeat: repeat-x;
	border: 0px;
}
.MarketTitle
{
	background-color: #b2b2b2;
	color: #000000;
}
.indexlistlist_grew1bg
{
	background-image: url(../RsImage/main_listmenubg.jpg);
	padding-left: 10px;
	padding-top: 2px;
}
.indexlistlist_grew1bg2
{
	background-image: url(../RsImage/main_listmenubg02.jpg);
}



/*	用户控件样式表	*/
.usercontrolLinkBtn:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.usercontrolLinkBtn:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.usercontrolLinkBtn:hover
{
	color: #ff6000;
	text-decoration: none;
}
.usercontrolLinkBtn:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.usercontrolmenu1
{
	height: 22px;
	padding: 0 0 0 5px;
}

/*	风软介绍类的样式	*/
.context1
{
	line-height: 200%;
	padding: 20px 20px 20px 20px;
	background-color: #555555;
}

.context3:link
{
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.context3:visited
{
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.context3:hover
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
}
.context3:active
{
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}

.context2
{
	line-height: 220%;
	padding: 10px 10px 10px 10px;
}


/*	page color	*/
.maintextstyle
{
	color: #000000;
	font-size: 11px;
}

.highlight img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
}

.highlight:hover img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.highlight1
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
}

.highlight1:hover
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

