@charset "gb2312";


a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
/*a:hover {*/
	/*font-size: 14px;*/
	/*color: #4169E1;*/
	/*text-decoration: underline;*/
/*}*/
a:active {
	/*font-size: 12px;*/
	color: #4169E1;
	text-decoration: none;
}
a.c1:link,a.c1:visited{color:#F21912;}
/*TABLE {*/
	/*font-size: 12px;*/
	/*COLOR: #000;*/
	/*LINE-HEIGHT: 150%;*/
	/*FONT-FAMILY: Arial, Helvetica,����;*/
	/*word-break: break-all;*/
	/*table-layout: fixed;*/
/*}*/
form {    margin:2px;}
img {    border:0;}
hr{
   border:0 !important;
	border-bottom: 1px solid #999 !important;
    height:1px;
	color:#999;
}
p {
    margin: 0px;
}
textarea {
    font: 110% "Courier New", Courier, monospace; 
    border: 1px solid #556B2F;  
    color: Black;
    background-color: white;
}
select {
	font-size:12px;
}
input {
	font-family: Verdana, arial, helvetica, sans-serif,����;
	visibility: visible;
	border: 1px solid #e3e3e3;
	color: Black;
	vertical-align: middle;
}
input.bt{
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	cursor:pointer;
	padding-top:2px;
}

input.bt2{
	background: url(bt1.gif) no-repeat;
	width: 75px;
	height:22px;
	color: white;
	font-weight:bold;
}

ol{
   margin:0 0 5px 30px;
   padding:2px;
}

h1,h2,h3 {
	font-family: helvetica, arial, sans-serif,����;
}
h1 {
	font-size: 150%;	
}

h2 {
	font-size: 1.2em;
	letter-spacing: -.05em;
	padding: 0;
	margin: 0 0 10px 0;
}
 
h3 {
	font-size: 1em;
	letter-spacing: -.05em;
	padding-bottom: 0.3em;
	margin: 0;
	letter-spacing: 1px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	padding-left:12px;
	background:none url(images/icon_minipost.gif) no-repeat left 2px;
}
h5
{
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
/**���ֲ���******************************************************************/
.twoColFixLtHdr #container { 
	width: 996px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background:url(../images/global-nav-bg.gif) right 26px no-repeat;

} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 188px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 205px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#89C9F9; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/********************************************************************/
#header .hflogo{
	background: url(../images/hflogo.gif) 6px no-repeat;
}
#header .myul{
	text-align: right;
	padding-top: 5px;
}
#container h3{
	font-size: 14px;
}
#sidebar1 h3{
	color:white;
	background: url(title-bg1.gif);
	padding: 6px;
   text-align: center;
}
.mydl  {
margin:7px 0;
padding:0 0 0 8px;
}
.mydl dt{
    margin:2px 0;
	background: url(title-bg2.gif) no-repeat;
}
.mydl dt a,.mydl dt a:hover{
	display: block;
	padding:7px;
	padding-left: 25px;
	text-decoration: none;
}
.mydl dd strong{color:red;font-size:1.5em;}
.mydl dd{
	color: #666;
	margin: 6px 0 8px 6px;
	padding: 6px 2px;
	border-bottom:1px solid #e3e3e3; 
}
#lhb dl{
	padding:0;
	margin:0;
}
#lhb dl dt{
	margin-left:7px;
	background:url(../images/bt_lhb.gif) no-repeat;	
	height:22px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	color: #870C24;
}
#lhb dl dd{
	margin-bottom:7px;
}
#lhb dl dd a{
	color:#FFF;
}
.myul li {
	display: inline;
	list-style: none;
	margin: 8px;
}
.myul li,.myul li a  {
	color: #666;
}
.myul li a:hover  {
	color: #000;
}
#header .myul2 ,#header .myul3{
	margin-left:230px;
	padding-top: 8px;	
}
.myul2 li,.myul3 li{
	display: inline;
	list-style: none;	
	margin: 8px;
}
#header .myul2 li a{
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}

#header .myul3 li a{
	font-size: 14px;
}
#header .myul3 li form{
	display: inline;
}
#hremail{background: url(../images/recommend_email.gif) center no-repeat;
height:60px;
}
#hremail a{
display:block;
width:98%;
margin-top:29px;
text-decoration: none;
}
.box1{border:1px solid #999;
padding:1px 2px 0 2px;
margin:5px 0;
}

.otable1 td{
	border: 1px solid #999;
	padding: 2px 0 1px 4px;
	background: url(title-bg2.gif) repeat-x;
	width:73px;
	
}
.otable2 td{
	border: 1px solid #95c2d9;
	padding: 2px 0 1px 4px;
	background: url(title-bg3.gif) repeat-x;
	width:73px;
	
}
.l{
	float:left;
}
.r{
	float: right;
}
.f14{font-size:14px;}
.f16{font-size:16px;}
.jtxxpt{
	background:url(jtxxpt_bg1.gif) repeat-y;
}
.jtxxpt .icon1{background: url(icon_monitor_pc.gif) 3px no-repeat;}
.jtxxpt .icon2{background: url(icon_monitor_mac.gif) 3px no-repeat;}
.jtxxpt .icon3{background: url(icon_folder.gif) 3px no-repeat;}
.jtxxpt .icon4{background: url(icon_url.gif) 3px no-repeat;}
.jtxxpt .icon5{background: url(icon_new.gif) 3px no-repeat;}
.jtxxpt .icon6{background: url(icon_box.gif) 3px no-repeat;}
.jtxxpt .icon7{background: url(icon_firefox.gif) 3px no-repeat;}
.jtxxpt .icon8{background: url(icon_doc.gif) 3px no-repeat;}

#demo1{height:auto;text-align:left;}

#demo2{height:auto;text-align:left;}

tr.jive-category-header{
    text-align:center;
}