/* CSS Document */
body
{ 
	margin: 1px auto; 
	background: #F0F0F0; 
	font-family: ËÎÌå; 
	font-size: 12px; 
	cursor: default;
	text-align:center;
}
 
table { font-family: ËÎÌå; font-size: 12px; cursor: default }

a:link{
	text-decoration: none;
	 color:#000000;
}
a:visited{
	text-decoration: none;
	 color:#454545;
}
a:hover {
	text-decoration: underline;
	 color:#FF0000;
}
a2:link{
	text-decoration: none;
	color: #FFFFFF;
}
a2:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a2:hover {
	text-decoration: underline;
	color: #FF0000;
}


.td_ln { color: #FFFFFF; font-weight: bold }
.td_cn { font-weight: bold }
.ft_sc { font-family: verdana; font-weight: bold }
.td_hs { font-family: verdana; color: red }
input, select { font-family: ËÎÌå; font-size: 12px }
.colorhide { background-color: #FFFF33 }
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.table {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #E72B3D;
	border-bottom-color: #E72B3D;
	border-left-color: #E72B3D;
	border-bottom-width: 2px;

}
.table2 {
	/*
	border-top-style: none;
	border-right-style: #EBEBEB;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color:#EBEBEB;
	background: url(bifen_middle.gif);
	*/
	margin: 0 auto;
	/*margin-left:98px;*/
	font-size:12px;
	margin-left: 0px;
	background-color:#ffffff;
}

.table8{
	text-align:center;
}
.table9{
	border-top-style: none;
	border-right-style: #EBEBEB;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color:#EBEBEB;
	background: url(bifen_middle.gif);
	/*margin-left:93px;*/
	text-align:center;
}
.style3 {color: #FF0000}
.style4 {color: #0000FF}
.style24 {color: #FFA500}
.style26 {
	color: #FFF7FD;
	font-weight: bold;
}
.tableodd {
	/*border-top:1px solid #188AB5;
	border-rigth:2px solid #188AB5;
	border-bottom:1px solid #188AB5;
	border-left:1px solid #188AB5;*/
	padding-left:1px;
	border:1px solid #1896C6;
	background-color:#D8E6FA;
	width:608px;
	height:25px;
	font-weight: bold;
	color: #FFF;
	/*position: absolute;*/
	clear: both;
	vertical-align: middle;
	clip: rect(auto,auto,auto,auto);
}
.tableodd td{
	/*border-top:1px solid #188AB5;*/
	border-left:1px solid #1896C6;
	border-right:1px solid #1896C6;
	/*border-bottom:1px solid #1896C6;*/
	background: url(pl2and1.gif) repeat-x;
	vertical-align:bottom;
	padding-top:5px;
	padding-left:3px;
	background-color:#D8E6FA;
	text-align:center;
	float:right;
}
.tableodd a {
	font-weight: bold;
	color: #FFF;
}



.STYLE27 {color: #000000}

.header_top
{ 
	background: #FEFEFE url(big_top.gif) no-repeat; 
	color: #FFF; 
	height: 8px; 
	width:800px; 
	/*margin-left:101px;*/
}

.header 
{ 
	/*padding: 0px 10px 0px 10px; */
	width:800px; 
	margin: 0 auto;
	/*margin-left:101px; */
	background: #FFF url(big_middle.gif) repeat-y; 
	height:100px;
}

.header_bottom
{ 
	background: url(big_bottom.gif) no-repeat; 
	height: 8px; 
	margin-left:2px; 
	width:800px;
	margin: 0 auto;
}

.sf_right {
	width: 571px;
	float: right;
	margin-right:4px;
}


/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; height:28px; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 8px 4px 9px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 4px; height:27px;}
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 10px 4px 9px; color:#FFF; }
#nav #select  { background: #1995C2 url(nav.gif) no-repeat 0px 0px; color: #FFF; padding:3px 7px 2px 8px;}
#nav #select a { background: #1995C2 url(nav.gif) no-repeat 100% 0px; padding:7px 10px 4px 9px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   

.sf_search {
	clear: both;
	height:62px;
	background: #CA090D url(searchbg.gif) repeat-x; 
	
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	margin-top: -2px;
	padding: 0px 0px 0px 0px;
	
}
.sf_left {
	float: left;
	width: 208px;
	height: 94px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #ffffff;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0px 0px 18px;
	margin-left:4px;
	font: bold 2em Arial, Sans-Serif;
}
.sf_left a{
color:#CCCCCC;
}
.sf_left a:hover {
color:#ccccc;
}

.subheader {
	width:800px;
	color: #808080;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*margin-left:101px;*/
	height:24px;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	border-bottom:1px solid #CECBCE;
	border-top: 1px solid #CECBCE;
}
.subheader td{
	background-image:url(cccc.gif);
	}
/*.subheader td{
	width:73px;
	background:url(dddd.gif) no-repeat;
	}*/
.balldaohang{
	width:800px;
	height:33px;
	color:#808080;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(daohangtdbg.gif);
	text-align: left;
	/*margin-left: 101px;*/
}
.balldaohang td{
	padding: 8px 0px 0px 2px;
}
/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #eee;
	width:800px;
	margin-left:8px;
	
}
.footer p {	line-height: 1em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
