body /*整站设置*/
{SCROLLBAR-BASE-COLOR: #ccf;/*拉主体色*/SCROLLBAR-3DLIGHT-COLOR: #ccc;/*左上线*/
SCROLLBAR-SHADOW-COLOR: #666;/*右下线*/SCROLLBAR-ARROW-COLOR: #f00;/*箭头色*/
	margin:0; 
	padding:0;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/bgout.gif);
	background-position: center 50%;
    text-align:center;
}
a {/*链接字号设置*/
	font-size: 12px;
}
a:link {/*链接颜色设置*/
	text-decoration: none;
	color: #000000;
}
a:visited {/*访问过链接颜色设置*/
	text-decoration: none;
	color: #000000;
}
a:hover {/*鼠标指到链接时颜色设置*/
    LEFT: 0px;
	TOP: 0px;
	COLOR: #993300
	POSITION: relative
	}
a:active {/*鼠标按下到链接时样式设置*/
	text-decoration: none;
}
div{
	WORD-BREAK: break-all;/*英文自动换行*/
}
LI {/*去除li标签里的黑点*/
	LIST-STYLE-TYPE: none;
	margin: 0;
    padding: 0;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.QC {/*清除两者*/
	clear: both;
}
/*输入表框样式*/
.shuru{ FONT-SIZE: 12px; COLOR: #333333; BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #ffffff }

/*宽度预设样式一*/
.KD_out {/***板块总网页宽度和背景*/
	width: 770px;
	background-color: #FFFFFF;
}
.KD_in {/***内页右侧板块宽度和背景*/
	width: 560px;
	float: right;
	border: 0px solid #ccc;
}
.KD_in_inx {/***首页右侧板块宽度和背景*/
	width: 560px;
	float: right;
	border: 0px dashed #00F;
}
.KD_in_inx_in {/***首页左中右结构的中间板块宽度和背景*/
	width: 560px;
	float: left;
	border: 0px dashed #0F0;

}
.KD_left {/***板块左侧宽度和背景*/
	width: 205px;
	float: left;
	background-color: #f7feff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}
.KD_left_inx {/***板块左侧宽度和背景*/
	width: 205px;
	float: left;
	background-color: #f7feff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}
.KD_left_content {/*左侧内容栏边线和背景*/
	border: 0px solid #CCC;
	margin-bottom: 6px;
	
}
.KD_in_vip {/***内页右侧板块宽度和背景*/
	width: 700px;
	float: right;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 13px;
	border: 1px solid #f99;
}
.KD_left_vip {/***板块左侧宽度和背景*/
	width: 180px;
	float: left;
	padding: 10px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 13px;
	border: 1px solid #f99;
}
.KD_left_in_vip {/***板块左侧宽度和背景*/
	width: 100%;
	height: 30px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #Fcc;
}
.KD_bottom_vip {/***板块左侧宽度和背景*/
	width: 95%;
	padding: 8px;
	padding-left: 200px;
	margin-top: 18px;
	border: 1px solid #f99;
}
.KD_bottom_in_vip {/***板块左侧宽度和背景*/
	width: 80px;
	height: 20px;
	float: left;
	padding-top: 3px;
	margin-left: 10px;
	border: 1px solid #Fcc;
}
.KD_right {/***板块右侧宽度和背景*/
	width: 178px;
	float: right;
	border: 0px dashed #00F;
}
.KD_right_content {/*右侧内容栏边线和背景*/
	border: 1px solid #ccc;
	margin-bottom: 6px;
}
.KD_bottom {/***板块底部全宽度和背景*/
	width: 960px;
	background-image: url(images/bottom.gif);
}

/*高度预设*/
.GD_sign {/*TOP招牌栏高度和背景统调*/
	height: 100px;
	background-image: url(images/GD_sign.gif);
}
.GD_fla {/*TOP动漫高度和背景统调*/
	height: 161px;
	background-image: url(images/bgsign.gif);
}
.GD_dh {/*TOP导航高度和背景统调*/
	height: 30px;
}
.GD_dqy {/*TOP当前页高度和背景统调*/
	height: 28px;
	background-image: url(images/dqybg.gif);
	border: 0px dashed #0099FF;
	text-align: left;
	padding-left: 68px;
	padding-top: 8px;
	margin-bottom: 8px;
}
.GD_dqy img{/*TOP当前页图片*/
	margin-left: 8px;
	margin-right: 5px;
}

.GD_channel {/*频道背景设置*/
	height: 30px;
	background-image: url(images/GD_channel.gif);
}
.GD_title{/*标题栏背景设置*/
	height: 25px;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
}
.GD_title_wz{/*标题栏文字段背景设置*/
    background: url(images/GD_title.png) no-repeat left top;
	height: 28px;
	width: 155px;
	padding-left: 22px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.GD_title_left {/*左部标题栏背景设置*/
	height: 35px;
	background-image: url(images/GD_title_left.gif);
}
.GD_title_center {/*中部标题栏背景设置*/
	background-image: url(images/GD_title_center.gif);
	text-align: left;
	height: 35px;
	}
.GD_title_center1 {/*中部标题栏背景设置*/
	background-image: url(images/GD_title_center2.gif);
	text-align: left;
	height: 35px;
}
.GD_title_right {/*右部标题栏背景设置*/
	height: 35px;
	background-image: url(images/GD_title.gif);
}
.GD_content {/*内容背景设置*/
	margin-bottom: 2px;
	border: 0px solid #CCCCCC;
}
.GD_content_wb {/*文字内容背景设置*/
	padding: 5px;
	text-align: left;
}
.GD_default{/*封面高度*/
	width: 600px;
	height: 320px;
	background-image: url(images/default.gif);
}
.bg_wc{/*表格外层高度*/
	width: 88%;
	height: 23px;
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid #e3e3e3;
}
.bg_zc{/*表格左侧*/
	width: 10%;
	float: left;
	text-align: left;
	padding-top: 6px;
	border: 0px dashed #CCC;
}
.bg_zj{/*表格中间*/
	width: 25%;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px;
	border: 0px dashed #CCC;
}
.bg_yc{/*表格右侧*/
	width: 60%;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px;
	border: 0px dashed #CCC;
}
.bg_wc2{/*表格外层高度*/
	width: 100%;
	height: 23px;
	margin-left: 3px;
	margin-bottom: 2px;
}
.bg_zc2{/*表格左侧*/
	width: 11%;
	float: left;
	padding-top: 5px;
	border: 1px solid #e3e3e3;
}
.bg_zc3{/*表格左侧*/
	width: 15%;
	float: left;
	padding-top: 5px;
	border: 1px solid #e3e3e3;
}

/*透明度+渐变特效样式*/
/*透明度设置:Opacity=100为整体起始； FinishOpacity=50为结束；Style=0；Style样式：整体=0，线性渐变=1，圆形放射=2，矩形放射=3*/
.TMD {
	filter: Alpha(Opacity=100, FinishOpacity=10, Style=1);
}
.filter {
	FILTER: Alpha(opacity=85); moz-opacity: .85; opacity: 0.85;
}
/*背景颜色渐变样式*/
/*颜色过度设置:样式:gradientType=0；起始颜色:startColorStr=#FAFBFC；结束颜色:endColorStr=#EDF0F3*/
.BGjb {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#336699);
}

/*圆角外层*/
.yj_wc {
	margin-bottom: 8px;
}
/*css圆角*/
.yj .yj1 {
	margin-right: 4px;
	margin-left: 4px;
}
.yj .yj2 {
	margin-right: 3px;
	margin-left: 3px;
}

.yj .yj3 {
	margin-right: 2px;
	margin-left: 2px;

}
.yj .yj4 {
	margin-right: 1px;
	margin-left: 1px;
}
.yj .gd{
	height:1px;
	background-color:#ccc;/*上下边线色*/
	overflow: hidden;
}
.yj .bian{
	background-color: #FFF;/*背景色*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;/*右边线和圆角色*/
	border-left-color: #ccc;/*左边线和圆角色*/
}

