/************************************************
 *	Hi,I'm Lv Zhongfang,a product designer.:-)																		*
 ************************************************/

body { 
  background: Black url(../img/bg1.gif) repeat;    
  text-align: center;    
  font:12px Verdana,Arial;
  margin: 0;
  padding: 0;
  color: White;
}
/************************************************
 *	Frontpage																			*
 ************************************************/
#frontpagemain {	 	
	text-align: right;	
	background-color: Black;
	color: White;	
	padding-right: 30px;
		}
#frontpagemainright{ 
	text-align: left;
	color: White;	
	font-weight: bolder;
	float: right;
	margin-left: auto;
	border-left: 2px solid White;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	}
#frontpagemainright a {   
	font-size: 15px;
	color: White;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	padding-top: 2px;	
	text-decoration: none;
	letter-spacing: 2px;	
	font-style: italic;
	font-weight: lighter;	
	}
#frontpagemainright a:hover{    
	color: #2E8B57;
	}
#frontpagemainleft{
	text-align: right;		
	font-weight: bolder;
	color: White;
	clear: left;	
	margin-right: 150px;		
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;	
}
#frontpagemainleft a {	
	font-size: 15px;
	color: White;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;	
	text-decoration: none;
	letter-spacing: 2px;	
	font-weight: lighter;	
	}
#frontpagemainleft a:hover{   
	font-weight: bold;		
	color: #FF4500;
	}
#frontpagemainbottom{
	color: #8A8A8A;	
	text-align: right;	
	padding-right: 8px;
	padding-top: 5px;
	font-weight: lighter;
}
/************************************************
 *	About																		*
 ************************************************/
#abouttop{
	text-align: left;
	background-color: Black;
	color: #939393;
	width: 60%;	
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-top: 6px;	
	border: 1px solid #303030;
	font-size: 12px;
}
#abouttop a{
 font-size: 16px;
	color: White;	
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	font-weight: lighter;
}
#abouttop a:hover{
color: #FF4500;
}
#aboutcenter a{	
   background-color: Black;
   font-size: 12px;
	color: White;	
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	font-weight: lighter;
}
#aboutcenter a:hover{
	color: #FF4500;
	}
#aboutmain{
   width: 60%;
   background: White url(../img/bg.gif) repeat;		
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	}
#aboutcenter{
	background-color: White;
	text-align: left;
	color: Black;
	padding-left: 8px;	
	padding-top: 8px;
	padding-right: 8px;	
	padding-bottom: 8px;
	word-break:break-all;
	overflow:auto;	
}
#aboutcenter h1 {	
	font-size: 14px;
	font-weight: bolder;	
	padding-left: 15px;
	margin:0px;
	padding-top: 8px;	   
	}
#aboutcenter p {	   
	padding-left: 20px;	
	padding-top: 0px;
	margin-top: 0px;	
}	
#aboutbottom{
	text-align: right;
	background-color: Black;
	color: #939393;
	width: 60%;	
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;		
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #303030;
	font-size: 12px;	
}
#aboutbottom a{	
   font-size: 12px;
	color: White;	
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
}
#aboutbottom a:hover{
	color: #FF4500;
	}
#aboutfotter{
   margin-top: 5px;
	width: 70%;
	height: 75px;
	margin-left: auto;
	margin-right: auto;	
}
/************************************************
 *	Work																	*
 ************************************************/
 #worktop{
	text-align: left;
	background-color: Black;
	color: #939393;
	width: 60%;	
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: 1px solid #303030;
	font-size: 12px;
}
#worktop a{	
   font-size: 16px;
	color: White;	
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	font-weight: lighter;
}
#worktop a:hover{
	color: #FF4500;
	}
#workmain{
   width: 60%;
   background: White url(../img/bg.gif) repeat;		
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	}
#workcenter{    
	background-color: White;
	text-align: center;
	color: Black;
	padding-left: 30px;	
	padding-top: 30px;
	padding-right: 30px;	
	padding-bottom: 30px;		
	word-break:break-all;
	overflow:auto;	
}
#workcenter a img{	
	border: 1px solid #CFCFCF;	
	padding: 5px 5px 5px 5px;
	}	
#middle{   
	margin-top: 8px;	
	text-align: center;
	background: White url(../img/bg.gif) repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#middle a {	
	font-size: 12px;	
	font-weight: bolder;	
	padding-left: 15px;	
	padding-top: 15px;		
   text-decoration: underline;
	font-style: normal;
	}	
#middle a:hover{
	color: #2E8B57;
	}
#niddle{		
	text-align: left;		
}	

#niddle a {	
	font-size: 12px;	
	font-weight: bolder;	
	padding-left: 15px;	
	padding-top: 15px;		
   text-decoration: underline;
	font-style: normal;
	}	
#niddle a:hover{
	color: #2E8B57;
	}
	
#niddle h1{
color: Black;
font-weight: bolder;
font-size: 15px;	
	
}	
#niddle h2{
color: #696969;
font-size: 8px;	
margin-top: auto;	
}	
#niddle p{
font-size: 12px;	
margin-top: 2px;	
}	
	
#workbottom{
	text-align: right;
	background-color: Black;
	color: #939393;
	width: 60%;	
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;		
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #303030;
	font-size: 12px;	
}
#workbottom a{	
   font-size: 12px;
	color: White;	
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;	
}
#workbottom a:hover{
	color: #FF4500;
	}
#workfotter{
   margin-top: 5px;
	width: 60%;
	height: 75px;
	margin-left: auto;
	margin-right: auto;	
}