body {	
background-image: url(../images/line_bj.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family:"宋体"
}
body,td,th {
	font-family:"宋体"
	font-size: 12px;
	color: #333333;
}

/* ==首页导航菜单样式== */
.index_lj 
a.index_lj:link {
	color: #ffffff;
	text-decoration: none;
}
a.index_lj:visited {
	text-decoration: none;
	color: #ffffff;		
}
a.index_lj:hover {
	text-decoration: none;
	color: #ffffff;
}
a.index_lj:active {
	text-decoration: none;
	color: #ffffff;
}
/* ==所有字体样式== */
.font_1{	
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
.font2{	
	font-size: 12px;
	color: #565353;
	line-height:180%;
}
.font_bjj {
	padding-left: 15px;	padding-top: 0px;padding-right: 0px;padding-bottom: 0px;}
	
.font3{	
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}

/* ==所有表格背景样式== */

.bkbj1 {
	background-image: url(../images/tp_1.gif);
	background-repeat: no-repeat;
}

.bkbj2 {
	background-image: url(../images/line4.gif);
	background-repeat: no-repeat;
}
.box-topleft {
	background:url(../images/upleft.gif) right top no-repeat;
	width:18;
	height:19;
}
.box-top {
	background:url(../images/up.gif) center top;
	height:19;
}
.box-topright {
	background:url(../images/upright.gif) left top no-repeat;
	width:22;
	height:19;
}
.box-left {
	background:url(../images/left.gif) right top;
	width:18;
}
.box-right {
	background:url(../images/right.gif) left top;
	width:22;
}
.box-bottomleft {
	background:url(../images/bottomleft.gif) right top no-repeat;
	width:18;
	height:23;
}
.box-bottom {
	background:url(../images/bottom.gif) center top;
	height:23;
}
.box-bottomright {
	background:url(../images/bottomright.gif) left top no-repeat;
	width:22;
	height:23;
}
.box-content {
	background:url(../images/bg.gif);
	vertical-align:top;
	color:#666666;
}

.box-table td
{
	border: solid #ddd;
	border-width: 1px;
	border-collapse: collapse;
}
.shortlist { margin-bottom: 15px; }
.shortlist li { 
	margin-bottom: 4px; 
	margin-left:-20;
	padding-left: 15px; 
	background: url(../images/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.shortlist2 li { 
	margin-bottom: 4px; 
	margin-left:-20;
	padding-left: 15px; 
	background: url(../images/arrow_small.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}
