/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	/*font-family:inherit;*/
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}


.slider-wrapper {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

ul, ul li, ul li a, ul li span, p, h3, dl, dt, dd { display:block; }
.master { margin-top: 0px; margin-right: auto;	margin-bottom: 0px;	margin-left: auto; }
.master a { color:#999999 }
.master a:hover { color:#CC9999 }
.content span a { font-family: Arial; font-size: 1.15em; font-weight: bold; color: #FCC; }
.download {	display: block;	height: 24px; width: 182px; padding-top: 20px;	text-decoration: none; }

.master, master-footer { background-position: 50% 0; }
.perimeter { background-color: #fbf7f4;	background-image: url(../images/background.jpg); background-repeat: repeat;	font-family: "Courier New", Courier, monospace, "新細明體";	font-size: 13px; font-style: normal; line-height: 1.5em; 
font-weight: normal;overflow: hidden;}
.master	{ z-index:0;	width:960px; min-height:100%; background-image: url(../images/main_design.png); background-repeat: no-repeat; overflow: hidden; }
.master-footer { z-index:1;	height:40px; background-color:#d59d9d; line-height: 40px;	text-align: center;	bottom: 0px; width: 100%; }
.btn-contributors, .btn-contributors a { height: 100px; width: 155px; display: block; }
.btn-contributors {	position: absolute;	background-image: url(../images/contributors.png);	background-repeat: no-repeat;	background-position: 0px 0px;	z-index: 3;	top: 50px;	margin-left: 765px; }
.btn-contributors:hover { background-position: 0px -100px; }
.logo a {	height: 125px;	width: 460px;	position: absolute;	z-index: 5;	top: 15px;	margin-left: 265px; }
.main {	width: 755px; float: right; margin-bottom: 50px; top: 495px;	padding-top: 495px; }
.main .title {	font-family: "微軟正黑體", Arial;	font-size: 2.3em;	line-height: 56px;	font-weight: bold;	color: #ff9999;	background-image: url(../images/title.png);	background-repeat: no-repeat;	background-position: 0px 0px;
 padding-left: 65px;	margin-bottom: 20px; }
.main h2, .main h3, .main dt {	font-family: "微軟正黑體", Arial;	font-size: 1.3em; font-weight: bold; }
.main h2 { color: #000; font-size: 1.5em; padding-bottom: 1.5em; }
.main h3 {	overflow: hidden;	height: 45px;	padding-bottom: 1.5em;	line-height: 60px;	background-repeat: no-repeat; }
.main dl { padding-bottom: 1.5em;}
.main dt {	padding-bottom: 0.5em;}
.main dl dd { font-size: 1.1em; line-height: 1.8em;	color: #333; padding-bottom: 1.2em; }
.main p { text-indent: 2em; padding-bottom: 1.5em;	font-size: 1.2em; line-height: 1.8em;	color: #7d7d7d; }
.main ol {	padding-left: 2.8em; padding-bottom: 1.2em;}
.main li {	padding-bottom: 0.5em; }
.main .top, .main .bottom {	background-repeat: no-repeat; background-position: 0px 0px; height: 45px; }
.main .top { background-image: url(../images/main-top.png);}
.main .bottom {	background-image: url(../images/main-bottom.png); clear: both;}
.main .content { background-image: url(../images/main-bg.png);	background-repeat: repeat-y; background-position: 0px;	padding-right: 55px; padding-left: 55px; overflow: hidden;	padding-bottom: 10px; }
.img-box {	overflow: hidden; padding-bottom: 10px; }
.img-show a { display: block; border: 10px solid #FFF;	height: 188px;	width: 298px; }
.img-show {	height: 208px;	width: 318px;	border: 1px solid #CCC; }
.sidebar {	width: 185px;	top: 310px;	position: relative;	float: left; }
.menu {	margin-bottom: 30px;}
.btn-idea, .btn-cooperate, .btn-show, .btn-history { height: 45px; width: 185px; display: block; background-image: url(../images/menu.png);	background-repeat: no-repeat; }
.btn-idea { background-position: 0px 0px; }
.btn-idea:hover { background-position: 0px -180px; }
.btn-cooperate { background-position: 0px -45px; }
.btn-cooperate:hover { background-position: 0px -225px; }
.btn-show { background-position: 0px -90px; }
.btn-show:hover { background-position: 0px -270px; }
.btn-history { background-position: 0px -135px; }
.btn-history:hover { background-position: 0px -315px; }
.msg {	background-image: url(../images/msg.png); background-repeat: no-repeat;	background-position: 0px 0px; height: 200px;	width: 185px; }
.share { height: 24px; width: 80px; padding-left: 55px;	padding-top: 6px;	z-index: 999; background-image: url(../images/share/share.png); background-repeat: no-repeat; background-position: 0px 0px; float: right; }
.left { float:left; }
.right { float:right;  }
.text-color-1 { color:#f9ede8; }
.text-color-2 { color:#ff9999; }
.text-color-3 { color:#cc6666; }
.text-color-4 { color:#cc9999; }
.text-color-5 { color:#7d7d7d; }
