/*系统样式，CMS定义*/
*{padding:0;margin:0;}
body {
	font-family: "arial";
	font-size: 12px;
	color: #063183;
	margin:0px;
          SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #FAFAF8;
	overflow-x: hidden;
	overflow-y: auto;
}
ul, ol {
	list-style: none;
}

td {
	font-family:"arial";
	font-size: 12px;
	color: #063183;
}

.bt {
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	COLOR: #063183;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	border: 1px inset;

}
a:link {
	color: #063183;
	text-decoration: none;
}
a:visited {
	color: #063183;
	text-decoration: none;
}
a:hover {
	color: #E75116;
	text-decoration: none;
}

/*中文*/
.cnfont{
	font-size: 12px;
}
/*英文*/
.enfont{
	font-family:"arial";
	font-size: 11px;
}
.enfont a:link{
	font-family:"arial";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"arial";
	font-size: 11px;
}

/*当前点击样式*/
.this {
	COLOR: #E64600;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}

/*以下自定义*/

	/*内容行高样式*/
.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
}

/*整体文字色定义*/
.font1{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #ffffff;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:hover{
	text-decoration: none;
	font-weight: normal;
}

.font2{
	COLOR: #E75116;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #E75116;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #E75116;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #003082;
	text-decoration: none;
}	

.icobg {background-image: url("ico1.gif");
	background-repeat: no-repeat;
	background-position: left top;}
.casebg {
	background-color: #063183;
	background-image: url("casebg.gif");
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #063183;
}
.casebghover {
	background-color: #E64600;
	background-image: url("casebghover.gif");
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #E64600;
}

.vbg {
	background-color: #063183;
}
.vbghover {
	background-color: #8C0088;
}
.menu{font-size:18px;}

#order li{
	list-style-type: none;
}

/*chanpinzhanshi*/
.pic_box{
padding:5px;
width:136px;
height:133px;
overflow:hidden;
padding-left:10px;
padding-right:10px;
float:left;
text-align:center;
}
.pic_box img{
border:0px solid #cccccc;}
.pic{

}
.wenzi{
width:138px;
height:40px;
overflow:hidden;
float:left;
text-align:center;
}
#page_list {
padding-top:5px;
padding-bottom:5px;
clear:both;
	WIDTH: 630px;
	
}
#page_list li{
display:block;
border:0px solid #cccccc;
float:left;
margin:2px;
width:15px;
line-height:15px;
height:15px;
text-align:center;}
#page_list label{
float:left}
#bottommenu {
padding-left:200px;
clear:both;}
#bottommenu li{
display:block;
padding:5px;
	float:left;
	background-image: url(images/dd.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#order {padding-left:50px}
#order label{
float:left;
display:block;
width:70px;}
#order LABEL { 
PADDING-RIGHT: 5px; FONT-WEIGHT: bold; FLOAT: left; WIDTH: 120px; TEXT-ALIGN: right; 
font-site:11px;
} 

#second_menu_c ul li{float:left;BACKGROUND-POSITION: left center; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(ico1.gif); WIDTH: 140px; BACKGROUND-REPEAT: no-repeat; TEXT

-OVERFLOW: ellipsis;padding-left:10px;
}
/*wangzhanditu*/
#sitemap{
width:100%;
padding-top:5px;padding-bottom:5px;
font-size:14px;font-weight:bold;
color:#073281;}
#li_map{width:15%;
padding-right:8px;
white-space:nowrap;
 text-overflow:ellipsis; 
 -o-text-overflow:ellipsis; 
 overflow: hidden;
float:left;}
#p_info_wenzi{display:none;}
#news_relate li{float:left;width:90px;padding-left:20px;}
.lanmu {font-size:14px;font-weight: bold;}