@charset "utf-8";
body {
	margin:0;
	font-family:"微軟正黑體", "新細明體" ,Arial, Helvetica;
	font-size: 13px;
	line-height:20px;
}

ul,ol,li{list-style:none;padding:0;margin:0;}
dl,dt,dd{list-style:none;padding:0;margin:0;}

A {
	TEXT-DECORATION: none;
	font-family:"微軟正黑體", "新細明體" ,Arial, Helvetica;
	color:#fd3b4e;
	}

a:hover{	
	text-decoration:none;
	color:#03C;
	}


img {
	border:none;
	text-align: center;
	 }
	 
input {
	font-family:"微軟正黑體", "新細明體" ,Arial, Helvetica;
	font-size:15px;
	color: #333;
	border: 1px solid #d1d1d1;
}	

.input_A{
	font-size:18px;
	color:#666;
	width:260px;}

.search_input{
	background:url(image/searchbg.gif) no-repeat;
	background-position:2px 2px;
	padding-left:30px;
	line-height:24px;
	height:24px;
	width:240px;}


#radiobutton{
	border:none;	
} 

.checkbox_none{ border:none;}


select{
	font-family:"微軟正黑體", "新細明體" ,Arial, Helvetica;
	font-size:15px;
	color: #333;	
	border: 1px solid #d1d1d1;
}

textarea{
	font-family:"微軟正黑體", "新細明體" ,Arial, Helvetica;
	font-size:15px;
	color: #333;
	border: 1px solid #d1d1d1;	
	}	
		
.radio_s{
	border:none;}	
	
.common_bt{
	border:#c5c6c8 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#4e5665;
	background:#f7f8f9;
	padding:2px 5px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;}			
		
.CLEAR{
	clear:both;
	height:0px;	
	font-size:1px;
	line-height:0;
		
	}
	
.none{
	height:400px;
	color:#F00;
	margin-top:10px;
	text-align:center;}


.left{
	float:left;}
	
.right{
	float:right;}	
	
#header {
   	background:url(image/topnav_bg.gif) repeat-x;
	background-position:top;
	background-color:#FFF;
    width:100%;
	height:146px;
    box-sizing:border-box;
	z-index:9999;
    }

.allbg{
	margin:0 auto;
	width:1000px;
	}
	
.toplineL, .toplineR{
	font-size:15px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:15px;}
	
.toplineR span{
	font-size:15px;
	line-height:35px;
	color:#FFF;
	margin-right:12px;
	font-weight:normal;}		
	
	
.toplineL a{
	color:#FFF;
	padding:7px 8px;
	}	
	
.toplineR a{
	color:#FFF;
	padding:7px 5px;
	}	
	
	
.toplineL a:hover{
	color:#FFF;
	background:#06F;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	}	
	

.toplineR a:hover{
	color:#FFF;
	background:#06F;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	}	
	
.logo{
	width:160px;
	height:95px;
	background:url(image/nav_bg.gif) repeat-x;
	background-position:bottom;}
	
.logo img{
	margin:32px 0 0 37px;}	
	
.top_rbox{
	width:840px;}		
	
.search_bg{
	width:280px;}	
	
.search_s{
	width:240px;
	padding:5px 0 0 0;
	text-align:left;
	font-size:14px;
	line-height:18px;
	color:#696969;
	font-weight:bold;}	
	
.search_s a{
	color:#696969;
	padding:0 5px 0 0;}	
	
.search_s a:hover{
	color:#000;
	}	
	
.nav_bg{
	background:url(image/nav_bg.gif) repeat-x;
	background-position:bottom;
	text-align:right;
	font-size:20px;
	height:44px;}
	
.nav_bg a{
	padding:0 14px;
	line-height:44px;
	color:#242424;
	padding-bottom:3px;}
	
.nav_bg .a1:hover, .nav_bg .a1_on{
	border-bottom:6px #5d9cec solid;
	color:#5d9cec;}	
	
.nav_bg .a2:hover, .nav_bg .a2_on{
	border-bottom:6px #a0d468 solid;
	color:#a0d468;}	
	
.nav_bg .a3:hover, .nav_bg .a3_on{
	border-bottom:6px #ec87bf solid;
	color:#ec87bf;}
	
.nav_bg .a4:hover, .nav_bg .a4_on{
	border-bottom:6px #ffce55 solid;
	color:#ffce55;}
	
.nav_bg .a5:hover, .nav_bg .a5_on{
	border-bottom:6px #ac92ed solid;
	color:#ac92ed;}
	
.nav_bg .a6:hover, .nav_bg .a6_on{
	border-bottom:6px #48cfae solid;
	color:#48cfae;}						
	
.nav_bg .a7:hover, .nav_bg .a7_on{
	border-bottom:6px #ed5564 solid;
	color:#ed5564;}						

.nav_bg .a8:hover, .nav_bg .a8_on{
	border-bottom:6px #4fc0e8 solid;
	color:#4fc0e8;}						
			
.nav_bg .a9:hover, .nav_bg .a9_on{
	border-bottom:6px #ee3a15 solid;
	color:#ee3a15;}	
	
/* 廣告輪播 */	
	
#main_top_pic{
	width:980px;
	height:450px;
	margin:30px auto 45px auto;
	overflow:hidden;
	}
		
#main_top_pic #player {
	position: relative;
	width:1960px;
	height: 100%;
	}

#main_top_pic ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	height: 100%;
	}

#main_top_pic ul.list li {
	padding: 0 5px 5px 0;
	float: left;
	height: 100%;
	width:1000px;
	}

#main_top_pic .list img{
	width: 100%;
	height: 100%;
	border: 0;
	}

#main_top_pic ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 20px;
	}

#main_top_pic ul.playerControl li {
	float: left;
	color: #c3cfd6;
	text-align: center;
	width: 18px;
	height: 18px;
	font-family: Arial;
	font-size:1px;
	cursor: pointer;
	margin: 0px 2px;
	background:#c3cfd6;
	/* CSS3 圓角 */
	-webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
	}
	
#main_top_pic ul.playerControl li.current { 
	color:#5e91f1;
	background:#5e91f1;
	}
.prev {
	background:url(image/prev.png) no-repeat;
	width: 38px;
	height: 130px;
	position: absolute;
	left: -48px;	/* 先藏在左邊 */
	top: 160px;		/* (區塊高-圖片高) / 2 */
	z-index: 100;
	}
.next {
	background:url(image/next.png) no-repeat;
	width: 38px;
	height: 130px;
	position: absolute;
	right:100px;	/* 先藏在右邊 */
	top:160px;		/* (區塊高-圖片高) / 2 */
	z-index:100;
	}	
	
.ad_tit{
	background:url(image/1px_black.png);
	color:#FFF;
	font-size:48px;
	font-weight:bold;
	line-height:80px;
	height:80px;
	width:940px;
	padding:0 20px;
	overflow:hidden;
	position: absolute;
	bottom:35px;
	}
	
.ad_num{
	color:#3b80f9;
	background:url(image/1px_white.png);
	font-size:30px;
	font-weight:bold;
	line-height:42px;
	padding:0 12px;
	position: absolute;
	top:0px;	
	}		

/* 結束 */	

.main_left{
	width:633px;
	padding-left:10px;}	
	
.main_right{
	width:300px;
	padding-right:10px;}		
	
.left_tit{
	font-size:22px;
	color:#FFF;
	padding-left:15px;
	line-height:30px;}
	
.C0{background:#5e91f1;}
.C1{background:#5d9cec;}
.C2{background:#a0d468;}
.C3{background:#ec87bf;}
.C4{background:#ffce55;}
.C5{background:#ac92ed;}
.C6{background:#48cfae;}
.C7{background:#ed5564;}
.C8{background:#4fc0e8;}
.C9{background:#ee3a15;}

.issue_list_bg{
	border-bottom:#999 1px dotted;
	padding:24px 5px;}

.icon_num{
	font-size:15px;
	color:#FFF;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	margin:0 15px 0 0;
	/* CSS3 圓角 */
	-webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;}	
	
.issue_list_tit{
	font-size:22px;
	line-height:32px;
	font-weight:bold;
	width:560px;
	}
	
.issue_list_tit a{color:#000;}	
.issue_list_tit a:hover{color:#F00; text-decoration:underline;}		


.issue_list_votes{
	font-size:15px;
	color:#666;
	padding:20px 0 0 45px;}
	
.issue_list_votes .num{
	font-size:24px;
	color:#cc0000;
	font-weight:bold;}
	
.issue_list_votes .issue_bt1{
	font-size:15px;
	background:#48cfae;
	color:#FFF;
	margin:0 10px;
	padding:5px 5px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}		
	
.issue_list_bt{padding-top:20px;}
	

.processing_bt{
	font-size:18px;
	background:#48cfae;
	color:#FFF;
	margin:0 10px;
	padding:5px 10px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}		

.check_bt{
	font-size:18px;
	background:#ec87bf ;
	color:#FFF;
	margin:0 10px;
	padding:5px 10px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}	
	
.fail_bt{
	font-size:18px;
	background:#ffce55 ;
	color:#FFF;
	margin:0 10px;
	padding:5px 10px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}		
	
	
.ok_bt{
	font-size:13px;
	background:#9fcde4 ;
	color:#FFF;
	margin:0 5px;
	padding:5px 10px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}	
	
.ok_bt:hover{
	background:#39F ;
}	
		
	
.results_bt{
	font-size:18px;
	background:#ed5564;
	color:#FFF;
	margin:0 10px;
	padding:5px 10px;
	/* CSS3 圓角 */
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}	
	
.results_bt:hover{
	background:#a40000;
	color:#FFF;}	
	
	
.issue_bt2 {
	font-size:16px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d83526;
	padding:6px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background:-ms-linear-gradient( top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fe1a00), color-stop(100%, #ce0100) );
	background-color:#fe1a00;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
}.issue_bt2:hover {
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	background:-ms-linear-gradient( top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ce0100), color-stop(100%, #fe1a00) );
	background-color:#ce0100;
	color:#fff;
}.issue_bt2:active {
	position:relative;
	top:1px;
}	
	
	
.issue_bt3 {
	font-size:14px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #eda933;
	padding:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	background:-ms-linear-gradient( top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f6b33d), color-stop(100%, #d29105) );
	background-color:#f6b33d;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #cd8a15;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fed897;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fed897;
 	box-shadow:inset 1px 1px 0px 0px #fed897;
}.issue_bt3:hover {
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	background:-ms-linear-gradient( top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #d29105), color-stop(100%, #f6b33d) );
	background-color:#d29105;
	color:#fff;
}.issue_bt3:active {
	position:relative;
	top:1px;
}

.issue_bt4 {
	text-align:center;
	width:100%;
	font-size:16px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dd5df4;
	padding:9px 0;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #eea1fc 5%, #d441ee 100% );
	background:-ms-linear-gradient( top, #eea1fc 5%, #d441ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea1fc', endColorstr='#d441ee');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #eea1fc), color-stop(100%, #d441ee) );
	background-color:#eea1fc;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #b63dcc;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f4cafc;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f4cafc;
 	box-shadow:inset 1px 1px 0px 0px #f4cafc;
	margin-bottom:10px;
}.issue_bt4:hover {
	background:-moz-linear-gradient( center top, #d441ee 5%, #eea1fc 100% );
	background:-ms-linear-gradient( top, #d441ee 5%, #eea1fc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d441ee', endColorstr='#eea1fc');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #d441ee), color-stop(100%, #eea1fc) );
	background-color:#d441ee;
	color:#fff;
}.issue_bt4:active {
	position:relative;
	top:1px;}

.issue_bt5 {
	text-align:center;
	width:100%;
	font-size:16px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #83c41a;
	padding:9px 0;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	background:-ms-linear-gradient( top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #9dce2c), color-stop(100%, #8cb82b) );
	background-color:#9dce2c;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #689324;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	-moz-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	box-shadow:inset 1px 1px 0px 0px #c1ed9c;
	margin-bottom:10px;
}.issue_bt5:hover {
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	background:-ms-linear-gradient( top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #8cb82b), color-stop(100%, #9dce2c) );
	background-color:#8cb82b;
	color:#FFF;
}.issue_bt5:active {
	position:relative;
	top:1px;
}

.issue_bt6 {
	text-align:center;
	width:100%;
	font-size:16px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #eda933;
	padding:9px 0;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	background:-ms-linear-gradient( top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f6b33d), color-stop(100%, #d29105) );
	background-color:#f6b33d;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #cd8a15;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fed897;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fed897;
 	box-shadow:inset 1px 1px 0px 0px #fed897;
	margin-bottom:10px;}

.issue_bt6:hover {
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	background:-ms-linear-gradient( top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #d29105), color-stop(100%, #f6b33d) );
	background-color:#d29105;
	color:#FFF;
}.issue_bt6:active {
	position:relative;
	top:1px;
}
	
	
.issue_bt7 {
	text-align:center;
	font-size:16px;
	width:100%;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:9px 0;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
	margin-bottom:10px;}

.issue_bt7:hover {
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background-color:#1e62d0;}
	
.issue_bt7:active {
	position:relative;
	top:1px;
}	
	
	
	
	
	
	
	
	
	
	
	
.people_pic{
	padding:25px 10px 0 45px;}	
	
.people_s{
	font-size:14px;
	color:#9197a3;
	padding-top:25px;
	width:520px;}	
	
.people_s span{padding-right:15px;}

.people_s span a{color:#9197a3;}
.people_s span a:hover{color:#09F;}

.rt_tit_01{
	font-size:18px;
	color:#ec87bf;
	border-bottom:5px solid #ec87bf;}
	
.rt_tit_02{
	font-size:18px;
	color:#ee3a15;
	border-bottom:5px solid #ee3a15;}	
	
.rt_tit_03{
	font-size:18px;
	color:#ffce55;
	border-bottom:5px solid #ffce55;}	
	
	
.right_bg{margin-bottom:34px;}	

.right_box{
	padding:12px 0;
	border-bottom:#ccc 1px solid;}	
	
.issue_r_tit{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	width:230px;}	
	
.issue_r_tit a{color:#333;}
.issue_r_tit a:hover{color:#000; text-decoration:underline;}

.issue_r_votes, .issue_r_votes2{
	font-size:14px;
	color:#666666;
	text-align:right;
	width:70px;}
	
.issue_r_votes span{
	font-size:17px;
	font-weight:bold;
	color:#ec87bf;}	
	
.issue_r_votes2 span{
	font-size:17px;
	font-weight:bold;
	color:#ee3a15;}	
	
.foot_bg{
	background:#333;
	padding:20px 20px;
	color:#efefef;
	font-size:16px;}	
	
.foot_box1{
	width:120px;
	font-size:16px;
	line-height:26px;
	margin:0 10px 0 0;
	}
	
.foot_box1 a{
	color:#efefef;	
	}		
	
.foot_box2{
	width:300px;
	font-size:16px;
	line-height:24px;
	margin:0 10px 0 90px;}	
	
.foot_box3{
	width:200px;
	font-size:12px;
	line-height:20px;
	}		
	
.member_header{
	margin:44px auto 0 44px;}	
	
	
.login_bg{
	width:840px;
	margin:0 auto 60px auto;
	border:#9e9e9e 1px solid;
	padding:47px 30px;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}	
	
.login_Lbox{
	width:365px;
	border-right:#d1d1d1 1px solid;
	padding-right:54px;}
	
.login_Rbox{
	width:420px;
	text-align:center;}	
	
.login_Rbox img{
	margin-top:30px;}	
	

.login_tb .t1{
	text-align:right; 
	width:85px; 
	padding-right:10px;
	font-size:18px;
	line-height:38px;
	color:#666;}
	
.login_s{
	width:260px;
	font-size:15px;
	line-height:24px;
	padding:10px 0;
	text-align:center;
	color:#666;}		
	
.login_s a:link{color:#0055b4;text-decoration:underline;}
.login_s a:visited{color:#0055b4;text-decoration:underline;}
.login_s a:hover{color:#499abf;text-decoration:underline;}	

.login_bt{
	border:#0385db 1px solid;
	font-size:17px;
	color:#fff;
	background:#5d9cec;
	padding:3px 5px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;}
	
.login_bt2{
	border:#00a9e5 1px solid;
	font-size:17px;
	color:#fff;
	background:#4fc0e8;
	padding:3px 5px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;}	
	
	
.login_bt3 {
	font-size:20px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #469df5;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #4197ee) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #287ace;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #cae3fc;
 	-moz-box-shadow:inset 1px 1px 0px 0px #cae3fc;
 	box-shadow:inset 1px 1px 0px 0px #cae3fc;}

.login_bt3:hover {
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #4197ee), color-stop(100%, #79bbff) );
	background-color:#4197ee;
	color:#ffffff;}

.login_bt3:active {
	position:relative;
	top:1px;
}	

.login_bt4 {
	font-size:20px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d02718;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	background:-ms-linear-gradient( top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f24537), color-stop(100%, #c62d1f) );
	background-color:#f24537;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #810e05;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	box-shadow:inset 1px 1px 0px 0px #f5978e;}

.login_bt4:hover {
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	background:-ms-linear-gradient( top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #c62d1f), color-stop(100%, #f24537) );
	background-color:#c62d1f;
	color:#ffffff;}
	
.login_bt4:active {
	position:relative;
	top:1px;
}	
	
	
/* 公司簡介左方選單 */	
.left_menu_bg{
	width:210px;
	margin:20px 20px 20px 0;
	border:#CCC 1px solid;
	padding:8px 0;
	background:#eef0f1;
	}
	
a .left_menu{
	font-size:15px;
	line-height:20px;
	padding:8px 20px;
	color:#757576;
	border-left:#eef0f1 4px solid;
	font-weight:bold;
	}
	
a .left_menu_01{
	font-size:15px;
	line-height:20px;
	padding:8px 20px;
	color:#5e91f1;
	border-left:#5e91f1 4px solid;
	font-weight:bold;
	}	
	
.left_menu:hover{
	color:#5e91f1;
	border-left:#5e91f1 4px solid;
	font-weight:bold;
	}	

.left_menu_01:hover{
	color:#5e91f1;
	border-left:#5e91f1 4px solid;
	font-weight:bold;
	}	
	
.main_Rbox{
	width:766px;
	margin-top:20px;}	
	
	
.right_tit{
	font-size:18px;
	color:#242424;
	background:url(image/icon_arr.gif) no-repeat 2px 7px;
	padding:5px 0 5px 23px;
	border-bottom:#eef0f1 4px solid;
	margin-bottom:12px;}	
	
	

.member_tb{
	color:#333;
	font-size:15px;
	margin:0 auto 20px auto;}	
	
.member_tb td{
	border-bottom:#CCC 1px dotted;
	}		
	
.member_tb_t1{
	width:120px;
	padding:10px 5px;
	text-align:right;}	
	
.member_tb_t1 a:link{color:#666; font-size:12px;}
.member_tb_t1 a:visited{color:#666;font-size:12px;}
.member_tb_t1 a:hover{color:#000;font-size:12px;}			
	
.member_tb_t2{	
	padding:10px 5px;}
	
.member_tb_t3{
	font-size:16px;
	background:#4fc0e8; 
	color:#FFF; 
	font-weight:bold;
	padding:10px 5px;}
	
.member_tb_t4{
	width:60px;
	padding:10px 5px;
	text-align:right;}
	
.member_tb_t5{
	width:120px;
	padding:10px 5px;}

.member_tb_t6{
	width:180px;
	padding:10px 0;
	font-size:13px;
	color:#666;}					
	
.member_tb_tt{
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	background:#4fc0e8;
	padding:5px;}
	
.member_tb_date{
	font-size:14px;
	color:#a0c0fd;
	width:100px;
	text-align:right;
	padding:10px 5px; 10px 0;}	
	
.member_tb_news{
	font-size:15px;
	color:#333; 
	padding:10px 5px;}	
	
.member_tb_winners{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	background:#999;}		
	
.pagenumber{
	text-align:center;
	color:#6b6b6b;	
	clear:both;	
	padding:20px 0;
	font-size:15px;
	line-height:20px;
	}
	
.pagenumber a:link{color:#0055b4; font-weight:bold;}
.pagenumber a:visited{color:#0055b4;}
.pagenumber a:hover{color:#499abf; font-weight:bold;}	


.bluebg_tit{
	background:#85affc;
	color:#FFF;
	font-size:15px;
	padding:5px 12px;
	margin:12px 0;
	}
	
.invol_box{
	font-size:15px;
	line-height:24px;
	color:#494949;
	padding:0 12px;}
	
			
.agree_num{
	font-size:15px;
	color:#666;
	padding:12px 0 12px 0;
	text-align:right;}
	
.agree_num span{
	font-size:18px;
	color:#8957a1;
	font-weight:bold;}		
	
.return_people_pic{
	padding:0 10px 20px 0;}	
	
.return_people_s{
	font-size:14px;	
	color:#000;
	padding:0 0 20px 0;
	}	
	
.return_people_s span{
	padding-right:15px;
	color:#9197a3;}		

.integration{
	color:#656d78;
	font-size:18px;
	text-align:right;
	padding:10px 0;}
	
.integration span{
	font-weight:bold;
	font-size:22px;}
	
.fraction_1{
	font-size:14px;
	font-weight:bold;
	width:60px;
	color:#FFF;
	background:#ed5564;
	margin:0 auto;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
.fraction_2{
	font-size:14px;
	font-weight:bold;
	width:60px;
	color:#FFF;
	background:#a0d468;
	margin:0 auto;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
	
.fraction_3{
	font-size:14px;
	font-weight:bold;
	width:60px;
	color:#FFF;
	background:#0000ff;
	margin:0 auto;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}	
	
.For_love_bg{
	padding:20px 0;
	border-bottom:#959595 1px dotted;}	
	
.For_love_pic{
	width:190px;
	margin:0 0 0 10px;}
	
.For_love_pic2{
	width:300px;
	margin:0 0 0 10px;}			
	

.For_love_btn{
	border:#eb3244 1px solid;
	font-size:12px;
	text-align:center;
	color:#fff;
	width:60px;
	margin:6px 0 0 120px;
	background:#ed5564;
	padding:1px 3px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
	
.For_love_box{
	width:530px;
	font-size:14px;
	color:#333333;
	line-height:24px;}
	
.For_love_box a{
	font-size:15px;
	font-weight:bold;
	color:#03F;
	text-decoration:underline;}	
	
.For_love_box2{
	width:430px;
	font-size:18px;
	color:#333333;
	line-height:28px;}	
	
.For_love_box2 span{
	color:#F00;}	
	
.For_love_box2 a{
	font-size:18px;
	color:#03F;
	text-decoration:underline;}	
	
	
.For_love_nav{
	background:#eef0f1;
	color:#555555;
	padding:5px 10px;
	margin-right:10px;
	font-size:14px;
	float:left;
	-webkit-border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	-moz-box-shadow:1px -1px 3px #b3c0c6;
    -webkit-box-shadow:1px -1px 3px #b3c0c6;
     box-shadow:1px -1px 3px #b3c0c6;}
	
.For_love_nav:hover{
	background:#ee3a15;
	color:#fff;
	}	
	
.For_love_nav01{
	background:#ee3a15;
	color:#fff;
	padding:5px 10px;
	margin-right:10px;
	font-size:14px;
	float:left;
	-webkit-border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	-moz-box-shadow:1px -1px 3px #b3c0c6;
    -webkit-box-shadow:1px -1px 3px #b3c0c6;
     box-shadow:1px -1px 3px #b3c0c6;}			

.member_AD{
	text-align:center;
	margin:0px 0 22px 0;}
	
.For_love_edit{
	background:#f3f3f3;
	padding:10px;
	font-size:14px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;}
	
.For_love_date_search{
	background:#F00;
	padding:10px;
	font-size:15px;
	line-height:15px;
	color:#FFF;
	margin-bottom:12px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}										
	
.For_love_tb{
	color:#333;
	font-size:15px;
	margin:0 auto;}	
	
.For_love_tb td{
	border-bottom:#CCC 1px dotted;
	}
	
.For_love_tb th{
	background:#bababa;
	color:#FFF;
	padding:5px 0;
	}			
	
.For_love_tb_t1{
	width:100px;
	padding:10px 5px;
	text-align:center;}	
	
.For_love_tb_t2{	
	padding:10px 5px;
	text-align:center;
	}	
	
.member_prize_tit{
	font-size:20px;
	line-height:32px;
	font-weight:bold;
	padding:0 12px 12px 12px;
	}
	
.member_prize_tit a{color:#000;}	
.member_prize_tit a:hover{color:#F00; text-decoration:underline;}		


.member_prize_id{
	font-size:15px;
	color:#666;
	padding:10px 0 0 15px;}
	
.member_prize_id span{
	font-weight:bold;
	color:#F30;
	padding-left:20px;}	
	
	
.status_1{
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	width:65px;
	color:#FFF;
	background:#ee3a15;
	margin:12px 0 0 12px;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
.status_2{
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	width:65px;
	color:#FFF;
	background:#9fd566;
	margin:12px 0 0 12px;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
	
.status_3{
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	width:65px;
	color:#FFF;
	background:#ac92ed;
	margin:12px 0 0 12px;
	text-align:center;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
.status_reason{
	font-size:14px;
	font-weight:bold;
	padding:5px 12px;;
	width:650px;
	color:#000;
	background:#F6F6F6;
	margin:12px 0 0 0;
	/* CSS3 圓角 */
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
.newpost_prev_lbox{
	width:560px;}
	
.newpost_prev_rbox{
	width:250px;}		
	
.issue_tit{
	font-size:30px;
	font-weight:bold;
	line-height:36px;
	color:#333;
	margin-bottom:15px;}	

.issue_s{
	font-size:18px;
	line-height:36px;
	color:#333;
	margin-bottom:15px;}	
	
.issue_rule{
	font-size:15px;
	font-weight:bold;
	color:#F00;
	line-height:24px;
	margin-bottom:5px;}	
	
.issue_rule2{
	font-size:15px;
	color:#333;
	line-height:24px;
	margin-bottom:20px;
	}		
.issue_rule2 span{
	font-weight:bold;
	font-size:18px;}	

	
.issue_option {
	font-size:17px;
	line-height:28px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:8px;
	margin:5px 0;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background-color:#f9f9f9;
	color:#333;
	display: block;
    cursor: pointer;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;}

.issue_option:hover {
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background-color:#e9e9e9;}
	
.issue_option_img{
	float:left;
	padding:0 12px 0 0;}	


.issue_top_nav{
	padding:30px 0 12px 0;}	
	
.issue_top_like{
	font-size:16px;
	color:#666;
	padding:5px 5px;}	
	
.issue_top_num{
	font-size:16px;
	color:#666;
	padding:5px 5px;}	
	
.issue_top_num span{
	font-size:19px;
	font-weight:bold;
	color:#F00;}
	
.issue_top_num span a{ text-decoration:underline;}		

.issue_share_box{
	padding:20px 10px 60px 10px;}	
	
.share_box{
	width:560px;
	font-size:18px;}	
	
.share_box2{
	width:400px;}
	
.bar_graph_box{
	margin-bottom:20px;
	border:#CCC 1px solid;
	padding:20px;
	font-size:15px;}		
	
.issue_message_box{
	padding:12px;
	text-align:center;
	font-size:26px;
	color:#fff;
	line-height:1.3;
	font-weight:bold;
	background:#4fc0e8;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}	
	
	
.issue_message_box_no{
	padding:12px;
	text-align:center;
	font-size:26px;
	color:#fff;
	line-height:1.3;
	font-weight:bold;
	background:#ed5564;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
	
.issue_message_box_num{
	padding:12px;
	text-align:center;
	font-size:26px;
	color:#0199ff;
	line-height:1.3;
	font-weight:bold;
	}		
	
	
.agree_bt {
	font-size:12px;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:3px 10px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background-color:#f9f9f9;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.agree_bt:hover {
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background-color:#e9e9e9;
	color:#000;
}.agree_bt:active {
	position:relative;
	top:1px;
}



.discuss_input{
	border:#CCC solid 2px;
	font-size:15px;
	line-height:22px;
	width:520px;
	height:50px;
	-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;}	
	
	
.analysis_tit{
	font-size:18px;
	color:#242424;
	padding:5px 0 0 0;
	border-bottom:#eef0f1 4px solid;
	margin-bottom:12px;}		
	
	
	
.analysis_nav{
	background:#eef0f1;
	color:#555555;
	padding:5px 10px;
	margin-right:10px;
	font-size:14px;
	float:left;
	-webkit-border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	-moz-box-shadow:1px -1px 3px #b3c0c6;
    -webkit-box-shadow:1px -1px 3px #b3c0c6;
     box-shadow:1px -1px 3px #b3c0c6;}
	
.analysis_nav:hover{
	background:#ffce55;
	color:#fff;
	}	
	
.analysis_nav01{
	background:#ffce55;
	color:#fff;
	padding:5px 10px;
	margin-right:10px;
	font-size:14px;
	float:left;
	-webkit-border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	-moz-box-shadow:1px -1px 3px #b3c0c6;
    -webkit-box-shadow:1px -1px 3px #b3c0c6;
     box-shadow:1px -1px 3px #b3c0c6;}	
	 
.recommend_box{
	padding:10px;}

.recommend_box li{
	list-style:square;
	font-size:16px;
	line-height:24px;
	margin-left:30px;
	font-weight:bold;
	color:#b3b4b5;}
	
.recommend_box li a{
	color:#333;}	
	
.recommend_box li a:hover{
	text-decoration:underline;}			 
	 
.recommend_tit{
	font-size:16px;
	color:#333;
	font-weight:bold;
	border-bottom:#333 1px dotted;
	padding:5px;
	margin-bottom:12px;}	
	
.recommend_tit span{
	color:#F00;
	font-size:16px;}
	
.time{
	margin-bottom:12px;
	font-size:16px;
	font-weight:bold;
	color:#48cfae;}		 		