/* CSS Document */
* {	font-size:12px;	line-height:22px;list-style-type: none;}
a:link {color: #000000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #CC0000;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}

.e_cont_bj{
	width:100%;
	margin-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5A759C;
}
.e_cont{ width:980px; text-align:center;  margin:10px auto; align:center; }
.e_cont li{ width:980px; float:left;}
.e_cont_link { width:980px; text-align:center; margin:0px auto; align:center;}
.e_cont_link ul{ width:auto; margin-left:326px;}
.e_cont_link ul li{ width:55px; float:center; line-height:20px;}