/*样式*/
body {
	margin: 0px;
	text-align: center;
	background-repeat: repeat-x;
}
a {
    color: #000099;
	text-decoration: underline;
}
a:link,a:visited,a:active {
    color: #000099;
	text-decoration: underline;
}
a:hover {
    color: #000099;
	position: relative;
	left: 1px;
	top: 1px;
	/*border-bottom: #7B7B7B 1px dotted;*/
	text-decoration: underline;
}
ul {
	margin: 0px;
	text-align: left;
}
li {
    list-style: none;
	line-height:20px
	
}
.size13 {
	font-size: 13px;
	color:#000099;
	font-weight: normal;
}
.size12 {
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}
.size14 {
	font-size: 14px;
	color:#ED1719;
	font-weight: bold;
}
.size142 {
	font-size: 14px;
	color:#ffffff;
}
.size15 {
	font-size: 15px;
	color:#000099;
	font-weight: bold;
}
.red {
	color: #FF0003;
	font-size: 12px;
	text-decoration: none;
}
A.red {
    color: #FF0003;
	text-decoration: underline;
}
A.red:hover {
    color: #000099;
	text-decoration: underline;
}
.dotted {
	background: url(/images/guide/2007/dotted.gif) repeat-x left bottom;
	padding: 0px 0px 10px;
}
.lan {
	color: #000099;
	font-size: 13px;
	text-decoration: underline;
}
A.lan {
    color: #000099;
	text-decoration: none;
}
A.lan:hover {
    color: #000099;
	text-decoration: underline;
}
.lan2 {
	color: #000099;
	font-size: 14px;
	text-decoration: underline;
}
A.lan2 {
    color: #000099;
	text-decoration: none;
}
A.lan2:hover {
    color: #000099;
	text-decoration: underline;
}
/*头部登陆条*/
#top1{
	height: 25px;
	width: 950px;
	text-align: left;
	border: #D6D6D6 1px solid;
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	background: url(/images/guide/2007/top1_bj.gif) repeat-x left top;
}
#top1 ul {
    margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 8px;
}
#top1 li {
	float: left;
	list-style: none;
	padding: 0px 2px 0px 2px;
	line-height: 22px;
}
#top2{
	height: 120px;
	width: 948px;
	text-align: left;
	border: #D9D9D9 1px solid;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
#top2_left {
	float: left;
	height: 120px;
	width: 186px;
	padding: 0px 0px 0px 0px;
}

#top2_m {
	float: left;
	height: 120px;
	width: 759px;
}
#top2_left ul {
    margin: 0px;
	padding: 0px 0px 0px 20px;
}
#top2_left li {
	float: left;
	line-height: 22px;
	list-style: none;
	text-align: left;
	width: 110px;
}
#top3{
	height: 81px;
	width: 950px;
	text-align: left;
	background-color: #F5F5F5;
	margin: 1px 0px 5px 0px;
	background-image: url(/images/guide/2007/top_bannerbj.gif);
	background-repeat: repeat-x;
	background-position: left;
	vertical-align: top;
}
#top3_left {
	float: left;
	height: 71px;
	width: 66px;
	background-image: url(/images/guide/2007/top_leftbj.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#top3_madlle {
	float: left;
	height: 50px;
	width: 810px;
	padding: 13px 0px 10px 0px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
}
#top3_madlle a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#top3_madlle a:hover {  
	TEXT-DECORATION: none; 
    COLOR: #FCFF00;
	border-bottom:1px dashed #FCFF00;
	}
#top3_right {
	background-image: url(/images/guide/2007/top_rightbj.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 71px;
	width: 66px;
	margin-left: 8px;
}
