﻿/*---------------------------------------------------------------------------------------------

*FileName:                       main.css
*Description:                    CA index CSS
*Version:                        1.0.0(2010-02-11)YYYY-MM-DD
*Website:                        http://www.computing-age.com
*Copyright:                      computing-age      
*Author:                         computing-age_green
*AuthorEmail:                    sales@computing-age.com

==STRUCTURE:==============================================================================
*Page width:                     All
*Number of columns:              1

$__content li#soft
$__content li#hardware
$__content li#installation
$__content li#network
$__more 
$__content_case li
$__content_product_pic
$__content_product_text
$__content_map
--------------------------------------------------------------------------------------------*/

/*__content li#soft
------------------------------------------------------------------------------------*/
* html #content li#soft { 
padding : 50px 0 0 10px; 
}/*ie6*/ 

/*__content li#hardware
------------------------------------------------------------------------------------*/
* html #content li#hardware { 
padding : 50px 0 0 10px; 
}/*ie6*/ 

/*__content li#installation
------------------------------------------------------------------------------------*/
* html #content li#installation { 
padding : 50px 0 0 10px; 
}/*ie6*/ 

/*__content li#network
------------------------------------------------------------------------------------*/
* html #content li#network { 
padding : 50px 0 0 10px; 
}/*ie6*/ 

/*__more 
------------------------------------------------------------------------------------*/
* html .more { 
width : 99%; 
padding : 0 0 0 11px; 
}/*ie6*/ 

/*__content_case li
------------------------------------------------------------------------------------*/
* html #content_case li { 
float : left; 
display : block; 
width : 212px; 
margin : 40px 0 20px 0; 
padding : 0 0 0 10px; 
}/*ie6*/ 

/*__content_product_pic
------------------------------------------------------------------------------------*/
* html #content_product_pic { 
margin : 330px 0 0 0; 
}/*ie6*/ 

/*__content_product_text
------------------------------------------------------------------------------------*/
* html #content_product_text { 
margin : 330px 0 0 35px; 
}/*ie6*/ 

/*__content_map
------------------------------------------------------------------------------------*/
* html #content_map { 
float : left; 
margin : 20px 0 20px 10px; 
}/*ie6*/
