﻿.titletext {font-size:10px;color:#9177de; margin:0 0 1px 0; line-height:10px;}
.titletext a:link{font-size:10px;color:#7777CC;} 
.titletext a:visited{font-size:10px;color:#9177de;}
.titletext a:hover{color:#CCCCCC;text-decoration: underline;}

div#clear { 
    clear:both;
	}
body { 
	font-size:11px;
	margin:0;
	padding:0;
	color:#333;
	font-family:Verdana, Arial, sans-serif;
	background:#E0E0E0 url(../image/wrapper_01.jpg) repeat-x ;
	}
div#header {
    width:902px;
    margin:0 auto;
	padding:4px 0 0 0;
    height:68px;
	background:url(../image/header_01.jpg) repeat-x ;
   }
#header #logo {
    float:left;
	width:198px;
	}
#header ul {
    margin:0 0 0 280px;
	padding:0;
	list-style:none;
	}
* #header ul {
    _margin:0 0 0 276px;
	}
#header li {
    margin:35px 7px 0 0;
	padding:0;
	width:95px;
	height:33px;
	float:left;
	text-align:center;
	background:url(../image/nav.jpg) no-repeat;
	}
#header a:link,#header ul li a:visited { 
    color:#FFF; 
	text-align:center; 
	float:left;/*控制整个LI的效果！*/ 
	text-decoration: none; 
	width:95px; 
	height:33px;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
	background:url(../image/nav.jpg);
	}
#header ul li a:hover{  
    background:url(../image/nav_up.jpg); 
	color:#FFF; 
	}
.container {
    background:url(../image/wrapper_03.gif) repeat-y;
	margin:0 auto;
	padding:5px 0 0 0;
	width:909px;
	}

.container {
    background:url(../image/wrapper_03.gif) repeat-y;
	margin:0 auto;
	padding:5px 0 15px 0;
	width:909px;
	}
#main { width:885px; margin:5px auto;}
#main_left { width:640px; float:left;}
#main_right { width:230px; float:right; padding:8px 0 0 0;}

a { color:#7777CC; text-decoration:none;}
a:hover { color:#7777CC; text-decoration:underline;}

div#foot { 
	text-align:center;
	background:#000;
	color:#FFF;
	padding:2px;
	margin:0 auto;
	}
div#foot p { 
	margin:0;
	line-height:14px;
	padding:5px;
	}
div#foot a { 
    color:#FFF;	
	text-decoration:none;
	}
div#foot a:hover { 
	text-decoration:underline;
	}
.price { color:#FF0000; margin-right:5px;}

#navigate { margin:0; padding:10px 0 0 20px;}