/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ff6600;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #333333;}
a.channel:visited {color: #333333;}
a.channel:hover{color: #ff6600;}
a.channel:active {color: #333333;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #333333;}
a.bottom:visited {color: #333333;}
a.bottom:hover{color: #ff6600;}
a.bottom:active {color: #333333;}
/* 文章改勘晏馕淖至唇拥腃ss定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #333333;}
a.class:visited {color: #333333;}
a.class:hover{color: #ff6600;}
a.class:active {color: #333333;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:宋体;font-size: 9pt;line-height: 150%; 
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px; 
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #0099cc;
}

.pic1
{
border: 1px solid #000000;
}

.pic2
{
border: 1px solid #000000;
}

.pic3
{
border: 1px solid #000000;
}

.pic4
{
border: 1px solid #000000;
}

#tjsk {
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: F7F7F7;
	border-left-color: F7F7F7;
	margin: 0px;
	padding-top: 0px;
	background-color: #E6EFFF;
	}
#tjsk li {
	background-color: #E6EFFF;
	width: 96px;
	height: 20px;
	float:left;
	background-image: url(fblue.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
	padding-left: 2px;
}

#links {
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: F7F7F7;
	border-left-color: F7F7F7;
	margin: 0px;
	padding-top: 0px;

	}
#links li {

	width: 120px;
	height: 20px;
	float:left;
	background-image: url(fblue.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	padding-left: 2px;
}

.pic5
{
border: 1px solid #000000;
}

/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 778;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;
}
td.top_channel /* 频道表格背景、文字颜色定义 */
{
	background:url(/skin/adv3/hard_03.gif);
text-align:;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #ffffff;}
a.channel:active {color: #ffffff;}
a.channel2:link {color: #ffffff;}
a.channel2:visited {color: #ffffff;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #ffffff;}

/* copyright 2007 flashyc.com, all rights reserved.*/
/* 全局定义 */

html, body { background: #fff url("http://ycdao.com/wyflash/images/bodybg.gif") repeat-x; color: #333; line-height:18px; }
html, body, h1, h2, h3, h4,ul, li, dl, input { font-family:Arial, Helvetica, sans-serif;  font-size:12px; list-style:none; margin:0px;padding:0px; }
div, p{ font-family:Arial, Helvetica, sans-serif;margin:0px;padding:0px; }
div, table {margin: 0 auto; }

input { border-bottom:1px solid #BDC5CA; border-right:1px solid #BDC5CA; border-top:1px solid #6F787E; border-left:1px solid #6F787E; padding:1px; font-size:12px; }
.input0{background:url("http://ycdao.com/wyflash/images/button_bg.gif");border:1px solid #BDC5CA}
button { height:28px; line-height:28px; border:1px solid #6595d6; background:url("http://127.0.0.1/www/images/button_bg.gif"); font-size:12px; }
.button_on { background:url("http://ycdao.com/wyflash/images/button_bg2.gif"); border:1px solid #c3a336; }
.input_on { background:url("http://ycdao.com/wyflash/images/button_bg2.gif"); border:1px solid #c3a336; }


/*注册和登录界面样式*/
.tableborder li { padding:2px; height:30px; color:#999; }
.tableborder li p { float:left; width:140px; text-align:right; display:block; padding:2px 8px; color:#333; }
.titlebig { padding-left:20px; font-size:14px; }
.TextBoxFocus { background:#E3FAD5; border-bottom:1px solid #CDD8C0; border-right:1px solid #CDD8C0; border-top:1px solid #89A16E; border-left:1px solid #89A16E; }


/******************************************/



.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
height: 22;
}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 778;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;height: 22;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #0099cc
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;
}
　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#f8f8f8;border-right:1px #d8d8d8 solid;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(/skin/adv3/homedhbg.gif);font-weight:bold;color: 333333;height: 34;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
line-height: 150%;padding-left:5;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
height: 10;
}
　　/* --网页中部左栏的css定义结束-- */
　　/* --网页中部中栏的css定义开始-- */
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 598;background:#ffffff;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 3;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 0099cc;height: 25;background:url(/skin/blue/main_announce.gif);border: 1px solid #8cc3de;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 0099cc;height: 34;background:url(/skin/adv3/homedhbg.gif);
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/skin/blue/main_top.gif);height: 187;
}
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
color: 333333;background:url(/skin/adv3/homedhbg.gif);text-align: left;padding-height: 34;
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
line-height: 150%;text-align: left;padding-left:9;padding-right:5;
}
.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/skin/adv3/homedhbg.gif);height: 34;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
line-height: 150%;text-align: left;padding-left:8;padding-right:5;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
	height: 22px;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
	height: 22px;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: ff6600;font-weight:bold;font-size: 16;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
height: 30;color: 333333;background:url(/skin/adv3/homedhbg.gif);
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
padding: 10;
}
　　/* --文章显示页的css定义结束-- */
/* ==网页中部中的css定义结束== */

/* ==bottom.asp中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 778;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;
}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:url(/skin/adv3/hard_03.gif);
text-align:;
	height: 32px;
}
.bottom_copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==bottom.asp中的css定义结束== */

/* ==自选风格中的css定义结束== */
.menu
{
background-color: #cccccc;width:97%;border: 1px;
}
.menubody
{
background-color: #ffffff;
}
/* ==自选风格中的css定义结束== */

.shuibo {
	background-image: url(http://www.wyflash.com/images/top/t/shuibo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.1 {

	background-image: url(http://www.wyflash.com/images/top/t/1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.2 {


	background-image: url(http://www.wyflash.com/images/top/t/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.3 {


	background-image: url(http://www.wyflash.com/images/top/t/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.4 {



	background-image: url(http://www.wyflash.com/images/top/t/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ziti {
	font-size: 1px;
	color: #26B9F8;
	text-decoration: none;
}
.ziti2 {

	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
