/*全局定义*/

body {  url(../images/sy_dbj.gif) no-repeat fixed top;
	background-attachment: fixed;
	background-image: url(../images/sy_dbj.gif);
	background-repeat: repeat-x;
	background-position: center top;
	scrollbar-face-color:#B1B9C6;
	scrollbar-3dlight-color:#E9E9E9;
	scrollbar-highlight-color:#B1B9C6;
	scrollbar-shadow-color:#9EA6B4;
	scrollbar-darkshadow-color:#9EA6B4;
	scrollbar-arrow-color:#E9E9E9;
	scrollbar-track-color:#9EA6B4;}			  /*IE浏览器滚动条样式和背景图片样式*/
td {
	font-size: 12px;line-height:24px;color: #555555;}		/*页面字体基本样式*/
.eng { font-size: 12px; font-family: "Verdana", "Arial"}		/*英文字体样式*/
a:link { text-decoration: none; color: #555555; }
a:visited { text-decoration: none; color: #555555; }
a:hover { text-decoration: underline; color: #ff0000; }
a:active { text-decoration: none; color: #555555; }
a { font-family: "宋体",Arial; font-size: 12px; color: #000000; }
table,div,td,th,p{ word-wrap: break-word; word-break: break-all; }
h1,h2,h3,h4,h5,h6{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.search_2 {	text-decoration: none;	background-attachment: fixed;	background-image: url(../images/sy_go.gif);	background-repeat: no-repeat;background-position: center center;background-color: #FFFFFF;}  /*搜索后GO图片样式*/
.sybj {
	background-attachment: fixed;
	background-image: url(../images/sy_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1F1F1;
}
/*左导航栏样式*/

a:hover { text-decoration: underline}					/*标准链接样式*/
a.menu { text-decoration: none; color: #FFFFFF}				/*左栏标准主菜单文字链接样式*/
a.menu:hover { text-decoration: none; color: #1E718C}			/*左栏标准主菜单文字链接样式*/
a.menu1 { text-decoration: none; color: #FFFFFF}			/*左栏当前主菜单文字链接样式*/
a.menu1:hover { text-decoration: none; color: #FFFFFF}			/*左栏当前主菜单文字链接样式*/
.menu2 { color: #FFFFFF} 						/*左栏带二级菜单的主菜单文字样式*/
a.submenu { text-decoration: none; color: #012E4D}			/*左栏二级菜单文字链接样式*/
a.submenu:hover { text-decoration: none; color: #012E4D}		/*左栏二级菜单文字链接样式*/
.line_menu { background: #3A6C8E; height: 1px}				/*左栏各菜单之间的1像素高细线样式*/
.normal { background: #5F97BE; font-size:14px; height: 26px}		/*左栏主菜单标准td样式*/
.current   { background: #44728E; font-size:14px; height: 53px}		/*左栏主菜单当前td样式*/
.sub  { background: #87C3EC; font-size:14px; height: 26px}		/*左栏二级菜单标准td样式*/
.subcurrent  { background:#BAE2FF; font-size:14px; height: 26px}	/*左栏二级菜单当前td样式*/
.left_title { background: #5F97BE;font-size: 14.8px;color: #FFFFFF}	/*左栏通用模块标题样式*/
.left_line { background: #3A6C8E}					/*左栏通用模块间隔线样式*/
.left_text { color: #012E4D}						/*左栏通用模块文本样式*/
.left_bg{ background: #A3D3F4}						/*左栏背景*/
.button { font-size: 12px;height:20px; color: #003044; background: #269DC5; padding-top: 2px; border: 1px solid; border-color: #5ADCF4 #064A66 #064A66 #5ADCF4;} /*默认按钮样式，可扩展*/

/*模块通用样式*/

.title_tab { font-size: 14.8px; color: #5B5B5B}				/*模块中表格标题样式*/
.title_doc { font-size: 14.8px; color: #000000}				/*模块中文档标题样式*/
.list { font-size: 14.8px; color: #5B5B5B}				/*模块中列表项样式*/
.text {
	color: #CC0000;
	font-weight: bold;
}					
.text1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}		
.text2 {
	color: #7A6660;
	font-weight: bold;
	font-size: 14px;
}
.in01:link {
	COLOR: #CC0000;font-weight: bold;font-size: 14px;
}
.in01:visited {
	COLOR: #CC0000;font-weight: bold;font-size: 14px;
}
.in01:active {
	COLOR: #CC0000;font-weight: bold;font-size: 14px;
}
.in01:hover {
	COLOR: #CC0000;font-weight: bold;font-size: 14px;
}								/*模块中文本项样式*/
.box_m { border: 1px #D9D9D9 solid}					/*模块中带1像素灰色边框的表格样式*/
.line_box_m {  background: #D9D9D9; height: 1px}			/*模块中1像素高的灰色（对应于同名表格颜色）细线样式*/.sybg {
	background-attachment: fixed;
	background-image: url(../images/images/sy_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
}

