@charset "utf-8";
/* CSS Document */

html, body{
	font-size:12px;
	margin:0  auto 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:900px;
	height:600px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:url(pic/bg.gif) top left repeat-x;}

#top{
	position:relative;
	height:345px;
	padding:0;
	margin:0;
	font-size:0;}

#language{
	position:relative;
	background:url(pic/languagebg.gif) top left no-repeat;
	height:55px;
	padding:0;
	margin:0;
	padding-left:405px;
	

}

#menu{
	background:url(pic/menubg.gif) top left repeat-x;
	height:70px;
	padding:0;
	padding-left:35px;}


#picroll{
	height:130px;}

#coinfro{
	clear:both;
	color:#000;
	width:900px;
	margin:10px auto;
	text-align:center;}


/**********************************************/
#second{
	width:900px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:url(pic/bg.gif) top left repeat-x #1C2953;
	
	}

#second:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



#smenu{
	background:url(pic/menubg.gif) top left repeat-x;
	height:60px;
	padding:0;
	margin:0;
	padding-left:30px;}



#content{
	width:900px;
	margin:0;
	padding:0;
	
	
	}

.head{
	background:url(pic/contenthead.gif) top left no-repeat;
	margin:0;
	padding:0;
	height:15px;
	}

#left{
	position:relative;
	
	float:left;
	width:570px;
	margin:0;
	margin-left:15px ;
    display:inline;
	padding:15px;
	padding-bottom:80px;
	
	background:#FFFFFF url(pic/lbottom.gif) bottom left repeat-x;

	}

#right{
	position:relative;
	float:right;
	width:255px;
	margin-right:15px;}

#right ul{
	font-size:13px;
	color:#FFFFFF;
	margin-left:-15px;
	*margin-left:25px;
	}

#right li{
	margin:5px 0;}

#right li a{
	color:#FFFFFF;
	text-decoration:none;}

#right li a:hover{
	color: #FFFF00;
	text-decoration: underline;}


.t_title{
	font-size:18px;
	color: #FF3300;
	font-weight:bold;}

.t_subtitle{
	font-size:14px;
	color:#777;
	font-weight:bold;
	margin-top:5px;
	display:block;}

.picleft{
	float:left;
	padding:8px 10px 8px 0;
	width:200px;}

.picleft span{
	margin-top:5px;
	display:block;}

.picleft a{
	color: #0033CC;}

.picleft  a:hover{
	color: #FF3300;}


/**********************************************/


.head2{
	background:url(pic/contenthead2.gif) top left no-repeat;
	margin:0;
	padding:0;
	height:15px;
	}

#center{
	
	
	width:840px;
	margin:0;
	margin-left:15px;
	padding:15px;
	padding-bottom:80px;
	
	background:#FFFFFF url(pic/lbottom.gif) bottom left repeat-x;

	}
