﻿/*定义外部*/
#container{width:920px;text-align:center;margin:0 auto;}
/*定义头部*/
li{list-style:none;}
#logo {height:45px;width:200px;cursor:pointer;background-repeat:no-repeat;margin-top:15px;float:left}
html>body #logo {background-repeat: no-repeat;background-image:url(/images/LOGO.png);}
@-moz-document url-prefix(http), url-prefix(file) {img:-moz-broken{-moz-force-broken-image-icon:1;}}
.clear{clear:both}
#btn_submit{width:27px;background:transparent;border:0;height:20px;cursor:pointer;position:absolute;left:0px;top:7px}
#q_input{width:155px;border:0;background:transparent}
.login_menu{float:left;width:720px;}
.login_menu li{float:left;}
.label{padding-top:3px}
.login_menu input{margin:0;padding:0}
.login_menu td{margin:0;padding:0}
.label input{padding:0;margin:0;height:13px;width:13px}
.text_input{background:url(/images/home/Text-01.gif) no-repeat ;width:100px;height:19px}
.text_input input{width:94px;height:19px;border:0;background:transparent}
.text_code{background:url(/images/home/Text-02.gif) no-repeat ;width:60px;height:19px}
.text_code input{width:54px;height:19px;border:0;background:transparent}
#header{height:80px;text-align:left;}
body {
	background-image:url(BG.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#F25266;
	font-family:"宋体",Arial,"Times New Roman";
	list-style:none;
	text-align:center;
	font-size:12px;
	margin-top:0px;
	color:#333;
}
/*定义超连接*/
a{text-decoration: none;font-size:12px;} 
a:link {color:#c00;}
a:hover {color: #F60; text-decoration:underline;}
a:visited{color:#c00;}
/*定义版权*/
#footer {
	clear:both;
	width:920px;
	height:81px;
	background-image:url(BOTTOM.gif);
	background-repeat:no-repeat;
}
/*定义动画列表*/
.div_content{
    margin-left:8px;
    margin-top:10px;
    float:left;
}

.playTop{
    background-image:url(PLAYER-1.gif);
    background-repeat:no-repeat;
    height:95px;
    width:130px;
}
.playDown{
    background-image:url(PLAYER-2.gif);
    background-repeat:no-repeat;
    text-align:left; 
    width:130px;
	white-space:nowrap;
    height:21px;
    padding-top:7px;
}
.op_media_border{
	border:1px solid #ee7f7f; 
	width:660px;
	height:50px;
	margin:0px auto;
	background:#fce5e5;
}
.op_media{
	margin-left:20px;
	float:left;
	font-weight:bold;
	color:#F60;
	margin-top:20px;
}
.op_sm_media_border{
	width:170px;
	margin:10px auto;
	border:1px solid #ee7f7f;
	background:#fce5e5;
	padding:5px;
}
.op_sm_media{
	color:#F60;
	text-align:left;
}
/*登录版*/
#account_panel{
	float:right;
	height:40px;
	text-align:right;
	color:white;
}
/*登陆分隔符*/
.separ{
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}
/*线条*/
.line {
	border-top:dashed #D00 0.5px;
	*border-top:dashed #D00 1px;
	clear:both;
	margin-top:10px;
	width:100%;
}
/*评论底色*/
.pl_bg{
	background:#fce5e5;
	text-align:left;
	
}
/*文章内容页标题*/
.big_title{
	font-size:20px;
	color:#c00;
	font-family:"黑体",Arial, Helvetica, sans-serif
}
/*专题标题*/
.title{
	font-size:14px;
}
/*返回专题*/
.back_topic{
	
}
/*更多动画*/
.more_medias{
	background-image:url(ZY-L1-ztdhlb.gif);
	width:698px;
	height:19px;
	text-align:right;
	padding-top:8px;
	padding-right:10px;
}
/*更多留言*/
.more_messages{
	background-image:url(ZY-R1-lyb.gif);
	width:192px;
	height:19px;
	padding-top:8px;
	padding-right:10px;
	text-align:right;
}
/*转回特定专题*/
.back_special_topic{
	background-image:url(ZY-L1-lyb.gif);
	width:683px;
	height:21px;
	text-align:right; 
	padding-right:25px;
	padding-top:6px;
}
/*发表文章按钮*/
.fbwz_button{
	background-image:url(ZY-L1-ztwzlb.gif);
	width:688px;
	height:24px;
	text-align:right;
	padding-right:20px;
	padding-top:3px;
}
