/*Design by Jeffrey*X3 @ 27.08.09*/

*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	list-style: none;
}

body{
	background-image: url(../images/bgbg.gif);
	background-repeat: repeat-x;
	background-color: #fff9f2;
}

img {
	border: 0;
}
#wrapper{
	margin: auto;
	width: 780px;
	color: #666;
	
}
a{
	color: #666;
}
#top{
	display: none;
}

#navigation{
	width:100%;
	height: 46px;
	background: url(../images/nav-bg.gif);
}
#language{
	width: 170px;
	height: 46px;
	float: left;
	text-align: center;
}

#container{
	width: 780px;
	clear: both;
}
#left{
	width: 170px;
	float: left;
}
#flash-a{
	width: 170px;
	height: 124px;
	background: url(../images/flash-a-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#flash-b{
	width: 170px;
	height: 148px;
	background: url(../images/flash-b-bg.gif);
	text-align: center;
	background-repeat: no-repeat;
}


#cell{
	line-height: 1.5em;
	margin: 20px 0;
}
#download dl{
}
#download dt,#sponsors dt{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #005b7e;
	color: #fff;
	text-indent: 1em;
	font-weight: bold;
	margin: 20px 0px;
}
#download dd{
	width: 80%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #b8a997;
	margin: auto;
	text-align: left;
}


#sponsors dd{
	text-align: center;
	margin: auto;
	padding-bottom: 15px;
}
#flyup{
	overflow:hidden;
	height: 180px;
	float: left;
	width: 100%;
	display: inline;
	margin-bottom: 20px;
} 

#right{
	width: 605px;
	float: right;
	padding-left: 5px;
}

#news{
	margin-left: 20px;
}

#news dl{
	color: #95734b;
	margin-bottom: 30px;
}

#news dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
#news dd{
	line-height: 200%;
	
}


.date{
	float: right;
	width: 75px;
}


#hot-arrange{
	width: 550px;
	margin: auto;
}
#hot{
	width: 260px;
	float: left;
}
#hot dt,#arrange dt,#others dt{
	height: 40px;
	background: #005b7e;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px; 
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

#hot dd{
	border-bottom: 1px dotted #c9b884;
	height: 50px;
	margin-bottom: 20px;
}
#arrange dd{
	border-bottom: 1px dotted #c9b884;
	height: 95px;
	line-height: 95px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #7d6b55;
}

.date2{
	width: 100%;
	display: block;
	color: #533c21;
	font-weight: bold;
	margin-bottom: 5px;
}


.important{
	color: #ac2e2d;
	font-size: 16px;
	font-weight: bold;
}

#arrange dt{
	background-image:  url(../images/arrange-bg.gif);
	background-position: 200px;
	background-repeat: no-repeat;
	background-color: #efba00;
}



#arrange{
	width: 260px;
	float: right;
}


#others,#friends{
	width: 550px;
	clear: both;
	margin: auto;
}

#others dd{
	float: left;
	margin: 0 5px;
	margin-bottom: 20px;
}


#friends dt{
	height: 40px;
	background: #efba00;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px; 
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
#friends dd{
	float: left;
	margin: 0 8px 20px 8px!important;
	margin: 0 6px 20px 6px;
}

#footer{
	height: 68px;
	width: 100%;
	text-align: center;
	background: url(../images/footer-bg.gif);
	clear: both;
	color: #fff;
	line-height: 20px;
	
}

#sub-content{
	width: 94%;
	margin: auto;
	margin-top: 20px;
}
#sub-content a{
	color: #95734B;
}
#sub-content table td a{
	padding-left:12px;
	background: url(../images/article_common9.gif) no-repeat left;
}
#sub-content table td font{
	color:#95734B;
}
h2,#sub-content h2{
	height: 50px;
	/*width: 592px;*/
	color: #0073A1;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 60px;
	background: url(../images/h2-bg.gif);
	background-repeat: no-repeat;
}
.h3{
	text-align: center;
	font-size: 12pt;
}
#login-top{
   background: url(../images/login-top.gif);
	height: 19px;
	width: 556px;
	margin: auto;
}
#login-bottom{
   background: url(../images/login-bottom.gif);
	height: 19px;
	width: 556px;
	margin: auto;
}
#login{
	width: 554px;
	margin: auto;
	background: #fff;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
}

.input{
	height: 30px;
	line-height: 30px;
	width: 250px;
	margin: auto;
	color: #0F4179;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.input1{
	width: 150px;
	border: 0;
	border-bottom: 1px solid #939393;
	background: #F6F9FC;
}
.input input{
	height: 20px;
}
.submit{
	width: 250px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}
.submit input{
	height: 22px;
	width: 55px;
}

.pic{
	width: 176px;
	height: 132px;
	float: left;
	border: 3px solid #6A9BC5;
	margin: 20px 2px;
}
.pic-alt{
	width: 176px;
	height: 20px;
	margin: 10px auto;
	text-align: center;
	display: block;
}


#sub-content dl{
	color: #95734b;
	margin-bottom: 30px;
}

#sub-content dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
#sub-content dd{
	line-height: 200%;
}

.showpage{
	text-align: center;
	margin-bottom: 20px;
}
.content{
	margin-bottom: 20px;
	font-size: 12pt;
	line-height: 1.5em;
	text-indent: 2em;
}

.article-info{
	text-align: center;
	margin-bottom: 20px;
}


#submit input{
	float: left;
}
#content-wrapper{
	padding: 10px;
}
.dd-left{ float:left; width:250%;}
.time-line{
	text-align: center;
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}