BODY {
	font-family : "Arial","Tahoma","Courer" ;
	font-size : 12px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

A { text-decoration:none;}
A:link { text-decoration: none; color:#000066;}
 A:visited { text-decoration: none; color: #000066;}
 A:active { text-decoration: none; color: #000066; }
 A:hover { text-decoration: none; color: #990000; }

.navlist {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.rad10 {border-radius:10px;}
.rad6 {border-radius:6px;}
.menuBanner { width:1010px;padding:6px;background-color:#999999; }
.pad4Content { background:#E0E0E0; padding:4px;}
.pad6Content { background:#E0E0E0; padding:6px;}
.pad10Content { background:#E0E0E0; padding:10px;}
.mnu { display:inline; }
.nav { color:#ffffff;font-weight:bold;text-decoration:none; }

#pgFooter {
    position: relative;
    margin-left: 10px;
    padding: 0px;
    clear: both;
	float: cen ter;
	text -align:center;
}

div { border-radius: 6px; }

div.boxs {
	border: 1px solid #a8bacd;
}

div.box h3 {
text-align: center;
font-size: 12px;
font-weight: normal;
background-image: url(/images/col_bg.png);
border-bottom: 1px solid #a8bacd;
border-left: 1px solid #a8bacd;
border-right: 1px solid #a8bacd;

}


div.group {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
/*    visibility: hidden; */
}

div.blockzone {
	padding:8px;
	background:#eeeeee;
	border-bottom:1px dotted;
	border-top:1px dotted;
	border-left:1px dotted;
	border-right:1px dotted;
}

div.blockzonex {
	padding:8px;
	background:#f7f7f7;
	border-bottom:1px dotted;
	border-top:1px dotted;
	border-left:1px dotted;
	border-right:1px dotted;
}

.grayblock {
	padding:4px;
	background:#f0f0f0;
}


.newsbanner {
	font-size:14px;
	color: #993333;
}

A, UL,TD,OL,P,DIV,LI,span { font-family: "Arial","Tahoma","Courier New";font-size : 12px;line-height:16px;}

TABLE.content {
	padding-left:20px;
}

H1 {text-align: center}

H2 {  }

H3 {
	padding-left:10px;
}

H4 {
	padding-left:20px;
}


BLOCKQUOTE {
	font-family: "Courier New";
	font-size : 12px;
	font-weight: bold;
	line-height:17px;
	color:#ffffff;
	background-color:#999999;
	padding: 4px;
	padding-left:20px;
	border-radius: 8px;
	-moz-border-radius: 8px ;
	-webkit-border-radius:8px;
}

PRE {
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	color:#ffffff;
	background-color:#333333;
	/* width: 790px; */
	padding: 4px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px ;
	-webkit-border-radius:6px;
	display: block;

	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
	white-space: -pre-wrap; /* Opera 4 - 6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 - Text module http://www.w3.org/TR/css3-text/#white-space */
	word-wrap: break-word; /* IE 5.5+ */
}

CODE {
	/*display: block; */
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	padding: 2px; 
	/* width: 790px; */
	/*color:#ffffff; */
	/*background-color:#e0e0e0; */
	border-radius: 3px;
	-moz-border-radius: 3px ;
	-webkit-border-radius:3px;
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
	white-space: -pre-wrap; /* Opera 4 - 6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 - Text module http://www.w3.org/TR/css3-text/#white-space */
	word-wrap: break-word; /* IE 5.5+ */
}



SELECT,TEXTAREA,INPUT {font-family :"Courier New", "Arial","Tahoma";font-size : 12px;line-height:15pt;
border-radius: 4px;
-moz-border-radius: 4px ;
-webkit-border-radius:4px;
}
  .mytxt  {font-family:Arial;font-size:12px;border: 1px solid;}
  .txtbtn  { font-family:Arial;font-size:12px;color:#660000;background:#ffce42;border:1px solid;padding:2px;border-color:#000000;height:22px; width:140px;}
  .mytxtr {font-family:Arial;font-size:12px;border: 1px solid;background :#e0f0f0; }
  .mytxtl {font-family:Arial;font-size:12px;border: 0px solid;background :transparent;}
  .debuginfo {font-family:courier new;font-size:11px;color:#990000;text-align:center}
  .redc {color:#990000;}
  .redg {color:#006600;}
  .redb {color:#000066;}

  .noindent_li {padding:2;margin-left:0px;}
  .smaindent_li {padding:2;margin-left:0px; }

  .blueblk {
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	color:#ffffff;
	background-color:#333399;
	padding: 6px;
	padding-left:10px;
	border-radius: 8px;
	-moz-border-radius: 8px ;
	-webkit-border-radius:8px;
  }

  .redblk {
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	color:#ffffff;
	background-color:#993333;
	padding: 6px;
	padding-left:10px;
	border-radius: 8px;
	-moz-border-radius: 8px ;
	-webkit-border-radius:8px;
  }

  .greenblk {
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	color:#ffffff;
	background-color:#339933;
	padding: 6px;
	padding-left:10px;
	border-radius: 8px;
	-moz-border-radius: 8px ;
	-webkit-border-radius:8px;
  }

  .blackblk {
	font-family: "Courier New";
	font-size : 12px;
	line-height:17px;
	color:#ffffff;
	background-color:#333333;
	padding: 6px;
	padding-left:10px;
	border-radius: 8px;
	-moz-border-radius: 8px ;
	-webkit-border-radius:8px;
  }

  TH { font-family : Arial;font-size: 12px;line-height:22px;text-align:center;}
  LI { padding: 4px}
  caption {font-family:TimesNewRoman;font-size:15px;color:#660000;font-weight:bold;}
  .myCtl {font-family:Arial;font-size:11pt}
  .smaCtl {font-family:Arial;font-size:12px}
  .arrow  {font-family:webdings;font-size:9pt;color:#006600; }
  .tinyCtl{font-family:Arial; font-size:11px;color:#c0c0c0}
  .mybtn  {font-family:Arial;font-size:12px;height:22px;background:url(images/btnbg.jpg);border:1px solid;}
  .submit {font-family:Arial;font-size:12px;height:22px;background:#f0f0f0;border:1px solid;}
  .spbtn  {font-family:Arial;font-size:12px;height:25px;width:58px;background:#ffce40;border:1px solid;}
  .mytxt  {font-family:Arial;font-size:12px;border: 1px solid;}
  .mytxtc {font-family:Arial;font-size:12px;border: 1px solid;}
  .mytxt2 {font-family:Arial;font-size:12px;border: 2px solid;background:#ffffff;}
  .mytxtr {font-family:Arial;font-size:12px;border: 1px solid;background :#e0f0f0; }
  .mytxtl {font-family:Arial;font-size:12px;border: 0px solid;background :transparent;}
  .banner {font-family:"Times";font-size:15px;color:#990000;font-weight:bold;}
  .banner18 {font-family:"Times";font-size:18pt;color:#990000;font-weight:bold;}
  .banner20 {font-family:"Times";font-size:20pt;color:#990000;font-weight:bold;}
  .bigbanner{font-family:Times;font-size:38px;color:#990000;font-weight:bold;}
  .hint  { font-family:verdana;color:#990000;background:#f0f000;border:1px solid;padding:4px;border-color:#000000;line-height:20px;
	  border-radius: 12px;
	-moz-border-radius: 12px ;
	-webkit-border-radius:12px;
  }
 .reply { font-family:verdana;color:#003300;background:#99f0f0;border:1px solid;padding:6px;border-color:#000000; line-height:20px;
	  border-radius: 18px;
	-moz-border-radius: 18px ;
	-webkit-border-radius:18px;
  }
.indent30 {  padding: 20px;  }
.ch_indent { text-indent:24px;  }
.ch_indent_pad { text-indent:24px; padding:6px; }
.line20 { line-height:20px;  }
.line24 { line-height:24px;  }
.line30 { line-height:30px;  }
.bold {font-weight:bold;}
.fm_yes {  text-align:center; background-color: rgb(221, 255, 221) ;}
.fm_no {  text-align:center; background-color: rgb(255, 221, 221) ;}
.fm_obs {  text-align:center; background-color: rgb(221, 221, 255) ;}

.pagebtn  { color:#660000;border:1px solid;padding:4px;border-color:#000000;height:22px; }
.pagebtn_cur  { color:#660000;background:#e0e0e0;border:1px solid;padding:4px;border-color:#000000;height:22px; }

img[alt$=size_w200] { width: 200px; }
img[alt$=size_w400] { width: 400px; }
img[alt$=size_w600] { width: 600px; }
img[alt$=size_w800] { width: 800px; }
img[alt$=size_w1024] { width: 1024px; }

img[alt^=CENTER_] { display: block;   margin-left: auto;  margin-right: auto }
img[alt^=RIGHT_] { float: right; margin: 5px 5px 15px 15px; }

img { max-width:100%; 
	height: auto; 
}

  .txtbtn  { font-family:Arial;font-size:12px;color:#660000;background:#ffce42;border:1px solid;padding:2px;border-color:#000000;height:22px; width:140px;}
  .txtbtns { font-family:Arial;font-size:12px;color:#660000;background:#ffce42;border:1px solid;padding:2px;border-color:#000000;height:22px; width:130px;}
  .txtbtnss { font-family:Arial;font-size:12px;color:#660000;background:#ffce42;border:1px solid;padding:2px;border-color:#000000;height:22px; width:110px;}
  .txtbtn1 { font-family:Arial;font-size:12px;color:#000000;background:#f7f7f7;border:1px solid;padding:2px;border-color:#000000;height:20px; width:140px;}
  .txtbtn2 { font-family:Arial;font-size:12px;color:#660000;background:#66e0f0;border:1px solid;padding:2px;border-color:#000000;height:22px; width:140px;}
  .txtbtns2{ font-family:Arial;font-size:12px;color:#660000;background:#66e0f0;border:1px solid;padding:2px;border-color:#000000;height:22px; width:130px;}
  .txtbtn3 { font-family:Arial;font-size:12px;color:#660000;background:#ffee66;border:1px solid;padding:2px;border-color:#000000;height:22px; width:140px;}
  .txtbtns3{ font-family:Arial;font-size:12px;color:#660000;background:#ffee66;border:1px solid;padding:2px;border-color:#000000;height:22px; width:130px;}
  .txtbtn4 { font-family:Arial;font-size:12px;color:#660000;background:#f7f7f7;border:1px solid;padding:2px;border-color:#000000;height:22px;border-radius:5px; }
  .txtbtn5 { font-family:Arial;font-size:12px;color:#660000;background:#66ff66;border:1px solid;padding:2px;border-color:#000000;height:22px; width:130px;}
  .txtbtn6 { font-family:Arial;font-size:12px;color:#660000;background:#ffce42;border:1px solid;padding:2px;border-color:#000000;height:22px; width:120px;}
  .reftxt  { font-family:Arial;font-size:12px;color:#990000;background:#ccffcc;border:0px solid;;border-color:#000000;}
  .labeltxt{ font-family:verdana;font-size:11pt;font-weight:bold;color:#660000;border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom:0px solid;}
  .label   { font-family:Arial;font-size:12px;color:#660000;border-right: 0px solid; border-top: 1px solid; border-left: 1px solid; border-bottom:0px solid;}
  .labels  { font-family:arial;font-size:12px;color:#660000;border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom:0px solid; width:26px; }
  .focustxt  { font-family:Arial;font-size:12px;color:#990000;}
  .divedt {font-family:Arial;font-size:12px;border: 0px solid;background :transparent;}
  .memofd  { font-family:courier new; width:100%; border:1px solid;}
  .warncolor {color:#CC0000;}
  .graycolor {color:#666666;}
  .monospaced { font-family:"Courier New"; }
  .bigbanner {font-family:Kaiti_gb2312;font-size:14pt;font-weight:bold;  }
  .printfoot { font-family:arial;font-size:11px;display:none; }
  .noprint { font-family:arial;font-size:11px; }

.theader {font: 12px Arial, Tahoma !important;font-weight: bold ;background:#f0f0f0;height: 25px;padding-left: 10px;}
.tfooter {font: 12px Arial, Tahoma !important;font-weight: bold ;background:#eeeeff;height: 25px;padding-left: 10px;}

.alc {text-align: center;}
.all {text-align: left;}
.alr {text-align: right;}


.header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#ffce42;height: 25px;padding-left: 10px;}
.header td {padding-left: 10px;}
.header input {background:none;vertical-align: middle;height: 16px;}
.category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #000000;height:20px;background-color: #FFFFD9;}
.category td {border-bottom: 1px solid #000000;}
.expire, .expire a:link, .expire a:visited {color: #999999;}
.default, .default a:link, .default a:visited {color: #000000;}
.checked, .checked a:link, .checked a:visited {color: #FF0000;}
.today, .today a:link, .today a:visited {color: #00BB00;}
#calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
#calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
#calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
.tableborder {background: white;border: 1px solid #86B9D6;}
#year,#month{padding-right:10px;background:url(/images/onbottom.gif) no-repeat center right;}


/* divcss5提示 圆角样式 */
.xtop, .xbottom {display:block;  background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #08c;  border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ccc;  border:0 solid #08c; border-width:0 1px;}
/* divcss5提示 圆角样式 结束 */

#radcss { margin:10px auto}
#radcss img{ border-radius:50%}
