/* HTML tag styles  */
@import url("td.css");
/***************** body *********************/
body {
	font-family: Verdana, Arial;font-size:12px;
	color: #333333;
	margin:0;padding:0;	padding-left:0;
	height:100%;
	
	margin-left:5px;	
}

#mainbox {
	margin:0;
	width:780px;
	text-align:center;
	}


h1,h2,h3,h4,h5 {margin: 0px; padding: 0px;}

h3,#contentitle {
	font-size: 14px;font-weight: bolder;color: #333;
	line-height:2em;
	margin:0px 0px 0px 0px;
}

h5{ font-size: 100%; font-weight: bolder; color: #333333;}


.xiabiao {font-size: 9px;}
/***************** #topnavc *****************/
#topnavc {
	width:780px;
	background-color:#2165A5;
	height:30px;
	text-align:center;
}

#topnavc ul{ 
	margin: 0;  
	padding:2px 0 0 0;
	list-style:none;	
}
#topnavc ul li{ 
	float:left;
	width: 78px;
}

#navbar{
	float:left;
	width:190px;
	background-color: #eeeeee;
	border:0px;
}

/************* #content styles **************/
#content{
	width: 589px;/*190+1+589=780*/
	float:left;
	border-left: 1px solid #cccccc;
	padding:0px 0px 0px 0px;
}

#contentitle ,h4{
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	color:#333333;
	background-color:#eee;
}
#contentitle {font-size:120%;height:2em;}

/************** img&text styles ***************/

.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 styles ***************/
#siteInfo{

	clear: both;
	border-top: 1px solid #FF9900;
	font-size: 95%;
	padding: 10px 0px;
}
/*********** #navBar link styles ***********/

#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 #cccccc;
	
}

#navbar li a {
	height:32px;
	display: block;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;

	
}



#navbar li a:hover{
	background-color: #ddd;
}

/*********** 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,;
	font-weight:700;
	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}
#siteInfo a,a.email {text-decoration: none;POSITION: relative; RIGHT: 0px;TOP: 0px}
#siteInfo a:hover,a.email:hover{text-decoration: underline;}
