﻿@charset "utf-8";
/* ::http://www.ieic.cn /:: */
/* CSS Frameworks "webmag" Created by anylee(anylee2010@gmail.com) 2009.09.25 Update in 2010.02.02 9:35,Version 1.2 */

/* --------------------------------------------------------------
 项目名称：江西电视台都市频道
 URL:http://www.goldia.cn
 * D&C by anylee
 * 建立时间2010.01.23
 * 版权所有(c)2010
-------------------------------------------------------------- */

/******************************/
/*       Config-初始化模式     */
/******************************/
/* 初始化设置
---------------------------------------------------------------*/
body,div,span,dl,dd,dt,ul,li,img,p,b,textarea,input,form,a,table,tr,th,td,fieldset,legend {
margin:0;padding:0;list-style:none;font-size:12px;font-family:"宋体";color:#333;line-height:1.5;z-index:inherit;}
body {background:#FFF url("img/bg.jpg") repeat-x;}
/* 连接样式-顺序是(连接伪类):link,:visited,(动态伪类):hover,:focus,:active
---------------------------------------------------------------*/
a {color:#004096;text-decoration:none;}
a:hover {color:#003A90;text-decoration:underline;}
/* 格式化文本
-------------------------------------------------------------- */
span {}
em {display:block;}
b {font-weight:normal;color:#C00;}
i {}
strong {}
/* 标题样式
-------------------------------------------------------------- */
h1 {background:url();}
/* 透明图片专用，应用sprites(图片精灵)技术
-------------------------------------------------------------- */
.sprite {}
/* 边框
-------------------------------------------------------------- */
.bgA {background:#E6F4F7;}
.borA {border:#8CC4ED 1px solid;}

/******************************/
/*        Layout-布局模式      */
/******************************/
/* 页面布局-页头、页脚、导航
-------------------------------------------------------------- */
#container {}
#header {height:250px;background:url(top-bg.jpg) repeat-x;}
#header .header-inner {width:1002px;height:250px;background:url(top.jpg);z-index:1;}
.top-nav {height:30px;top:0;left:320px;}
.top-nav,.top-nav a {color:#666;line-height:30px;}
.top-nav a {margin:0 9px;}
.top-icons {width:330px;height:106px;top:30px;right:42px;}
.top-icons a {width:106px;height:106px;background:url(top-icons.jpg)}
.top-icons a.sche {background-position:0 0;}
.top-icons a.sche:hover {background-position:0 -106px;}
.top-icons a.live {background-position:-110px 0;}
.top-icons a.live:hover {background-position:-110px -106px;}
.top-icons a.zj2011 {background-position:-220px 0;}
.top-icons a.zj2011:hover {background-position:-220px -106px;}
.top-icons a.pc {background-position:-329px 0;}
.top-icons a.pc:hover {background-position:-329px -106px;}
.menu {width:590px;height:30px;top:150px;right:60px;}
.menu a {margin-right:3px;width:66px;height:30px;font-size:14px;color:#036;line-height:25px;text-align:center;}
.menu a:hover {color:#FFF;background:url(menu-bg.gif);text-decoration:none;}
.overlay {padding:5px;border-radius:5px;background:#EEE;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;display:none;top:130px;right:18px;z-index:2;}
.sche-box {padding:15px;width:278px;height:168px;background:#FFF;border:#A0A0A0 1px solid;}
.sche-box em {width:9px;height:5px;font-size:0;background:url(arrow.gif);position:absolute;top:-5px;right:65px;display:block;}
.date {height:28px;color:#666;line-height:28px;bottom:20px;left:230px;}
.search {width:430px;height:38px;right:10px;bottom:10px;}
.search select,.search input {vertical-align:top;}
.search select {padding:2px;color:#666;border:#999 1px solid;}
.i-text {padding:2px 5px;height:20px;color:#666;line-height:20px;background:url(forms.jpg) 0 0;border:#999 1px solid;}
.i-search {width:200px;}
.i-btn {border:none;cursor:pointer;}
.search-btn {width:80px;height:38px;background:url(forms.jpg) 0 -290px;}
#mainbody {width:965px;}
#footer {width:955px;}

/* 提示信息 */
#message	{ display:none; z-index:1000;width:100%; text-align:center; padding:5px 8px; font-weight:bold; position:absolute; right:0%; font:24px arial; }

