/*■■■■■■■■■■■■■■■■■■■■■■ 单色素描网站样式  ■■■■■■■■■■■■■■■■■■■■■■*/

/*body样式*/
body{margin:0px;SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: ffffff; SCROLLBAR-SHADOW-COLOR:9CA4B7; SCROLLBAR-ARROW-COLOR: 999999; SCROLLBAR-DARKSHADOW-COLOR: #cccccc; SCROLLBAR-BASE-COLOR: #cccccc}

/*td样式*/
td{font-size:12px;color:666666;line-height:20px}

/*普通链接样式*/
a {font-size:12px;color:#7C7C7C;text-decoration:underline;line-height:21px;font-family:arial}
a:visited {font-size:12px;color:#666666;text-decoration:none;font-family:arial}
a:hover {font-size:12px;color:#616F75;text-decoration:underline;font-family:arial}

/*文本域样式*/
input{border:1px solid #999999;font-size:12px;height:16px;}

/*图片样式*/
img{border:0px}

/*select样式*/
select{font-size:12px;width:60px;height:17px;color:#7C7C7C;background-color:efefef;border:1px solid #666666}

/*标题样式*/
.tit{font-size:13px;color:944518;height:22px;font-weight:bold;text-decoration:none}
.tit a:link{font-size:13px;color:857976;font-weight:bold;text-decoration:none}
.tit a:visited{font-size:13px;color:857976;font-weight:bold;text-decoration:none}
.tit a:hover{font-size:13px;color:857976;font-weight:bold;text-decoration:underline}

/*标题样式--黑色*/
.tit_black{font-size:13px;color:000000;height:22px;font-weight:bold;text-decoration:none}
.tit_black a:link{font-size:13px;color:000000;font-weight:bold;text-decoration:none}
.tit_black a:visited{font-size:13px;color:000000;font-weight:bold;text-decoration:none}
.tit_black a:hover{font-size:13px;color:000000;font-weight:bold;text-decoration:underline}

/*标题样式--红色*/
.tit_red{font-size:12px;color:65020B;height:22px;font-weight:bold;text-decoration:none}
.tit_red a:link{font-size:12px;color:65020B;font-weight:bold;text-decoration:none}
.tit_red a:visited{font-size:12px;color:999999;font-weight:bold;text-decoration:none}
.tit_red a:hover{font-size:12px;color:000000;font-weight:bold;text-decoration:underline}


/*英文字样式*/
.english{font-size:11px;color:666666;font-family:arial}

/*页面左边样式*/
.left{background-image:url(../images/index_left_01.jpg);background-repeat:repeat-y;width:47px}

/*页面右边样式*/
.right{background-image:url(../images/index_right_01.jpg);background-repeat:repeat-y;width:109px;background-position:middle}

/*页面距边样式--top*/
.pad_top{padding-top:30px}

/*页面距边样式--left*/
.pad_left{padding-left:50px;padding-top:15px}

/*首页日记标题样式*/
.tit_dairy{font-size:13px;color:666666;height:25px;font-weight:bold;text-decoration:none}

/*底部样式*/
.bottom{padding-top:7px;padding-left:35px;height:42px;font-size:11px}


