/* Eyou xingxiangzhan 2009-7-17 */

/*All style*/
* {
	margin:0;
	padding:0;
}

body {
	font-size:13px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	height:100%;
	color:#333;
}

img {
	border:0;
}

ul {
	list-style:none;
}
ol{ list-style:none;}

a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
	color: #009933;
}

h2 {font-size:14px;}

h3,h4 {font-size:12px;}

.text1{ color:#fff; font-size:14px;}    /*白色*/
.text1 a{ color:#fff;}
.text1 a:hover{ color:#fff;}
.text2{ color:#00a7ff; font-size:13px;}  /*浅蓝色*/
.text3{ color: #009933; font-size:14px;}  /*深蓝色*/
.text4{ color:#999999; float:14px;}    /*浅灰色*/
.text4 a{ color:#999999;}
.text5{ color:#000000; font-size:14px;}  /*黑色*/
.text6{ color:#000000; font-size:13px;}  /*黑色*/
.text7{ color:#75b900}                   /*蓝色*/
.text7 a{ color: #009900}
.text8{ color:#0066FF; font-size:13px;}  /*蓝色*/
.text8 a{ color:#0066FF;}
.text8 a:hover{ color:#fff; background:#0066FF}
.text9{ font-size:16px; font-weight:bold; color:#75b900;}   /*大号深蓝色*/


/*footer*/

#info {
	text-align:center;
	padding-top:4px;
	color:#666666;
}

#info p {
	line-height:24px;
}

#info a {
	color:#002e68;
	text-decoration:none;
	margin-right:8px;
}

#info a:hover {
	text-decoration:underline;
}

#links a {
	border-right:1px solid #002e68;
	padding-right:8px;
}

#links a.hidborder {
	border-right:0;
	padding-right:4px;
}

#info span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 3px 0 2px;
}

.nobor{
	border:0;
}

.clearfloat {
	clear:both;
}

.mart5 {
	margin-top:5px
}

.adnum1 {
	height:90px;
}

.adnum1 object{
	width:363px;
	height:90px;
       -width:362px;
	display:inline;
	float:left;
    margin-left:1px;
}

