@charset "gb2312";
/* HTML tag styles  */
/***************** body 整体样式*******************/
body {
	font-family:Verdana, Arial, 宋体;
	font-size:12px;
	color: #333;
	margin:0;padding:0;	
	padding-left:0;
	text-align:center;	
}	

#mainbox {
	margin:0 auto;
	width:780px;
	}

h1,h2,h3,h4,h5 {margin: 0px; padding: 0px;}

/***************** 头设置 *******************/

h1 {width:780px;} 					/* 第1行 */

#topnav1 {	
	width:780px;
	background-color:#2165A5;
	height:27px;
	text-align:center;
	padding:2px 0 0 0;
}									/* 第2行 */

#topbanner {border:0px solid #66CCFF;} /* 第3行 */

/***************** 标题特殊设置 *****************/

h3,#navbar h3,#contentitle {
	font-size: 16px;font-weight: 500;color: #0000FF;
	line-height:2em;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

h5{ font-size: 100%; font-weight: bolder; color: #333333;}

.xiabiao {font-size: 9px;}
/***************** 左侧栏设置 *****************/

#navbar{
	float:left;
	width:189px;
	background-color: #eeeeee;
	border:0px;
	text-align:left;
}
/*********** 左侧栏链接设置 ***********/

#navbar ul a:link, #navbar ul a:visited {display: block;}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar h3{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

#navbar li a {
	height:18px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 0px 0px;
	text-indent:2em		
}
#navbar li a:hover{
	background-color: #ddd;
}

/************* 内容区样式 **************/
#content{
	width: 589px;/*190+1+589=780*/
	float:left;
	border-left: 1px solid #cccccc;
	padding:0px 0px 0px 0px;
} /*内容区布局*/

#content h3,#content h4{
	text-indent:12px;
}

#contentitle ,#content h4{
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	color:#333333;
	background-color:#eee;
}
#contentitle {font-size:120%;height:2em;}

/************** img&text styles ***************/

p { margin:5px;
	text-indent:2em;
	line-height:20px;	
}
.imgtext{
clear: both;
	padding: 10px 0px 10px 5px;
	text-align: left;
}
.imgin{
clear: both;
	padding: 10px 0px 10px 5px;
	text-align: center;
}

.textin{
	clear: both;
	padding: 10px 0px 10px 5px;
	text-align: left;
}
.tablein{
	clear: both;
	padding: 10px 0px 10px 7px;
	text-align: left;
}
.ulin{
	clear: both;
	text-align: left;
}



/************* 站点信息设置 ***************/
#siteInfo{

	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 95%;
	padding: 10px 0px;
}


/*********** Table styles ***********/
.p9t1  {
	width:98%;
	border-collapse:collapse;
	FONT-SIZE: 12px;FONT-FAMILY: Verdana, Arial;line-height: 14pt;
	color: #333333;
}
.p9t1 caption {
	text-align:left;
	font-weight: bold;
}
.p9t1 tfoot td{
	border-width:0px;
}
.p9t1 td{
	border:1px solid #333333;
	padding:0px 3px;
}


/*********** menu styles ***********/
.flashmenu A{
	display:block;
	width:100%;
	font-size:12px;
	font-family:Arial, 宋体,Helvetica,;
	
	color:#ffffff;
	border:1px solid #2165A5;
	background:#2165A5;
	filter:blendtrans(duration=0.5);
	cursor:hand;
	text-align:center;
	line-height: 24px;
	text-decoration: none;
}

.flashmenu A:hover{
background-color:#66CCFF;
border:1px solid #eeeeee;
color:black;
text-decoration: none;
}

#navbar a:hover,#content a:hover {text-decoration: underline;POSITION: relative; RIGHT: 0px;TOP: 1px}


#navbar a{
	text-decoration: none;
}
#navbar a:hover{
	text-decoration: underline;
}

#content #fenlan span {
width:48%;
float:left;
padding:0px 2px 0px 9px;
}

.notice 
{
width:189px;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;}
.notice h3 {background-color:#8CB6F7;}

a.tip {color:red;text-decoration:none;position:relative;}
a.tip span{display:none;}
#content a.tip:hover {cursor:hand;top:0px;text-decoration:none;}
a.tip:hover .popbox {display:block;position:absolute;top:18px;left:30px;width:120px;padding:10px;background-color:#fff;color:#424242;border:1px dotted;}
.popbox {text-indent:0px;}

TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px; 
}
.tt {
	FONT-SIZE: 12px;
} 
.tt a:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.tt a:visited {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.tt a:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
.tt1 {
	FONT-SIZE: 14px;FONT-FAMILY: Arial, Helvetica, sans-serif; 
} 
.tt1 a:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.tt1 a:visited {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.tt1 a:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
.white {
	COLOR: #0000FF; TEXT-DECORATION: none
}

.eng1 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-indent: 4px;
}
.eng1 td{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 4px;
	line-height: 14pt;
	color: #333333;
	}
.eng2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 3px;
	line-height: 14pt;
	color: #333333;
}
.eng2 td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 3px;
	line-height: 14pt;
	color: #333333;
}

.eng {
	FONT-SIZE: 14px;FONT-FAMILY: Arial, Helvetica, sans-serif; }



.eng a:link {
	text-decoration: none;	
}


.eng a:visited {
	COLOR: #0000FF;TEXT-DECORATION: none
}

.eng a:hover {
	COLOR: #00FF00;
}
.product {
	font-family: "  ";
	font-size: 12px;
}
.product a:link {
	TEXT-DECORATION: none
}
.product a:visited {
	TEXT-DECORATION: none
}

#siteInfo a,a.email {text-decoration: none;POSITION: relative; RIGHT: 0px;TOP: 0px}
#siteInfo a:hover,a.email:hover {text-decoration: underline;}

