@charset "utf-8";
/* CSS Document */

#bar_top1{
	background:url(../img/bar_top1.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_top2{
	background:url(../img/bar_top2.jpg) no-repeat center center;
	width:601px;
	height:61px;
	display:inline-block;
	text-indent:-3000px;
}

#campaign{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:582px;
	max-height:150px;
	height:150px;
    overflow: auto;
	padding:0px 8px 10px 9px;
}

#campaign:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #campaign {
    height: 1em;
    overflow: visible;
}
/**/

.campaign_inner{
	border-bottom:1px dotted #D30000;
	/*width:580px;*/
	padding-bottom:10px;
	padding-top:10px;
    overflow: hidden;
}

.campaign_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .campaign_inner {
    height: 1em;
    overflow: visible;
}
/**/

/*

.campaign_l{
	float:left;
	width:360px;
}

*/

.campaign_l{
	float:left;
	width:330px;
}

/*

.campaign_r{
	float:right;
	width:210px;
}

*/

.campaign_r{
	float:right;
	width:225px;
}
/*
.campaign_pic{
	padding:2px;
	border:1px solid #CCCCCC;
	display:block;
}
*/
.campaign_title{
	color:#D30000;
	font-size:14px;
	margin-bottom:10px;
}

h2{
	background:url(../img/main_top.jpg) center center;
	width:850px;
	height:300px;
	text-indent:-5000px;
	display:inline-block;
}
.campaign_photo_box{
	width:105px;
	float:left;
	display:inline;
	text-align:center;
	margin-left:4px;
}
.campaign_photo{
	display:block;
	padding:2px;
	border:1px solid #CCCCCC;
}

.bar_o,
.bar_b,
.bar_g{
	width:571px;
	height:38px;
	padding-top:10px;
	font-size:16px;
	color:#FFFFFF;
	padding-left:30px;
	font-weight:600;
	margin-bottom:5px;
}

.bar_p{
	width:571px;
	height:41px;
	padding-top:22px;
	font-size:16px;
	color:#FFFFFF;
	padding-left:30px;
	font-weight:600;
	margin-bottom:5px;
}

.bar_o2{
	width:571px;
	height:41px;
	padding-top:22px;
	font-size:16px;
	color:#FFFFFF;
	padding-left:30px;
	font-weight:600;
}

.bar_o{
	background:url(../img/bar_o.jpg) no-repeat center center;
}

.bar_o2{
	background:url(../img/bar_o2.jpg) no-repeat center center;
}

.bar_b{
	background:url(../img/bar_b.jpg) no-repeat center center;
}

.bar_g{
	background:url(../img/bar_g.jpg) no-repeat center center;
}

.bar_p{
	background:url(../img/bar_p.jpg) no-repeat center center;
}

.col_box_o,
.col_box_b,
.col_box_g{
	width:195px;
	height:150px;
	text-align:center;
	float:left;
	font-weight:700;
	padding:15px 0 0 0;
}

.col_box_o2{
	width:275px;
	height:101px;
	background:url(../img/bg_col_o2.jpg) no-repeat top center;
	float:left;
	display:block;
	margin:0 5px 5px 5px;
	_margin:0 5px 5px 2px;
	overflow:hidden;
	padding:10px 0 0 10px;
}

.col_box{
	width:591px;
	background:url(../img/bg_col_box.jpg) no-repeat center bottom;
	border-bottom:solid 2px #FF6600;
	border-right:solid 2px #FF6600;
	border-left:solid 2px #FF6600;
	padding:0 3px 5px 3px;
}

.col_box_p{
	width:145px;
	height:150px;
	text-align:center;
	float:left;
	font-weight:700;
	padding:15px 0 0 0;
}


.col_box_o2 p,
.col_box_o p,
.col_box_b p,
.col_box_g p,
.col_box_p p{
	padding-top:5px;
}

.col_box_o2 a,
.col_box_o a,
.col_box_b a,
.col_box_g a,
.col_box_p a{
	color:#666666;
	font-weight:700;
	text-decoration:none;
}

.col_box_o2 a:hover,
.col_box_o a:hover,
.col_box_b a:hover,
.col_box_g a:hover,
.col_box_p a:hover{
	text-decoration:underline;
}

.col_box_o .price a,
.col_box_o2 .price a{
	font-size:13px;
	font-weight:700;
	color:#FF6600;
}

.col_box_b .price a{
	color:#1F32DF;
}

.col_box_g .price a{
	color:#339A33;
}


.col_box_p .price a{
	color:#EA4781;
	vertical-align:middle;
	display:inline-block;
	font-weight:700;
}


.col_box_p .price a img{
	vertical-align:middle;
	margin-left:7px;
}

.col_box_o{
	background:url(../img/bg_col_o.jpg) no-repeat center center;
}

.col_box_b{
	background:url(../img/bg_col_b.jpg) no-repeat center center;
}

.col_box_g{
	background:url(../img/bg_col_g.jpg) no-repeat center center;
}

.col_box_p{
	background:url(../img/bg_col_p.jpg) no-repeat center center;
}

.mr7{
	margin-right:7px;
}


.mr8{
	margin-right:8px;
}

.mb8{
	margin-bottom:8px;
}

.col_info{
	background:url(../img/bg_info_m.jpg) repeat-y center center;
	width:600px;
}

.col_info2{
	background:url(../img/bg_info_m2.jpg) repeat-y center center;
	width:600px;
}

.col_info p,
.col_info2 p{
	padding:10px 15px;
}

.col_info2 p{
	padding:5px 15px;
	_padding:0px 15px;
}

*:first-child+html .col_info2 p{
	padding:0px 15px;
}

.pop{
	background:url(../img/bg_pop_m.jpg) repeat-y center left;
	width:409px;
	margin:10px auto;
}

.pop_t{
	padding:0 16px 5px 16px;
	background:url(../img/border_pop.gif) no-repeat center bottom;
}

.pop_t a{
	color:#D20000;
}

.pop_b{
	background:url(../img/bg_green.jpg) no-repeat center bottom;
}

.pop_b p{
	padding:5px 20px;
}

.pop_name{
	background:url(../img/bg_name.jpg) no-repeat;
	width:378px;
	height:30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
	text-align:left;
	padding-top:12px;
	margin-bottom:5px;
	padding-left:30px;
}

.pic{	
	padding:2px;
	border:1px solid #CCCCCC;
}

.w165{
	width:165px;
}

.w200{
	width:200px;
}

.pl3{
	padding-left:3px;
}

.pr3{
	padding-right:3px;
}

.pop_price{
	background-color:#DADDFA;
	font-size:14px;
	color:#2032DF;
	font-weight:700;
	text-indent:10px;
	margin-bottom:5px;
}

.item{
	background:url(../img/bg_item_m.jpg) repeat-y center center;
}

.item p{
	padding:5px 15px;
	color:#D20000;
}

.caption{
	font-size:10px;
	padding-left:10px;
	position:relative;
	top:-2px;
}

.col_pic{
	width:120px;
}

.col_data{
	width:140px;
	padding-left:10px;
	padding-right:5px;
}

.col_detail{
	padding:5px 5px 0 5px;
}

.comment{
	padding:2px;
	background-color:#E7E7E7;
	width:600px;
}

#comment_inner{
	padding:10px;
	width:650px;
	height:500px;
	overflow:auto;
}

#comment_inner p,
#comment_inner table{
	margin-bottom:20px;
}

#comment_inner table{
	width:620px;
	/*margin:0 auto 15px auto;*/
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

#comment_inner th{
	width:40%;
	text-align:left;
	color:#FF6600;
	background-color:#E7E7E7;
	border:1px solid #CCCCCC;
	padding:8px;
}

#comment_inner td{
	width:60%;
	border:1px solid #CCCCCC;
	padding:8px;
}

ul.comment_list{
	list-style:disc;
	padding:15px;
	padding-left:25px;
	border:2px solid #D30000;
	margin-bottom:20px;
	width:575px;
}

ul.comment_list li{
	list-style:disc;
	margin-bottom:5px;
}

.bar_comment{
	display:block;
	margin-bottom:10px;
}

.border_comment{
	padding-top:15px;
	border-top:1px dotted #D30000;
}





