/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	BACKGROUND: #ffffff;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 	
	font-family: 宋体;
	color: #333333;
	line-height: 1.166; 
	margin: 0em 0.5em 0em 0.5em;	
	text-align: center;	
	min-width:800px;
	background: url(../images/bg_white.gif) repeat left top;	
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: 宋体;
	font-size: 140%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	LETTER-SPACING: 1px;
}

P {
	LETTER-SPACING: 2px;
	FONT-SIZE: 105%; 
	MARGIN: 0px 0px;  
	COLOR: #555; 
	LINE-HEIGHT: 2em; 
	TEXT-ALIGN: left; 
	PADDING-BOTTOM: 0.5em;
	text-indent: 2.2em;
}

h2{
	font-family: 宋体;
	font-size: 124%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	LETTER-SPACING: 1px;
}

h3{
	font-family: 宋体;
	font-size: 110%;
	color: #334d55;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	LETTER-SPACING: 1px;
	TEXT-ALIGN: left
}

h4{
	font-family: 宋体;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: 宋体;
	font-size: 105%;
	color: #334d55;
	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: 宋体;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/********** Header Part **********/
/* Header DIV - Give the top a 5px space */
#masthead{
	padding: 5px 0px 0px 0px;	
	width: 100%;	
}

/* The blue sky background in Header */
#header {	
	PADDING-BOTTOM: 0px; 
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE:   url(../images/header-bg.jpg); 
	BACKGROUND-REPEAT: repeat-x; 
	POSITION: relative;
	TOP: 0px;
	WIDTH: 100%; 
	HEIGHT: 200px
}

/* The right side JING KONG SHU FA section */
#header_text {
	Z-INDEX: 49; 
	RIGHT: 40px; 
	CURSOR: pointer; 
	BACKGROUND-IMAGE:   url(../images/tizi1.gif); 
	MARGIN: 0px; 
	CURSOR: default; 	
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: absolute; 
	TOP: -1px; 
	WIDTH: 200px; 
	HEIGHT: 200px
}

/* Left logo at the top */
#header_logo {
	Z-INDEX: 42; 
	left: 40px;	
	#BACKGROUND-IMAGE:   url(../images/logo1.gif); 
	MARGIN: 0px; 
	WIDTH: 300px; 
	CURSOR: default; 	
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: absolute; 
	TOP: 20px; 
	HEIGHT: 77px
}

/* amituofo blow the logo */
#header_amtb {
	Z-INDEX: 50; 
	LEFT: 0px; 
	CURSOR: pointer; 
	BACKGROUND-IMAGE:   url(../images/logo_200.gif); 
	MARGIN: 0px; 
	WIDTH: 495px; 
	height:200px;
	CURSOR: default; 	
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: absolute; 
	TOP: 0px; 
	
}

#scrolltext {
	width:300px;
	height:4em;
	position:absolute;
	
	z-index:10;
	top:80px;
	left:350px;
}

/* Root Menu in Header */
#tabMenu {	
	TOP: 5px;
	left: 1%;	
	padding: 0px; 
	WIDTH: 99%;
	POSITION: relative; 
	HEIGHT: 30px;
	z-index: 2;
}

.tab {
	PADDING-LEFT: 9px; 
	BACKGROUND:   url(../images/tab_left.gif) no-repeat left top; 
	FLOAT: left; 
	MARGIN-LEFT: 3px; 
	CURSOR: pointer; 
	BORDER-BOTTOM: #6290d2 1px solid; 
	POSITION: relative;
}
.tab SPAN {	
	DISPLAY: block;	
	FONT-SIZE: 90%; 
	BACKGROUND:   url(../images/tab_top_right.gif) no-repeat right top; 	
	COLOR: #333; 
	PADDING-BOTTOM: 4px; 
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 6px; 
	PADDING-TOP: 4px
}

a.linkStyle:link {
	text-decoration: none; 
	color: black;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
}
a.linkStyle:visited {
	text-decoration: none; 
	color: black;
}
a.linkStyle:hover {
	text-decoration: none; 
	color: black; 
	border-bottom: 2px solid yellow;
}
a.linkStyle:active {
	text-decoration: none; 
	color: black;
}

/********** Container Part **********/
#container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	top: 0px;
	/*filter: alpha(opacity=50);*/	
}

/* Sub Menu within Container */
#midbg {
	top: -1px;		
	width: auto;		
	border: 1px solid #839cc4;
	border-top: 0px;	
	text-align: left;
	POSITION: relative;
	height: 30px;
	PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px; 
	font-size: 85%;	
	overflow: hidden;
	BACKGROUND: #fff url(../images/subtab_mid1.gif) repeat-x left 1px;
}

/* The right navigation */
#navBar{
  	float: right;
	width: 20%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

/* home page template */

/* The right navigation */
#navBar0{ 
  	float: right;
	width: 20%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

/* The left navigation */
#navBar1{
  	float:left;
	width: 20%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#headlines{ 	
	background-color: #eeeeee;
	border: 1px solid #839cc4;	
}

/* Middle content for the Home page template */
#content0{ 
  width: 59.9%;   
  float:left;  
}

/* Middle content for right navbar */
#content1{
  float: left;
  width: 75%;
  padding-left: 2em;
}


/********** Footer Part **********/

#footer {
	HEIGHT: 30px;
	margin-top: 0.5em;
	padding-top: 8px;
	border: 1px solid #839cc4;
	TEXT-ALIGN: CENTER;
	clear: both; 
}

/* This make sure the Footer locate at the very bottom*/
.clearing {
	clear: both; height: 0px;margin-bottom: 0; padding: 0px;
}

/* #siteInfo styles in Footer */

#siteInfo{
	clear: both;
	border: 1px solid #839cc4;
	font-size: 75%;
	color: #839cc4;
	padding: 10px 10px 10px 10px;
	margin-top: 0.5em;
}

#siteInfo img{
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}


/************** .feature styles ***************/

#feature{
	margin:auto;
	margin-top: 1.5em;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	width: auto;	
}

#feature h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

#fimg {
	float:left;
	text-align: left;	
	clear:right;
}

#news{
text-align: center;
	z-index:10;
	/*BACKGROUND: #dddddd url(../images/lslf1.gif) no-repeat center center;*/
}


/************** .story styles *****************/

.story{
	margin:auto;
	margin-top: 1.5em;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	
}

.story h3{
	padding: 1em 0px 1em 0px;
}

.story ol {
	text-align:left;
	LINE-HEIGHT: 2em; 
}




/************* #search styles ***************/
#datearea {
	padding: 0.5em 2em 0.5em 2em;	
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
	border: 1px solid #839cc4;
	background-color: #eeeeee;
	width: auto;
}

#search{
	padding: 0.5em 0px 0.5em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
	border: 1px solid #839cc4;
	height: 12em;
	background-color: #eeeeee;	
}

#titleimg{
	padding: 5px 0px 5px 0px;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
	/*border: 1px solid #839cc4;
	height: 10em;
	background-color: #eeeeee;*/	
}


#search span {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 90%;
}

/*------------------*/

#search1{
	padding: 1em 0px 5px 10px;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	height: auto;
	background-color: #eeeeee;	
}

#search1 span {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 90%;
}

/*********** #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;
	background-color: #eeeeee;	
	padding: 1em 1em 1em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;	
}

#sectionLinks h3{
	padding: 0.5em 0.5em 1em 0.5em;
}

#sectionLinks div {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.3em 0em 0.3em 0.5em;	
	color: #006699;	
}

#sectionLinks a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.3em 0em 0.3em 1em;	
		
}

#sectionLinks a:hover{
	background-color: #dddddd;
	text-decoration: none;
}

#sectionLinks li {
	list-style: disc url(../images/arrow1.gif);		
	margin-left:2em;
	padding-left: 0em;
	cursor:pointer;
}
/*********** #sectionLinks styles for home ***********/

#sectionLinks0{
	position: relative;
	background-color: #eeeeee;	
	padding: 1em 1em 1em 0em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;	
}

#sectionLinks0 h3{
	padding: 0.5em 0.5em 1em 1em;
}

#sectionLinks0 div {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.5em 0em 0.5em 0em;
}

#sectionLinks0 a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.3em 0em 0.3em 0.5em;	
		
}

#sectionLinks0 a:hover{
	background-color: #dddddd;
	text-decoration: none;
}

#sectionLinks0 li {
	list-style: disc url(../images/arrow1.gif);		
	cursor:pointer;
}

/*********** .mulu styles ***********/

#sectionLinks3{
	/*position: relative;
	background-color: #eeeeee;	
	border: 1px solid #839cc4;*/
	padding: 1em 1em 1em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	
	text-align:left;	
}

#sectionLinks3 h3{
	padding: 0.5em 0.5em 1em 2em;
}

#sectionLinks3 div {
	width: 15em;
	
	cursor: pointer;
	padding: 0.3em 0em 0.3em 0.5em;	
	color: #006699;	
}



#sectionLinks3 li {
	list-style: disc url(../images/diamond-black.gif);	
	margin-left:2em;
}

#sectionLinks3 ul ul {
	margin-left:-0.5em;
}

#sectionLinks3 a:link,
#sectionLinks3 a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding: 0.3em 0em 0.3em 2em;
}

#sectionLinks3 div:hover{	
	text-decoration: none;
	background-color: #dddddd;
}

/*--------H3 mulu link style-----------*/
#linkh3 a:hover{	
	text-decoration: none;	
}
/*-------------------*/

#sectionLinks2{
	position: relative;
	background-color: #eeeeee;	
	padding: 1em 1em 1em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;	
}

#sectionLinks2 h3{
	padding: 0.5em 0.5em 1em 0.5em;
}

#sectionLinks2 a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.3em 0em 0.3em 0.5em;	
}

#sectionLinks2 a:hover{
	background-color: #dddddd;
	text-decoration: none;
}

#sectionLinks2 li {
	list-style: disc url(../images/arrow.gif);		
	margin-left:2em;
}

/*-------------for home------*/

#sectionLinks1{
	position: relative;
	background-color: #eeeeee;	
	padding: 1em 1em 1em 0em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;	
}

#sectionLinks1 h3{
	padding: 0.5em 0.5em 0.5em 1em;
}

#sectionLinks1 a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 0.5em 0em 0.5em 0.5em;	
}

#sectionLinks1 a:hover{
	background-color: #dddddd;
	text-decoration: none;
}

#sectionLinks1 li {
	list-style: disc url(../images/arrow.gif);
	
}

/*********** .relatedLinks styles ***********/

#relatedLinks{	
	padding: 1em 1em 1em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;
	background-color: #eeeeee;	
}

#relatedLinks h3{
	padding: 0.5em 0.5em 1em 0.5em;
}

#relatedLinks a:link,
#relatedLinks a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding: 0.3em 0em 0.3em 0.8em;
}

#relatedLinks a:hover{
	text-decoration: none;
	background-color: #dddddd;
}

#relatedLinks li {
	list-style: disc url(../images/gif023.gif);
	padding-left: 0.2em;
	margin-left: 2em;
}

/*----------relatedLinks1----------*/
#relatedLinks1{	
	padding: 1em 1em 1em 1em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;
	background-color: #eeeeee;	
}

#relatedLinks1 h3{
	padding: 0.5em 0.5em 1em 0.5em;
}

#relatedLinks1 a:link,
#relatedLinks1 a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding: 0.3em 0em 0.3em 0.8em;
}

#relatedLinks1 a:hover{
	text-decoration: none;
	background-color: #dddddd;
}

#relatedLinks1 li {
	list-style: disc url(../images/titleDot.gif);
	padding-left: 0.2em;
	margin-left: 2em;
}


/*********** relatedLinks styles for home ***********/

#relatedLinks0{	
	padding: 1em 1em 1em 0em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;
	background-color: #eeeeee;	
}

#relatedLinks0 h3{
	padding: 0.5em 0.5em 1em 1em;
}

#relatedLinks0 a:link,
#relatedLinks0 a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding: 0.3em 0em 0.3em 1em;
}

#relatedLinks0 a:hover{
	text-decoration: none;
	background-color: #dddddd;
}

#relatedLinks0 li {
	list-style: disc url(../images/gif023.gif);
	padding-left: 0.5em;
	
}

/*----------relatedLinks1 for home----------*/
#relatedLinks01{	
	padding: 1em 1em 1em 0em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	border: 1px solid #839cc4;
	text-align:left;
	background-color: #eeeeee;	
}

#relatedLinks01 h3{
	padding: 0.5em 0.5em 1em 1em;
}

#relatedLinks01 a:link,
#relatedLinks01 a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding: 0.3em 0em 0.3em 1em;
}

#relatedLinks01 a:hover{
	text-decoration: none;
	background-color: #dddddd;
}

#relatedLinks01 li {
	list-style: disc url(../images/titleDot.gif);
	padding-left: 0em;
	
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;	 
}


/************** #headlines styles **************/

#headlines{
	
	padding: 1em 0px 1em 0em;
	font-size: 80%;
	margin-bottom: 0.5em;
	text-align:left;
}

#headlines h3 {
	padding: 1em 0px 0em 1em;
}

#headlines a { 
	padding: 0.3em 0em 0.3em 0em;
}

#headlines li {
	list-style: disc url(../images/tit.gif);
	padding: 0.5em 0em 0.5em 1em;
	margin-left: 0.5em;
}


/************ left from common.css ************/
#navlist {	
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	list-style-type: none;
	height: 30px;	
	text-align: left;		
}

#navlist li
{	
	margin-left: 50px;
	display: inline;
	text-align: center;	
}

#navlist li a
{	
	color: #839cc4;
	text-decoration: none;
}

#navlist li a:hover
{
	color: #000;	
	border-bottom: 3px solid #666;
}

/************ two columns ************/

.imgblock {	
	padding-top:20px;
	float: left;
	width: 350px;	
	text-align: center;
}

.detail{
	padding-left: 350px;
}



#tablecontent {
	padding-top:20px;
	padding-right:20px;
	float: left;
	width: 260px;	
	text-align: center;
}

#textpart {
	padding-left: 260px;
	padding-bottom:10px;
	#font-size: 80%;
}



