﻿* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    font-family: "微软雅黑",Arial;
    color: #000;
    background: url(images/bg.jpg); background-repeat:no-repeat; background-attachment:fixed;
	
    text-align: center;
}

a:link, a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
    color: #000;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
    overflow: hidden;
    margin: 10px auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 14px;
}
h2, h3, h4, h5 {
    font-size: 14px;
    font-weight: normal;
    display: inline;
    text-align: left;
	
}
ul.nl {
    list-style: none outside none;
}
ul.nl li {
    line-height: 22px;
    padding-left: 15px;
    background: url(li.gif) no-repeat 0px 50%;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nl li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #666666;
}
ul.nll {
    list-style: none outside none;
}
ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nll li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
ul.nll li .addTime {
    float: right;
    color: #666666;
}
form {
    display: inline;
}
input {
    font-family: Tahoma, Arial;
    font-size: 12px;
}
input.text {
    height: 16px;
    padding: 1px;
    color: #000000;
    border: 1px solid #CCCCCC;
    background-color: #F9F9F9;
}
input.button {
    height: 20px;
    color: #000000;
    border: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    border-left: 4px solid #CCCCCC;
    background: #FFFFFF;
}
textarea {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
    width: 200px;
}
select {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    background-color: #FFFFFF;
}
.headline {
    margin: 5px;
    padding: 5px;
    border: 1px solid #dddddd;
    background: #f3f3f3;
}
.headline .headtitle {
    color: red;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.headline .headcontent {
}
.headline .headdate {
}
.headline a {
    color: #00458a;
}
a.highlight:link, a.highlight:visited {
    color: red;
    text-decoration: none;
}
a.highlight:hover {
    color: red;
    text-decoration: underline;
}
.articletop {
    margin-left: 5px;
    vertical-align: middle;
    _margin: 3px 5px;
}
#wrapper {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: left;
}
#mainWrapper {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}
.sidebar {
    float: left;
    width: 217px;
}
#header {
    height: 145px;
    overflow: hidden;
    color: #f4e9d3;
}
#headtop {
    height: 23px;
    line-height: 23px;
    padding: 0 15px;
}
#headtop .r {
}
#headtop ul {
}
#headtop ul li {
    display: block;
    float: left;
    padding: 0 2px;
}
#innerHeader {
    width: 1000px;
    margin: 0 auto;
	padding:0px;
}
#header a:link, #header a:visited {
    text-decoration: none;
    color: #333333;
	font-size:14px;
	font-weight:bold;
}
#header a:hover {
    text-decoration: underline;
    color: #CE5252;
}
#websiteLogo {
    float: left;
    margin: 0px 0px;
}
#logo {
    width: 572px;
    height: 115px;
    overflow: hidden;
}
.website-desc {
    color: #FFFFFF;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
}
#topMenu {
    
    margin-top: 16px;

	
}
#topMenu .m {
	
}
#topMenu .l {
    display: none;
}
#topMenu .r {
    display: none;
}
#menu {
    clear: both;
}
#menu .m {
    height: 28px;
    overflow: hidden;
}
#c_us {
	position:relative;
	float:right;
	top:15px;
	right:0px;
	color:#9A0103;
	font-size:16px;
}

#c_us1 {
	float:right;
	top:-10px;
	right:7px;
	color:#000;
	font-size:12px;
	
}
#menu .l {
    display: none;
}
#menu .r {
    display: none;
}
#menu ul {
}
#menu li {
    width: 85px;
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 1px;
	text-align:right;
}
#menu a {
    margin: 0;
    padding: 0;
    height: 38px;
    line-height: 38px;
    display: block;
    width: 95px;
    text-align: center;
    background: url(menu1.gif) ;
    color: #f4e9d3;
}
#menu a:link, #menu a:visited {
    background-position: 0 -30px;
    text-decoration: none;
}
#menu a:hover {
    background-position: 0 0;
    color: #900606;
    text-decoration: none;
}
#menu a.thisclass, #menu a.thisclass:link, #menu a.thisclass:visited, #menu a.thisclass:hover {
    background-position: 0 0;
    color: #900606;
}
#menu a.first, #menu a.first:link, #menu a.first:visited, #menu a.first:hover {
}
.navSub {
    background: url(shadow.gif) repeat-x;
    height: 36px;
    line-height: 36px;
    clear: both;
}
#footer {
    clear: both;
    background: url(footer1.gif) repeat-x top #373737;
    width: 1000px;
	margin:0 auto;
    line-height: 17px;
    color: #f4e9d3;
    padding-top: 20px;
}
#innerFooter {
    font-size: 14px;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}
#copyriht {
}
#copyriht .l {
    display: none;
}
#copyriht .r {
    display: none;
}
#copyriht .m {
}
#copyriht a:link, #copyriht a:visited {
    color: #f4e9d3;
}
#copyriht a:hover {
    color: #f4e9d3;
}
#bottMenu {
    color: #f4e9d3;
    width: 100%;
}
#bottMenu .l {
    display: none;
}
#bottMenu .r {
    display: none;
}
#bottMenu .imm {
}
#bottMenu ul {
}
#bottMenu li {
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0 7px;
}
#bottMenu a {
    color: #f4e9d3;
    line-height: 29px;
    text-align: left;
    display: inline;
}
.height7 {
    height: 10px;
    overflow: hidden;
    clear: both;
}
.content {
    float: right;
    width: 775px;
	
}
.mframe {
    clear: both;
    margin-bottom: 7px;
}
.mframe .tm {
    border-bottom: 1px solid #333333;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.mframe .tl {
    display: none;
}
.mframe .tr {
    display: none;
}
.mframe h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #333333;
    font-weight: bold;
    padding-left: 15px;
}
.mframe .mm {
    padding: 10px;
    overflow: hidden;
    line-height: 17px;
}
.mframe .ml {
    display: none;
}
.mframe .mr {
    display: none;
}
.mframe .bm {
    display: none;
}
.mframe .bl {
    display: none;
}
.mframe .br {
    display: none;
}
.lframe {
    clear: both;
    margin-bottom: 7px;
    padding: 9px;
    border: 1px solid #F2F2F2;
}
.lframe .tm {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	background-color:#68AF27;
	
}
.lframe .tl {
    display: none;
}
.lframe .tr {
    display: none;
}
.lframe h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
}

.lframe .mm {
    padding: 10px 5px 0px 5px;
    overflow: hidden;
}
.lframe .ml {
    display: none;
}
.lframe .mr {
    display: none;
}
.lframe .bm {
    display: none;
}
.lframe .bl {
    display: none;
}
.lframe .br {
    display: none;
}
.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 {
    border-top: 0px none;
    width: 180px;
    padding-left: 8px;
}
.loginBt {
    background: url(btnl.gif) no-repeat;
    width: 37px;
    height: 16px;
    border: none;
    color: #f4e9d5;
}
.memberName {
    color: #00458a;
    background: #F9FAFB;
    height: 16px;
    border: 1px solid #E2E8EE;
    font-size: 14px;
    font-family: "微软雅黑",Arial;
}
.siteMapPath {
    line-height: 20px;
    background: url(sitemappath.gif) repeat-x left bottom;
    height: 20px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.pageMainContent {
    clear: both;
    margin-bottom: 7px;
    overflow: hidden;
    width: 100%;
}
.pageMainContent .tm {
    border-bottom: 1px solid #ded0ab;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.pageMainContent .tl {
    display: none;
}
.pageMainContent .tr {
    display: none;
}
.pageMainContent h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #9a0103;
    font-weight: bold;
    padding-left: 6px;
	
}
.pageMainContent .mm {
    padding: 10px;
    line-height: 17px;
}
.pageMainContent .mm p {
    margin-bottom: 20px;
    text-indent: 2em;
}
.pageMainContent .ml {
    display: none;
}
.pageMainContent .mr {
    display: none;
}
.pageMainContent .bm {
    display: none;
}
.pageMainContent .bl {
    display: none;
}
.pageMainContent .br {
    display: none;
}
.pageMainContent td {
    vertical-align: middle;
}
.cartButton {
    color: #215996;
    height: 20px;
    line-height: 20px;
    _line-height: 16px;
    border: 1px solid #aacbee;
    background: url(bg.gif) 0 -40px;
}

.lframe1 {
    clear: both;
    margin-bottom: 7px;
    padding: 9px;
    border: 1px solid #F2F2F2;
}
.lframe1 .tm {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	background-color:#FFAA31;
	
}
.lframe1 .tl {
    display: none;
}
.lframe1 .tr {
    display: none;
}
.lframe1 h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
}

.lframe1 .mm {
    padding: 10px 5px 0px 5px;
    overflow: hidden;
}
.lframe1 .ml {
    display: none;
}
.lframe1 .mr {
    display: none;
}
.lframe1 .bm {
    display: none;
}
.lframe1 .bl {
    display: none;
}
.lframe1 .br {
    display: none;
}

.lframe2 {
    clear: both;
    margin-bottom: 7px;
    padding: 9px;
    border: 1px solid #F2F2F2;
}
.lframe2 .tm {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	background-color:#019AD7;
	
}
.lframe2 .tl {
    display: none;
}
.lframe2 .tr {
    display: none;
}
.lframe2 h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
}

.lframe2 .mm {
    padding: 10px 5px 0px 5px;
    overflow: hidden;
}
.lframe2 .ml {
    display: none;
}
.lframe2 .mr {
    display: none;
}
.lframe2 .bm {
    display: none;
}
.lframe2 .bl {
    display: none;
}
.lframe2 .br {
    display: none;
}


.lframe3 {
    clear: both;
    margin-bottom: 7px;
    padding: 0px;
    border: 1px solid #F2F2F2;
}
.lframe3 .tm {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	background-color:#019AD7;
	
}
.lframe3 .tl {
    display: none;
}
.lframe3 .tr {
    display: none;
}
.lframe3 h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
}

.lframe3 .mm {
    padding: 10px 5px 0px 5px;
    overflow: hidden;
}
.lframe3 .ml {
    display: none;
}
.lframe3 .mr {
    display: none;
}
.lframe3 .bm {
    display: none;
}
.lframe3 .bl {
    display: none;
}
.lframe3 .br {
    display: none;
}

#menu {
    clear: both;
}
#menu.m {
    height: 40px;
    overflow: hidden;
	float:left;
	line-height:40px;
}
#menu li {
    width: 111px;
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 0px;
	list-style-type:none;
}
#menu a {
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 111px;
    text-align: center;
    color: #FFF;
	font-weight:bold;
}
#menu a:link, #menu a:visited {
    background-position: 0 -40px;
    text-decoration: none;
}
#menu a:hover {
    background-position: 0 0;
    color: #FFF;
	font-size:15px;
    text-decoration: underline;
	
}
#menu a.thisclass, #menu a.thisclass:link, #menu a.thisclass:visited, #menu a.thisclass:hover {
    background-position: 0 0;
    color: #900606;
}
#menu a.first, #menu a.first:link, #menu a.first:visited, #menu a.first:hover {
}

.lframe4 {
    clear: both;
    margin-bottom: 7px;
    padding: 0px;
    border: 1px solid #F2F2F2;
}
.lframe4 .tm {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	background-color:#999;
	
}
.lframe4.tl {
    display: none;
}
.lframe4 .tr {
    display: none;
}
.lframe4 h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
}

.lframe4 .mm {
    padding: 1px 1px 0px 1px;
    overflow: hidden;
}
.lframe4 .ml {
    display: none;
}
.lframe4 .mr {
    display: none;
}
.lframe4 .bm {
    display: none;
}
.lframe4 .bl {
    display: none;
}
.lframe4 .br {
    display: none;
}
