/*====== Stylesheet for chinasofti ======*\
     Object: chinasofti_style.css
     Author: Rita
	 Last Update: 2008-08-05
\*======================================*/
*{margin: 0; padding: 0; list-style: none;}
body
{
	font: normal 12px/150% "arial","ËÎÌå","ËÎÌå",tahoma,verdana,sans-serif;
	color: #333;
	text-align: center;
	margin:auto;
	background-color:#dddddd;	 
}
.clear{clear: both;}
img{border: 0;}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none; color: #034fa3;}
button{cursor: pointer;}

#wrapper
{
	margin: 0 auto;
	width: 1012px;
	height: auto;
	text-align: left;
	background: url(images/bg-2.png);

}
#wrapper_1
{
	margin:auto;
	width:1004px;
}
#logo
{
	width: 963px;
	height: 43px;
	margin-left: 30px;
	padding: 8px 0;
}
#menu
{
	background:url(images/menu.jpg) repeat-x;
	width: 1004px;
	height: 22px;		
}
#menu a
{
	color: #333;
	font-weight: bold;
	display: block; 
	float: left;
	margin-left: 30px;
	line-height: 22px;                                   

}
#menu a:hover
{
	color: #034fa3;
	font-weight: bold;
}
#pic
{
	background: url(images/bj.jpg) repeat-x;
	width: 1004px;
	height: auto;
}
#link
{
	margin: 10px 0;
	font-weight: bold;
}
#link a
{
	font-size: 12px;
	font-weight: normal;
}
#link a:hover
{}
#text
{
	height: auto;
	width: 1004px;
}
.text_1
{
	background: url(images/text.gif) no-repeat;
	width: 322px;
	height: auto;
	padding: 15px 0;
	float: left;
}
.text_2
{
	background: url(images/text.gif) no-repeat;
	width: 322px;
	min-height:125px;
	height: auto;
	padding: 15px 0;
	float: left;
}

*html.text_1
{
	background: url(images/text.gif) no-repeat;
	width: 322px;
	height: auto;
	float: left;
	margin-left: -12px;
}
.text_list{margin: 6px 10px;}
.text_list ul{margin-left: 5px;}
.text_list li a
{
	font-size: 12px;
	color: #034fa3; 
}
.text_list li a:hover{}
.gray{color: #666; font-size: 10px;}
.green
{	
	font-size: 12px;
	color: #034fa3; 
}
.green:hover{}
.white
{	
	color: #fff; 
	line-height: 21px;
}
.white:hover{}

#center
{
	width: 982px;
	text-align: left;
	margin: 10px 0;
	padding: 0 12px;
}
#index_left{
  float:left;
  width:740px;
  height:auto;
  
}

#index_right{
float:right;
width:270px;
height:498px;
background:url(images/bg_right.jpg)  no-repeat;
padding:0px;
}
#left
{
	float: left;
	width: 200px;
	height: auto;
}
#right
{
	float: right;
	width: 771px;
	height: auto;
}
#right_1
{
	float: left;
	width: 551px;
}
#right_2
{
	float: right;
	width: 200px;
}
hr
{
	border-bottom: 1px solid #ddd;
	width: 560px;
	height: 1px;
}
#footer
{
	margin: auto;
	background: url(images/bottom_bj-2.png) repeat-x;
	height: 25px;
	width: 1004px;
	color: #fff;
	font-size: 12px;
}

