@charset "UTF-8";
/* CSS Document */

/*------------------------------- body -----------------------------*/

#body_container{
                background:url(../images/product_bodyrepeat.jpg) repeat-y;
				width:950px;
				height:auto;
}

#body_top{
          background:url(../images/products_bodytop.jpg) no-repeat;
		  width:880px;
		  height:53px;
		  padding-left:70px;
		  padding-top:45px;
}

#sub_nav{
         width:480px;
		 padding-left:45px;
}

#sub_nav a{
           font:20px "Georgia", Times New Roman, Times, serif;
		   color:#FFFFFF;
		   text-decoration:underline;
		   cursor:pointer;
		   text-align:center;
}

#sub_nav a:hover{
		        color:#FF9900;
}

#product_box{
             width:578px;
}

#subtitle{
          width:578px;
		  text-align:center;
		  padding-top:30px;
}

#subtitle p{
            font:20px "Georgia", Times New Roman, Times, serif;
			color:#FFCC00;
}

#images{
        width:530px;
		margin-left:25px;
		margin-top:10px;
}

#title{
       width:500px;
	   padding-left:25px;
	   padding-top:20px;
}

#title h1{
        font:16px "Georgia", Times New Roman, Times, serif;
		color:#3399cc;
		font-weight:600;
		text-decoration:none;
}

#description{
             width:530px;
			 padding-left:25px;
			 padding-top:20px;
}

#description p{
               font:14px "Georgia", Times New Roman, Times, serif;
			   color:#FFFFFF;
}

#backtotop{
           width:548px;
		   text-align:right;
		   padding-top:30px;
}

#backtotop a{
             font:11px "Georgia", Times New Roman, Times, serif;
			 color:#FFCC00;
}

#backtotop a:hover{
			 color:#0099FF;
}

#body_bottom{
             width:950px;
			 height:85px;
}

#footer_repeat{
               background:url(../images/body_repeat.jpg) repeat-y;
			   width:950px;
			   height:auto;
}

/*------------------------ right body -----------------------*/

#map{
     width:273px;
	 height:227px;
	 margin-left:20px;
	 margin-top:43px;
}

#right_pic{
           width:273px;
	       height:150px;
	       margin-left:20px; 
}

#right_texts1, #right_texts2{
              width:273px;
			  margin-left:20px;
			  margin-top:10px;
}

#right_texts1 p{
                font:14px "Georgia", Times New Roman, Times, serif;
			    color:#FFCC00;
				line-height:20px;
}

#right_texts2 p{
                font:14px "Georgia", Times New Roman, Times, serif;
			    color:#00ccff;
				line-height:20px;
}