/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family:  Georgia;
	background: #fff;
	/*color: #000000;*/
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	width: 210px;
}
a:visited {
	text-decoration: none;
	color: #666666;
}


a.hui:link {

	text-decoration: none;
	color: #666666;
}
a.hui:active {
	text-decoration: none;
	width: 210px;
}
a.hui:visited {
	text-decoration: none;
	color: #666666;
}
a.hui:hover {
	text-decoration: none;
	background-color: #E5E5E5;
}


a img { border: none; }

#menu {
	width: 197px;
	line-height: 120%;
	padding:0px;
	float:left
}

#menu ul {
	list-style: none;
	cursor: pointer;
	margin: 24px 0 12px 0;
}

#menu ul li.section-title {
	font-family: Georgia, Times, Courier, serif;
	font-size: 10px;
}

#content {
	height: 100%;
	margin: 0 0 0 165px;
	top: 0;
	padding-top: 15px;
	
	padding-left: 15px;
}

.container {
    padding: 0px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#page{
	padding-top:20px;
	padding-left:20px;
	width:1006px;
	height:100%;
	margin-bottom:100px
}
#top{
	width:1006px;
	height:85px;
}
#middle{
	width:1006px;
	height:100%
}
#apContent{
	width:750px;
	padding-left:32px;
	float:left
}
#color_line_top{
	width:750px;
	height:30px;
	background-image: url(../images/color_line.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#color_line_bottom{
	width:750px;
	height:30px;
	background-image: url(../images/color_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#color_line_middle{
	width:750px;
	height:40px;
	background-image: url(../images/color_line.png);
	background-repeat: no-repeat;
	background-position: left center;
	float:left
}
#spage{
	width:750px;
	height:20px;
	
}
#myContent{
	width:750px;
	padding-left:20px
}
#design_content{
	width:750px;
}
#design_item{
width:750px;

}
#design_title{
	width:750px;
	padding-top:20px;
	font-size: 12px;
	color: #514444;	
}
#timeTxt{
	width:50px;
	height:150px;
	float:left
}
#press_content{
	width:430px;
	height:150px;
	float:left;
	text-align: center;
	float:left
}
#press_text{
width:250px;
height:150px;
float:left
}
#presstitle{
	width:200px;
	height:40px;
	font-size: 16px;
	
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}
#presssubtitle{
	width:200px;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	line-height: 20px;
	float:left
}
#press_item{
width:750px;
	height:150px;
}
#store_pic{
	width:750px;
	height:244px;
}
#store_txt{
	width:750px;
}
#store_item{
	width:750px;
	height:180px;
	float:left
}
#img-container p { margin-bottom: 10px; }
#img-container p span { line-height: 10px; }
.container ul{
	padding:0px;
	margin:0px;
}
#apDiv1 {
	width:750px;
	float:left;
	padding-top:20px;
}
