@charset "utf-8";

/* <[ Container Start ]> */
.container{}

/* container_top */
.c_top{padding:20px 0 30px;border:1px solid #ccc;background-color:#fffbe7}
	.c_top .inside{width:600px;margin:0 auto;line-height:20px}
	.c_top .sheet{background-color:#ccc}
		.c_top .sheet th{background-color:#ee5323;color:#fff;font-weight:bold}
		.c_top .sheet td{background-color:#fff}
		.c_top .sheet .bgblue{background-color:#e9f1f5}
	.c_top table.tb{border:1px solid #ccc;background-color:#fff}
		.c_top table.tb th{background-color:#e9f1f5;border-bottom:1px solid #ccc;font-weight:normal}

/* <[ Container End ]> */

/* site_container */
.site_container{padding:0;border:none;background:none}

.site_right{float:right;width:200px;height:590px;border:1px solid #b6cae3;background-color:#f2f6fb;overflow:auto}
	.site_right .template_list{width:162px;margin:15px auto 0}
		.site_right .template_list li{margin-bottom:5px}
		.site_right .template_list li span{display:block;padding:5px;border:1px solid #ccc}
		.site_right .template_list li p{line-height:20px;text-align:center;background:#f7f7f7;border:1px solid #eaeaea;border-top:none}
		
.site_left{position:relative;height:540px;margin-right:210px;_margin-right:207px;padding:20px 0 30px;border:1px solid #ccc;background-color:#fffbe7}
	.site_left .arr_target{position:absolute;z-index:10;right:-50px;top:50px}


/* dmlist */
.dmlist{padding:1px;line-height:22px;margin-top:6px}
	.dmlist th{font-weight:normal}
	/*.dmlist input,.dmlist select{margin:-2px 0}*/

	.configure{padding:0;border-top:1px solid #b6cae3}
	.configure .i_c_top{background-color:#666;color:#fff}
	.dmlist .configure{background-color:#f2f2f2}

/* icon */
.icon.close{float:right;width:11px;height:10px;padding:2px;background-position:-40px -200px}
.icon.order{width:15px;height:11px;margin-right:6px;background-position:left -200px}
.icon.gift{width:12px;height:15px;background-position:-20px -200px}


/* domain_price */
.domain_price a{text-decoration:underline}
.domain_price .sheet{background-color:#ccc}
	.domain_price .sheet th{background-color:#e6e6e6}
	.domain_price .sheet td{background-color:#fff}
.domain_price .tip{background:url(../images/bg_tb_tip.gif) right top no-repeat}
.domain_price .vertical_text{display:block;width:1em;font-weight:bold}

