/* yourthink.com */

body {
	text-align:center;
	margin:0px auto;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	background-color: #282828;
	}

a { color:#666666; }
a:hover { color:#999999; }

div { text-align:left; }
img { border:0px; }

#head { 
	width:780px;
	margin:60px auto;
	}

#team {
	width:780px;
	margin:30px auto;
	background:url(../image/title_team.gif) no-repeat 0 0;
	padding:40px 0px;
	}

#design {
	width:780px;
	margin:30px auto;
	background:url(../image/title_design.gif) no-repeat 0 0;
	padding:40px 0px;
	}
	
#info {
	width:780px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:30px auto;
	padding-top:5px;
	}

#icp {
	width:780px;
	height:70px;
	color:#999999;
	font-family: MingLiU;
	font-size:11px;
	margin:0 auto;
	}
#icp a:hover { text-decoration:none;}

.line { border-top:#3C3C3C solid 1px;}

.font_en { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

