/*link
a:link { color: #666; text-decoration:none;}
a:visited  { color: #666; text-decoration:none;}
a:hover { color: #0B74AB;text-decoration: underline;}
********************************************/

.path a:link{color:#fff;text-decoration:underline;}
.path a:visited {color:#fff;text-decoration:underline;}
.path a:hover{color:#fff;text-decoration:none;}

.log a:link{color:#fff;text-decoration:underline;}
.log a:visited {color:#fff;text-decoration:underline;}
.log a:hover{color:#fff;text-decoration:none;}

.cate a:link{color:#fff; text-decoration:underline;}
.cate a:visited {color:#fff; text-decoration:underline;}
.cate a:hover{color:#fff; text-decoration:none;}

.post-name a:link{color:#254c74; text-decoration:none;}
.post-name a:visited {color:#254c74; text-decoration:none;}
.post-name a:hover{color:#254c74; text-decoration:underline;}

.note1 a:link{color:#033; text-decoration:underline;}
.note1 a:visited {color:#033; text-decoration:underline;}
.note1 a:hover{color:#033;text-decoration:none;}

.arti .even a:link{color:#06c; text-decoration:underline;}
.arti .even a:visited {color:#06c; text-decoration:underline;}
.arti .even a:hover{color:#06c;text-decoration:none;}

.lastpo  a:link{color:#044766; }
.lastpo  a:visited {color:#044766;}
.lastpo  a:hover{color:#044766;}

.white1 a:link{color:#fff; text-decoration:underline;}
.white1 a:visited {color:#fff; text-decoration:underline;}
.white1 a:hover{color:#fff;text-decoration:none;}

.item a:link{color:#fff;}
.item a:visited {color:#fff;}
.item a:hover{color:#fff;}

.pager a:link{color:#fff;text-decoration:underline;}
.pager a:visited {color:#fff;text-decoration:underline;}
.pager a:hover{color:#fff;text-decoration:none;}

.admin-cont a:link{color:#044766;text-decoration:underline;}
.admin-cont a:visited {color:#044766;text-decoration:underline;}
.admin-cont a:hover{color:#044766;text-decoration:none;}

li a:link{color:#5C917E; text-decoration:underline;}
li a:visited {color:#5C917E; text-decoration:underline;}
li a:hover{color:#5C917E;text-decoration:none;}


/*mainbody*******************************************/
/*#mainbody 
	{ width: 960px;
	margin: 0px;
	padding:0px 0px 20px 0px;
	background-image: url(http://www.powercolor.com.tw/image/bg_mainbody_forum.gif); background-repeat:repeat-y;
	overflow:hidden; zoom:1;}*/
	
/*content******************************************/
#content{
	float:left;
	width: 590px;
	height: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;}	
.path{ color:#fff; font-size: 10px;line-height: 260%; margin-bottom:2px;}
.log{ color:#fff; font-size: 10px;line-height: 160%; width:340px; background-color:#353535;margin-bottom:2px; text-align:right;}
	
/*category*******************************************/
.cate { color:#fff;font-size: 15px; font-weight:bold; padding:7px 10px;background-color:#315276;}
.arti {
	font-size: 11px;
	background-color:#bababa;
	text-align:left;}
.item { color:#fff;font-size: 10px; font-weight:bold; padding: 5px; background-color:#454545;}
.odd {color:#333;	background-color:#d8dde1;padding:3px;line-height:160%;vertical-align: top;}
.even {color:#333; background-color:#f4f4f4; padding:3px;line-height:160%;vertical-align: top;}
.lastpo { color:#333;font-size:10px; line-height:160%; padding:3px;}
.thread, .posts { color:#333;font-size: 11px;text-align:center; padding:3px;}

.post-name{	font-size: 16px; color:#254c74; font-weight:bold; line-height:180%;}
hr{	margin:0px; width:100%; height:1px; color:#999; }
.quote{ color:#375a78; border:1px dotted #666; padding: 5px; background-color:#fff; margin:0px 10px 5px 10px; display:block; float: left;}
.quote-tt{ color:#4a4a4a; padding:0px 15px;}


/*others*******************************************/
.em {color: #c30;}
.v-mid {vertical-align: middle;}

form {font-size: 12px;
	color: #333;
	margin: 1px 0px;}
.form-s {font-size: 10px;
	background-color:#999;
	color:#fff;
	margin: 1px 0px;
	border:1px solid #666;}
select {margin: 1px;}
input, textarea{ font-family:Verdana, Arial, Helvetica, sans-serif; margin: 1px;color: #333;}
option {color:#333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	margin: 0px;	
    padding-bottom: 4px;}

input.btn{
   color:#333;
   font-size: 10px;
   background-color:#fed;
   border:1px solid #666;
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc'); margin: 2px;}
   
input.btnB {   
color:#5d2f03;  
font: 12px helvetica,sans-serif;
padding:3px;   
background-color:#fed;   
border: 1px solid #999;
filter:progid:DXImageTransform.Microsoft.Gradient   
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); margin: 2px;}  

/* title */
.h0 { font-weight: bold; font-size: 20px; line-height: 140%; }
.h1 { font-weight: bold; font-size: 18px; line-height: 150%; }
.h2 { font-weight: bold; font-size: 16px; line-height: 140%; }

/* note */
.note1 { font-size: 12px; line-height: 190%; }
.note2 { font-size: 11px; line-height: 190%; }
.note3 { font-size: 10px; line-height: 190%; }

/* text */
.text1 { font-size: 16px; line-height: 150%; }
.text2 { font-size: 15px; line-height: 140%; }
.text3 { font-size: 13px; line-height: 150%; }
.text4 { font-size: 12px; line-height: 140%; }

/* color */
.red1 { color: #F36; }
.red2 { color: #F30; }
.red3 { color: #F7635B;}
.org1 { color: #F60; }
.org2 { color: #CC9900; }
.gray1 { color: #333; }
.gray2 { color: #666; }
.gray3 { color: #999; }
.blue1 { color: #016FE7; }
.blue2 {color: #53B5EA;}
.white1 { color: #FFF; }
.green1 {color: #090;}


/* pic frame */
.border1{ border: 1px solid #ccc; padding:2px; background-color:#fff;}

  
/* Pager */
.pager {color:#fff; font-size: 11px; line-height: 140%; font-weight:bold; word-spacing:4px;}

/* Administrator */
.nav{font-size: 11px;color:#333; font-weight:bold; background-color:#eee; text-align:left;}
.menu a:link{color:#333; text-decoration:none; width:190px;display:block;background-color:#ccc;}
.menu a:visited {color:#333; text-decoration:none;width:190px;display:block;background-color:#ccc;}
.menu a:hover{color:#07599f;font-weight:bold;text-decoration:none;width:190px;display:block;background-color:#dcebfe;}

.menu{padding:0px;margin:0px;}
.menu a{font-size: 11px;text-align: left;width:190px;display:block;	padding:5px 5px 5px 10px;float:left;background-color:#ccc;}
.admin-cate { color:#fff;font-size: 13px; font-weight:bold; padding:7px 10px;background-color:#859cb9;text-align: left;}
.admin-cont {font-size: 11px;background-color:#999;padding:3px;line-height:160%;vertical-align: top;text-align:left;}
.admin-cont td{font-size: 11px;color:#333;background-color:#f4f4f4;padding:3px;line-height:160%;vertical-align: top;text-align:left;}





