/*主窗口样式*/
body {
	margin: 0px;
	padding: 0px;
}

/*表格样式*/
td {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 18px;
}

/*一般链接样式*/
a:link {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #003474;
	text-decoration: none;
}

a:hover {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #a38757;
	text-decoration: underline;
}
a:active {
	font-family: Verdana,Arial;
         font-size: 12px;
	color: #003474;
	text-decoration: none;
}
a:visited {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #003474;
	text-decoration: none;
}
/*主菜单链接样式*/
a.TopMenu:link {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.TopMenu:hover {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color:  #ffffff;
	text-decoration: none;
	
}
a.TopMenu:active {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.TopMenu:visited {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

/*子菜单链接样式*/
a.menu:link {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #003474;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color:  #a38757;
	text-decoration: none;
	
}
a.menu:active {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #003474;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #003474;
	text-decoration: none;
}



/*菜单间距*/
.MenuSplit {
	height:0px;
	display:none;
}

/*主菜单样式*/
.MenuItem {
	background-color: #428700;
	background:url(HTTP://img.reedhuayin.com.cn/upload/corrugated2010/20090624134646831.gif);
	background-repeat:no-repeat;
	height: 38px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 0 0 36px;
	width:172px;
}
.MenuItemSelect{
	background-color: #428700;
	background:url(HTTP://img.reedhuayin.com.cn/upload/corrugated2010/20090624134652101.gif);	
	background-repeat:no-repeat;
	height: 38px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 0 0 36px;
	width:172px;
	}
	
/*子菜单样式*/
.SubMenuItem {
	/*background-color: #cccccc;*/
	height: 17px;
	color: #FFFFFF;
	padding-left:40px;
	border-bottom:dashed 1px #EFEFEF
}

/*子菜单背景*/
.SubMenuItemBG {

	padding-top:4px;
	padding-bottom:4px;
}


/*子菜单被选中的样式*/
.SubMenuItemSelect {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

.SpecialMenuItem {
	background-color: #428700;
	background:url(HTTP://img.reedhuayin.com.cn/upload/cartonexpo2010/20090622175426140.gif);
	background-repeat:no-repeat;
	height: 38px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 0 0 36px;
	width:172px;
	font-family: Verdana, Geneva, sans-serif;
}
.SpecialMenuItemSelect{
	background-color: #428700;
	background:url(HTTP://img.reedhuayin.com.cn/upload/cartonexpo2010/20090622175432368.gif);	
	background-repeat:no-repeat;
	height: 38px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 0 0 36px;
	width:172px;
		font-family: Verdana, Geneva, sans-serif;
	}

/*外框菜单总样式*/
.LeftMenuBar {
	background-color: #EFEFEF;
}


/*脚部菜单单链接样式*/
a.Footmenu:link {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.Footmenu:hover {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color:  #FFF;
	text-decoration: underline;
}
a.Footmenu:active {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.Footmenu:visited {
	font-family: Verdana,"宋体"; 
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

/*页面标题样式*/
.PageTitle {
	font-size: 12px;
	font-family: Verdana,"宋体";
	font-weight: bold;
}
/*输入框样式*/
.inputStyle
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	} 

a.blue:link {
	font-family: Verdana,Arial;	font-size: 12px;
	color: #003474;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #003474;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Verdana,Arial;	font-size: 12px;
	color: #003474;
	text-decoration: underline;
}
a.blue:active {
	font-family: Verdana,Arial;	font-size: 12px;
	color: #003474;
	text-decoration: underline;
}
h3 {
	background-image: url(HTTP://img.reedhuayin.com.cn/upload/corrugated2010/20090624142616498.gif);
	background-repeat: no-repeat;
	background-position:left;
	color:#000;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012A7A;
	line-height: 20px;
	padding-top: 5px;
}

.h3Title {
	background-image: url(HTTP://img.reedhuayin.com.cn/upload/corrugated2010/20090624142616498.gif);
	background-repeat: no-repeat;
	background-position:left;
	color:#012A7A;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 20px;
	padding-top: 5px;
	font-weight: bold;
}
li {
	list-style-image: url(HTTP://huayin.reedsystem.net/upload/converting2008/20080417105556903.gif);
	list-style-position: outside;
	margin-top: auto;
	margin-bottom: auto;
         padding-bottom: 6px;
         margin-left: 0px;
}
ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.NewsIndexType {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(http://huayin.reedsystem.net/upload/converting2008/bgimg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 197px;
	padding-left: 24px;
	padding-top: 4px;
}
.NewsIndexItem {
background:url(http://huayin.reedsystem.net/upload/converting2008/20080425135324330.gif) no-repeat 5px 20%;padding-left:18px;" >
}

.ContentBody{
	padding:0px 0px 6px 12px;
}

.IndexFrame{
	padding:4px 0px 4px 0px;
}
