@charset "gb2312";

/* CSS Document */


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
vertical-align:middle;
	
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
#body_wrapper{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	border-color:#CCC;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
vertical-align:middle;
	
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-indent:25px;
	line-height:150%;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}



/* header */




#main_content 
{
	position:relative;
	display:inline;
	width:840px;
	height:430px;
	background-image:url(../images/indexcon.png);
	background-repeat:no-repeat;
	margin-right: 60px;
	margin-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;

}
#main_down {
	width:980px;
	height:440px;
	background-image:url(../images/content1.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;

}
#main_left{
	
    width:200px;
	height:430px;
	    
	    font-size:10.5pt;
	    float:left;
	    padding-left:20px;
	  
	}
#main_right{
	width:560px;
	height:430px;
	float:right;
padding-right:40px;font-size:10.5pt;

}
#main_right_s{
	width:440px;
	height:204px;
	
	margin-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:10.5pt;
	border-color:#C4815B;
	
	
}
#main_right_x{
	width:550px;
	height:219px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 6px;
	margin-left: 22px;
}
#main_right_x1{
	width:550px;
	height:120px;
	float:left;
	padding-top:50px;
	
}
#main_right_x2{
	width:180px;
	height:auto;
	float:right;
	padding-top:50px;
	padding-left:20px;
}
/* content */

#content {
	margin: 0px auto;
	height: auto;
	width: 980px;
}

/* Reset style */
* {
	margin:0;
	padding:0;
	word-break:break-all;
}

h1, h2, h3, h4, h5, h6 { font-size:1em; }

a {
	color:#0287CA;
	text-decoration:none;
}

a:hover { text-decoration:underline; }

ul, li { list-style:none; }

fieldset, img { border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 132px;
    width: 122px;
}

legend { display:none; }

em, strong, cite, th {
	font-style:normal;
	font-weight:normal;
}

input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }

table { border-collapse:collapse; }

html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/

/* end of content*/


/* footer */
#footer {
	width: 980px;
	padding: 0px 0px;
	margin: 0 auto;
	text-align: center;
	clear:both;
 	background-image:url(../images/footer.jpg);}
.more
{ 
	font-size:12px;
}
