body {
    color: #444444;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	background-image:url(pagebg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
td, th, select, textarea {
    color: #444444;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
body, form {
    margin: 0px;
}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
li {
	list-style:none;margin: 0px;
}
input {
    border: 1px solid #c5c6c9;
    background: url(input_bg1.jpg);
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
textarea {
    border: 1px solid #c5c6c9;
}
.inputnoborder {
    border: 0px none;
    background: none;
}
a {
    color: #444444;
    text-decoration: none;
}
a:hover, a:active {
    color: #ec0000;
}
/*菜单*/
#mainMenu {
	FLOAT: left; LIST-STYLE-TYPE: none;
}
#mainMenu UL LI{
	FLOAT: left; WIDTH: 100px; LIST-STYLE-TYPE: none; BACKGROUND: url(menubg1.jpg); height:39px; line-height:39px;
}
#mainMenu UL LI A {
	DISPLAY: block; WIDTH: 100px; COLOR: #333; TEXT-ALIGN: center; font-weight:bold; height:39px;
}
#mainMenu UL LI A:link {
	BACKGROUND: url(menubg1.jpg);COLOR: #333;
}
#mainMenu UL LI A:hover {
	BACKGROUND: url(menubg2.jpg);COLOR: #333;
}
#mainMenu .hotmenu {
	BACKGROUND: url(menubg2.jpg);COLOR: #333; width:100px; height:39px;DISPLAY: block; padding-top:5px;
}
#mainMenu UL LI UL {
	LEFT: -909em; POSITION: absolute; TEXT-ALIGN: left;
}
#mainMenu UL LI UL .submenuleft{
	float:left; width:4px; height:36px;BACKGROUND: url(submenu-l.gif);
}
#mainMenu UL LI UL .submenuright{
	float:left; width:4px; height:36px;BACKGROUND: url(submenu-l.gif);
}
#mainMenu UL LI UL .ltext{
	float:left; width:4px; height:36px; BACKGROUND: url(submenu-l.gif);
}
#mainMenu UL LI UL .sublink {
	BACKGROUND: url(submenu-l.gif); FLOAT: left; HEIGHT: 36px; line-height:36px;color:#fff;
}
#mainMenu UL LI UL .sublink {
	DISPLAY: block; HEIGHT: 36px; TEXT-ALIGN: center; width:70px; color:#fff;
}
#mainMenu UL LI UL .sublink:hover {
	BACKGROUND: url(submenu-l.gif); HEIGHT: 36px; DISPLAY: block; width:70px; color:#fff;
}
#mainMenu UL LI:hover UL {
	LEFT: auto;
}
#mainMenu UL LI.sfhover UL {
	LEFT: auto;
}
.mainMenu2 {
	COLOR: #fff; background-image:url(menubg2.jpg); width:100px;
}

/*页面table*/
.mainbox{
	background-color:#fff; margin:10px 0 10px 0;
}
.mainbox2{
	 background-color:#fff; border-left:#ccc 1px solid; border-right:#ccc 1px solid;
}
.loginbox{
	background-image:url(loginbg.jpg); height:160px;
}
.leftcontact{
	line-height:20px;
}
.leftcontactline{ border-bottom:#ccc 1px dashed; padding-bottom:5px;}
.leftcontacttop{ padding-top:5px;}
.searchbox{
	padding:10px 0 10px 0px; background:url(v_bg.jpg) repeat-x left bottom;
}
/*邮件提交*/
#quick {
    text-align: center;
}
#quick a {
    display: block;
    text-align: center;
    width: 158px;
    height: 26px;
    line-height: 26px;
    letter-spacing: 2px;
    margin-top: 1px;
}
#quick a:hover, #quick a:active {
    background: url(quick_aa.gif) no-repeat;
    color: #ffffff;
}
/*产品分类列表*/
.SortFolderOpen {
    background-image: url(Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortFolderClose {
    background-image: url(Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderOpen {
    background-image: url(SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderClose {
    background-image: url(SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortListline {
    padding-left: 16px;
    background-image: url(Sort_Listline.gif);
    background-repeat: repeat-y;
}
.SortEndListline {
    padding-left: 16px;
}
.SortFile {
    background-image: url(Sort_File.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortFileEnd {
    background-image: url(Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortBg {
    padding-left: 8px;
}
#nav, .leftborder {
    border-top: 0px none;
    padding: 8px;
    background-color: #ffffff;
}
#nav a {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 146px;
    letter-spacing: 2px;
    background: url(arr4.gif) no-repeat 8px center;
    padding-left: 26px;
    margin-top: 1px;
    text-align: left;
}
#nav a:hover, #nav a:active {
    background: url(arr4_a.gif) no-repeat 8px center;
    background-color: #cc0000;
    color: #ffffff;
    width: 142px;
    padding-left: 28px;
    font-weight: bold;
}
.nava {
    background: url(arr4_a.gif) no-repeat 8px center !important;
    background-color: #cc0000 !important;
    color: #ffffff !important;
    width: 142px !important;
    padding-left: 28px !important;
    font-weight: bold !important;
}
#winbg {
    width: 560px;
    height: 380px;
    left: 50%;
    top: 50%;
    margin-top: -190px;
    margin-left: -280px;
    z-index: 1000;
    position: absolute;
    filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=image, src= "images/win.png" );
    background: url(win.png) no-repeat !important;
    background: none;
    visibility: hidden;
}
#win {
    width: 560px;
    height: 380px;
    left: 50%;
    top: 50%;
    margin-top: -190px;
    margin-left: -280px;
    z-index: 1001;
    position: absolute;
    visibility: hidden;
}
#winbt {
    margin: 6px auto auto 6px;
}
#wincon {
    width: 522px;
    height: 283px;
    margin: 1px auto auto 7px;
    line-height: 24px;
    overflow: auto;
    padding: 12px;
}
#winclose {
    width: 546px;
    height: 28px;
    text-align: right;
}

