﻿*
{
    font-family: 宋体, Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
}
body
{
}
p
{
    line-height: 1.5;
}
a:link
{
    color: Black;
    text-decoration: none;
}
a:visited
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    color: Red;
    text-decoration: none;
}

.GlobalBody
{
    margin: 2px;
    text-align: center;
}

#GlobalWeb
{
    width: 1000px; /* ---- 全局宽度 ---- */
    border: solid 1px #222222;
    text-align: left;
}
#header
{
    height: 120px;
    background-image: url(images/banner.jpg);
    background-position: 0px;
}
#header span
{
    display: block;
    font-size: 18.0pt;
    font-family: 微软雅黑,sans-serif;
    padding: 30px 28px;
}
#navBar
{
    padding-left: 20px;
    height: 35px;
    line-height: 2.3;
    font-weight: bold;
    font-size: 14px;
    background-image:url('images/nav_bg.jpg');
}
#navBar a
{
    padding: 0 9px;
    color:#134e79;
    font-size:12px;
}
#wrapper
{
    min-height: 330px;
    _height: 330px;
    background-color: #fefefe;
}
#wrapper #left
{
    width: 194px;
    _height: 500px;
    min-height: 500px;
    float: left;
}
#wrapper #right
{
    width: 785px; /* ---- 右栏宽度 ---- */
    float: right;
    _height: 500px;
    min-height: 500px;
    overflow-x: auto;
    padding-bottom: 10px;
    background-color: #fefefe;
    border-left: solid 1px #ccc;
    line-height:1.3;
}
#footer
{
    padding: 10px 0;
    text-align: center;
    line-height: 20px;
    background-color:#139bc1;
    border-top:solid 1px #76ebf5;
    height:50px;
}
#footer a
{
    color: #222;
    text-decoration: none;
}
#footer span
{
    display: block;
    margin: 3px;
    color: #fefefe;
    font-family: Arial;
    font-size: 12px;
}

#ExamineeUIMenu
{
    width: 198px;
    _height: 400px;
    min-height: 400px;
    float: left;
}
#ExamineeUIMenu #menuBody
{
    margin: 20px;
    font-size: 14px;
}
#ExamineeUIMenu #menuBody ul
{
}
#ExamineeUIMenu #menuBody ul li
{
    list-style-type: none;
    line-height: 26px;
}
#ExamineeUIMenu #menuBody ul li a
{
    font-size: 14px;
}
#ExamineeUIMenu #menuBody ul li a:link
{
}
#ExamineeUIMenu #menuBody ul li a:hover
{
    text-decoration: underline;
}

#ExamineeUIMain
{
    width: 800px;
    float: right;
    _height: 400px;
    min-height: 400px;
    overflow-x: auto;
    padding-bottom: 10px;
    background-color: #fefefe;
    border-left: solid 1px #a9c9e2;
}
#ExamineeUIMain a
{
    color: Blue;
    text-decoration:underline;
}
#ExamineeUIMain a:link
{

}
#ExamineeUIMain a:hover
{
}


/* --------------- Block  --------------- */

/* ----- 新闻列表  ----- */
.boxNewsList
{
	font-size:12px;
}
.boxNewsList .ClassTitle
{
	font-size:16px;
	line-height:2;
	margin:10px 20px 5px 20px;
	font-weight:bold;
	color:Blue;
	border-bottom:dashed 1px #ccc;
}
.boxNewsList ul
{
	margin:0;
	padding:20px 50px;
	list-style-type:none;
}
.boxNewsList ul li
{
	padding-top:8px;
	border-bottom:dashed 1px #ccc;
}
.boxNewsList ul li a
{
	float:left;
	text-decoration:none;
}
.boxNewsList ul li a:hoven,.boxNewsList ul li a:active
{
	color:blue;
}
.boxNewsList ul li a:link,.boxNewsList ul li a:visited
{
	color:#031525;
}
.boxNewsList ul li span
{
	float:right;
}
.boxNewsList .boxPager
{
	margin:0px 50px 20px 50px;
}

.boxIndexNewsList
{
	font-size:12px;
}
.boxIndexNewsList ul
{
	margin:10px 0;
	list-style-type:none;
}
.boxIndexNewsList ul li
{
	padding:8px 0 2px 0;
	border-bottom:dashed 1px #ccc;
}
.boxIndexNewsList ul li a
{
	float:left;
}
.boxIndexNewsList ul li span
{
	float:right;
	color:#888;
}

/* ----- 通用块  ----- */
.boxCommon
{
	margin:10px;
}
.boxCommonHeader
{
	margin: 0;
	padding: 3px;
	background-color:#f2f2f2;
	font-size: 12px;
	letter-spacing: 2px;
	border:solid 1px #bbebfd;
	line-height: 1.4;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
}
.boxCommonHeader span
{
	float: right;
	font-weight: normal;
	line-height: 1.5;
}
.boxCommonContent
{
	min-height:100px;
}

.boxCommonContent .boxPicLink
{
	margin:10px;
	text-align:center;
}

.boxCommonContent .boxDropNav
{
	margin:10px;
}

.boxCommonContent .boxDropNav select
{
	width:170px;
	margin-bottom:7px;
	font-size:12px;
}

.boxCommonContent .ulNavigation
{
	margin:10px 15px 10px 20px;
	background-position:bottom;
	font-size:12px;
	color:#ff7800;
	padding-left:0;
}
.boxCommonContent .ulNavigation li a:link
{
	line-height:1.6;
}

.boxCommonContentItem
{
	min-height: 1%;
	margin: 5px 5px 2px 5px;
}

.boxImageNews
{
	float: left; 
	width: 230px; 
	margin: 3px 10px;
}

.boxSiteMap
{
	margin-top:10px;
	border:solid 1px #ccc;
	background-color:#f5f5f5;
	font-size:12px;
	padding:8px;
}



/* --------------- Box  --------------- */




/*-- box_green --*/
.box_green
{
	border:solid 1px #a3b570;
}
.box_greenHeader
{
	font-size:12px;
	font-family:Arial Baltic;
	padding-left:10px;
	color:#6b7a3d;
	background-image:url('images/box_greenHeader_bg.jpg');
	border-bottom: solid 1px #a3b570;
	line-height:1.6;
}
.box_greenContent
{
	background-color:#ecf7d7;
	padding:5px;
}

/*-- box_green2 --*/
.box_green2
{
	border:solid 1px #a3b570;
}
.box_green2Header
{
	font-size:12px;
	font-family:Arial Baltic;
	padding-left:10px;
	color:#ffffff;
	background-image:url('images/box_green2Header_bg.jpg');
	border-bottom: solid 1px #a3b570;
	line-height:1.6;
}
.box_green2Header span a
{
    color:White;
}
.box_green2Content
{
	background-color:#ecf7d7;
	padding:5px;
}