﻿@charset "utf-8";
/* CSS Document */

body {background: #F90 url(../images/dtt.gif) repeat-x;font-size:12px;}

#header {width:970px; height:261px;}
#header .content {width:970px; height:229px; background:url(../images/yxp_02.gif) no-repeat;}
#header .nav {clear: both; height:42px; padding: 0 34px; background:url(../images/yxp_04.gif) no-repeat; line-height:42px; font-size: 12px; color: #900; text-align: left;}
#header .nav a{ color: #900;}

#main {width:970px; background:url(../images/dt_05.gif)}
#main .column{width:690px; float:left ; padding:20px 20px 10px 30px; line-height:23px; text-align: left; font-size: 12px; color: #666;}
#main .sidebar{width:274px; float:left; }
    #img_list { list-style:none; margin:6px 6px 6px 0 ; padding:0; float:left }
	#img_list li { margin:13px 0; }
	
#footer {width:970px; height:74px; background:url(../images/yxp_15.gif) no-repeat}

td{
	font-size:12px;line-height:150%;
}

.moment {
	list-style: none;
	clear: both;
	overflow: hidden;
	margin: 10px 0;
	padding:0px;
}
.moment li {
	float: left;
	width: 122px;
	margin: 10px 6px!important;
	margin: 10px 8px;
	padding: 8px;
	border: 1px solid #bbd6dd;
	text-align: center;
}
.moment li .pic {
	clear: both;
	height: 120px!important;
	height: 118px;
	background: #ebf6f9;
}
.moment li .pic a {
	display: block;
	width: 120px;
	height: 118px;
	text-decoration: none;
	border: 1px solid #bbd6dd;
}
.moment li .pic a:hover {
	border: 2px solid #f90!important;
	border: 1px solid #f90;
}


.moment li .txt {
	clear: both;
	height: 28px;
	line-height: 28px;
}

.But_button{
	float:left;
	width: 90px;
	height: 30px;
	background: url('/aoyun/images/header_search_button.gif') no-repeat 0 0;
	border: 0px;
	font: bold 12px/30px 宋体, arial, sans-serif;
	color: #595959;
}