@charset "utf-8";
/**************************
@Filename: global.css
@Author  : sky
@Create  : 2008-2-26
@Update  : 2008-2-26
**************************/
* { margin:0; padding:0; }
body { margin:0; padding:0; font-size:12px; border:0; font-family:Helvetica, Arial, sans-serif; background:#898988}
table { border:0; padding:0; margin:0}
img { border:0}
.img-01 { padding:5px; border:1px solid #ccc; width:80px; margin:0 5px 5px 0; float:left}
.img-02 { padding:5px; border:1px solid #ccc; width:50px; height:50px; margin:0 5px 5px 0; float:left}
a { text-decoration:none; color:#930}
ul { list-style:none;margin:0;padding:0}
.clear { clear:both; height:0;}
hr { color:#EFEFEF;}

/*H*/
.h-01 { font-size:17px; color:#FFF; line-height:39px;}
.h-02 { font-size:13px; color:#FFF; line-height:34px;}
.h-02 a {color:#fff;}
.h-03 { font-size:12px; color:#333; margin-bottom:6px;}
.h-03 a { font-size:13px; color:#930; text-decoration:underline}
.h-03 a:hover { text-decoration:none }
.h-04 { font-size:20px; color:#666}

/*HR*/
.hr-01 { border-bottom:1px solid #ccc; clear:both; margin-bottom:5px;}

/*P*/
.p-01 { font-size:12px; color:#333;padding-bottom:10px;}

/*UL*/
.ul-01 { width:95%; margin:0 auto; margin-left:10px;}
.ul-01 li{ font-size:12px; background:url(../images/icon/li-bg01.gif) 0 10px no-repeat; padding-left:15px; line-height:30px;}
.ul-01 li a{ color:#930; background:#eee; padding:3px 10px 3px 3px; font-weight:bold;}
.ul-01 li a:hover { background:#06C; color:#FFF}
.ul-01 li span{ font-size:11px; color:#555; margin-left:10px;}

.ul-02 {}
.ul-02 li{ font-size:12px; padding-bottom:10px; background:url(../images/icon/li-bg01.gif) 0 2px no-repeat; padding-left:15px;}
.ul-02 li a{ color:#930}
.ul-02 li a:hover { background:#06C; color:#FFF}

.ul-03{}
.ul-03 li{ font-size:12px; padding-bottom:10px; background:url(../images/icon/li-bg01.gif) 0 2px no-repeat; padding-left:15px; width:30%; float:left}
.ul-03 li a{ color:#930}
.ul-03 li a:hover { background:#06C; color:#FFF}

/*cur-01*/
.cur01 { margin-bottom:10px;}
.cur01-t { background:url(../images/common/cur01-t-m.gif) right top;}
.cur01-m { border-left:1px solid #ccc; border-right:1px solid #ccc; padding:10px 10px 0; height:1%;}
.cur01-b { height:10px; background:url(../images/common/cur01-b-m.gif) right bottom}

.cur02 { margin-bottom:10px;}
.cur02-t { background:url(../images/common/cur02-t-m.gif) right top;}

/*m-9	index*/
.m-9 li { clear:both; width:89%; padding:10px; margin:0 auto; min-height:40px; }
.m-9 .li2 { background:#FFFAF0 }
.m-9 li .p-img { width:40px; height:40px; border:1px solid #e4e4e4; padding:2px; float:left; }
.m-9 li h3 { font-size:12px; font-weight:normal; margin-left:50px; }
.m-9 li h3 a { color:#930; text-decoration:underline}
.m-9 li h3 a:hover { text-decoration:none}
.m-9 li p { font-size:11px; color:#333; margin-left:50px; margin-top:3px; }
