/* CSS Document */
/** common **/
* {
margin:0px;
padding:0px;
}
html, body {
background-color:
color:;
font-family:Arial, sans-serif, 宋体;
font-size:12px;
}
a:link, a:visited {
color:#000;
text-decoration:none;
}
a:hover, a:active {
color:#33F;
text-decoration:underline;
}
select, input, textarea, button, th, td {
font-family:Verdana, Arial, sans-serif, 宋体;
font-size:12px;
border:none;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
img {
border:none;
}
h2{
font-size:18px;
}

#wrapper, #container {
background-color:;
width:1030px;
margin-left:auto;
margin-right:auto;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
a.underline {
text-decoration:underline;
}
#bread a {
text-decoration:underline;
}
.red {
color:#F00;
}







/** header **/
#top_bar {
background: url("../images/bg_top_bar.jpg") no-repeat scroll 1px 0 transparent;
padding-top: 21px;
}
#logo {
float: left;
padding-bottom: 10px;
padding-top: 10px;
}
#language {
text-align: right;
}
#top_bar h1 {
font-size: 12px;
padding-left: 412px;
padding-top: 31px;
}
#nav {
background:url("../images/bg_nav.jpg") no-repeat scroll 0 0 transparent;
height:44px;
}
#nav li {
float: left;
font-weight: bold;
}
#nav a {
background:url("../images/bg_nav_a.jpg") repeat-x scroll 0 0 transparent;
display: block;
padding: 12px 6px;
}

.first {
margin-left: 298px;
}

#banner {
	height:282px;
	width:1026px;
	position:relative;
}
#banner li {
	list-style:none;
	position:absolute;
}



/** footer **/
#footer {
margin-top: 15px;
width:1030px;
text-align: center;
background:url(../images/bg_footer.jpg) no-repeat scroll 0 0 transparent;
height:95px;
}
#footer li {
float: left;
font-weight: bold;
padding-left: 10px;
padding-top: 23px;
}
#footer ul {
margin-left: 346px;
text-align: center;
}
#footer span {
margin-left: 10px;
}
#footer p {
margin-bottom: 10px;
margin-top: 8px;
} 




/** content **/
#content {
float: left;
margin-top: 10px;
padding-bottom: 10px;
}





/** left **/
#left {
float: left;
width: 280px;
margin-left: 6px;
}
#menu {
background:url(../images/bg_menu_bottom.jpg) no-repeat scroll 0 0 transparent;
}
#menu h2 {
background: url("../images/bg_menu_title.jpg") no-repeat scroll 0 0 transparent;
height: 27px;
padding-left: 35px;
padding-top: 11px;
}
#menu ul {
background:url("../images/bg_menu.jpg") repeat-y scroll 0 0 transparent;
}
#menu ul li {
border-bottom: 1px dashed #ACACAC;
margin-left: 3px;
margin-right: 23px;
padding: 10px;
}
#menu li:hover {
background-color:#cacaca;
}
#menu a {
display:block;
}
#contact {
background: url("../images/bg_contactus.jpg") no-repeat scroll 0 0 transparent;
padding-left: 21px;
padding-top: 66px;
padding-bottom: 20px;
margin-top: 20px;
}
#contact h2 {
padding-top: 16px;
}
#contact ul {
line-height: 26px;
width:235px;
}
#search {
margin-top:10px;
}
#search div {
float:left;
}
.input_text {
background: url("../images/bg_input_text.jpg") no-repeat scroll 0 top transparent;
border: medium none;
height: 31px;
padding-left: 10px;
padding-right: 10px;
width: 162px;
}
.input_submit {
background: url("../images/bg_input_submit.jpg") no-repeat scroll 0 0 transparent;
border: medium none;
cursor: pointer;
height: 40px;
width: 73px;
}
#left p {
color: #595959;
line-height: 18px;
padding-right: 40px;
padding-top: 5px;
}
#introduction {
margin-top:10px;
}



/** right **/
#right{
float: left;
margin-left: 5px;
width: 732px;
}
#right h2 {
font-size:14px;
heith:24px;
}
#content_box {
margin-top:10px;
}
#desp2 {
background: none repeat scroll 0 0 #F3F3F3;
border: 1px solid #D4D4D4;
padding: 10px;
}
#bread {
border-bottom: 1px solid #CACACA;
border-top: 1px solid #CACACA;
margin-bottom: 13px;
margin-top: 12px;
padding-bottom: 5px;
padding-top: 5px;
}
.related_box {
margin-top:10px;
}
.pr_title {    
background: url("../images/bg_pr_title.jpg") no-repeat scroll 0 0 transparent;
border-bottom: 1px dashed #CACACA;
padding-bottom: 19px;
padding-left: 24px;
margin:10px 0;
}
.pr_title h2 {
float:left;
}
.title_img {
float: left;
padding-left: 6px;
padding-top: 1px;
}
.pr_box {
border-bottom: 1px dotted #CACACA;
display: inline;
float: left;
margin-left: 33px;
padding-bottom: 10px;
width: 145px;
margin-bottom:10px;
}
.pr_box div {
height:145px;
}

/** index **/
.grid_box {
padding-bottom: 15px;
}
.border_none {
border:none;
}



/** news **/
.pagestring {
padding-top: 5px;
border-top: 1px dashed #CACACA;
margin-top: 10px;
text-align: center;
}
.news_box {
line-height: 2em;
padding-left: 12px;
padding-top: 5px;
}
#tagcloud {
margin:10px 0;
line-height: 2em;
padding-left: 12px;
padding-top: 5px;
}
#tagcloud a {
text-decoration: underline;
}
.list a {
font-weight: bold;
text-decoration: underline;
}
.list li {
margin-bottom: 15px;
}
.right {
text-align:right;
}
.info_pre_next {
padding-top: 5px;
}
a.pre_next {
margin-right:5px;
font-weight:bold;
text-decoration: underline;
}
#content_box_info {
line-height:1.5em;
}
#content_box_info .title {
text-align:center;
margin:20px 0;
}
.news_pagestring {
margin:20px 0;
}



/** contact **/
.contact_box {
float:left;
padding-left: 90px;
border:1px dotted #CCC;
margin-bottom:25px;
}
.contact_box div {
padding-left: 15px;
float:left;
width:300px;
line-height:2em;
}
.required {
background:#e5e8eb;
padding:10px;
}
.contact_box select, .contact_box input {
width:300px;
height:20px;
padding-left: 5px;
border:1px solid #d1d1d1;
}
.contact_box col {
}
.contact_box h3 {
border-bottom: 1px dashed;
margin: 10px;
width: 416px;
}
.contact_box textarea {
width:300px;
border:1px solid #d1d1d1;
}
.contact_box .btn {
width:100px;
}
.td1 {
text-align:right;
width: 123px;
}



/** pd **/
#pr_box {
padding-bottom: 10px;
padding-top:5px;
}
#pr_box a {
text-decoration: underline;
}
.pr_box_detail div, .pr_box_tags {
padding-left: 10px;
padding-top:10px;
line-height:1.7em;
}
.related {
}


#content_box_3 input {
	padding:3px;
}
#content_box_3 input, #content_box_3 textarea {
	border:1px solid #333;
}












