﻿body
{
	
	font-family:Verdana;
	background:eeeeee;
	
}
.top
{
	background-image:url('../images/toplogo.jpg');

	vertical-align:top;
}
.toplink
{
	float:right;
	height:32px;
	width:130px;
}
.toplink a
{
	width:30px;
	float:left;
	display:inline;
	height:20px;
	margin-left:20px;
}
.topmenu
{
	margin-top:16px;
	float:left;
	height:30px;
	width:100%
}
.search
{
	float:right;
	margin-top:20px;
}

.menuleft
{
	float:left;
	height:30px;
	width:7px;
	background-image:url('../images/menuleft.gif');
}

.menuright
{
	float:left;
	height:30px;
	width:7px;
	background-image:url('../images/menuright.gif');
}
.menumid
{	
	width:886px;
	background-image:url('../images/menubg.gif');

	float:left;

}
#nav
{
	height:30px;
	width:770px;
	float:left;
}

ul { 
	text-align:center;
	padding: 0;
	margin: 0;
	list-style:none;
}
.menua
{	
	font-size:12px;
	height:30px;
	padding-top:7px;
	color:white;
	font-weight:bold;
	background-image:url('../images/menubg.gif');
	text-decoration: none;
	letter-spacing:-1px;
}
.menua p
{	
	padding:0 10px;
	white-space:nowrap;
	height:15px;
	border-right:1px solid white;
	Filter: dropshadow(color=black,offx=2,offy=2); 
	cursor:hand;
}

.menua:hover
{
	
	background-image:url('../images/menuhover.gif');
}

li {
	position:relative;
	float: left;	
	width: 150px;
		
}
li ul { 
	position:absolute;
	display: none;
	top:30px;left:0;
	
	z-index:9999;
}
li.over ul {
	display: block;
}
li:hover ul {
	display: block;
}
.dropul li a{
	white-space:nowrap;
height:25px;
	vertical-align:middle;
	display:block;
	font-size:11px;
	line-height:20px;
	margin-right:1px;
	text-decoration: none;
	color: white;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background:gray;
	font-family:Tahoma;

}
.dropul li a:hover{
	background-color:#356998;
	

}

.flag
{
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:5px;
	font-size:10px;
	text-align:center;
	color:white
}
.flag img
{
	border:0
}
.mainleft
{
	margin:10px;
	float:left;
	display:inline;
	width:177px;
	font-family:Verdana;

}
.whatsnew{

	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	letter-spacing:-1px;
}
.mainmid
{
	float:left;
	font-size:1px;
	width:540px;
	font-family:Verdana;
	letter-spacing:-1px;
}
.midtop
{	
	margin-top:10px;
	float:left;
	width:540px;
	height:28px;
	background-image:url('../images/midtop.jpg');
}
.midcenter
{
	width:540px;
	background-image:url('../images/midcenter.jpg');
	padding:2px 5px;
	
}
.midpic
{
	float:left;
	display:inline;
	width:105px;
	margin-left:1px;
}
.midpictop
{	
	float:left;
	width:105px;
	height:7px;
	background-image:url('../images/midpictop.jpg');
	
}
.midpiccenter
{	
	float:left;
	width:105px;
	background-image:url('../images/midpiccenter.jpg');
	text-align:center;
	height:120px;
}
.midpiccenter p
{
	margin-top:10px;
	font-size:12px;
	color:#46789D
}
.midpicbot
{	
	height:7px;
	float:left;
	width:105px;
	background-image:url('../images/midpicbot.jpg');
	
}
.midmore
{
	float:right;
	height:20px;
	width:50px;
	font-size:10px;
	color:#BCBCBC;
	font-weight:bold;
}
.midmore a
{
	height:20px;
	width:50px;

}
.midbot
{
	width:540px;
	height:6px;
	background-image:url('../images/midbot.jpg');
	margin-bottom:10px;
}

.mainright
{	
	display:inline;
	margin-left:10px;
	margin-top:10px;
	float:left;
	font-size:1px;
	font-family:Verdana;
}
.righttop
{
	width:144px;
	height:6px;
	background-image:url('../images/righttop.jpg')
}
.rightcenter
{	
	width:144px;
	background-image:url('../images/rightcenter.jpg');
	padding:5px;
}
.righttitle
{
	height:20px;
	background:url('../images/iconright.jpg') no-repeat 0 3;
	font-size:12px;
	color:#46789D;
	padding-left:10px;

}
.rightflag
{
	text-align:center;
	padding-top:3px;
	padding-bottom:7px;
}
.rightflag a,img{
	border:0;
}
.rightbot
{	
	
	width:144px;
	height:6px;
	background-image:url('../images/rightbot.jpg')
}
.left
{	
	vertical-align:top;
	
	width:172px;
	border-right:1px solid gray;
	background:url('../images/leftbg.jpg') repeat-x 0 150 #f5f5f5;

}
.left div
{
	width:172px;float:left;
	padding-top:10px;
	padding-left:5px;
}
.left td
{
	font-size:11px;
	float:none;
	padding-left:15px;
	background:url('../images/arrow.gif') no-repeat 0 6;
	letter-spacing:0px;	
	white-space:nowrap;
	}
.left a
{	
	
	text-align:left;
	width:150px;
	height:25px;
	color:#3B6F94;
	border-bottom:2px solid #cccccc;
	text-decoration:none;
	line-height:25px;
	vertical-align:middle;
	font-family:Tahoma;
}
.left a:hover
{	
	color:#CCCCFF;
	background:black;	
}
.right
{

	width:727px;
}
.rightflash
{
	height:171px;
	background-image:url('../images/erjiflash.jpg');
}
.navbg
{
	height:76px;
	background:url('../images/navbg.jpg') repeat-x;
	padding:15px 20px;
	vertical-align:top;
}
.rightnav
{
	font-size:12px;
	float:left;
	display:inline;
	width:100%;
	height:15px;
}
.rightnav a
{
	color:#AF761C;
	text-decoration:none;
}
.rightnav a:hover
{
	color:#FF6600;
	text-decoration:underline;
}

.righthead
{	
	margin-top:10px;
	font-size:14px;
	Filter: dropshadow(color=black,offx=2,offy=2); 
	color:#1A63AF;
	font-weight:bold;
}

.bottom{
	font-size:12px;
 	text-align:center;
	height:74px;
	background-image:url('../images/bottom.jpg')
}
.bottom p
{
	color:#153A8B;
	font-weight:bold;
	margin-bottom:5px
}
.endtitle{
	font-size:16px;
	color:#000;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 5px;
}
.endsubtitle{
	font-size:12px;
	color:#1A63AF;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
	padding:5px 5px 5px 5px;
	margin:15px;
}
.endcontent{
				padding:5px 10px 5px 10px;
				font-size:14px;
	
				line-height:25px;
				text-align:left;
				vertical-align:top;
				font-weight:normal;
}
.dropshadow2{
	float:left;
	clear:left;

	background: url('../images/shadow.gif') no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.innerbox{
	text-indent:0px;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	margin: 0px 0px -3px 0px;
	margin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
.tplisttitle
{
	font-size:12px;
}
.display-title
{
	font-size:16px;
	color:#3399FF;
	text-align:center;
	height:30px;
}
.display-content
{	
	padding:10px 10px 0 10px;
	font-size:14px;
}
.td_holdermain
{
	padding:20px;
}
.deftitle
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.defcontent
{
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
}

.deftable
{
	table-layout:fixed;
	
}
.erjititle
{
	font-size:12PX;
	font-family:Verdana;	
	background:white;
	width:90%;
		white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#3966BF;

}
.erjititleimg
{
	width:200px
}

.erjititleimg img
{
	width:200px
}
.erjititle1
{
	font-size:12PX;
	font-family:Verdana;	
	background:white;
	width:350px;
	color:#3966BF;

}

.erjitime
{
	font-size:12PX;
	font-family:Verdana;	
	background:white;
	width:10%;
	vertical-align:top
}

.ms-vb2 a
{
	font-family:Verdana;
}
.div_erjicontent
{
	float:left;
	width:70%;
}
.div_erjilink
{
	width:28%;
	float:right;
	border:1px solid #C8D7DC;
	background:url('../images/erjilink.jpg') repeat-x;
	padding:5px;
	font-size:12px;
	
}
.div_erjilink td
{
	font-size:11px;
	font-family:Verdana;
	
}
.div_erjilink a
{
	font-weight:normal;	
}

.div_erjilink img
{
	width:182px;
	border:0px;
	margin:0px
	
}
.sanjititle
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	text-align:center;
}
.sanjipic img
{
	margin-right:10px;
	width:300px;
}
.sanjipic2
{
	text-align:center;
	padding:10px;
}
.sanjipic2 img
{
	width:600px;
	
}
.sanjipic3 img
{
	margin-right:10px;
	width:360px;
}








