/* 基本样式 */
*{
	margin: 0px;
	padding: 0px;
}

body{
	BACKGROUND: #ffffff;
	text-align: center;
	font: 12px/150% 宋体,Verdana,Arial,sans-serif;
}

a{
	color: #004499;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #cc0000;
	TEXT-DECORATION: none;
}

span{
	line-height: 150%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
	FONT-SIZE: 12px; COLOR: #0b549f; LINE-HEIGHT: 21px;
}

hr{
	height: 1px;
	border: 1px solid #cde4f7;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 150%;
}

/* 表格样式 */

table{
	text-align: left; 
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #cde4f7;
	padding: 3px;
	margin: auto;
	line-height: 180%;
}

table.grid caption, .gridtop{
	border: 1px solid #cde4f7;
	background: #e9f1f8;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

table.grid th, .head{
	border: 1px solid #cde4f7;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #cde4f7;
	padding: 3px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/*表格辅助样式*/

.title{
	background: #e9f1f8;
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
}

.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
	line-height: 180%;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* 表单样式 */

form{}

input{}

.text{}

.textarea{
	border: 1px solid #cde4f7; 
	background: #ffffff;
	color: #054e86; 
}

.button {
	BORDER-RIGHT: #ccff00 1px solid; BORDER-TOP: #ccff00 1px solid; BACKGROUND: url(../style/button.gif); BORDER-LEFT: #ccff00 1px solid; WIDTH: 60px; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #ccff00 1px solid; HEIGHT: 20px
}
#button {
	TEXT-ALIGN: center
}
#button A {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 20px; PADDING-BOTTOM: 2px; WIDTH: 100px; COLOR: #0b549f; PADDING-TOP: 2px; HEIGHT: 20px
}
#button A:hover {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 20px; PADDING-BOTTOM: 2px; WIDTH: 100px; COLOR: #0b549f; PADDING-TOP: 2px; HEIGHT: 20px
}
#button A {
	BORDER-RIGHT: #a6a2a5 1px solid; BACKGROUND: #f0ecef; BORDER-BOTTOM: #a6a2a5 1px solid
}
#button A:hover {
	BORDER-RIGHT: #aaccef 1px solid; BACKGROUND: #f1f7fc; BORDER-BOTTOM: #aaccef 1px solid; TEXT-DECORATION: none
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* 布局样式 */

#wrapper{}

#left{
	float: left;
	width: 200px;
	margin-right:10px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 750px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{
    border: 1px solid #cde4f7;
	padding: 3px;
}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	OVERFLOW: hidden;
	MARGIN: 0px auto; OVERFLOW: hidden;
}

.m_top{
	background: #ffffff;
	MARGIN: 5px auto 3px auto; WIDTH: 960px;
	height: 28px;
	border-bottom:#cde4f7 1px dashed;
	TEXT-ALIGN: center;
}

.m_head{
	MARGIN: 0px auto; WIDTH: 960px; HEIGHT: 90px;
}

.h_logo{
	float:left;
	width:215px;
	HEIGHT: 90px;
	OVERFLOW: hidden;
	border: 0px solid #cde4f7;
	padding: 8px 0px;
}

.h_banner{
	float:right;
	margin-left: 10px;
	HEIGHT: 90px;
	OVERFLOW: hidden;
	padding: 0px;
}

.m_foot{
	text-align:center;
	padding: 5px 0px;
	margin-top:5px;
	margin-bottom:10px;
	BORDER-RIGHT: #ffffff 2px solid; BACKGROUND: #ffffff; MARGIN: 0px auto; BORDER-LEFT: #ffffff 2px solid; WIDTH: 976px;
}

.block{
	border: 1px solid #cde4f7;
	margin-bottom: 5px;
}

.blocktitle{
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #e9f1f8;
	background-image:url(/style/title.jpg);
	color: #004499; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 10px;
	border-bottom:#e8f5ff 1px solid;
}

.blockcontent{
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #cde4f7;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}

.blocktitle span{
	MARGIN-TOP: -25px; 
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FLOAT: right; 
	FONT-FAMILY: "宋体"; 
	TEXT-ALIGN: right;
	PADDING: 3px 6px 3px 0px;
}

#right .block{
	border: 1px solid #cde4f7;
	margin-bottom: 5px;
}

#right .blocktitle{
	border-left: 1px solid #ffffff;
	padding: 0px;
	line-height: 26px; 
	padding-left: 10px;
	background-image:url(/style/title.jpg);
}

#right .blockcontent{
	padding: 3px;
	background: #ffffff;
}

#left .block{
	border: 1px solid #cde4f7;
	margin-bottom: 5px;
}

#left .blocktitle{
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #e9f1f8;
	background-image:url(/style/title.jpg);
	color: #004499; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 10px;
	border-bottom:#e8f5ff 1px solid;
}

#left .blockcontent{
	padding: 3px;
	background: #ffffff;
}


#menu {
	WIDTH: 960px
}


#search {
	MARGIN: 0px auto; WIDTH: 980px
}
#search {
	BORDER-TOP: #0071b3 1px solid; BACKGROUND: url(../style/searchbg.gif); BORDER-BOTTOM: #ffffff 5px solid; HEIGHT: 49px;
}
#search .divl {
	PADDING-RIGHT: 0px; PADDING-LEFT: 35px; BACKGROUND: url(../style/menubgleft.jpg) no-repeat 1px top; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 12px; HEIGHT: 37px;
}
#search .divl A {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
#search .divl A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
#search .divr {
	FLOAT: right
}

.main #mt {
	PADDING-BOTTOM: 8px; HEIGHT: 22px; TEXT-ALIGN: right;
}
.main #mt .left {
	FLOAT: left; PADDING-TOP: 4px; FONT-FAMILY: "宋体";
}
.main #mt .right {
	FLOAT: right; PADDING-TOP: 4px; FONT-FAMILY: "宋体";
}

/*常用样式*/
.ulicon li{background:url(../style/icon.gif) no-repeat 2px 9px; padding:5px 0 0 20px; height:18px; text-align:left;}

.ultop li{list-style: decimal inside; margin: 6px 8px; border-bottom: 1px dashed #eee; color: #004499;}
.ultop li a{color: #004499;}
.ultop li a:hover{color: #cc0000; TEXT-DECORATION: none;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	font-size: 14px;
	line-height: 150%;
}

.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}



/*醒目效果*/
.hottext, a.hottext{color: #ff0000;}
.poptext, a.poptext{color: #c42205;}
.notetext, a.notetext{color: #1979cc;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink, a.btnlink:visited{color: #000000; background: #ddf2ff; border:1px solid #b4c2cb; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background: #cccccc;}


/*常用界面*/

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #a3bee8;
}

.divbox{
	border: 1px solid #cde4f7;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #cde4f7;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #cde4f7;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

#tips {
	border: 1px solid #cde4f7;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #cde4f7; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #cde4f7; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #cde4f7;
	float: right;
	background: #f0f7ff;
	line-height:24px;
	padding:0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #e9f1f8;}
.pagelink kbd{height:24px; border-left: 1px solid #cde4f7;}
.pagelink em{height:24px; border-right: 1px solid #cde4f7; font-style:normal;}
.pagelink input{border: 1px solid #cde4f7; color: #054e86; margin-top:1px; height: 18px;}

/*下拉菜单样式*/
#jieqi_menu{
	line-height: 20px;
	list-style-type: none;
}
#jieqi_menu a{
	display: block;
	width: 65px;
	text-align: center;
}
#jieqi_menu a:link{
	color: #ffffff;
	text-decoration: none;
}
#jieqi_menu a:visited{
	color: #ffffff;
	text-decoration: none;
}
#jieqi_menu a:hover{
	color: #ff6600;
	text-decoration: none;
}
#jieqi_menu li{
	float: left;
	width: 65px;
}
#jieqi_menu li a:hover{
	background: #ffffff;
}
#jieqi_menu li ul{
	line-height: 20px;
	list-style: none;
	text-align: left;
	display: none;
	width: 90px;
	position: absolute;
	border: 1px solid #cde4f7;
}
#jieqi_menu li ul li{
	float: left;
	width: 90px;
	background: #e9f1f8;
}
#jieqi_menu li ul a{
	display: block;
	width: 80px !important;
	width: 90px;
	text-align:left;
	padding-left:10px;
}
#jieqi_menu li ul a:link{
	color:#2f468f;
	text-decoration:none;
}
#jieqi_menu li ul a:visited{
	color:#2f468f;
	text-decoration:none;
}
#jieqi_menu li ul a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background:#1979CC;
}
#jieqi_menu li:hover ul{
	display: block;
}
#jieqi_menu li.sfhover ul{
	display: block;
}
#jieqi_menu li.nohover ul{
	display: hide;
}

/* 自定义按钮样式 */

.btnlink{padding-left:30px;height:23px;}
.btnlink a:link,.btnlink a:visited{float:left;width:74px;height:23px;background:url(/style/button_01.gif) no-repeat;color:#4c8300;text-decoration:none;margin-right:3px;}
.btnlink a:link span,.btnlink a:visited span{display:block;line-height:20px;padding-top:3px;text-align:center;width:74px; cursor:pointer;}
.btnlink a:hover{float:left;width:74px;height:23px;background:url(/style/button_02.gif) no-repeat;color:#056702;text-decoration:none;margin-right:3px;}
.btnlink a:hover span{display:block;line-height:20px;padding-top:3px;text-align:center;width:74px;cursor:pointer;}

/* 自定义div样式 */

#left_01{float: left; width: 260px; margin-right:10px; OVERFLOW: hidden;}

#centers_01{float: left; width: 460px;}

#centers_01 .blockcontent{padding: 0px;}

#right_01{float: right;	width: 220px;}

#centers_011{float: right; width: 690px;}

#centers_01b{float: left; width: 460px;}

#left_02{float: left; width: 360px;	margin-right:10px;}

#centers_02{float: left; width: 360px;}

#right_02{float: right;	width: 220px;}

#left_03{ float: left; width: 730px; margin-right:10px;}

#right_03{float: right; width: 220px;}

/**/
.channel-nav { width:960px; height:33px; overflow:hidden; margin:3px auto 3px auto; background:url(../style/catalogbar.png) no-repeat; padding:1px 2px 3px 2px; position:relative; }
.channel-nav ul { width:670px; height:33px; line-height:33px; font-size:14px; overflow:hidden; position:absolute; top:1px; left:4px; }
.channel-nav li { height:33px; overflow:hidden; float:left; padding-left:2px; background:url(../style/catalogbar.png) no-repeat 0 -40px; position:relative; left:-2px; }
.channel-nav li a { float:left; padding:6px 16px; color:#fff; }
.channel-nav li a:hover, .channel-nav li.selected a { text-decoration:none; background:url(../style/catalogbar.png) no-repeat 50% -40px; }
.channel-nav .search { position:absolute; width:226px; height:20px; top:8px; left:726px; overflow:hidden; }
.channel-nav .search input { position:absolute; width:100px; height:16px; top:2px; left:20px; font-size:12px; line-height:16px; background:none; border:none; }
.channel-nav .search select { position:absolute; width:50px; height:17px; top:2px; left:123px; font-size:12px; line-height:16px; background:none; border:none; }
.channel-nav .search input.notxt { color:#D8D8D8; }
.channel-nav .search button { position:absolute; width:48px; height:20px; top:0; left:178px; background:none; border:none; padding-top:20px; }
/**/
