/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family: Verdana, Lucida, Arial, 'ËÎÌå', sans-serif;
	color:#555;
	font-size:12px;
	line-height:150%;
}
a:link {
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#2177C2;
}
a:active {
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
/* Input Document */
input, select, textarea {
	font-family:arial, verdana, 'ËÎÌå';
	font-size:12px;
	color:#333333;
}
input.inputtext {
	width:280px;
	height:18px;
	border:#4B97CB solid 1px;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-bottom:0px;
	color:#666;
}
input.searchbox {
	width:200px;
	height:18px;
	border:#d9d9d9 solid 1px;
	background-color:#FFFFFF;
	padding-top:3px;
	padding-bottom:0px;
	color:#444;
}
input.button {
	width:60px;
	height:22px;
	color:#FFFFFF;
	border:#FFFFFF solid 1px;
	background-color:#3576AE;
	padding-top: 2px;
}
textarea.text {
	width:300px;
	border:#4B97CB solid 1px;
	background-color:#fff;
	padding-top:3px;
	padding-bottom:3px;
	color:#666;
}
/* article Document */
.arttitle {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#444;
	padding:20px 0px 5px 0px;
	border-bottom:#dddddd solid 0px;
}
.artdate {
	font-size:11px;
	color:#666;
	text-align:center;
	padding:10px 10px 5px 10px;
}
.artcontent {
	font-size:12px;
	color:#444;
	line-height:150%;
	padding:15px 20px 50px 20px;
}
.context {
	font-size:12px;
	color:#444;
	line-height:180%;
	padding:25px 20px 30px 20px;
}
.contprod {
	font-size:12px;
	color:#444;
	line-height:150%;
	padding:10px 20px 25px 20px;
}

/* Table Document */
.bgsear {
	background:url(../images/search.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
}
.bgbtm {
	background-image:url(../images/in_r12_c16.jpg);
	background-repeat:repeat-x;
	height:62px;
}
.bgblm {
	background-image:url(../images/bgbl_r1_c2.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:23px;
}
.bgnewsline {
	background-image:url(../images/in_r7_c9.jpg);
	background-repeat:repeat-x;
	height:26px;
}
.bglist {
	background-image:url(../images/sub_r20_c5.jpg);
	background-color:#E1E0DC;
	background-repeat:repeat-x;
	line-height:103px;
	height:103px;
}
.inlist {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:20px;
	height:20px;
}
.tblsearch {
	background-color:#e9e9e9;
	border:#c9c9c9 solid 1px;
}
.line01 { border-bottom:#cecece solid 1px; }
/* Div Document */
#subtoptxt {
	padding-top:20px;
	padding-right:20px;
}
/* Images Document */
.imglist {
	margin:auto 5px;
	margin-top:5px;
	border:#999999 solid 1px;
	padding:2px;
	width:115px;
	height:86px;
}
.imgnews {
	border:#4892C3 solid 5px;
	padding:3px;
	width:160px;
	height:110px;
}
/* Font Document */
.num { font-size:11px; }
.fl { text-align:left; }
.fc { text-align:center; }
.fr { text-align:right; }
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.fbold { font-weight:bold; }
.fu { text-decoration:underline; }
.fc0 { color:#000; }
.fc3 { color:#333; }
.fc4 { color:#444; }
.fred { color:#FF0000; }
.f9E9E9E { color:#9E9E9E; }
.f1C6EBF { color:#1C6EBF; }
.pad10px { padding:10px; }
.padlr15px {padding:0px 15px;}
.text1em { text-indent:1em; }
.text2em { text-indent:2em; }
.listop {
	background-color:#3A79AF;
	border-bottom:#e0e0e0 solid 1px;
	color:#FFFFFF;
	text-align:center;
	height:25px;
	line-height:25px;
}
.list {
	border-bottom:#e0e0e0 solid 1px;
	height:25px;
	color:#555;
}
.list a:link {
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
.list a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#555;
}
.list a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#2177C2;
}
.ftop {
	font-weight:normal;
	color:#ea008a;
}
.ftop a:link {
	font-weight:normal;
	text-decoration:none;
	color:#ea008a;
}
.ftop a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#ea008a;
}
.ftop a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#555;
}
.fbtm {
	font-weight:normal;
	color:#fff;
}
.fbtm a:link {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.fbtm a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.fbtm a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#2177c2;
}
.ficp {
	font-weight:normal;
	color:#9E9E9E;
}
.ficp a:link {
	font-weight:normal;
	text-decoration:none;
	color:#9E9E9E;
}
.ficp a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#9E9E9E;
}
.ficp a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#2177c2;
}
.newstitle {
	font-size:18px;
	font-family:MSYH,SimHei,"ºÚÌå",Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#0048A1;
	padding:5px 0px 10px 0px;
}
.newstitle a:link {
	font-size:18px;
	font-family:MSYH,SimHei,"ºÚÌå",Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#0048A1;
	padding:5px 0px 10px 0px;

}
.newstitle a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#222;
}
.mulu0 {
	height:22px;
	line-height:22px;
}
.mulu1 {
	background-image:url(../images/mag/01.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu2 {
	background-image:url(../images/mag/02.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu3 {
	background-image:url(../images/mag/03.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu4 {
	background-image:url(../images/mag/04.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu5 {
	background-image:url(../images/mag/05.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu6 {
	background-image:url(../images/mag/06.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu7 {
	background-image:url(../images/mag/07.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu8 {
	background-image:url(../images/mag/08.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu9 {
	background-image:url(../images/mag/09.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu10 {
	background-image:url(../images/mag/10.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu11 {
	background-image:url(../images/mag/11.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mulu12 {
	background-image:url(../images/mag/12.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	height:22px;
	line-height:22px;
}
.mlistt {
	background-image:url(../images/mag/m_r34_c2.jpg);
	background-repeat:repeat-x;
	height:5px;
}
.mlistr {
	background-image:url(../images/mag/m_r35_c13.jpg);
	background-repeat:repeat-y;
	width:14px;
}
.mlistb {
	background-image:url(../images/mag/m_r39_c2.jpg);
	background-repeat:repeat-x;
	height:5px;
}
.mlistl {
	background-image:url(../images/mag/m_r35_c1.jpg);
	background-repeat:repeat-y;
	width:14px;
}
.fmimg {
	background-image:url(../images/mag/m_r4_c1.jpg);
	background-repeat:no-repeat;
	height:297px;
	padding-left:14px;
}
.fmlist {
	border:#cfcfcf solid 5px;
	width:86px;
	height:125px;
	padding:3px;
	margin:5px auto;
}
/* index News list */
#cnews {
	position: relative;
	left:0px;
	height:0px;
	top:5px;
	z-index:1;
	margin-top:0px;
}
#hnews {
	position: relative;
	left:0px;
	top:5px;
	z-index:10;
}