/* CSS Document */
#p_review {font:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.red,a.red:link,a.red:visited {color:#A72D2C;}
.blue,a.blue:link,a.blue:visited {color:#1e4e8e;}

.big,a.big:link,a.big:visited {font-size:12px;}
/*position*/
.relative {position:relative; z-index:1;}
.absolute {position:absolute;}
ul,li {padding:0;margin:0; list-style:none;}
img {border:0;margin:0;}
dl,dd,dt,form,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2 {font-size:16px;color:#000;}
.error_box,.success_box,.warning_box,.caution_box{font-size:12px; font-weight:bold;padding:15px 10px 15px 60px; margin:10px 0;}
.error_box,.warning_box,.caution_box { background:#FEDFDF url(images/icon_error.gif) 20px 10px no-repeat; border:1px solid #bf0000; color:#bf0000;}
.success_box {background:#EBFEDF url(images/icon_success.gif) 20px 10px no-repeat; border:1px solid #859802;color:#666;}

/*==========define forms element===========*/
textarea,input, select {font-size:11px;font-family:Arial,Helvetica,sans-serif;font-weight:normal;background:#fff;}
.input_4 {width:140px; height:14px;border:1px solid #ddd; line-height:14px;padding:5px;}
.input_5 {width:250px; height:14px;border:1px solid #ddd; line-height:14px;padding:5px;}
.textarea1 {width:350px; height:120px; border:1px solid #ddd;font-size:12px;padding:5px;}
/*btns*/
button {
background:url(images/button.gif) repeat-x;
cursor:pointer;
border:1px solid #ddd;
line-height:18px;
font-family:Arial,Helvetica,sans-serif;
}
button:hover,button:active{background:url(images/button_over.gif) repeat-x;color:#333;}

/*the pagebar*/

/*the list bar*/

/*the product*/

.inquiry {padding-left:250px;padding-top:15px;background:url(images/bag.gif) no-repeat 20px 30px;}
/*===============modify by tankai start============================*/

.review_reply {width:686px;}
.review_reply em, .review_reply b {background:url(images/english/bg/reply_bg.gif) no-repeat;display:block;}
.review_reply em {height:20px;}
.review_reply b {height:10px; background-position:0 100%;}
.review_reply ul {border:1px solid #ddd; border-width:0 1px;padding:0 10px;}

/*===============modify by tankai end ============================*/

.txt_review {background:url(images/bg/review_bg.jpg) no-repeat;}


