@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
fieldset,img{
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */
a:focus { -moz-outline-style: none; } /* IE不支持 */
/* Link */
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
/* Font  */
.fb { 
	font-weight:bold; 
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.fn-ta {
	font-family:Tahoma;
}
.f13px{
	font-size:13px;
}
.f16px{
	font-size:18px;
}
body{ bgcolor="#666666" repeat-x;
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size:12px;
}
/**/
#main{ width:960px; overflow:hidden; background:#FFFFFF; margin:0 auto;}
#top{ width:960px; height:100px; background: url(images_1/top.jpg);}
#menu{ width:960px; height:41px; background: url(images_1/menu.jpg);}
#menu ul{padding:0px; margin:0px;position:relative;}
#menu li{ padding-left:10px; padding-right:15px; background: url(images_1/menu_right.jpg) right no-repeat; float:left; color:#FFFFFF; }
#menu li a:link,#menu li a:hover,#menu li a:visited,{color:#FFFFFF; font-size:16px; font-weight:bold; line-height:41px;text-decoration:none; }
#content{  background:#ffffff url(images_1/content_bj.jpg) repeat-x; padding-top:5px;padding-bottom:5px;}
#left{ width:200px; height:600px; float:left; padding-left:10px;}
#right{ width:710px; overflow:hidden; line-height:20px; padding:10px; float:right;}
.pro_class_max{ width:180px; height:23px; line-height:23px; padding-left:20px; background:url(images_1/Sort_File_End.gif) no-repeat; margin:0 auto; font-size:14px;}
.pro_class_sm{ width:160px; height:20px; line-height:18px; padding-left:20px;margin:0 auto; }
.i03_font{ line-height:19px; font-size:12px;}

