﻿@charset "gb2312";

* { margin: 0px; padding: 0px; border: 0px; }
html { width:100%; }
body { font: 12px Verdana, Tahoma, Arial, "宋体", "新宋体", serif; color: #333333; width: 980px; margin-right: auto; margin-left: auto;}
td, th, form { font: 12px Verdana, Tahoma, Arial, "宋体", "新宋体", serif; }
a { text-decoration: none; color: #0000CC; }
a:hover { text-decoration: underline; color: #FF6600; }
ul li { list-style: none; }
.Uline, Uline a { text-decoration: underline; }
.Bold { font-weight:bold; }
.FLeft { float: left; }
.FRight { float: right; }
.FCenter { margin-right: auto; margin-left: auto; }
.ClearL { clear: left; }
.ClearR { clear: right; }
.ClearB { clear: both; }
.CLeft { text-align: left; }
.CRight { text-align: right; }
.CCenter { text-align: center; }
.LBlogFrame { clear: both; float: left; width: 100%; text-align: left; margin: 5px auto; }
.LBlogFrame ul { height: 100px; }
.LBlogFrame li { float: left; height: 100px; }
.LBlogFrame li.T { width: 40px; }
.LBlogFrame li.P { width: 140px; margin: 0px 5px; }
.LBlogFrame li.P img { width: 133px; height: 100px; }
.LBlogFrame li.P a { width: 133px; height: 100px; border: 1px solid #CCCCCC; display: block; }
.LBlogFrame li.P a:hover { border: 1px solid #FF6600; }
.LBlogFrame li.L { width: 540px; text-align: left; margin: 1px 0px 0px; }
.LBlogFrame li.B { width: 700px; text-align: left; margin: 1px 0px 0px 6px; }
.LBlogFrame li.R { width: 720px; text-align: left; margin-left: 10px; }
.LBlogFrame li.R table { width:98%; margin: 5px; }
.LBlogFrame li.R th { }
.LBlogFrame li.R td { line-height: 20px; color: #333333; }
.LBlogFrame li.R td a { color: #FF6600; text-decoration: underline; }
.LBLogFrame li.AD { width: 200px; text-align: left; }

#LinkFrame { float: left; width: 100%; text-align: center; height: 60px; overflow: hidden; }
#LinkFrame ul { margin: 5px 10px 0px; }
#LinkFrame li { float: left; }
#LinkFrame li img { width:120px; height:40px; }
#LinkFrame li a { line-height: 40px; text-align: center; width: 120px; margin-right: 10px; margin-top: 5px; border: 1px solid #EEEEEE; display: block; margin-left: 5px; overflow: hidden; }
#LinkFrame li a:hover { border: 1px solid #FF6600; }