body {
	font-family: Arial,"宋体";
	font-size: 12px;
	line-height: 140%;
	color: #5E5F60;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/*----------字体大小------------*/

.px11 {	font-size: 11px;}
.px12 {	font-size: 12px;}
.px14 {	font-size: 14px;}
.px16 {	font-size: 16px;}
.px18 {	font-size: 18px;}

/*----------字体颜色------------*/
.black {color: #8A8A8A;}
.red {color: #CC1300;}
.bule {color:#21337F;}

/*----------行高------------*/
.row18 {line-height: 180%;}
.row20 {line-height: 200%;}
.row22 {line-height: 22px;}
.b {font-weight: bold;}

/*----------连接------------*/
a:link {color: #5E5F60;text-decoration: none;}
a:visited {color:#5E5F60;text-decoration: none;}
a:hover {color: #095586;text-decoration: none;}
a:active {color: #095586;text-decoration: none;}


a.bule:link {color:#21337F;text-decoration: none;}
a.bule:visited {color:#21337F;text-decoration: none;}
a.bule:hover {color: #000723;text-decoration: none;}
a.bule:active {color: #000723;text-decoration: none;}


a.red:link {color:#CC1300;text-decoration: none;}
a.red:visited {color:#CC1300;text-decoration: none;}
a.red:hover {color: #5E5F60;text-decoration: none;}
a.red:active {color: #5E5F60;text-decoration: none;}

a.black:link {color:#8A8A8A;text-decoration: none;}
a.black:visited {color:#8A8A8A;text-decoration: none;}
a.black:hover {color: #676767;text-decoration: none;}
a.black:active {color: #676767;text-decoration: none;}



/*----------文本域------------*/
.input{ background-color:#fff;
        border-bottom:#A1A1A1 1px solid;
        border-left:#A1A1A1 1px solid;
        border-right:#A1A1A1 1px solid;
        border-top:#A1A1A1 1px solid;
        color:#333;
        font-size:12px;
}
.input1{ background-color:#FAFEFF;
        border-bottom:#aaa 1px solid;
        border-left:#aaa 1px solid;
        border-right:#aaa 1px solid;
        border-top:#aaa 1px solid;
        color:#333;
        font-size:12px;
}
.input2{ background-color:#fff;
        border-bottom:#C1DBFD 1px solid;
        border-left:#C1DBFD 1px solid;
        border-right:C1DBFD 1px solid;
        border-top:#C1DBFD 1px solid;
        color:#333;
        font-size:12px;
}
.input3{ background-color:#fff;
        border-bottom:#7F9DB9 1px solid;
        border-left:#7F9DB9 1px solid;
        border-right:#7F9DB9 1px solid;
        border-top:#7F9DB9 1px solid;
        color:#ff0000;
        font-size:12px;
}

div.plink{margin:12px 17px;text-align:center;}
div.plink, div.plink a:link, div.plink a:visited{color:#555;}


/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {
font-family: arial, sans-serif; 
width:896px; 
margin:0; 
margin:0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:111px; 
height:36px; 
color:#FFF; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#095586; 
line-height:40px; 
font-size:12px;
font-weight:bold;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#095586; 
background:#DFDFDF;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:36px; 
left:0; 
width:111px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#DFDFDF; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#EFEFEF; 
color:#095586;
}
<!--[if lte IE 6]>

OL LI {
	MARGIN: 8px
}
#con {
	FONT-SIZE: 12px; WIDTH:624px
}
#tags {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 23px
}
#tags LI {
	BACKGROUND: url(../images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
#tags LI A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(../images/tagright.gif) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #999; LINE-HEIGHT: 23px; PADDING-TOP: 0px; HEIGHT: 23px; TEXT-DECORATION: none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 25px
}
#tagContent {
	BORDER-RIGHT: #C9C9C9 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #C9C9C9 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #C9C9C9 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #C9C9C9 1px solid; BACKGROUND-COLOR: #fff
}
.tagContent {
	PADDING-RIGHT: 10px; DISPLAY: none; PADDING-LEFT: 10px; BACKGROUND: url(../images/bg.gif) repeat-x; PADDING-BOTTOM: 10px; WIDTH: 600px; COLOR: #474747; PADDING-TOP: 10px; HEIGHT: 250px
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
