﻿body,div,form,UL,OL,LI,DL,DT,DD,h1,h2,h3,h4,h5,h6,h7,font{margin:0px;padding:0;border:0;}

TABLE,TD,TR,TH {FONT-SIZE: 12px; }
LI {list-style-type:none;}

a{color:#006205;TEXT-DECORATION: none;}
a img{border:none}
A:hover {COLOR: #990000; TEXT-DECORATION:underline; }

b,strong{color:#990000;margin:0 1px}
i,em{ margin:0 1px 0 0; color:#666666;font-style:normal;}
p{margin:0.5em 0; text-indent:2em; text-align:left; }

/*=== 公共局部模块定义 ===*/
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}


/*=== 页面公共 ===*/

body{text-align:center}

.head{ width:960px; margin:auto;padding-top:3px; }
.head .logo{ float:left}
.head .top{ float:right;}
.head h3 a{color:#000000; font-weight:normal;font-size:12px;}
.head h3 a:hover{ color:#990000; font-weight:normal;font-size:12px;}

.banner{ width:960px;margin:0 auto}

#nav {width:960px;height:48px; margin:3px auto;background:url(../images/menu.gif) no-repeat; text-overflow:ellipsis;overflow:hidden; white-space:nowrap; }
#nav .line{ width:2px;background:url(../images/menu_line.gif) no-repeat}
#nav li {float:left; height:40px; padding:10px 5px; text-align:center}
#nav li a{font-size:14px; color:#2b5204; font-weight:bold;filter:Dropshadow(offx=1,offy=0,color=white) dropshadow(offx=0,offy=1,color=white) dropshadow(offx=0,offy=-1,color=white) dropshadow(offx=-1,offy=0,color=white); text-align:left }
#nav li a:hover{ color:#d20736;}

/*底部*/
.bottom{ width:960px; margin:10px auto 0 auto;font-size:12px;}
.bottom .bottom_2{ height:59px; padding-top:7px; background:url(../images/bottom2.gif); color:#000000}


.styleCommendBox
{
	background-color:#F5F8FD;
	border-width:1px;
	border-style:solid;
	width:99%;
	margin:7px auto 8px;	
	overflow:hidden;
	font-size:12px;
	line-height:20px; 
	border-color:#c8d8f1;
	text-align:center;
	}
	
.JtCommentBox
{
	border-top-color:#c8d8f1;
	border-top-width:1px;
	border-top-style:dotted;
    width:100%;
	}

.SjCommentBox
{
	width:95%;
	text-align:justify;
	}

