/*-==========通用==============*/
body{
	margin:0;
	padding:0;
	color:#333333;
	font-size:9pt;
	font-family: Verdana,"Times New Roman", sans-serif;
	line-height: 150%;
}

a{text-decoration:none;}
a:link {color: Black;text-decoration:none;}
a:visited {color: Black;text-decoration:none;}
a:hover {color: Navy;text-decoration: underline; }
a:active {color: Navy;text-decoration:none;}

img{
	border:0;
}
table{
	font-size: 11.5px;
	line-height: 150%;
}
select{
	font-size: 11.5px;
	font-family: Verdana,"Times New Roman", sans-serif;
}
/* 搜索按钮的样式 */
.sobutton {
	background-image: url(../images/goserch.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	width: 40px;
	height: 20px;
	text-transform: none;
}
#divlogo{
	margin-left: 27px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#ullang{
	margin-right: 20px;
	margin-top: 35px;
	margin-bottom: 10px;
	float:right;
	height:16px;
	width:180px;
	background: url(/images/langbg.gif);
	list-style-type: none;
	padding: 0px;
}
#ullang li{
	float: left;
}
#ullang li a{
	display: block;
	width: 60px;
	height: 16px;
}
#ullang li#cn a:hover,#activec{
		background: url(/images/langbg.gif) 0 -19px; 
		/*翻转时背景图的位置，左边0px，顶部-16px,背景图的下半部分，下同*/
}
#ullang li#en a:hover,#activee{
		background: url(/images/langbg.gif) -60px -19px; 
}
#ullang li#jp a:hover,#activej{
		background: url(/images/langbg.gif) -120px -19px;
}

/* ---------------页面顶部导航菜单部分----------------- */

#divNavBar{
	width:100%;
	height:30px;
	background-color: #AB2D2A;
	text-align: center;
	float: none;
	clear: both;
}

#divNavLeft{
	width: 100px;
	height: 30px;
	background-color: #CDC7B9;
	float: left;
}
#divNavBar ul{
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;
	text-align: center;
	float: left;
}

#divNavBar li{
	float: left;
	width:70px;
	border-color:#FFF;
	white-space:nowrap;
	line-height:30px;
	background-color: #AB2D2A;
	font-size: 11.5px;
}
#divNavBar a{
	display:block;
	text-align:center;
	text-transform: capitalize;
	height:30px;
	letter-spacing:1px;
	padding: 0px 5px 0px 5px;
}
#divNavBar a:link{
	color:#FFF;
	text-decoration:none;
}
#divNavBar a:visited{
	color:#FFF;
}
#divNavBar a:hover{
	color:#FFF; 
	text-decoration:none;
	background-color: #9C2A27;
}
/* -------首页导航下的通栏图片---------------- */
#divtopimg{
	background-color: InactiveBorder;
	width: 100%;
	height: 190px;
	margin: 0 0 0 0;
	background-image: url(/images/home0.jpg);
	background-repeat: no-repeat;
}
#divPage{
	width:100%;
	margin: 0px 0px 0px 0px;
	padding:0 0 0 0;
}
/* -----首页布局-------- */
#divIndexMain{
	width: 100%;
	text-align: center;
}
#divIndextable{
	width:700px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float: none;
	font-size: 11.5px;
	line-height: 150%;
}

.dotline{
	background-image: url(../images/line4.GIF);
	background-repeat: repeat-x;
}
/* =====内页======================= */
/* -----左侧部分---------------- */
#divLeft{
	font-size: 11.5px
}
#divLeft ul{
	margin-left: 0px;
}

#divLeft li{
	float:left;
	white-space:nowrap;
	line-height:30px;
	font-size: 11.5px;
	background-color: #EEEEEE;
	}

#divLeft a{
	display: list-item;
	text-align:right;
	height:30px;
	text-transform: capitalize;
	letter-spacing:1px;
	padding-right: 10px;
	font-weight: bold;
}

#divLeft a:link{
	color: Black;
	text-decoration:none;
}

#divLeft a:visited{
	color: Black;
}
#divLeft a:hover{
	color: #0000CD; 
	text-decoration: none;
	background: #F5F5DC;
	}

/* ---页面中间主要内容部分------------ */
#divMainContent{
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 150%;
}
#divMainContent h1{
	text-align: center;
	font-size: 14px;
}
#divMainContent h3{
	background-image: url(../images/tdbackground.gif);
	height: 32px;
	font-size: 11.5px;
	line-height: 32px;
	padding-left: 15px;
}
#divMainContent p{
	font-size: 11.5px;
	line-height: 150%;
	padding-left: 15px;
	padding-right: 20px;
}
.h3_line {
	background-image: url(../images/line4.GIF);
	font-weight: bold;
	font-size: 11.5px;
	padding: 15px;
	background-repeat: repeat-x;
	width: 96%;
}
/* 自动间隔背景色的表格行 */

.tr_title{
	font-weight: bold;
	font-size: 11.5px;
	background-color: #EEEEEE;
	line-height: 180%;
}
.tr_bg1{
	font-size: 11.5px;
	background-color: White;
	line-height: 180%;
}
.tr_bg2{
	font-size: 11.5px;
	background-color: #F6F6F6;
	line-height: 180%;
}
/* ---------页面右侧------------- */
#divRight{
	margin-left: 0px;
	float: none;
	background-color: #F4F4F4;
	width: 190px;
	text-decoration: none;
	vertical-align: top;
	font-size: 11.5px;
}
#divRight h3{
	font-size: 11.5px;
	padding: 10px;
	background-color: #FAFAFA;
}
#divRight p{
		padding: 5px 5px 5px 10px;
		line-height: 20px;
}
#divRight a:link{
	color: Black;
	padding: 1px 5px 1px 10px;
	text-decoration:none;
}

#divRight a:visited{
	color: Black;
}
#divRight a:hover{
	color: Black;
	background-color: #fff;
	text-decoration: underline;
	}

/*-------页脚------------*/
#CopyRight {
	text-align:center;
	font-weight:normal;
	float: none;
	line-height:30px;
	font-size: 11.5px;
	clear: both;
}

#CopyRight table{
	font-size: 11.5px;
	text-align: center;
	background-image: url(/images/bottom_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

/* ----搜索结果页---- */
.s_title{
	font-weight: bold;
}
.s_content{
	padding:2px 0 2px 15px;
	background-image : none;
	list-style: none;
}