.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {/*margin:500px; filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#E4EEEF,endColorStr=#ffffff,GradientType=0);height:100%;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.te {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mp {
	background-image: url(images/mp.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}
.PageControl_text {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blu {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #06621D;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
.box_line {
	padding: 1px;
	border: 1px solid #BFBFBF;
}
.line_x {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
}
.Title {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Content {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.sizscolor {
    position:absolute;
    padding:4px;
    filter:
        Dropshadow(offx=1,offy=0,color=#074A1E)
        Dropshadow(offx=0,offy=1,color=#074A1E)
        Dropshadow(offx=0,offy=-1,color=#074A1E)
        Dropshadow(offx=-1,offy=0,color=#074A1E);
		}
.nr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
}
.lxwm {
	background-image: url(images/lianxiwomen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

