/* CSS Document */

body {
	background:url(/images/bg_top1.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

td,th {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
td img {display: block;}
.inline img {display: inline;}
.inline a img { text-decoration:none; border:0;}

a { font-size:12px; }
a:link {
	color: #333333; text-decoration:none;
}
a:visited {
	color: #333333; text-decoration:none;
}
a:hover {
	color: #FF9900;
	text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration:underline;
}

.menu2, a.menu2:link, a.menu2:visited { color: #9ed2ff; text-decoration: none; font-weight: bold;}
a.menu2:hover, a.menu2:active { color: #ebe400; text-decoration:underline; font-size:14px; font-weight: bold;}
/*.menu2, .menu2 a, .menu2 a:link, .menu2 a:visited { color: #9ed2ff; text-decoration: none; font-weight: bold;}
.menu2 a:hover, .menu2 a:active { color: #ebe400; text-decoration:underline; font-size:14px; font-weight: bold;}*/
.turner { background-image:url(/images/menu_turn.jpg)} 

/* search */
.phds {
    font-size:12px; LINE-HEIGHT: 16px; HEIGHT: 30px; 
}
.phds INPUT {
	BORDER-TOP-WIDTH: 0px;
	PADDING-LEFT: 1px;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 14px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 100px;
	COLOR: #0F8CEA;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Arial;
	HEIGHT: 20px;
	BORDER-RIGHT-WIDTH: 0px;
	font-weight: bold;
}
.phds SPAN {
	FLOAT: left
}
.phds .srh-inp {
	BORDER-RIGHT: #7c7c7c 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #7c7c7c 1px solid; PADDING-LEFT: 1px; BACKGROUND: #c3c3c3; PADDING-BOTTOM: 0px; MARGIN-LEFT: 1.5em; VERTICAL-ALIGN: middle; BORDER-LEFT: #7c7c7c 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #7c7c7c 1px solid
}
.phds .srh-bn-n {
	BORDER-RIGHT: #878988 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #878988 1px solid;
	PADDING-LEFT: 1px;
	BACKGROUND: #cb8100;
	PADDING-BOTTOM: 1px;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #878988 1px solid;
	MARGIN-RIGHT: 0.5em;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #878988 1px solid;
	POSITION: relative;
	background-color: #CCCCCC;
}
.phds .srh-bn-n BUTTON {
	BORDER-TOP-WIDTH: 0px;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 1.17em;
	BACKGROUND: url(/images/bg_search.gif) repeat-x;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 6em;
	CURSOR: pointer;
	HEIGHT: 1.45em;
	BORDER-RIGHT-WIDTH: 0px;
	_cursor: hand;
	color: #03233A;
}

.title{ padding-left:30px; font-family:"Times New Roman",Tahoma, Arial; font-size:14px; font-weight: bold; color:#FFFFFF;}


/* news style */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hide from IE Mac \*/ 
.clearfix{display:block;}
/* End hide from IE Mac */ 
.hiddenfix{display:none;}

/* news list*/
.news-list{padding:0;}
.news-list ul{width:280px;overflow:hidden;list-style:none;padding-bottom:10px;}
.news-list ul li{float:left;height:25px;overflow:hidden;}
.news-list ul li a{  color:#bcd1e4; display:block;width:312px;padding:5px 0 0 10px;overflow:hidden;text-align:left;font-size:14px;float:left;background:url(/images/news-list-li.gif) left 2px no-repeat;text-decoration:none;}
.news-list ul li a:visited{ color:#bcd1e4; background-position:left -44px;}
.news-list ul li a:hover{ color:#FF9900; background-position:left -22px;text-decoration:underline;}
.news-list ul li span{display:block;width:30px;padding:5px 0 0 0;text-align:right;float:right;font-family:arial, sans-serif;font-size:12px;color:#b8b8b8;}

/* news list2*/
.news-list2{padding:0;}
.news-list2 ul{width:300px;overflow:hidden;list-style:none;padding-bottom:10px;}
.news-list2 ul li{float:left;height:25px;overflow:hidden;}
.news-list2 ul li a{ color:#bcd1e4; display:block;width:240px;padding:5px 0 0 10px;overflow:hidden;text-align:left;font-size:14px;float:left;background:url(/images/news-list-li2.gif) left 2px no-repeat;text-decoration:none;}
.news-list2 ul li a:visited{ color:#bcd1e4; background-position:left -44px;}
.news-list2 ul li a:hover{ color:#66CC33; background-position:left -22px;text-decoration:underline;}
.news-list2 ul li span{display:block;width:50px;padding:5px 0 0 0;text-align:right;float:right;font-family:arial, sans-serif;font-size:10px;color:#b8b8b8;}


/* menu left start */
#sidebar {
	float: right;
	padding: 0px;
	margin-top: 0px;
	display: inline;
	width: 207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	height: 100%;
}

.lmzx {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 1px;
	margin-left: 2px;
	background-repeat: repeat-x;
	width: 180px;
	background-color: #245986;
}

.lmztextx {
	background-color: #F7F6F6;
	line-height: 23px;

	padding-left: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 2px;
	width: 183px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #245986;
	border-bottom-color: #245986;
	border-left-color: #245986;
}

.lmztextx a, .lmztextx a:link, .lmztextx a:visited  { color:#245986; text-decoration: none; }
.lmztextx a:hover, .lmztextx a:active { color: #FF9900; text-decoration:underline;}

.SortFolderOpen {
	background-image: url(Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
/*	padding-left: 16px;  in ie7 err*/
	cursor: hand;
	width: 15px;
	background-position: center center;
}
.SortFolderClose {
	background-image: url(Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
}
.SortEndFolderOpen {
	background-image: url(SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
}
.SortEndFolderClose {
	background-image: url(SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
}
.SortListline {
	padding-left: 16px;
	background-image: url(Sort_Listline.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
}
.SortEndListline { /**/
	padding-left: 16px;
	padding-top: 15px;
}
.SortFile {
	background-image: url(Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
	padding-top: 15px;
	background-position: center center;
}
.SortFileEnd {
	background-image: url(Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
	padding-top: 15px;
	background-position: center center;
}
/* menu left end */

.white12 { font-family:Arial; font-size:12px; color:#FFFFFF;}
.chengse12 { font-family:Arial; font-size:12px; color:#ffba53; text-decoration:none;}
.chengse12 a:link, .chengse12 a:visited { color:#ffba53; text-decoration:none;}
.chengse12 a:hover, .chengse12 a:active { text-decoration:underline;}
.title1 {
	font-family:"Times New Roman", Arial;
	font-size:18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.title2 {
	font-family:"Times New Roman", Arial;
	font-size:18px;
	font-weight: bold;
	color: #000000;
}
.blue14 { font-size:12px; color:#0f7cdc; font-weight:bold;}
.txt { color:#333333}
.contect {
	font-size:1.2em;
	color:#000000;
	line-height:150%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.pro { font-size:13px; color:#287AC4;  font-weight:bold; }
.cgray { color:#666666; }

.news1, .news1 a:link, .news1 a:visited { text-decoration:none; font-size: 12px; font-weight: normal; color: #333333;}
.news1 a:hover, .news1 a:active {
	text-decoration:underline;
color: #0000FF;
}

.blue16 { font-size:16px; color:#0f7cdc; font-weight:bold;}

.picBorder, .picBorder a { border:#666666 1px solid;}

.more a:link, .more a:visited{ color:#999999; text-decoration:none;}
.more a:hover, .more a:active{ color:#FFFFFF; text-decoration:underline;}


.box14{margin:0;padding-left:0px; font-size:12px; color:#666666; text-align:left;}
.box14 ul{margin-left:0px;list-style:none;padding:0;border:0;margin:0px 0 0px 2px;}
.box14 li{padding:2px;border-bottom:1px #CCCCCC dashed;background:url(arrow_box.gif) no-repeat left 45%; padding-left:15px; margin:0 auto;}
.box14 li a{font-size:14px; line-height:25px;}
