/* basic style sheet
autor:Maximilian
email:maximilianquick@gmail.com
website:http://www.cpp114.com
----------------------------------------------------------------------------*/
* {margin: 0;padding: 0;/*border: 0;*/}
body{font-size: 14px;text-align:center;min-width:750px;margin:12px auto;font-family: Verdana, Arial, sans-serif;}

/*----------------------------------------------------------------------------*/
a:link,a:visited{text-decoration: none; margin: 0px; padding: 0px; color: #184785;}
/*a:visited{	text-decoration: none; color: #003278;}*/
a:hover{text-decoration: none;color: #ca2828;/*background: url(../img/hover.jpg) repeat-x left bottom;*/}
a:active{text-decoration: none;}
#container{	width: 750px;margin:0 auto;}
#top{width: 750px;margin:0 auto;height: 18px;}
#top img{float: right;}
#wrapper{
	width: 748px;
	border: 1px solid #FFCCCC;
	margin:0 auto;
	padding:0 0 4px 0;

}
#header{width: 750px;margin:0 auto;height: 132px;}
#nav{
	width:232px;
	height:1736px;
	float:left;
    border: 1px solid #E6E6E6;
	text-align: left;
	margin: 4px 0 0 4px;
	font-family: Verdana, Arial;
	font-size: 13px;
	background-color: #ECECEC;
	background-image: url(http://www.cpp114.com/staff/printing4/img/right-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav p{margin: 0px;padding: 0px;}
#nav h1{
padding-left:2px;
padding-top:2px;

}
* html #nav {margin-left: 2px;}
/*#nav h1, #nav p{
    padding-left:8px;
}*/

#nav ul{
	list-style: none;
	margin: 6px 0px 0px 4px;
}

#nav ul li{
	margin:0;
	padding: 0 0px 6px 8px;
	line-height: 18px;
	background: url(http://www.cpp114.com/staff/printing4/img/doc.jpg) no-repeat  left 7px;
/*background: url(../img/hover.jpg) repeat-x left bottom;*/
}
* html #content {margin-right: 2px;}
#content{
	width:500px;
	height:1736px;
	float:right;
    border: 1px solid #E6E6E6;
	text-align: left;
	margin: 4px 4px 4px 0;
	color: #000000;
	background-color: #F3F3F3;
	background-image: url(http://www.cpp114.com/staff/printing4/img/left-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content h1,#main h1{
	font-size: 18px;
	color: #E3342B;
	padding: 0px 0 0 22px;
	margin-top:8px;
	letter-spacing: 1px;
	background-image: url(http://www.cpp114.com/staff/printing4/img/title_icon.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	line-height: 24px;
}


#content h2,#main h2{
	font-size: 15px;
	color: #0000CC;
	padding: 0 0 0 10px;
	margin-top:8px;
	letter-spacing: 1px;
	display: block;
	background-image: url(http://www.cpp114.com/staff/printing4/img/.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	line-height: 24px;
	

}
h3{
	color: #0000CC;
	font-size: 13px;
	padding: 8px 0 8px 8px;
	display: block;

}
#content p,#main p{
	line-height: 22px;
	text-indent: 2em;
	padding: 4px 7px 10px 10px;
}
#main{
	width:738px;
	text-align: left;
    border: 1px solid #E6E6E6;
	padding: 6px 0;
	color: #000000;
	clear: both;
	margin:0 auto;
	background-color: #F3F3F3;
	background-image: url(http://www.cpp114.com/staff/printing4/img/center-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main img{
	float: right;
	padding:4px;
}
#footer{
	width: 748px;
	border: 1px solid #999999;
	margin:4px auto;
	padding:2px 0 2px 0;
	background-color: #E0E0E0;
	font-family: Verdana;
	font-size: 13px;
}
#ad{
	text-align: center;
	background-color: #FFFFFF;
}
.copyright{
	color: #E70209;
	letter-spacing: 1px;
}
.tb{
    font-family: Verdana, Arial;
	font-size: 13px;
	text-align: center;
}

/*space_title----------------------------------------------------------------------------*/
.space_title{margin-top:8px;}
.price{
	color:red;
	letter-spacing: 1px;
}
/*review----------------------------------------------------------------------------*/
#review{
	text-align: center;
	padding-bottom: 10px;
	background-image: url(http://www.cpp114.com/staff/printing4/img/right-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#review ul{
    margin-top:6px;

}
#review h1{padding-left:0px;}
#review ul li{
	background-image: none;
	padding: 0 6px 6px 2px;
	margin:0;
	line-height: 26px;
}