@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; list-style:none; line-height:24px;}
img{border:0;}
.main{width:978px; margin:0 auto; background:#e3f7ff; margin-top:1px;}
.content{width:963px; margin:0 auto;}
.comment_1{background:url(../images/comment_1_bg.gif) repeat-y; width:480px; height:auto;}
.comment_1 h1{font-size:14px; color:#175c31;}
.comment_1 h2{font-size:12px; font-weight:normal; color:#FF0000;}
.comment_1 h3{font-size:12px; color:#175c31; font-weight:normal;}
.comment_1_btn{background:url(../images/comment_1_btn_bg.gif) repeat-y; width:480px; height:auto; padding-top:10px; padding-bottom:10px;}
.comment_2_con{background:url(../images/comment_2_con_bg.gif) repeat-y; height:auto; width:480px;
}
.comment_2{background:#e6e9ea; border:1px solid #1a7498;}
.comment_2_title h1{font-size:14px; color:#175c31; font-weight:normal;}
.comment_2_title h2{font-size:12px; font-weight:normal; color:#FF3300;}
.comment_2_title h3{font-size:12px; color:#333333; font-weight:normal;}
.comment_2 h4{font-size:12px; color:#175c31; font-weight:normal;}
.comment_2 span{font-size:12px; color:#175c31; font-weight:normal;}
.comment_2 a{font-size:12px; color:#FF3300; font-weight:normal;}
.comment_2 a:hover{font-size:12px; color:#FFCC00; font-weight:normal;}
.btn span{color:#FFFFFF; font-weight:bold;}

a:hover {
	text-decoration: underline;
}

a:link { text-decoration: none} 
a:active { text-decoration:blink} 
a:hover { text-decoration:underline;color: orange}  
a:visited { text-decoration: none;color: orange} 

