@charset "utf-8";
/*-----------------------------------页面控制---------------------- */
body {
	margin: 0px;
	font-size: 12px;
	color: #787878;
	FONT-FAMILY: "宋体";
	background-image:url(../Images/bg.gif);
}
td,input,select,textarea {
	font-size: 12px;
}
ul {
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

/*-----------------------------------字体、元素---------------------- */
.title2{
	color:#990099;
}
.nose {
	color:#df417b;
}
.nose_14 {
	font-size:14px;
	color:#df417b;
}
.form_text{
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid;
	height:14px;
}
.height_line{
	line-height:18px;
}
.tech{
	line-height:20px;
}
.text{
	line-height:24px;
}
.picbian {
	BORDER-RIGHT: #e8c7ff 1px solid;
	BORDER-TOP: #e8c7ff 1px solid;
	BORDER-LEFT: #e8c7ff 1px solid;
	BORDER-BOTTOM: #e8c7ff 1px solid;
}

/*-----------------------------------Link---------------------- */
a {
	color: #787878;
	TEXT-DECORATION: none;
}
a:hover {
	color: #990099;
	TEXT-DECORATION: underline;
}

.title1{
	color:#8c1595;
	font-weight:bold;
}
a.title1:link{
	color:#8c1595;
}
a.title1:hover{
	color:#8c1595;
}

.hong_font1{color:#FF0000;}
a.hong_font1:hover{color:#FF0000;}

.hong_font2{color:#FF0000;font-weight:bold;}
a.hong_font1:hover{color:#FF0000;font-weight:bold;}

.orage{color:#ff9966;}
a.orage:hover{color:#ff9966;}

.tu_sho{font-weight:bold;color:#FFFFFF;}
a.tu_sho:link{font-weight:bold;color:#FFFFFF;TEXT-DECORATION: none;}
a.tu_sho:hover{font-weight:bold;color:#FFFFFF;TEXT-DECORATION: none;}

.tu_sho1{color:#009a91;}
a.tu_sho1:link{color:#009a91;TEXT-DECORATION: none;}
a.tu_sho1:hover{color:#009a91;TEXT-DECORATION: none;}

.drak{color:#000000;}
a.drak:link{color:#000000;}
a.drak:hover{color:#000000;}

.white_font{color:#FFFFFF;}
a.white_font:link{color:#FFFFFF;TEXT-DECORATION: none;}
a.white_font:hover{color:#FFFFFF;TEXT-DECORATION: none;}

.blod{font-weight:bold;}


/*-----------------------------------表格下加虚线---------------------- */
.td_line{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.list li{
	list-style:none;
	float:left;
	width:120px;
	height:25px;
	line-height:25px;
	text-align:justify;
	overflow:hidden;
	background-image: url(../Images/d_bg.gif);
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

.ShowTitle{
	font-size:20px;
	line-height:20px;
	height:36px;
	font-weight:bold;
	padding-top:6px;
}
#ShowSummary {
/*	font-size: 14px;*/
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background-color: #E6EDFF;
	border: 1px solid #CEE3FF;
}
#ShowContent {
/*	font-size: 14px;*/
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.spage {
	font-size:14px;
	text-decoration: none;
}
.spage a:link {
	font-size:14px;
	text-decoration: none;
}
.spage a:visited {
	font-size:14px;
	text-decoration: none;
}
.spage:hover {
	font-size:14px;
	text-decoration: none;
}
.spage a:active {
	font-size:14px;
	text-decoration: none;
}
.scale {
	font-size:12px;
	text-decoration: none;
	line-height:25px;
}
/**	分页样式	*/
.listpage {
	color:#282828;
	font-size:12px;
	height:32px;
	padding-top:12px;
	text-align:center;
}
.listpage a:link{
	color:#282828;
	font-size:12px;
	text-decoration:none;
}
.listpage a:visited{
	color:#282828;
	font-size:12px;
	text-decoration:none;
}
.listpage a:active{
	color:#282828;
	font-size:12px;
	text-decoration:none;
}
.listpage a:hover{
	color:#282828;
	font-size:12px;
	text-decoration:underline;
}

.spaceing {
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

.newslink {
	margin-top:8px;
	margin-left:3px;
}
.newslink li {
	height:20px;
}
.newslink li a:link{
	color:#FF0000;
	text-decoration: none;
	font-size:12px;
}
.newslink li a:visited{
	color:#FF0000;
	text-decoration: none;
	font-size:12px;
}
.newslink li a:hover{
	color:#FF0000;
	text-decoration:underline;
	font-size:12px;
}
.newslink li a:active{
	color:#FF0000;
	text-decoration: none;
	font-size:12px;
}

/*.main_subject {
	margin-left:3px;
}*/
.main_subject .stitle {
	height:14px;
	padding-top:4px;
}
.main_subject .stitle a:link, .main_subject .stitle a:visited, .main_subject .stitle a:active {
	color:#990099;
	text-decoration:none;
	font-size:12px;
}
.main_subject .stitle a:hover {
	color:#990099;
	text-decoration:underline;
	font-size:12px;
}
.main_subject .simg {
	padding-left:10px;
	height:16px;
	background-image:url(../Images/xu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.baise_STYLE3 {
	font-size: 12px;
	color: #FFFFFF;
}
.search_input_text {
	border:#0E5DA6 1px solid;
}
.search_input_image {
	border:0px solid;
}