
#whole {
width: 1050px;
margin: 0 auto;
position: relative;
	background-color: white;
}
.i2010-topic_list h2 {
  color: #333;
  font-size: 15px;
  margin-bottom: 5px;
}
.i2010-topic_list li {
  list-style: disc inside;
  margin-left: 5px;
  color: #666;
}
.i2010-topic_list a {
  color: #666;
  text-decoration: none;
}


#notices {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.notices {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}

#i2010-page {
  /* 	background: url(i2010-images/menu.png) repeat-x  center 85px; */

  font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: white;
	padding: 10px 10px 0;
  width: 860px;
}
#i2010-page .col_left {
  *display: inline;
  float: left;
}
#i2010-page .col_right {
  *display: inline;
  float: right;
}
#i2010-page a:hover {
}
#i2010-header img {
  display: block;
}
#i2010-main {
  *display: inline;
  width: 850px;
  float: left;
}
#i2010-main .i2010-topic_list {
  *display: inline;
  float: left;
  width: 230px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

/* @group 首頁四欄 */

#i2010-main .i2010-navbar {
  *display: inline;
  float: left;
  width: 817px;
  height:80
  margin-right: 10px;
  margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	padding: 10px;
}


#i2010-main .i2010-topic_list2 {
  *display: inline;
  float: left;
  width: 188px; overflow: auto;
  height: 192px;
  margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#i2010-main .i2010-topic_list2 ul .smallfont {
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}

.i2010-topic_list2 h2 {
  color: #333;
  font-size: 15px;
  margin-bottom: 5px;
}
.i2010-topic_list2 li {
  list-style: disc inside;
  margin-left: 5px;
  color: #666;
}
.i2010-topic_list2 a {
  color: #666;
  text-decoration: none;
	font-size: 13px;
}

/* @end */





#i2010-main .some_text {
  background: url(i2010-images/somtext-top.png) repeat;
  font-size: 12px;
  padding: 10px 0 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
#i2010-main .some_text p {
  margin: 0 10px;
}

#i2010-main .some_text h3 {
  margin: 0 10px;
}


#i2010-main .some_text ul {
	margin: 10px;
}

#i2010-main .some_text li {
	margin: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#i2010-main .some_text .bottom {
  height: 12px;
  background: url(i2010-images/somtext-bottom.png) no-repeat center bottom;
}



#i2010-main .some_text2 {

  font-size: 12px;
  margin-right: 10px;
  margin-bottom: 10px;
	margin: 10px;
	padding: 10px;
	color: gray;
}
#i2010-main .some_text2 p {
  margin: 0 10px;
	line-height: 14px;
}

#i2010-main .some_text2 ul {
	margin: 10px;
}

#i2010-main .some_text2 li {
	margin: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#i2010-main .some_text2 .bottom {
  height: 12px;
  background: url(i2010-images/somtext-bottom.png) no-repeat center bottom;
}



#i2010-logo {
  *display: inline;
  float: left;
  width: 320px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#i2010-top_ad {
  *display: inline;
  float: left;
  width: 510px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#i2010-menus {
  height: 60px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#i2010-main_menu li, #i2010-sec_menu li, #i2010-thd_menu li {
  display: block;
  float: left;
}
#i2010-main_menu a, #i2010-sec_menu a, #i2010-thd_menu a {
  display: block;
  padding: 5px 7px;
  line-height: 20px;
  text-decoration: none;
}
#i2010-main_menu ul, #i2010-sec_menu ul, #i2010-thd_menu ul {
  padding: 0;
  margin: 0;
}
#i2010-main_menu {
  background: #EAEAEA;
}
#i2010-main_menu a {
	
  font-size: 13px;
  color: #303030;
  background: #EAEAEA;
}
#i2010-main_menu a.x2010-selected {
  color: #fff;
  background: #7D7D7D;
}
#i2010-main_menu a:hover {
 background-color: #284cff;
	color: #fffeff;
}
#i2010-sec_menu {
  color: #fff;
  background: #7D7D7D;
}
#i2010-sec_menu h3 {
  float: left;
  padding: 5px 7px;
  line-height: 20px;
}
#i2010-sec_menu h3.tutorial {
  background: #A81313;
}
#i2010-sec_menu h3.good {
  background: #e5d500;
	color: #000;
}
#i2010-sec_menu h3.discuss {
  background: #4D8F14;
}



#i2010-sec_menu a {
  font-size: 13px;
  color: #fff;
  background: #7D7D7D;
}
#i2010-sec_menu a:hover {
	background-color: #284cff;
}

 #i2010-sec_menu form li.login {
 padding: 6px 3px 0 3px;
 color: white;
 }
#i2010-sec_menu form li.login #navbar_username,
#i2010-sec_menu form li.login #navbar_password {
 margin-left: 3px;
 position: relative;
 top: -1px;
 }
#i2010-sec_menu form li.login #cb_cookieuser_navbar {
 margin-right: 3px;
 }

/* @group J2011 menu */

.J2011-main_menu{
  width: 840px;
  margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	background: #EAEAEA;
}
.J2011-main_menu ul{
  list-style-type:none;
  margin:0;padding:0;
  //float: left;
  overflow:auto;
  width:840px;
  background: #EAEAEA;
}

.J2011-main_menu li{
  //display: block;
  margin: 0;
	padding: 0;
	float: left;
	//width:840px;
	//border-right: 1px solid #999;
}
.J2011-main_menu li.tt{
float:none;
} 
 
.J2011-main_menu li a {
  display: block;
  padding: 6px 7px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}
.J2011-main_menu li ul {
 	list-style: none;
	//float: left;
	left: 0;
	position:absolute;
	width: 840px;
	display: none;
	background: #aeaeae;

}/* 改這裡 */

.J2011-main_menu a {
    
  font-size: 13px;
  color: #fff;
  //background: #EAEAEA;
}
.J2011-main_menu a.x2010-selected {
  color: #fff;
  background: #7D7D7D;   
    font-weight: bold;
}
.J2011-main_menu a:hover {
 background-color: #284cff;color: #fffeff;
}
.J2011-main_menu .clear{
  clear: both;
}

.J2011-main_menu h3 {
  float: left;
  padding: 5px 7px;
  line-height: 20px;
}
.J2011-main_menu h3.tutorial {
  background: #A81313;
  color: white;
}
.J2011-main_menu h3.good {
  background: #e5d500;
	color: #000;
}
.J2011-main_menu h3.discuss {
  background: #4D8F14;
    color: white;
}

.J2011-main_menu h3.good {
  background: #e5d500;
	color: #000;
}


/* @end */
 
 

#i2010-highlight {
  *display: inline;
  float: left;
  width: 320px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#i2010-highlight img {
  display: block;
}
#i2010-sec_ad {
  *display: inline;
  float: left;
  width: 840px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#i2010-sec_ad img {
  display: block;
}
.i2010-post_teaser {
  *display: inline;
  float: left;
  width: 828px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #efefef;
  padding: 10px 0 0 10px;
  border: 1px solid #ccc;
  position: relative;
}
.i2010-post_thumbnail {
  *display: inline;
  float: left;
  width: 253px;
  height: 143px;
  margin-right: 10px;
  margin-bottom: 10px;
	border: 5px solid white;
	background-color: white;
	
  overflow: hidden;
  position: relative;
  text-align: center;
}

.i2010-post_thumbnail img{
  width:  253px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.i2010-post_content {
  *display: inline;
  float: left;
  width: 530px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 0 0 10px;
  color: #666;
}
.i2010-post_content h3 {
  font-size: 18px;
  color: #333;
}
.i2010-post_content .i2010-read_more {
 position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 15px;
}
.i2010-post_content .i2010-read_more a {
  color: #666;
}
#i2010-footer {
  color: #385062;
  text-align: center;
  margin-top: 50px;
  margin-left: 10px;
  width: 830px;
}
#i2010-footer .copyright {
  margin-top: 25px;
}
#i2010-footer .col_right a {
  color: #666;
  font-weight: bold;
}
#i2010-footer a {
  text-decoration: none;
  color: #4c6b84;
}
#i2010-footer em {
  color: #f00;
}
#i2010-footer .footer_menu {
  margin: 10px 0;
  text-align: center;
}
#i2010-sider {
  *display: inline;
  width: 180px;
  float: right;
}
#i2010-sider .i2010-topic_list {
  background: #efefef;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 5px 0 10px;
}
#i2010-sider .i2010-topic_list h2 {
  margin-left: 5px;
  font-size: 18px;
}
#i2010-sider .i2010-ad {
  margin-bottom: 10px;
}
#i2010-sider .i2010-ad img {
  display: block;
}
#i2010-login {
  height: 70px;
  padding: 15px 0 0;
}
#i2010-login .col_left li {
  padding: 2px 0;
}
#i2010-login .col_left input {
  width: 70px;
  *width: 60px;
  background: #fff;
  border: 1px solid #333;
  margin-left: 5px;
  padding: 2px;
}
#i2010-login .col_right {
  font-size: 11px;
}
#i2010-login .col_right li {
  padding: 2px 0 4px;
}
#i2010-search {
  height: 30px;
  padding-top: 5px;
}
#i2010-search .search_input {
  width: 110px;
  *width: 90px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}
#i2010-search .search_submit {
  background: #000;
  color: #fff;
  font-size: 10px;
  border: 1px solid #000;
  padding: 5px;
}
#i2010-learn_list #master_talk {
  color: #666;
  width: 550px;
  height: 153px;
  *display: inline;
  float: right;
  margin-right: 10px;
  background: url(i2010-images/master_talk.png) no-repeat;
}
#i2010-learn_list #master_talk .content {
  width: 410px;
  margin: 15px 0 0 15px;
}
#i2010-learn_list #master_talk .mastername {
  color: #000;
  font-size: 18px;
  margin-top: 5px;
}
#i2010-learn_list .learn_list {
  *display: inline;
  float: left;
  margin-right: 10px;
}
#i2010-learn_list .learn_list ul {
  border-top: 1px solid #aaa;
}
#i2010-learn_list .learn_list li {
  display: block;
  padding: 9px;
  border: 1px solid #aaa;
  border-top: 0;
}
#i2010-learn_list .learn_list li.even {
  background: #f3f3f3;
}



#i2010-learn_list .learn_list a {
  color: #000;
  text-decoration: none;
  display: block;
  line-height: 24px;
}

#i2010-learn_list .learn_list li img {
  vertical-align: bottom;
  margin-right: 10px;
}





#i2010-learn_list #basic_list {
  width: 280px;
  margin-top: 10px;
}
#i2010-learn_list #basic_list h2 {
  background: url(i2010-images/learn-header.png) no-repeat;
  height: 64px;
  font-size: 24px;
  text-align: center;
  line-height: 64px;
}
#i2010-learn_list #basic_list ul {
  background: url(i2010-images/learn-bottom.png) no-repeat bottom;
  padding-bottom: 40px;
}
#i2010-learn_list #mid_list {
  width: 250px;
  margin-top: 10px;
  *margin-top: 16px;
}
#i2010-learn_list #mid_list h2 {
  background: url(i2010-images/learn-header2.png) no-repeat left top;
  height: 49px;
  font-size: 18px;
  text-align: center;
  line-height: 51px;
  *line-height: 48px;
}
#i2010-learn_list #mid_list ul {
  background: url(i2010-images/learn-bottom2.png) no-repeat bottom left;
  padding-bottom: 40px;
}
#i2010-learn_list #hi_list {
  width: 270px;
  margin-top: 10px;
  *margin-top: 16px;
}
#i2010-learn_list #hi_list h2 {
  background: url(i2010-images/learn-header2.png) no-repeat left top;
  height: 49px;
  font-size: 18px;
  text-align: center;
  line-height: 51px;
  *line-height: 48px;
}
#i2010-learn_list #hi_list ul {
  background: url(i2010-images/learn-bottom2.png) no-repeat bottom left;
  padding-bottom: 40px;
}




/* @group test */
#i2010-learn_list #basic_list2 {
  width: 414px;
}
#i2010-learn_list #basic_list2 h2 {
  background: url(i2010-images/learn-header3.jpg) no-repeat left top;
  height: 49px;
  font-size: 18px;
  text-align: left;
  line-height: 51px;
  *line-height: 48px;
	padding-left: 10px;
}
#i2010-learn_list #basic_list2 ul {
  padding-bottom: 40px;
}
#i2010-learn_list #mid_list2 {
  width: 415px;
}
#i2010-learn_list #mid_list2 h2 {
  background: url(i2010-images/learn-header3.jpg) no-repeat left top;
  height: 49px;
  font-size: 18px;
  text-align: left;
  line-height: 51px;
  *line-height: 48px;
	padding-left: 10px;
}
#i2010-learn_list #mid_list2 ul {
  padding-bottom: 40px;
}



/* @end */




.smallfont2d {
 bottom: 10px;
 font-size: 12px;
}

.sidebarfont2{
	font-size:12px;
	height: 16px;
	overflow:hidden
}

.sidebarfont2 a{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#insitenote {
	float: left;
	font-size: 10;
	color: #8f8e8f;
}

#insitenote a{
	font-size: 8;
	color: #8f8e8f;
}

.softbanner {
	padding: 5px;
	width: 153px;
	border: 1px solid silver;
	text-align: left;
}

.softbanner img{
	max-width: 50px;
	max-height: 50px;
	float: left;
	padding-right: 5px;
}

.softbannerfont{
	font-size: 14px;
}

.softbannerinfo{
	font-size: 12px;
}

.clear {
	clear: both;
}

.845banner {
	width: 845px;
	border: 1px solid silver;
}

.845banner img{
	width: 845px;
}

.845banner img a{
	max-width: 845px;
}

#i2010-discuss_thumbnails h2 {
  border-bottom: 2px solid #ccc;
  padding-bottom: 2px;
  margin-bottom: 20px;
  margin-right: 10px;
  font-size: 15px;
}
#i2010-discuss_thumbnails a {
  color: #0636bc;
  text-decoration: none;
}
#i2010-discuss_thumbnails .discuss_list {
  width: 195px;
  height: 160px;
  margin: 0 18px 0px 0;
  *display: inline;
  float: left;
}
#i2010-discuss_thumbnails .list_end {
  margin-right: 0;
}
#i2010-discuss_thumbnails .frame {
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
}
#i2010-discuss_thumbnails .discuss_thumbnail {
  width: 175px;
  height: 100px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#i2010-discuss_thumbnails .discuss_thumbnail img{
  width: 175px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#i2010-discuss_thumbnails .author {
  margin-top: 3px;
  font-size: 11px;
}

/*
Modern table design - template
Download more PSD stuff from www.psdgraphics.com
*/




#psdgraphics-com-table {
	margin:0;
	padding: 4px;
	width: 830px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#

#psdg-header {
	margin:0;
	padding: 14px 0 0 24px;
	width: 806px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(images/head-bcg.jpg) no-repeat right top;	
}

.psdg-bold {
	font: bold 22px Arial, Helvetica, sans-serif;
	
}

#psdg-top {
	margin:0;
	padding: 0;
	width: 830px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(images/top-light-blue.png) repeat-x left top;	
}

.psdg-top-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:78px;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
}

#psdg-middle {
	margin:0;
	padding: 0;
	width: 830px;
	background: #f6f6f6 url(images/center-bcg.png) repeat-y right top;	
}

.psdg-left {
	float:left;
	margin:0;
	width: 100px;
	text-align: left;
	height: 25px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 12px ;
	background: #e4ebf8 url(images/center-blue.png) repeat-y left top;
	padding: 10px 5px 0 12px;
}


.psdg-right {
	float:left;
	margin:0;
	width: 78px;
	text-align:center;
	height: 35px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	vertical-align: middle;
}

.psdg-right:hover {
	float:left;
	margin:0;
	width: 78px;
	text-align:center;
	height: 35px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	background-color: orange;
}

.psdg-right a{
	
	text-decoration: none;
	color: blue;
}


.psdg-right a:visited {
	
	text-decoration: none;
	color: blue;
}



#psdg-bottom {
	clear:both;
	margin:0;
	padding: 0;
	width: 830px;
	height: 48px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(images/bottom-line.png) repeat-x left top;	
}


.psdg-bottom-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:78px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 12px;
}

.psdg-bottom-cell:hover {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:78px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 12px;
	background-color: orange;
}



#psdg-footer {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 818px;
	background: #f6f6f6 url(images/center-bcg.png) repeat-y right top;	
}

#racing-cut td{
	padding:0

}#i2010-page

