/** FileName: 写作指导 Date: 2010-03-08 18:09:20 **/
@charset "gb2312";
/* CSS Document */

/*-----------------------------------------初始化样式------------------------------------------*/
body,html{ padding:0; margin:0 auto; background-color:#FFF;line-height:20px}
img{ border:none;}
h1,h2,h3,h4,h5,h6,hr,blockquote,form,ul,ol,li,p,pre,dl,dt,dd,fieldset,legend,button,input,textarea,th,td{ padding:0; margin:0;}
ul,ol,li{ list-style:none;}
sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}
legend { color:#000;}
fieldset{ border:0;} 
button,input,select,textarea { font-size:100%;}
table{ border-collapse:collapse; border-spacing:0;}
.clear{ clear:both; line-height:0px; font-size:0px;}
.clearfix:after{ content:".";display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;overflow:hidden;}
.left{ float:left; _display:inline;}
.right{ float:right;}
.hr_10{ clear:both; height:10px; overflow:hidden; font-size:1px; line-height:1px;}

/*------------------------------------------字体样式-------------------------------------------*/
body,button,input,select,textarea{ font-family:"宋体"; color:#5F5F5F; font-size:12px;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
address,cite,dfn,em,var{ font-style:normal }
code,kbd,pre,samp{ font-family:courier new, courier, monospace;}
small{ font-size:12px;}

a:link,a:visited{ color:#5F5F5F; text-decoration:none;}
a:hover{ color:#f00; text-decoration:underline;}
a:active{ color:#5F5F5F; text-decoration:none;}

/*-----------------------------------------全局元素布局----------------------------------------*/
.topMargin5{ margin-top:5px;}
.topMargin10{ margin-top:10px;}
.topMargin15{ margin-top:15px;}
.topMargin20{ margin-top:20px;}
.leftMargin5{ margin-left:5px;}
.leftMargin9{ margin-left:9px;}
.leftMargin10{ margin-left:10px;}
.botMargin15{ margin-bottom:15px;}

/*全局布局样式*/
.wrapper{ width:950px; margin:0 auto;}
.widbox250{ width:239px; float:left; border-right:1px solid #B4E0F4; padding-right:10px;}
.mainL{ width:710px;}
.mainR{ width:230px;}

/*链接字体样式*/
.bold{ font-weight:bold;}
.org{ font-size:14px; font-weight:bold; color:#EE6A00;}
a.gray:link,a.gray:visited{ color:#999; font-size:12px; font-weight:normal;}
a.gray:hover{ color:#999; text-decoration:underline; font-size:12px; font-weight:normal;}
a.gray:active{ color:#999; font-size:12px; font-weight:normal;}
a.more:link,a.more:visited{ color:#EE6A00;}

/*页面样式*/
.news_li li{ background:url(http://img.eduuu.com/zuowen/images/zhidao/icon1.gif) no-repeat 0 9px; line-height:24px; padding-left:10px; font-size:12px;}
.inbox{ background:url(http://img.eduuu.com/zuowen/images/zhidao/boxbg.jpg) no-repeat; width:324px; height:173px; padding:9px 13px;}
.inbox h2{ font-size:14px; text-indent:13px;}
.inbox ul{ margin-top:13px;}
.inbox .pic{ padding:2px; border:1px solid #D6D6D6; width:110px; text-align:center; float:left; margin-right:5px; background-image:none;}
.inbox .pic img{ display:block; width:110px; height:110px;}
.inbox .txt{ width:190px; float:right;}

.sidebox{ width:230px; background-color:#F1F1F1;}
.sidebox h2{ background:url(http://img.eduuu.com/zuowen/images/zhidao/boxtop.gif); height:22px; line-height:22px; text-indent:25px; padding-top:5px;}
.sidebox_cont{ border:1px solid #E5E5E5; border-top:none; width:222px; padding:0 3px 3px;}
.sidebox_cont ul{ background-color:#fff; padding:10px 13px 6px;}


#title{ font-size:16px; font-family:"微软雅黑"; color:#9C62BC; background:url(http://img.eduuu.com/zuowen/images/zhidao/titbg.gif); height:29px; padding-top:11px; text-indent:47px;}