body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	word-wrap:break-word;
}

/*如果遇到需要换行的就调用此DIV*/
.box { 
	word-wrap:break-word;
	overflow: hidden; text-overflow:ellipsis;
}
h2{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/point05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#005198;
	text-decoration: underline;
}
h2 a{
	text-decoration: underline;
}

.bodybox{
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
.blue{
    color:#005198;
}
.blue_daohang{
    color:#015198;
}
a {
	color: #005198;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
#SearchForm{
	width: 400px;
	text-align: right;
}
.left{
	float: left;
}
.right{
	float: right;
}

.blue{
    color:#00519A;
}
.blue a{
    color:#2D86C0;
}
.online{
	text-decoration: underline;
}
.online a{
	text-decoration: underline;
}
.TopRight{
	text-align: right;
	margin-bottom: 20px;
}
.TopRight span{
	margin-left: 15px;
}
.but_submit{
	background-color:#3F9FD1;
	color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1E7FB;
	border-right-color: #2788BA;
	border-bottom-color: #2788BA;
	border-left-color: #C1E7FB;
	font-weight: bold;
}
.biaoti{
	font-size: 16px;
	padding-left: 10px;
	color:#005198
}
.Pro_daohang{
	height: 20px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 5px;
	clear: both;
	float: none;
}
.Pro_daohang a{
	text-decoration: underline;
}
.form_search{
	background-image: url(../images/search_zoom.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 19px;
}

.read_h li{
	margin-bottom: 20px;
}
.top2{
	height: 22px;
	background-color: #000000;
	padding-top: 6px;
}
#Menu{
	color: #FFFFFF;
}
#Menu li{
	float: left;
	margin-left: 20px;
}
#Menu a{
	color:#FFFFFF;
}
#Menu .on a{
	color:#00DEDF;
}

#yuyan a{
	float: right;
	color: #FFFFFF;
	margin-right: 30px;
}
#yuyan a:hover{
	color: #00DEFF;
}

#topimg{
	height: 155px;
	background-color: #003768;
}

.main{
	background-color: #eeeeee;
	padding: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	overflow: hidden;
}

.main_left{
	width: 250px;
	margin-right: 20px;
	float:left;
	overflow: hidden;
}
.main_right{
	width: 520px;
	float: right;
}



#chanpin{
	background-image: url(../images/chanpin_bg.gif);
	background-repeat: repeat-x;
	height: 95px;
	width: 320px;
	border: 1px solid #CCCCCC;
	cursor: hand;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
}
#chanpin:hover{
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.title{
	list-style-type: none;
	font-size: 18px;
	color: #005198;
	text-decoration: underline;
}
.title{
	list-style-type: none;
	font-size: 18px;
	color: #005198;
	margin-top: 10px;
	text-decoration: underline;
}
.dian{
	background-image: url(../images/dian.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.Home_right_title{
	margin-top: 10px;
	margin-left: 20px;
}


#Home_right_main{
	background-color: #FFFFFF;
	height: 253px;
	width: 430px;
	border: 1px solid #CCCCCC;
	float: right;
}


.img_list li{
	float: left;
	margin-right: 15px;
	border: 3px solid #CCCCCC;
	height: 100px;
	margin-bottom: 15px;
}
.book li{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	height: 209px;
	width: 153px;
	margin-right: 10px;
	float: left;
	background-color: #dddddd;
}
.book li:hover{
	border: #ff0000;
}

.download_mulu li{
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#bottom_ads{
	background-image: url(../images/bottom_ads.gif);
	background-repeat: no-repeat;
	background-color: #000A13;
	height: 25px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 5px;
}
.bottom_10{
	margin-bottom: 10px;
}
.bottom_20{
	margin-bottom: 20px;
}

.bottom_page{
	clear: both;
	
}
.bottom{
	padding: 10px;
	height: 40px;
	color: #666666;
	clear: both;
}

