/* CSS Document */

body{margin:0px; padding:0px; background:#ededed;}
td,th{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; }
.main_bg{background:url(../images/index_36.jpg) repeat-x bottom;}

/* input */
.input{border:1px solid #dbdbdb; height:24px;}
.input_01{background:url(../images/input_bg_21.jpg) bottom repeat-x; border:1px solid #7f9db9;}

/* border */
.border {border:1px solid #ccc; padding:2px;}
.border_1{border:1px solid #ccc; border-width:0px 1px 1px 1px;background:#fff;}
.border_2{border-bottom:1px solid #ccc;}

/* font */
.font_01{line-height:22px;}
.font_cu_01{color:#000; font-weight:bold;}
.font_text_2{font-weight:bold; color:#ff0000;}
.font_text_3{line-height:20px; padding:15px;}
.font_text_4{font-weight:bold; color:#ff0000; font-size:14px; }
.font_text_5{line-height:24px; padding:20px; }
.font_text_6{color:#666; font-weight:bold;}
.font_text_7{line-height:28px; }
.cRed{color:#FF0000;}

/* link */
a:link{color:#333; text-decoration:none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:underline;}
a.link_01:link{font-weight:bold; text-decoration:none; color:#666;}
a.link_01:visited{font-weight:bold; text-decoration:none; color:#666;}
a.link_01:hover{font-weight:bold; text-decoration:underline; color:#666;}


