@charset "utf-8";

/*BODY*/
body{ font-size:12px; background:#999; margin:0px; font-family:ËÎÌå; }
img{border:0px; }
ul{ margin:0px; padding:0px; }
li{ list-style-image:url(images/li.gif); margin-left:13px; height:20px; padding:0px; }
.us li{ list-style-image:url(images/li2.gif); margin-left:13px; height:20px; padding:0px; }
p{ padding:0px; margin:0px;text-indent:2em }

/*TextColor*/
.text_black_blod{color:#000; font-weight:bold;}
.text_green{color:#37ad00;}

/*LINKS*/
a:link{ color:#666; text-decoration:none; }
a:visited{ color:#666; text-decoration:none; }
a:hover{ color:#37ad00; text-decoration:underline; }

a.title:link{ color:#333; text-decoration:none; }
a.title:visited{ color:#333; text-decoration:none; }
a.title:hover{ color:#37ad00; text-decoration:underline; }

a.tags:link{ color:#999; text-decoration:none; }
a.tags:visited{ color:#999; text-decoration:none; }
a.tags:hover{ color:#37ad00; text-decoration:underline; }

a.more:link{ color:#37ad00; text-decoration:none; }
a.more:visited{ color:#37ad00; text-decoration:none; }
a.more:hover{ color:#37ad00; text-decoration:underline; }

/*BOX*/
#box_top{ background:url(images/box_top.jpg) no-repeat ; height:21px; width:812px; clear:both; margin:0px auto; }
#box_content{ height: auto; width:812px; background:url(images/box_bg.jpg);clear:both;  margin:0px auto; }
#box_bottom{ background:url(images/box_bottom.jpg) no-repeat ; height:40px; width:812px; clear:both; margin:0px auto; }
.box{ width:800px; height:auto; text-align:left ; margin:0px auto; }

/*HEAD*/
.top{ height:87px; width:100%; clear:both; background:url(images/logo.jpg) no-repeat; }
.top .logo{ width:202px; height:87px; float:left; }
.top .ad{ width:540px; height:87px; float:right; padding-right:7px; }

/*MENU*/
.menu{ width:800px; height:38px; clear:both; background:#fff; margin:5px 0px 5px 0px ; }
.menuul{ margin:0px; padding:0px; list-style:none; }
.menu li{ padding:0px; float:left; margin:0px; list-style:none; }

/*CONTENT*/
#content{ width:800px; text-align:150%; height:auto; clear:both; padding-top:8px; background:#fff }
#left{ width:275px; float:left; height:auto; margin-bottom:30px;  }
#middle{ width:1px; float:left; height:auto; background:url(../images/middle.jpg) repeat-y; float:left; display:none  }
#right{ width:510px; float:left; height: auto; border-left:1px dotted #ddd; margin-bottom:30px; padding-left:6px; }

/*LEFT*/
.left_titile{ height:30px; clear:both; }
.left_titile2{ height:30px; clear:both; margin-top:20px; margin-bottom:5px; }
.left_word01{ height:auto; color:#666; clear:both; width:250px; margin-left:15px; line-height:155%; padding-top:3px; }

/*RIGHT*/
.right_titile01{ height:30px; clear:both; width:517px; }
.right_content{ width:492px; height:auto; line-height:150%; margin-left:9px; padding-top:3px; margin-bottom:20px; }
.right_blog_title{ height:20px; color:#000; font-size:13px; font-weight:bold; clear:both; width:100%; }

.right_blog_tag{ height:20px; width:100%; border-bottom:1px #ccc dotted; }
.right_blog_tag .tag{ height:20px; line-height:19px; color:#999; width:330px; float:left; }
.right_blog_tag .time{ height:20px; line-height:19px; color:#009298; width:155px; float:right; text-align:right; }

.blogtext { width:100%; padding-top:6px; color:#666; line-height:150%; text-indent:2em; }

/*COPYRIGHT*/
.copyright{ width:90%; padding-top:20px; margin:0px auto; text-align:center; line-height:150%; color:#666; height:auto; font-family:Arial; border-top:1px dotted #ccc; clear:both }

cite,small{color:#666;}
.editbox{height:auto;padding:10px 10px 10px 20px;width:470px; border-top:1px #ddd dotted;}