/**********************************************总体样式****************************************/

/* 全局CSS定义 */
div {text-align:left;margin: 0px; padding: 0px; border: 0px;font-size:12px;}
form,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px; border: 0px;}
h1,h2,h3,h4,h5,h6 {margin:0px; padding:0px;}
td{font-size:12px;}
input{font-size:12px;}
body{margin:0px; padding:0px;background:#253775;
SCROLLBAR-FACE-COLOR: #D0EFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #D0EFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #D0EFFF;
 SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #D0EFFF;
   SCROLLBAR-DARKSHADOW-COLOR: #D0EFFF}

/* 链接颜色 */

a:link { color:#000; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#86BE5A;text-decoration: none;}

.flw{ color:#FFFFFF} 
.flw a:link { color:#FFFFFF;font-weight: bold; text-decoration:none;}
.flw a:visited{color:#FFFFFF;font-weight: bold;text-decoration:none;}
.flw a:hover{color:#660000;font-weight: bold;text-decoration: none;}

.flw1 a:link { color:#FFFFFF; text-decoration:none;}
.flw1 a:visited{color:#FFFFFF;text-decoration:none;}
.flw1 a:hover{color:#660000;text-decoration: none;}

.flm a:link { color:#fff; font-weight: bold; text-decoration:none;}
.flm a:visited{color:#fff;font-weight: bold;text-decoration:none;}
.flm a:hover{color:#FF9900;font-weight: bold;text-decoration: none;}



/* 字体属性 [定义规则，小写f加属性名称] */

.fB{font-weight: bold;}
.fI{font-style: italic;}
.fB14{font-weight: bold;font-size:14px}
.fB14g{font-weight: bold;font-size:14px; color: #707070;}
.fBW12{color: #FFFFFF;font-size: 12px;font-weight: bold;}
.fh24 {	font-size: 20px;font-family: "黑体";color: #FFFFFF;}
.fh36 {	font-size: 36px;font-family: "黑体";color: #FFFFFF;}
.fline2414{font-size: 14px;line-height:24px;}
.fline2412{font-size: 12px;line-height:24px;}


/* 表单元素 */
.inp-style{font-size:12px;}
.inp-style1{font-size:12px; width:80px;}
.sel-style{font-size:12px;}
.sub-style{font-size:12px; border:#BB8E7B solid 0px; background:url(../images/ochre_03/subbg1.gif); height:22px;}
.btn{font-size:12px;}
.ddd {font-size:12px; width:150px;
}
.sbg{
	background:url(../images/sbb.gif);
	height:23px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* 对齐方式*/
.right{float:right;clear:none; }
.left{float:left;clear:none; }





/********/
.border_lefttop{border-left:1px solid #fff;border-top:1px solid #fff;}
.border_rightbottom{border-right:1px solid #fff;border-bottom:1px solid #fff;}
.border_righttop{border-right:1px solid #fff;border-top:1px solid #fff;}
.border_left{border-left:1px solid #fff;}
.border_top{border-top:1px solid #fff;}
.border_right{border-right:1px solid #fff;}
.border_bottom{border-bottom:1px solid #fff;}

/************************************************************************************/
#top{width:768px; height:117px; background-image:url(../images/6/6_03.gif)}

#menu{width:768px; height:35px; background-image:url(../images/6/6_05.gif)}

#main{width:768px; background-image:url(../images/6/6bg.gif)}

#left{width:214px;  background:url(../images/6/6_06w.gif)}
#left1{width:100%; height:196px;background-image:url(../images/6/6_06.gif)}
.left_t1{ font-size:14px;}
.left_t2{ width:100%; height:30px;background:url(../images/6/6_10.gif)}

#right{}
#right1{ width:100%; height:63px;background-image:url(../images/6/6_07.gif)}
#ss{background:url(../images/6/ssbg.gif)}
.right_t1{ width:100%; height:36px;;background:url(../images/6/6_13.gif)}

#bottom{width:768px; height:120px; background-image:url(../images/6/6_16.gif); line-height:22px;}

