﻿/* -----------系统基本的版面样式--------杨祥元----------- */
body
{
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	font-family: "宋体" , "Tahoma" , "Verdana" , "Arial" , "sans-serif";
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #f2ffff; /* 为菜单是使用下面的样式      background-attachment:fixed;background-image: url(images/ContentBj.jpg); background-repeat:repeat-x; */
}
td
{
	line-height: 120%;
}
table, p, div, fieldset, input, textarea, td, a, span
{
	font-size: 12px;
	font-family: "宋体" , "Tahoma" , "Verdana" , "Arial" , "sans-serif";
	font-style: normal;
	text-decoration: none;
}
A:link
{
	color: #0066FF;
	text-decoration: underline;
	text-decoration: none;
	line-height: 120%;
}
A:visited
{
	color: #0066FF;
	text-decoration: underline;
	text-decoration: none;
	line-height: 120%;
}
A:hover
{
	color: #FF0000;
	text-decoration: underline;
	text-decoration: none;
	line-height: 120%;
	left: 1px;
	position: relative;
	top: 1px;
}
/* -----------按钮样式------杨祥元----- */

.btnMouseOut
{
	border-right: #296ea3 1px solid;
	border-left: #296ea3 1px solid;
	border-top: #296ea3 1px solid;
	border-bottom: #296ea3 1px solid;
	position: relative;
	height: 24px;
	vertical-align: middle;
	background: url(Images/BtnMouseOut.jpg) repeat-x 0px 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-top: expression(  "1px" ); /*if IE 杨祥元 */
	padding-left: 15px;
	padding-left: expression(  "5px" );
	padding-right: 15px;
	padding-right: expression(  "5px" );
}
.btnMouseOver
{
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	position: relative;
	height: 24px;
	vertical-align: middle;
	background: url(Images/BtnMouseOver.jpg) repeat-x 0px 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-top: expression(  "1px" ); /*if IE 杨祥元 */
	padding-left: 15px;
	padding-left: expression(  "5px" );
	padding-right: 15px;
	padding-right: expression(  "5px" );
}
.btnMouseDown
{
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	position: relative;
	height: 24px;
	vertical-align: middle;
	background: url(Images/BtnMouseDown.jpg) repeat-x 0px 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-top: expression(  "1px" ); /*if IE 杨祥元 */
	padding-left: 15px;
	padding-left: expression(  "5px" );
	padding-right: 15px;
	padding-right: expression(  "5px" );
}
/* ------------------btnXP 风格的按钮------------------------ */
.btnXP A:hover
{
	font-style: normal;
	display: block;
	background: url(images/Button_XP_Right.gif) no-repeat right 50%;
	color: white;
	vertical-align: text-bottom;
	text-decoration: none;
	position: static;
}
.btnXP A:hover SPAN
{
	font-style: normal;
	display: block;
	background: url(images/Button_XP_Left.gif) no-repeat left 50%;
	color: black;
	vertical-align: text-bottom;
	text-decoration: none;
	position: static;
}
.btnXP A:link
{
	text-align: center;
	padding-right: 1px;
	display: block;
	color: black;
	font-size: 9pt;
	vertical-align: text-bottom;
	text-decoration: none;
}
.btnXP A:link SPAN
{
	padding-bottom: 5px;
	line-height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	color: black;
	vertical-align: text-bottom;
	padding-top: 5px;
}
.btnXP A:visited
{
	text-align: center;
	padding-right: 1px;
	display: block;
	height: 20px;
	color: black;
	font-size: 9pt;
	vertical-align: text-bottom;
	text-decoration: none;
}
.btnXP A:visited SPAN
{
	padding-bottom: 5px;
	line-height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	color: black;
	vertical-align: baseline;
	padding-top: 5px;
}
.btnXP A:active
{
	text-align: center;
	padding-right: 1px;
	display: block;
	height: 20px;
	color: black;
	font-size: 9pt;
	vertical-align: text-bottom;
	text-decoration: none;
}
.btnXP A:unknown SPAN
{
	padding-bottom: 5px;
	line-height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	color: black;
	vertical-align: text-bottom;
	padding-top: 5px;
}
.btnXP_td
{
	padding-left: 4px;
	padding-right: 4px;
}
.btnXP_Img
{
	border-bottom: 0px;
	border-left: 0px;
	vertical-align: middle;
	border-top: 0px;
	border-right: 0px;
}
/* ------------------------------------------ */
.InputStyle
{
	/*PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px;BORDER-LEFT-COLOR: #cccccc;     PADDING-BOTTOM: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc;      PADDING-TOP: 3px; BORDER-TOP-WIDTH: 1px;BORDER-TOP-COLOR: #cccccc;      PADDING-RIGHT: 1px;BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc;*/
	font-size: 12px;
	position: relative;
	vertical-align: middle;
	height: 14px;
}
/* -------------------div table p 等居中----------------------- */
.zhong
{
	margin: auto;
	text-align: center;
}

/* --------------------胡红锋 2008-10-23 增加---------------------- */
.hidden
{
	display: none;
}


/* --------------------杨祥元 2008-09-24 增加---------------------- */
.SearchFieldBackGround
{
	background-image: url(Images/SearchFieldBJ.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin: auto;
	padding-bottom: 13px;
	padding-top: 5px;
}
/* --------------- div 页面大字号标题 --------------------------- */
.BigTitle
{
	font-size: 14pt;
	line-height: 180%;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.BigTitle_Details
{
	font-size: 14pt;
	line-height: 180%;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* -----------------------GridViewBlue---begin--杨祥元------------------- */
/* GridViewBlue_12px 样式 */
.Grid_RowStyle_12px
{
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	background-color: #EDF1F8;
	font-size: 12px;
}
.Grid_RowStyle_Alternating_12px
{
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	background-color: #B5C7E3;
	font-size: 12px;
}
.Grid_Table_Header_12px
{
	font-weight: bold;
	color: #ffffff;
	background-color: #698cc3;
	height: 20px;
	background: url(Images/header_bg.gif) #79A5D9 repeat-x 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.Grid_Table_Header A
{
	color: #ffffff;
	text-decoration: underline;
}
.Grid_Table_Header A:hover
{
	left: 1px;
	color: #ffffff;
	position: relative;
	top: 1px;
}
.Grid_Table_Header A:link
{
	color: #ffffff;
	text-decoration: underline;
}
.Grid_Table_Header A:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.Grid_Table_Box
{
	width: 100%;
	border-left: #9db3c5 1px solid;
	padding-left: 0px;
	border-right: #9db3c5 1px solid;
	padding-right: 0px;
	border-top: #9db3c5 1px solid;
	padding-top: 0px;
	border-bottom: #9db3c5 1px solid;
	padding-bottom: 0px;
	background: #fff;
}



/*-----------------------AspNetPager-----------------------*/

.AspNetPager A:active
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: hand;
	padding-top: 2px;
	text-decoration: none;
}
.AspNetPager A:visited
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: hand;
	padding-top: 2px;
	text-decoration: none;
}
.AspNetPager A:link
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: hand;
	padding-top: 2px;
	text-decoration: none;
}
.AspNetPager A:hover
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: hand;
	padding-top: 2px;
	text-decoration: none;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	background-color: #DFDFFF;
	left: 0px;
	position: static;
	top: 0px;
}
.AspNetPager
{
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
}

.tableHolder
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border: 1px solid #C0C0C0;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
	border-spacing: 1px;
}



.expertDetailsFont
{
	font-family: 宋体;
	font-size: 12px;
	line-height: 20px;
}



/***********************************************************/
.table02
{
	border-collapse: collapse;
	font-size: 12px;
}
.table02 th
{
	color: #505050;
	padding: 4px 10px 4px 10px;
	text-align: left;
}
.table02 td
{
	color: #505050;
	padding: 4px 10px 4px 10px;
}
