﻿body 
{
	text-align:center;
}
body>div
{
	margin:auto;
	padding:auto;
}
form,ul,dl
{
	padding:0px;
	margin:0px;
}
body,td,form
{
	font-size:12px;
	font-family:"宋体",Arial;
}
.block{
	background:#3EB381;
	color:#FFF;
}
.block_o{
	background:#EEEEEE;
	color:#333;
}
.block,.block_o{
	padding:0px 12px 0px 12px;
	line-height:20px;
	height:20px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	border-right:1px solid #FFF;
	cursor:pointer;
}
#topmenu
{
    background:#278BC2;
    line-height:30px;
    text-align:center;
}
#topmenu td,#topmenu a
{
    color:#FFF;
    text-decoration:none;
}
#topmenu a
{
    margin:0px 8px 0px 8px;
}
#topmenu a:hover
{
    text-decoration:underline;
}
.subjectlist li
{
    list-style:none;
    text-indent:20px;
}
.subjectlist
{
    background:url(./image/sections_bg.gif) 1px no-repeat;
}
.subjectlist a
{
    color:#333;
}
#expertinfo
{
    background:#FFF;
    float:right;
    border:1px solid #CCC;
    width:130px;
}
.paperstitle
{
    line-height:30px;
    font-weight:bold;
    font-size:14px;
    color:#006600;
    text-align:center;
    line-height:140px;
}
