/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
@charset "gb2312";
.bodymain{
/*
	PADDING-TOP: 10px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;*/
	FONT-SIZE: 10pt;
	/*line-height: 1.166;	*/
	padding:5px;
	MARGIN: 0px;
	COLOR: Gray;
	
	font-family: ËÎÌå,Ó×Ô²,Tahoma,Helvetica,monospace;
	BACKGROUND-COLOR: White;
	background-image:url(b_bcg023.gif);
	text-align: center;
	
}

.side{
	FONT-SIZE: 10pt;
	padding:5px;
	MARGIN: 0px;
	COLOR: Gray;
	font-family: ËÎÌå,Ó×Ô²,Tahoma,Helvetica,monospace;
	BACKGROUND-COLOR: White;
	text-align: center;
}



a{
	color: DodgerBlue;
	text-decoration: none;
}

a:link{
	color: DodgerBlue;
	text-decoration: none;
}

a:visited{
	color: Navy;
	text-decoration: none;
}

a:hover{
	color: BlueViolet;
	text-decoration: underline;
}

h1{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 160%;
 color: DimGray;
 margin: 0px;

 font-family: Ó×Ô²;
}

h2{
 /*font-family: Arial,sans-serif;*/
 font-size: 135%;
 color: DimGray;
 margin: 0px;

 font-family: ËÎÌå;
}

h3{
 /*font-family: Arial,sans-serif;*/
 font-size: 120%;
 color: DimGray;
 margin: 0px;
 padding: 0px;
 font-family: ËÎÌå;
}

h4{
 /*font-family: Arial,sans-serif;*/
 font-size: 114%;
 /*font-weight: normal;
 color: #333333;*/
 margin: 0px;
 padding: 0px;
 font-family: ËÎÌå;
}

h5{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 100%;
 color: DimGray;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 /*font-family: Arial,sans-serif;*/
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/*
table {
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: medium none;
	padding-top: 0px;
	border-bottom: medium none;
}
td {
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: medium none;
	padding-top: 0px;
	border-bottom: medium none;
}
*/



table.tbmain{
	
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 2px solid Gray;
	border-bottom: 3px solid Gray;

}
table.tbmain th{
	font-size: 110%;
	border-top: 0px solid Silver;
	border-left: 0px solid Silver;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	text-align: center;

}
table.tbmain td{
	
	border-top: 0px solid Silver;
	border-left: 0px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	/*text-align: right;*/
}

button {
	border: 1px solid Maroon;
}

input.bttype {
/*
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 2px solid Gray;
	border-bottom: 2px solid Gray;*/
	background-color: #556B2F;
	color: White;
	font: bold ËÎÌå;
}

input.btinline {

	background-color: Olive;
	color: White;
	font: bold ËÎÌå;
}

input[type="button"] {
	border: 1px solid Maroon;
}

input[type="text"] {
	border: 1px solid Maroon;
}

input[type="checkbox"] {
	border: 1px solid Maroon;
}

input[type="radio"] {
	border: 1px solid Maroon;
}

input[type="password"] {
	border: 1px solid Maroon;
}

input[type="button"] {
	border: 1px solid Maroon;
}

input[type="submit"] {
	border: 1px solid Maroon;
}

input[type="reset"] {
	border: 1px solid Maroon;
}

select {
	border: 1px solid Maroon;
}

option {
	border: 1px solid Maroon;
}

textarea {
	border: 1px solid Maroon;
}



/* Shadow */
.img-shadow {

  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;

  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.p-shadow {
  /*width: 90%;*/
  
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  
   
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;

  padding: 0 6px 6px 0;
  
  }

.p-shadow p {
  border: 1px solid #a9a9a9;
  padding: 4px;

  margin: -6px 6px 6px -6px !important;
  margin: 0;
  background-color: White;
  }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.divmain
{
	width: 800px;
	padding:5px;
	border:0px solid #cccccc;
	BACKGROUND-COLOR: White;
	text-align: left;
	font-family: ËÎÌå;
	
}

#masthead{

	padding:5px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

#headleft{
	float: left;
	width: 144px;
}

#headright{
	float: right;
}

#navBar{
	float: left;
	/*width: 20%;*/
	margin: 0px;
	padding:5px;
	
	
}

#headlines{
	padding:5px;	
	/*float:left;*/
	/*width: 20%;*/
	background-color: White;
}
#headlinetip{
	

	width: 80px;

}

#content{
	
	float: left;
   width: 55%;
   background-color: White;
   border:0px solid #cccccc;
	padding: 5px 5px 5px 15px;
}

#content_left{
	padding:5px;
	float: left;
  width: 60%;
  background-color: White;
  border:1px solid #cccccc;
}

#content_right{
	padding:5px;
	float: right;
  width: 30%;
  background-color: White;
  border:1px solid #cccccc;
}

#div_button{
	padding-right: 20px;
	text-align: right;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	/*padding: 0 0 0 10px;*/
}


/************* #globalNav styles **************/

#globalNav{
/*padding: 0px 0px 5px 10px;*/
border-bottom: 1px solid #CCC;
color: #cccccc;

}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
/*	padding: 0 4px 0 0;*/
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
/*	padding: 0px 0px 0px 10px;*/
}

/************* #breadCrumb styles *************/

#breadCrumb{
	/*font-size: 80%;*/
	text-align: right;
   padding: 2px 10px 0 15px;
	
	
}
.breadCrumb_td_a{
	/*float: left;*/
	width: 150px;
	height: 45px;
	background:url(../image/p_btn015.gif) no-repeat center;
	
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
}

.breadCrumb_td_b{
	/*float: left;*/
	width: 150px;
	height: 45px;
	background:url(../image/p_btn016.gif) no-repeat center;
	
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
}
.breadCrumb_td_c{
	/*float: left;*/
	width: 150px;
	height: 45px;
	background:url(../image/p_btn018.gif) no-repeat center;
	
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
}
.breadCrumb_td_d{
	/*float: left;*/
	width: 150px;
	height: 45px;
	background:url(../image/p_btn017.gif) no-repeat center;
	
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
}
#breadCrumb a{
	
	padding-left: 25px;
}


/************** .feature styles ***************/

.feature{
/*	padding: 0px 0px 10px 10px;*/
	font-size: 80%;
	background-color: White;
}

.feature h3{
/*	padding: 30px 0px 5px 0px;*/
	text-align: center;
}

/*.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
	margin:10px 10px 10px 10px;
	
}*/


/************** .story styles *****************/

.story{
	/*	clear: both;
padding: 10px 0px 0px 10px;*/
	font-size: 80%;
	background-color: White;
}

/*.story p{
	padding: 0px 0px 10px 0px;
}*/


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	/*font-size: 75%;*/
	color: #cccccc;
   /*padding: 10px 10px 10px 10px;*/
	margin-right: 10px;
}

#siteInfo img{
   padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
   padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: White;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	/*font-size: 90%;*/
	background-color: White;
}

#sectionLinks h3{

}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;

	/*background-image:url(p_btn031.gif);*/
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;

	/*font-size: 90%;*/
	background-color: White;
}

.relatedLinks h3{

}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{

}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;

	font-size: 80%;
}

#headlines p{

}

#ad{
 font-size: 110%;
 font-weight: bold;
}
