/**Author :Gen**/
/**Project :Magzine Site**/
/**Browser Dependencies**/ 
* {
    margin: 0;
    padding: 0;
}
/**Body**/

 
body 
{
 background:#565D6E url('../images/background.jpg') repeat-x left top;
 font: .8em normal small "Trebuchet MS", Tahoma, verdana, arial, helvetica, sans-serif;
 color: #9F9A9F;
 line-height: 1.6em;
}

/**Common Tags **/

h3 a {
    color: #08AAE7;
}

h3 a:hover {
    text-decoration: underline;
}

a {
    text-decoration: none;
} 

/**Container **/
#container {
    margin: 0px auto;
    background-color: #fff;
    color: #333;
    border: 1px solid gray;
    width: 1000px;
}

/**Top **/
 
#top{
    background: url(../images/mainbg.png);
    height: 114px;
    padding: .1em;
} 

#logo_info {
   float:left;
}

#falsh_banner {
    float: right;
	width: 600px;
	height: 80px;
	padding: 10px 0px 0px 10px;
}

#navigation {
    background: #fff;
}

 #top h1 {
    padding: 10px 0px 0px 10px;
    margin: 0;
    color: #fff;
    font: normal 2.8em Georgia, "Times New Roman", Arial;
} 
#top p {
    color: #fff;
    padding: 0px 0px 0px 10px;
} 

#navigation #menu ul {
    border-bottom: 4px solid #5f5d5d;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 31px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: transparent url('../images/1.gif') repeat-x top left;
    border-top: 1px solid #C0E2D4;
}

 #navigation li {
    display: inline;
    margin: 0;
    padding: 0;
}


 #navigation #menu li a {
    display: block;
    float: left;
    color: #333;
    text-decoration: none;
    padding: 8px 30px 0 30px;
    height: 21px;
    background: transparent url('../images/divider2.gif') no-repeat top right;
}

 #navigation #menu li a:hover {
    background: transparent url('../images/navhover1.gif') no-repeat top right;
}

 #navigation #menu li a.current, #navigation #menu li a.current:hover {
    color: #fff;
    background: transparent url('../images/navon1.gif') no-repeat top right;
}

 #subnav {
    background: #EEEEEE url('../images/subnav_gradient.png') repeat-x scroll 0 0;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 4px 0 1px;
    text-align: right;
}

 #subnav a {
    padding: 1px 14px 0 17px;
    color: #333;
}

 #subnav a:hover {
    text-decoration: underline;
}

 #subnav .lang_cn a {
    background: url('../images/zh-cn.gif') no-repeat;
} #subnav .lang_en a {
    background: url('../images/en.gif') no-repeat;
} #subnav .lang_tw a {
    background: url('../images/zh-tw.gif') no-repeat;
} #leftnav {
    margin: 0 0 0 65%;
    padding: 1em;
}

/** Left Part **/
/**Most read comment **/
 .tabbed li {
    display: inline;
} .tabbed {
    border: 1px solid #ccc;
} .tabbed ul {
    margin: 0;
    padding: 0;
    background: #ccc;
} .tabbed ul li a, .headline-list li a, .thumb p {
    font-size: 11px;
    font-weight: bold;
    color: #333;
} .tabbed ul li a {
    padding: 2px 2px 0 20px;
    border-right: 1px solid #ccc;
} .tabbed ul li a:hover, .tabbed ul li a:active, .tabbed ul li a:focus {
    color: #5DB8CD;
}

ol {
    list-style: none;
    list-style-image: none;
} .tabbed-inner li {
    display: block;
} 
/**Left part Hot jobs **/
.thumb img {
    float: left;
} .thumb p {
    margin-left: 70px;
} .clearfix {
    margin-top: 1em;
    background: #ccc;
}
 #section {
    border: 1px solid #ccc;
}

.product_category {width: 635px;}   /*这里设定表格宽度*/
.product_category ul { list-style:none; margin:0px; padding:0px;}
.product_category li { width:130px; float:left; padding:8px 8px 3px 8px;}     /* 这里的120PX 是看你的图片大小而定*/
.product_category a {color:#006699;}     /*文字链接颜色*/
.product_category a:visited {color:#FF6600;}
.product_category a:hover {color:#007C00;}

.product_imgs {width: 635px;}
.person_idea {width: 635px;}

.link_category {width: 230px; height:50px}
.link_category div {width:58px; float:left; padding:5px; margin:0px;}
.link_div_wide {width:58px;}

 #event, #news, #designs {
    border: 1px solid #ccc;
}

#news {
    padding: 10px;
}
 .news {
    border: 1px solid #999999;
    font-size: 12px;
    margin: 0;
    padding: 10px 0;
    width: 195px;
}
 .signup {
    border: 1px solid #999999;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 50px;
}
 #designs {
    padding: 10px 10px 10px 10px;
}

/**Content part **/ 
#content {
    padding: 1em;
    width: 65%;
    float: left;
    font: 11px;
}
 #content #post {
    margin: 0px 15px 0px 5px;
}
 .stand_first {
    padding: 0px 10px 0px 150px;
}
 #content h2, #content h1 {
    margin: 0 0 .5em 0;
}
 #content h1 {
    font-size: 1.6em;
}
#post h2 {
   background: url(../images/headerbg.png) no-repeat;
}
/**Post Article list part **/
 .coll {
    float: left;
    width: 180px;
    margin: 0;
    padding: 1em;
} .colr {
    float: left;
    width: 180px;
    margin: 0;
    padding: 1em;
} .colc {
  /*  margin-left: 210px;
    margin-right: 210px;*/
    padding: 1em;
    float:left;
	width: 180px;
    margin: 0;
    padding: 1em;
} 


.stamp {
    font-size: 13px;
} #box {
    margin: 10px 10px 10px 15px;
} .teaser-box .story-ref {
    width: 240px;
    float: left;
} #box {
    height: 100px;
    border: 1px solid #E9EDF2;
    padding: 5px 5px 5px 5px;
} .cleaner {
    clear: both;
} .snap img {
    float: left;
} .snap a:hover, a {
    text-decoration: none;
} .snap p {
    margin-left: 75px;
}

ul.headline-last {
    list-style: none;
    margin: 0px 0px 0px 20px;
    padding: 0px;
} .snap ul li a {
    font-size: 11px;
    line-height: 0px;
    color: #08AAE7;
}

/**Footer part **/
 #footer {
    border-top: 1px dotted gray;
    clear: both;
    margin: 0 auto;
	padding: 5px 5px 5px 5px;
    color: #333;
    text-align: left;
    font-size: .9em;
}
 #footer {
    min-height: 26px;
    background: transparent url(../images/footbg.png) repeat;
    /*background-color:#047CAC;*/
}

/* * html #footer {background-color:#FFFFD9;}/*ie6*/


#footer p, p a {
    color: #fff;
}
#footer a {
    text-decoration: none;
}

.msg {
	background-color: #FFFFD9;
	margin: 10px;
	padding: 10px;
	border: 1px solid #F1F1F1;
}

.clearBoth {
	clear: both;
}

/*for sub page*/
.content{
   padding-left: 30px;
}
.mainContainer {
	text-align: left;
	width: 950px;
	display: inline-block;
	clear: both;
	position: relative;
	margin: 0px auto
}

#mainContainer {
	margin-top: 0px;
	margin-bottom: 0px;
}

#menuContainerA {
	float: left;
	width: 180px;
}

#contentContainer {
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	width: 628px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E3E5;
}
.menuTitle {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC3333;
	font-weight: bold;
	margin-top: 20px;
}

#menuContainerB {
	float: right;
	width: 50px;
	background-color: #F2F2F2;
	height: 100%;
	position: relative;
}

