﻿/*---全局样式---*/
*{ padding:0; margin:auto; }

body{
	background-color: #F9E8CC;
}

body,td,p,div,span,li,a { font-family:宋体; font-size:12px; }

a:link    { color: #660000; text-decoration: none; }
a:visited  { color: #660000; text-decoration: none; }
a:hover   { color: #FF6600; text-decoration: none; }
a:active  { color: #FF6600; text-decoration: none; }

.p {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.t1 {
	font-size: 14px;
	color: #4a3724;
	font-weight: bold;
	text-decoration: none;
	font-family: "宋体";
}
.t2 {
	font-size: 14px;
	color: #4a3724;
	text-decoration: none;
	line-height: 18pt;
	font-style: normal;
}
.t3_b {
	font-size: 12px;
	color: #4a3724;
	text-decoration: none;
	font-weight: bold;
}
.t4 {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	line-height: 160%;
}
a.t4:link    { color: #202020; text-decoration: none; }
a.t4:visited { color: #202020; text-decoration: none; }
a.t4:hover   { color: #FF6600; text-decoration: none; }
a.t4:active  { color: #FF6600; text-decoration: none; }
.t5 {
	font-size: 14px;
	color: #202020;
	text-decoration: none;
	line-height: 18pt;
	font-style: normal;
}
.t6 {
	font-size: 18px;
	color: #4a3724;
	text-decoration: none;
	line-height: 18pt;
	font-style: normal;
	font-weight: normal;
	font-family: "黑体";
}

.time {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-family: "宋体";
}

.Left  { float:left;  }
.Right { float:right; }
.Clear { clear:both;  }
.button      { cursor:pointer; }
.buttonImg   { height:22px;text-align:center;border:solid 1px #CCCCCC;background:url(/Admin/images/button_bg.gif);cursor:pointer;color:#383838; }

.TableBorder { background-color:White; border:solid 1px #D7C8AD; padding:0px 1px 1px 1px;  }
.TableTitle  { height:25px; line-height:25px; background:url(/Blog/Templates/Default/images/title_bg.gif); text-align:left; padding-left:10px; }
.TableContent{ text-align:left; padding:5px 10px 10px 10px; }
.TableLine{ height:30px; line-height:30px; border-bottom:dashed 1px #D7C8AD; }

.PhotoICO { width:120px; height:160px; border:solid 1px #D7C8AD; padding:1px; margin:10px; }

/*<--------------------------------------------------------------------------------------------------- 头部样式表开始 */
.TopBanner { width:1002px; text-align:center; }

.TopMenu   { width:951px; }
.TopMenuBar { width:941px; height:64px; background:url(/Blog/Templates/Default/images/menu_bg.gif); text-align:center; }
.TopMenuTitle { margin-top:5px; height:28px; line-height:28px; }
.TopMenuItemOnfocus { height:28px; background:url(/Blog/Templates/Default/images/menu_d04.gif) center no-repeat; }
.TopMenuItemUnfocus { height:28px; background:url(/Blog/Templates/Default/images/menu_bg.gif); }

.TopSearchbar { width:941px; height:31px; line-height:31px;}
/*---------------------------------------------------------------------------------------------------- 头部样式表结束>*/


/*<--------------------------------------------------------------------------------------------------- 中部样式表开始 */
.MiddlePart { width:951px; margin-top:9px; text-align:center; }

.LeftPart   { float:left; width:212px; }

.RightPart  { float:right; width:730px; padding-left:7px; }
/*---------------------------------------------------------------------------------------------------- 中部样式表结束>*/


/*<--------------------------------------------------------------------------------------------------- 尾部样式表开始 */
.Bottom { width:951px; height:60px; margin-top:9px; }
/*---------------------------------------------------------------------------------------------------- 尾部样式表结束>*/
