﻿@charset "utf-8";
/* CSS Document */
body{font-family:"宋体", arial;margin:0 auto;padding:0;background:#fff;width:965px;font-size:12px;color:#333;line-height:20px;overflow:hidden;}
h1, h2, h3, h4, h5, h6, form, div, p, i, ul, li,ol,button, input, select,option, span, dl, dt, dd {margin:0px;padding:0px;}
img, a img {border:0px;}
h1, h2, h3, h4, h5, h6{font-size:12px;}
font {font-size:12px;}
li {list-style:none;}
a:link, a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color:#BD000F;text-decoration:none;}
.clearboth {clear:both;}
.l{ float:left}
.r{ float:right}
/* 字体 */
.cblack, .cblack a:link, .cblack a:visited {color:#000;text-decoration:none;}
.cblack a:hover, .cblack a:active {color:#eb2d00;text-decoration:none;}
.cred, .cred a:link, .cred a:visited {color:#eb2d00;text-decoration:none;}
.cred a:hover, .cred a:active {color:#eb2d00;text-decoration:none;}
.cwhite, .cwhite a:link, .cwhite a:visited {color:#eb2d00;text-decoration:none;}
.cwhite a:hover, .cwhite a:active {color:#eb2d00;text-decoration:none;}
.cblue{color:#226CAC;}
.cgreen, .cgreen a:link, .cgreen a:visited {color:#0D8F69;text-decoration:none;}
.cgreen a:hover, .cgreen a:active {color:#eb2d00;text-decoration:none;}

.s{margin:10px 0px;}
/*--- 优游导航 --*/
#yooyo_nav{
clear:both;
width:965px;
background:#000;
height:auto;
text-align:center;
line-height:20px;
color:#fff;
margin:10px auto 0px;
padding:6px 0;
font-size:12px;
font-weight:bold;
}
#yooyo_nav a:link,#yooyo_nav a:visited,#yooyo_nav active{ color:#fff; text-decoration:none;}
#yooyo_nav a:hover{ color:#f00; text-decoration:underline;}
/*--- 友情链接 --*/
#friendlink{
width:965px;
height:auto;
margin:0 auto;
padding-top:5px;
}
#friendlink #title {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: url(2008/Menu_title.gif) #65cf48 repeat-x; MARGIN: -1px -1px 5px; FONT: bold 14px/28px verdana; BORDER-LEFT: #fff 1px solid; WIDTH: 100%; COLOR: #fff; BORDER-BOTTOM: #fff 1px solid; TEXT-ALIGN: center
}
#friendlink UL {
	FLOAT: left; MARGIN: 0px 8px; WIDTH: 100%
}
#friendlink LI {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 103px; HEIGHT: 22px; TEXT-ALIGN: center
}
#friendlink LI.img {
	FLOAT: left; WIDTH: 103px; HEIGHT: 42px; TEXT-ALIGN: center
}

/*--- 版权 --*/
#btmcopy{
width:965px;
    margin:0 auto;
	clear:both;
	padding-top:6px;
	text-align:center;
}
#btmcopy #btmnav{
    background-color:#e1e1e1;
	padding:7px 0px;
	margin-bottom:8px;
	color:#1d1d1d;
}
#btmcopy #btmnav a{
	color:#1d1d1d;
	margin:0px 5px;
    text-decoration:none;
}
#btmcopy #copy2007{
    line-height:22px;
	color:#1d1d1d;
}
