/* CSS Document */
body{ margin:40px 50px; background:#434343; font-size:12px;
}
#wrap{ width:901px; margin:0 auto;
}
#head{ height:90px; background:#eaeaea;
}
#content{ background:#F3F3F3; zoom:1; overflow:hidden; background:url(../images/bg.gif);
}
#left{ float:left; width:200px; display:inline; padding-left:25px; padding-top:60px;
}
#left_in{ padding-left:20px;
}
#right{ float: left; width:636px; padding:0 20px;
}
ul,li{ padding:0; margin:0; list-style:none;
}
li{ text-indent:18px; width:160px; border-bottom:#B4B4B4 solid 1px;height:30px; line-height:30px; font-size:14px; font-weight: bold;
}
a:link,a:visited,a:hover,li a:active{ color:#666; text-decoration:none;
}
a:hover{ color:#666; text-decoration: underline;
}
li.active a:link,li.active a:visited,li.active a:hover,li.active a:active{ color:#f93273;
}
li.active{ border-bottom:#f93273 solid 1px;
}
#head div{ float:left;
}
#head_nav{ float:left; height:36px; width:493px; display:inline; margin:26px 20px 0 20px; border-top:#B4B4B4 solid 1px; border-bottom:#B4B4B4 solid 1px; padding-left:60px;
}