html {min-width: 777px;}
body{
	margin:0px;
	padding: 0px; 
	border: 0px;
	line-height: 120px;
	background-color: #fff;
	background-image: url("bg.gif"/*tpa=http://202.117.24.163/lib75/images/bg.gif*/);
	color: #0000CC;
	font-size: 12px;
	font-family: '宋体', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
}
td{
	font-family: '宋体', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 136%;
}
img{border: 0px; margin:0px}

a:link {
	color: #36c;
	text-decoration: none;
}
a:visited {
	color: #36c
}
a:hover {
	color:#f60;
}
a.menu,a.menu:visited{
	font-size: 13px;
	font-weight: bold;
	color: #2b55a3;
}
a.menu:hover,a.menu:active{
	color: #f60;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.bred{
	color: #f30;
	font-weight: bold;
}
.gray{
	color: #ccc;
	}
.date{
	font-size:12px;
	color: #666;
}
.white{
	color:#fff;
}
.bwhite{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	}
a.white,a.white:visited{
	color: #fff;
	text-decoration: none;
}
a.white:hover,a.white:active{
	color: #f90;
	text-decoration: underline;
}
a.bblue,a.bblue:visited{
	color: #36c;
	font-size: 14px;
	text-decoration: underline;
}
a.bblue:hover,a.bblue:active{
	color: #f90;
	text-decoration: underline;
}
a.red,a.red:visited{
	color: #c21300;
	text-decoration: underline;
}
a.red:hover,a.red:active{
	color: #f60;
}
.orange{
	color: #f60;
}

#buttonsearch{
	padding-left: 100px;
}
/**菜单*****************************************/
#menu{
	text-align: right;
	width: 776px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#menu li{
	float:	left;
	padding-right: 3px;
	background: #fff;
}
#sort0 a { 
	width: 110px;
	height: 37px;
	background: url("sort0.gif"/*tpa=http://202.117.24.163/lib75/images/sort0.gif*/) no-repeat; 
}
#sort1 a { 
	width: 145px;
	height: 37px;
	background: url("sort1.gif"/*tpa=http://202.117.24.163/lib75/images/sort1.gif*/) no-repeat; 
}
#sort2 a { 
	width: 145px;
	height: 37px;
	background: url("sort2.gif"/*tpa=http://202.117.24.163/lib75/images/sort2.gif*/) no-repeat; 
}
#sort3 a { 
	width: 145px;
	height: 37px;
	background: #fff url("sort33.gif"/*tpa=http://202.117.24.163/lib75/images/sort33.gif*/) no-repeat; 
	border-bottom: 2px solid #993233;
}
#sort4 a { 
	width: 145px;
	height: 37px;
	background: url("sort4.gif"/*tpa=http://202.117.24.163/lib75/images/sort4.gif*/) no-repeat; 
}
#nav{
	float: right;
	margin-right: 10px;
	color: #fff;
}
.vline{
	background: #999;
	width: 1px;
	height: 20px;
}
#nav a{
	color: #fff;
	text-decoration: none;
}
#nav a:hover{
	color: #ccc;
	text-decoration: underline;
}
/** 首页左边部分 **************************************/
/** 常用链接HOT ***************************************/
#hot{
	margin-top: 0px;
	margin-left: 8px;
}
#hot ul{
	margin-top: 10px;
}
#hot li{
	color: #79125f;
	list-style: square;
	line-height: 22px;
}
#hot li a{
	color: #333;
	text-decoration: none;
}
#hot li a:hover{
	color:#36c;
	text-decoration: underline;
}
/** 咨询台 FAQ ******************************************/
#faq{
	margin-top: 0px;
	margin-left: 8px;
}
#faq ul{
	margin-top: 10px;
}
#faq li{
	color: #993233;
	list-style: square;
	line-height: 22px;
}
#faq li a{
	color: #333;
	text-decoration: none;
}
#faq li a:hover{
	color:#36c;
	text-decoration: underline;
}
/** 相关链接LINK ****************************************/
#link{
	margin-top: 0px;
	margin-left: 8px;
}
#link ul{
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#link li{
	text-align: center;
	list-style: none;
	line-height: 22px;
}
#link li a{
	color: #333;
	text-decoration: underline;
}
#link li a:hover{
	color:#f60;
	text-decoration: underline;
}
/** 首页新闻 *******************************/
#h5p{
	height: 5px;
}
/** 首页四栏目 *******************************/
#sort{
	text-align:	left;
	border-right: 2px solid #eee;
}
#sort ul{
	margin-top:	5px;
	padding-left: 0px;
	margin-left: 25px;
}
#sort li{
	list-style : disc outside none; 
	list-style-image : url("li.gif"/*tpa=http://202.117.24.163/lib75/images/li.gif*/);
	line-height: 24px;
}
#sort li a{
	padding-left: 0px;
	color: #333;
	text-decoration: none;
}
#sort li a:hover{
	color: #36c;
	text-decoration: underline;
}
#more{
	text-align:right;
	padding-right:10px;
	margin-top:5px;
	margin-bottom: 0px;
}

/*二级页面*/
/** 二级页面左边 *********************************/
#subleft{
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 5px;
	border-bottom: 1px solid #a37843
}
#subleft ul{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px !important;
	margin-left: 0px;
	padding: 0px;
}
#subleft li{
	color: #993233;
	list-style: none inside;
}
#subleft li a{
	padding: 5px 5px 5px 20px;
	height: 20px !important;
	height: 30px;
	margin: 0px;
	display: block;
	border: 1px solid #f2efe6;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background: url("li2.gif"/*tpa=http://202.117.24.163/lib75/images/li2.gif*/) no-repeat 5px 11px;
}
#subleft li a:hover{
	border: 1px solid #ccc;
	color: #c21300;
	text-decoration: underline;
	background: #fff url("li2.gif"/*tpa=http://202.117.24.163/lib75/images/li2.gif*/) no-repeat 5px 11px;
}

/**二级页面右边**/
#location{
	margin:8px;
	padding:5px;
	background: #fff url("bg_newsli.gif"/*tpa=http://202.117.24.163/lib75/images/bg_newsli.gif*/) repeat-x;
}
#news{
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding-top:10px;
}
#news #title{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #c21300;
	border-bottom: 1px solid;
	margin-bottom: 20px
}
#news #date{
	text-align: right;
	padding-right: 20px;
}
#news #content{
	text-align: left;
	padding: 15px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 150%;
}
.text {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	
}
#news #content dt{
	color: #36c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#news #attach{
	text-align: left;
	margin-top: 10px;
	border: 1px solid #ccc;
}
#news #attach #top{
	margin: 0px;
	padding: 3px;
	padding-left: 10px;
	background: #d4594c;
}
#news #attach li{
	list-style-type: decimal;
	line-height:150%;
}
#news #attach li a{
	color: #333;
	text-decoration: underline;
}
#news #attach li a:hover{
	color: #36c;
	text-decoration: none;
	border-bottom: 1px dotted ;
}

/* ------------*/
.cover {
	FONT-SIZE: 9pt; COLOR: #222222; LINE-HEIGHT: 14pt;TEXT-DECORATION: none
}
A.cover:link {
	FONT-SIZE: 9pt; COLOR: #222222; TEXT-DECORATION: none
}
A.cover:visited {
	FONT-SIZE: 9pt; COLOR: #222222; TEXT-DECORATION: none
}
A.cover:active {
	FONT-SIZE: 9pt; COLOR: #222222; TEXT-DECORATION: none
}
A.cover:hover {
	FONT-SIZE: 9pt; COLOR: #000000; TEXT-DECORATION: none; background-color:#dddddd
}
.news {
	FONT-SIZE: 9pt; COLOR: #005387; TEXT-DECORATION: none; LINE-HEIGHT: 12pt
}
A.news:link {
	FONT-SIZE: 9pt; COLOR: #005387; TEXT-DECORATION: none; LINE-HEIGHT: 12pt
}
A.news:visited {
	FONT-SIZE: 9pt; COLOR: #005387; TEXT-DECORATION: none; LINE-HEIGHT: 12pt
}
A.news:active {
	FONT-SIZE: 9pt; COLOR: #005387; TEXT-DECORATION: none; LINE-HEIGHT: 12pt
}
A.news:hover {
	FONT-SIZE: 9pt; COLOR: #A32A13; TEXT-DECORATION: underline; LINE-HEIGHT: 12pt
}
.link1 {
	FONT-SIZE: 9pt; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.link1:link {
	FONT-SIZE: 9pt; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.link1:visited {
	FONT-SIZE: 9pt; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.link1:active {
	FONT-SIZE: 9pt; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.link1:hover {
	FONT-SIZE: 9pt; COLOR: #89B9B6; TEXT-DECORATION: none
}
.link2 {
	FONT-SIZE: 9pt; COLOR: #333333; TEXT-DECORATION: none
}
A.link2:link {
	FONT-SIZE: 9pt; COLOR: #336699; TEXT-DECORATION: none
}
A.link2:visited {
	FONT-SIZE: 9pt; COLOR: #336699; TEXT-DECORATION: none
}
A.link2:active {
	FONT-SIZE: 9pt; COLOR: #336699; TEXT-DECORATION: none
}
A.link2:hover {
	FONT-SIZE: 9pt; COLOR: #A8544E; TEXT-DECORATION: underline
}
.bottom {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none; LINE-HEIGHT: 16px
}
A.bottom:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.bottom:visited {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.bottom:active {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.bottom:hover {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline
}
.email {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none; LINE-HEIGHT: 16px
}
A.email:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.email:visited {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.email:active {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.email:hover {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline
