@charset "utf-8";
*{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 75px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 40px;
	margin-bottom: 0px;
	position: relative;
}
#menu img {
	position: absolute;
	top: -2px;
	left: 38px;
	width:145px;
}
.menu {
	position: absolute;
	top: 0px;
	right: 0px;
	left:180px;
}
.avd_top {
	background-image: url(images/avd_topbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	line-height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.avd_top input{
	line-height: 18px;
	border: 1px solid #999999;
	}
/**************************** 广告图片代码 ******************************/
.avd {
	width: 622px;
	float: left;
	position: relative;
	height: 199px;
}
.flashNews {
	width:auto;
	overflow:hidden;
	text-align:left;
}
.firstNews {
	float:right;
	width:auto;
	margin-bottom:12px;
	overflow:hidden;
}
.flashNews, .firstNews {
	height:199px;
}
.flashNews .bg {
	position:absolute;
	left:0;
	bottom:0;
	width:622px;
	height:30px;
	background:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.39;
	opacity:0.39;
}
.flashNews h3 {
	position:absolute;
	left:10px;
	top:100px;
	width:622px;
	height:35px;
	line-height:35px;
	z-index:2;
	font-size: 14px;
	font-weight: bold;
}
.flashNews h3 a {font-size:20px;font-family:"黑体";font-weight:normal;color:#FFFFFF;}
.flashNews h3 a:hover {color:#F20000;}
.flashNews p {
	width:auto;
	height:20px;
	line-height:20px;
	;
	z-index:2;
}
.flashNews p a {color:#FFFFFF;}
.flashNews p a:hover {color:#F20000;}
.flashNews ul {
	position:absolute;
	right:0;
	bottom:0;
	padding-left:47px;
	_padding-left:46px;
	z-index:2;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flashPage_bg.png',sizingMethod='crop'); 	background-image: url(../css/flashPage_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.flashNews ul li {float:left;width:15px;height:18px;line-height:18px;text-align:center;margin-left:1px;border:solid 1px blue;}/*background:#000000;*/
.flashNews ul li a {display:block;width:15px;height:18px;font-size:10px;font-family:Tahoma;font-weight:bold;color:#FFFFFF;}
.flashNews ul li a:hover, .flashNews ul li a.sel {color:#F20000;}
.firstNews h3 {
	width:auto;
	height:27px;
	line-height:27px;
	text-indent:14px;
	font-size:12px;
	border:1px solid #FFFFFF;
	background:#F2F6FB;
}
.firstNews p {position:absolute;top:5px;right:5px;}
.firstNews p a {font-size:12px;}
.firstNews h4 {
	width:auto;
	height:25px;
	margin:0 auto;
	overflow:hidden;
	padding-top:12px;
	line-height:25px;
	font-weight:normal;
	font-size:18px;
	font-family:"黑体";
}
.firstNews ul {
	width:auto;
	height:auto;
	overflow:hidden;
	_zoom:1;
	margin:0 0 0 12px;
}
.firstNews ul li {
	position:relative;
	width:auto;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-indent:10px;
	font-size:14px;
	background:url(../img/pic.gif) -298px -141px no-repeat;
}
/*------------------------------------------------------*/

.news {
	float: left;
	width: 220px;
	height: 199px;
    background-image: url(images/loginbg.gif);
	background-repeat: no-repeat;
	margin-right: 1px;
	position: relative;
}
.news ul {

}
.news ul li {
}


.news h3 {
	font-size: 14px;
	color: red;/*#FF9900*/
	line-height: 15px;
	padding-left: 8px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8000;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.news h3 span {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: -2px;
}
.news h3 span a {
	font-size: 14px;
	color: red;/*#FF9900*/
	text-decoration: none;
}
.news h3 span a:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}



.link {
	float: left;
	width: 280px;
}
.link h3 {
	/*background-image: url(images/title.gif);*/
	line-height: 19px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 3px 0px;
	padding-left: 3px;
}
.link h3 img {
	margin-left: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.link .link_box {
	border: 6px solid #EEEEEE;
	height: 60px;
	margin-right: 8px;
	padding: 2px;
}
.boximg {
	margin: 10px 6px;
	float: left;
}

.link .link_box #form1 {
	line-height: 60px;
	background-image: url(images/link_boxbg.gif);
	background-repeat: repeat-x;
}



.link .link_box p {
	width: 75px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 20px;
}


.avd_bot {
	line-height: 25px;
	height: 25px;
	background-image: url(images/avd_botbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
}
.page_pve {
	height: 130px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pve{
	float: left;
	width: 280px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 130px;
}
.page_pve .pve img {
	margin-left: 0px;
	float: left;
	margin-right: 15px;
}
.page_pve .pve .pve_c {
	float: left;
	width: 165px;
}
.page_pve .pve .pve_c p {
	line-height: 22px;
}

.page_pve .pve h3 {
	background-image: url(images/icon_pre.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	background-position: 1px 7px;
}
.pve1{
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	height: 130px;
}
.page_pve .pve1 img {
	margin-left: 0px;
	float: left;
	margin-right: 15px;
}
.page_pve .pve1 .pve_c {
	float: left;
	width: 145px;
}
.page_pve .pve1 .pve_c p {
	line-height: 22px;
}

.page_pve .pve1 h3 {
	background-image: url(images/icon_pre.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	background-position: 1px 7px;
}

.avc_bot ul{
	width: auto;
	list-style-type: none;
}
.avd_bot ul li {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	float: left;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	width: 270px;
}
.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	margin-top: 10px;
	padding-left: 300px;
	padding-top: 20px;
}
.footer ul {
	width: 500px;
}

.footer ul li {
	float: left;
	list-style-type: none;
	text-align: left;
	margin-right: 10px;
	line-height: 20px;
	margin-left: 0px;
}

.footer p {
	clear: both;
	line-height: 20px;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.ri_about fieldset {
	margin-bottom: 10px;
}


#menutab a {COLOR: #ffffff; TEXT-DECORATION:none; font-size:13px;}
        #menutab .aaa
        {
            color: #FFFFFF;
            padding-left: 10px;
            background: #999999;/*#666666*/
            margin-bottom: 2px;
            height: 20px;
            padding-top: 3px;
        }
       #menutab .bbb
        {
            color: #FFFFFF;
            padding-left: 10px;
            background: #ff0000;
            margin-bottom: 2px;
            height: 20px;
            padding-top: 3px;
        }
        #menutab .ccc
        {
            color: #FFFFFF;
            padding-left: 10px;
            background: #aaa;/*#999999*/
            margin-bottom: 2px;
            height: 20px;
            padding-top: 3px;
        }