@charset "utf-8";
/********************************************************
copyright (c) 2004-2010 成都依能科技有限公司
www.yineng.com.cn 
filename: pageframe.css
revision: 1.0
createdate: 2010-11-10
author: 
description: ajax通用静态框架-内容页面通用样式集
********************************************************/
body { font-size:12px; font:"宋体", Times, serif; padding:0; margin:0; }
/*pageframe{ padding:0 10px;}*/

/****页面通用标题*****/
body { background:#FFF; }
.comment{text-decoration:none; color:#000;}
.content{ padding:0px 10px 0 15px;}
p { font-family:"宋体"; font-size:12px; text-indent:2em; line-height:180%; margin:10px 5px; color:#333333; }
h1 { background:url(../images/h1_bg.jpg) 0 bottom no-repeat;
     font-size:14px; 
     color:#057CD3;
	 font-weight:bold; 
	 text-align:center;
	 padding:20px;		 
}

h2 {background: url(../images/h2_bg.jpg) 0 bottom no-repeat;color:#3FA5CD; font-weight:bold; font-size:12px; line-height:280%; text-indent:2em; }

h3{background:url(../images/h3_bg.jpg) left 2px no-repeat; color:#105FBE; font-size:12px; text-indent:2em; line-height:24px; font-weight:100;}

h4{background:url(../images/h4_bg.jpg) 7px 3px no-repeat; font-size:12px; text-indent:2em; line-height:24px; font-weight:bold; color:#538F0A;}

table{border-collapse:collapse; border-color:#B7D2EA; line-height:27px; width:70%; margin:0 auto; color:#333;}

th{ color:#333; background:url(../images/th_bg.jpg); font-weight:100;}
td{ padding-left:10px;}
#con2 { padding:5px; }
/*选项卡的样式*/
	#xxk { background:url(../images/xxk.jpg) bottom left repeat-x; height:42px; padding:10px 0 0 0;}
		#xxk div{ display:inline; padding-left:20px;}
.spjj{float:left; width:119px; height:27px; background:url(../images/spjj.jpg) top no-repeat; display:block; cursor:hand; margin-right:10px; padding-top:3px;}
.spjj_over{float:left;width:119px; height:27px;  background:url(../images/spjj_over.jpg) top no-repeat; display:block;cursor:hand; margin-right:10px;}
.wzjc{float:left;width:119px; height:27px; background:url(../images/wzjc.jpg) top no-repeat; display:block;cursor:hand; margin-right:10px;}
.wzjc_over{float:left;width:119px; height:27px; background:url(../images/wzjc_over.jpg) top no-repeat; display:block;cursor:hand; margin-right:10px;}
/*课件学习*/
.man_content {background:url(../images/man_content_bg.jpg) left top repeat-y; overflow:hidden; }
#fcolumnleft { float:left; width:200px;}
#fcolumnright { float:left; width:750px;}


.table_bzdx{width:100%; margin:10px auto; font-size:12px; border:#25A5DB solid; border-width:1px 0 0 1px; border-collapse:collapse; }
.table_bzdx th{background:url(../images/th_bg02.jpg) left top no-repeat; line-height:25px; color:#0066CC; text-align:left; text-indent:35px; font-weight:bold; height:25px;}
.table_bzdx th P{width:348px; line-height:25px; color:#0066CC; text-align:left; text-indent:35px; font-weight:bold; height:25px; padding:0; margin:0;}
.table_bzdx  h3{background:none; color:#333333; font-weight:bold;}
.table_bzdx th, .table_bzdx td{ padding:0 5px; border:#25A5DB solid; border-width:0 1px 1px 0; line-height:24px; margin:0;}
.table_bzdx tr td p{}