@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding:0;

	background-color: #F1F1F1; font-size:12px; color:#333; line-height:28px;
}
a{color: #666666; text-decoration:none; }
a:hover{color: #000; text-decoration:none; }
.bg{ background-image: url(../images/bg_7.jpg); background-repeat:repeat-x; background-color:#EBEBEB;}

.bgl{ background-image: url(../images/bg_5.jpg); background-repeat:repeat-y; background-color:#EBEBEB; width:5px;}
.bgr{ background-image: url(../images/bg_9.jpg); background-repeat:repeat-y; background-color:#EBEBEB;width:9px;}
.text{font-size:12px; color:#333; line-height:18px;}
.text2{font-size:12px; color: #FF0000; line-height:18px;text-decoration:none;}
.text3{font-size:13px; color: #000; font-weight:bold; line-height:18px;text-decoration:none;}
.text3 a{font-size:13px; color: #000; font-weight:bold; line-height:18px; text-decoration:none;}
.base{ background-image:url(../images/base.gif); background-repeat:no-repeat; height:75px; }
.menubg{ background-image:url(../images/menubg.jpg); background-repeat:no-repeat; width:230px; height:35px; line-height:35px; color:#000000; }
.menubg a{ color:#000; text-decoration:none;}
.menubg a:hover{ color:#0073DE; text-decoration:none;}
.line{ border-bottom:#CCC solid 0.01in; }
.bgbg{ background-image:url(../images/l.jpg); height:26px;}
