/* CSS Document */
/*--------------------基础样式 开始----------------------*/
body,p,ol,ul,li,h1,h2,h3,h4,h5,h6,img,form,input,button,textarea {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EFF6F9;
	font-size: 12px;
	color: #075587;
}

img{border:0px;}
ul, li, ol {
	list-style-type: none;
}
a:link,a:visited {
	color: #075587;
	text-decoration: none;
}
a:hover,a:active {
	color: #193392;
	text-decoration: underline;
}
img, div, input { behavior: url("../iepngfix.htc") }
/*--------------------字体颜色 ----------------------*/
.text_red {
	color: #FF0000;
}
.text_gray {
	color: #666666;
}

.text_hs {
	color: #000000;
}
.text_ls {
	color: #0000FF;
}
.text_green {
	color: #00CC00;
}
/*--------------------蓝色连接 ----------------------*/
a.blue:link,a.blue:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a.blue:hover,a.blue:active {
	color: #0000FF;
	text-decoration: underline;
}
/*--------------------按钮 ----------------------*/
.anniu {
	height: 26px;
	width: 70px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 26px;
}
a.ipt:link,a.ipt:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 70px;
	text-align: center;
	line-height: 26px;
}
a.ipt:hover,a.ipt:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*--------------------登陆页面 ----------------------*/
#login_box
 {
	background-image: url(../images/long_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.login_button{
	background-image: url(../images/bu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 60px;
}
/*--------------------登陆页面 ----------------------*/
/*---------------头部  滚动-----------------*/
#Scroll {
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 26px;
	height: 26px;
	vertical-align: middle;
}
#Scroll A {
	PADDING-LEFT: 10px;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	display: block;
	line-height: 26px;
	height: 26px;
}
input {

}
textarea {
	padding: 5px;
}
/*---------------头部  滚动-----------------*/
/*-----------------返回按钮---------------*/
.back {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 64px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}
/*-----------------返回按钮---------------*/
/*-----------------------------------删除 鼠标经过效果-----------------------------*/
.title_div{background:#FFF; border:1px #CCC solid; padding:5px; line-height:20px; position:absolute; z-index:9999; color:#F60; word-break:break-all;}
/*------------主体内容标题1-----------*/
#main h1 a:link,#main h1 a:visited {
	color: #D3ECFC;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 142px;
	margin: 0px;
	background-image: url(../images/title-l.jpg);
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
}
#main h1 a:hover,#main h1 a:active {
	color: #D3ECFC;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 142px;
	margin: 0px;
	background-image: url(../images/title-l.jpg);
	padding-left: 10px;
	text-decoration: underline;
	padding-top: 4px;
	font-weight: normal;
}
#main h1 a.current:link,#main h1 a.current:visited {
	color: #075587;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 142px;
	margin: 0px;
	background-image: url(../images/title.jpg);
	padding-left: 10px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
#main h1 a.current:hover,#main h1 a.current:active {
	color: #075587;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 142px;
	margin: 0px;
	background-image: url(../images/title.jpg);
	padding-left: 10px;
	text-decoration: none;
	padding-top: 4px;
}
#main h2 {
	color: #075587;
	font-size: 12px;
	line-height: 27px;
	padding-left: 10px;
	background-image: url(../images/title02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 64px;
	margin: 0px;
}
/*------------主体内容标题1-----------*/
/*------------侧边导航标题1-----------*/
#sub_menu h1 {
	line-height: 20px;
	color: #FFF;
	background-image: url(../images/sub_h1_doc.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 12px;
	height: 20px;
	width: 132px;
	padding-left: 35px;
}
/*------------侧边导航标题2-----------*/
#sub_menu h2 {
	background-image: url(../images/sub_h2_doc.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 12px;
	height: 20px;
	width: 132px;
	line-height: 20px;
	padding-left: 35px;
}
/*------------侧边导航标题2 连接样式-----------*/
#sub_menu h2 a:link,#sub_menu h2 a:visited {
	color: #075587;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
#sub_menu h2 a:hover,#sub_menu h2 a:active {
	color: #075587;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}
/*------------侧边导航 子分类-----------*/
#sub_menu ul {
	padding: 5px;
}
#sub_menu li {
	height: 28px;
	padding-left: 30px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/sub_li_doc.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 28px;
	list-style-type: none;
}
#sub_menu li  a:link,#sub_menu li  a:visited {
	color: #075587;
	text-decoration: none;
}
#sub_menu li  a:hover,#sub_menu li  a:active {
	color: #075587;
	text-decoration: underline;
}

/*-----------------------------------隔行换色-----------------------------*/
.stripe_tb tr.alt td {
background:#ecf6fc; /*这行将给所有偶数行加上背景色*/
}
.stripe_tb tr.over td {
background:#FEF3D1; /*这个将是鼠标高亮行的背景色*/
}
/*-----------------------------------隔行换色-----------------------------*/
p {
	line-height: 24px;
	text-indent: 2em;
}

/*----------列表页 搜索条件---------*/
.criteria
   {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BFD8E0;
	border-right-color: #BFD8E0;
	border-left-color: #BFD8E0;
}
/*---------------订单信息-----------------*/
a.ddxx:link,a.ddxx:visited {
	background-image: url(../images/kk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 24px;
	width: 76px;
	text-align: center;
	line-height: 24px;
}
/*-----------------------------------弹出-----------------------------*/
.black_overlay{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:#000;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=80);
	display: none;
}
.white_content {
	position: absolute;
	top: 100px;
	left: 25%;
	width: 450px;
	color: #333333;
	z-index: 1002;
	display: none;
}
.tibg {
	padding-bottom: 20px;
	font-size: 14px;
	color: #075587;
	background-color: #FFFFFF;
}

.p_title{
	margin-top: 0;
	margin-bottom: 0;
	height: 36px;
	background-color: #198BC9;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 10px;
}
.dt {
	text-align: center;
	padding-top: 20px;
}
/*-----------------------------------上传证件  弹出----------------------------*/
.white_content2 {
	position: absolute;
	top: 1250px;
	left: 25%;
	width: 450px;
	color: #333333;
	z-index: 1002;
	display: none;
}
.top_a:link,.top_a:visited{ display:block; width:96px; height:34px; line-height:34px; font-size:12px; color:#FFF; background:url(../images/menu_bg.jpg) no-repeat left top; text-align:center; font-family:“微软雅黑”;}
.top_a:hover,.top_a:active{background:url(../images/menu_bg2.jpg) no-repeat left top; text-decoration:none; color:#FFFFFF;}
.top_a_cur:link,.top_a_cur:visited{background:url(../images/menu_bg2.jpg) no-repeat left top;}